[INFO] fetching crate malachite-float 0.4.16...
[INFO] checking malachite-float-0.4.16 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate malachite-float 0.4.16 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate malachite-float 0.4.16 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate malachite-float 0.4.16
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate malachite-float 0.4.16
[INFO] tweaked toml for crates.io crate malachite-float 0.4.16 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate malachite-float 0.4.16 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.21.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.21.2
[INFO] [stderr]   Downloaded pyo3-build-config v0.21.2
[INFO] [stderr]   Downloaded pyo3-ffi v0.21.2
[INFO] [stderr]   Downloaded gnuplot v0.0.39
[INFO] [stderr]   Downloaded malachite-q v0.4.16
[INFO] [stderr]   Downloaded rug v1.26.0
[INFO] [stderr]   Downloaded pyo3 v0.21.2
[INFO] [stderr]   Downloaded malachite-base v0.4.16
[INFO] [stderr]   Downloaded malachite-nz v0.4.16
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74707055daaa3737e374ce5276a3cca56aa62f9ecf943fdb01070c8a593b4d15
[INFO] running `Command { std: "docker" "start" "-a" "74707055daaa3737e374ce5276a3cca56aa62f9ecf943fdb01070c8a593b4d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74707055daaa3737e374ce5276a3cca56aa62f9ecf943fdb01070c8a593b4d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74707055daaa3737e374ce5276a3cca56aa62f9ecf943fdb01070c8a593b4d15", kill_on_drop: false }`
[INFO] [stdout] 74707055daaa3737e374ce5276a3cca56aa62f9ecf943fdb01070c8a593b4d15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 886d968da13d7637e4a36b08f59f7d85e3ab462ce4c572d1d2aac2f71cf6700f
[INFO] running `Command { std: "docker" "start" "-a" "886d968da13d7637e4a36b08f59f7d85e3ab462ce4c572d1d2aac2f71cf6700f", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling malachite-nz v0.4.16
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking malachite-base v0.4.16
[INFO] [stderr]     Checking malachite-q v0.4.16
[INFO] [stderr]     Checking malachite-float v0.4.16 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/arithmetic/abs.rs:12:21
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_base::test_util::generators::primitive_float_gen;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/abs.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::common::{parse_hex_string, to_hex_string};
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/abs.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout] 14  | use malachite_float::test_util::generators::{float_gen, float_gen_var_4};
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/arithmetic/add.rs:17:21
[INFO] [stdout]     |
[INFO] [stdout] 17  | use malachite_base::test_util::generators::primitive_float_pair_gen;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/add.rs:18:22
[INFO] [stdout]     |
[INFO] [stdout] 18  | use malachite_float::test_util::arithmetic::add::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/add.rs:23:22
[INFO] [stdout]     |
[INFO] [stdout] 23  | use malachite_float::test_util::common::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/add.rs:26:22
[INFO] [stdout]     |
[INFO] [stdout] 26  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_q`
[INFO] [stdout]    --> tests/arithmetic/add.rs:41:18
[INFO] [stdout]     |
[INFO] [stdout] 41  | use malachite_q::test_util::generators::{rational_gen, rational_unsigned_pair_gen_var_3};
[INFO] [stdout]     |                  ^^^^^^^^^ could not find `test_util` in `malachite_q`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-q-0.4.16/src/lib.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-q-0.4.16/src/lib.rs:261:7
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/arithmetic/div.rs:22:21
[INFO] [stdout]     |
[INFO] [stdout] 22  | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/arithmetic/div.rs:23:21
[INFO] [stdout]     |
[INFO] [stdout] 23  | use malachite_base::test_util::generators::primitive_float_pair_gen;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/div.rs:34:22
[INFO] [stdout]     |
[INFO] [stdout] 34  | use malachite_float::test_util::arithmetic::div::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/div.rs:40:22
[INFO] [stdout]     |
[INFO] [stdout] 40  | use malachite_float::test_util::common::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/div.rs:43:22
[INFO] [stdout]     |
[INFO] [stdout] 43  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_q`
[INFO] [stdout]    --> tests/arithmetic/div.rs:59:18
[INFO] [stdout]     |
[INFO] [stdout] 59  | use malachite_q::test_util::generators::{rational_gen, rational_unsigned_pair_gen_var_3};
[INFO] [stdout]     |                  ^^^^^^^^^ could not find `test_util` in `malachite_q`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-q-0.4.16/src/lib.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-q-0.4.16/src/lib.rs:261:7
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/arithmetic/is_power_of_2.rs:11:21
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_base::test_util::generators::primitive_float_gen;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/is_power_of_2.rs:12:22
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_float::test_util::common::parse_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/is_power_of_2.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::generators::{float_gen, float_gen_var_4};
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/arithmetic/mul.rs:24:21
[INFO] [stdout]     |
[INFO] [stdout] 24  | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/arithmetic/mul.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  | use malachite_base::test_util::generators::primitive_float_pair_gen;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/mul.rs:32:22
[INFO] [stdout]     |
[INFO] [stdout] 32  | use malachite_float::test_util::arithmetic::mul::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/mul.rs:36:22
[INFO] [stdout]     |
[INFO] [stdout] 36  | use malachite_float::test_util::common::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/mul.rs:39:22
[INFO] [stdout]     |
[INFO] [stdout] 39  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_q`
[INFO] [stdout]    --> tests/arithmetic/mul.rs:55:18
[INFO] [stdout]     |
[INFO] [stdout] 55  | use malachite_q::test_util::generators::{rational_gen, rational_unsigned_pair_gen_var_3};
[INFO] [stdout]     |                  ^^^^^^^^^ could not find `test_util` in `malachite_q`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-q-0.4.16/src/lib.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-q-0.4.16/src/lib.rs:261:7
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/arithmetic/neg.rs:11:21
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_base::test_util::generators::primitive_float_gen;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/neg.rs:12:22
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_float::test_util::common::{parse_hex_string, to_hex_string};
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/neg.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::generators::{float_gen, float_gen_var_4};
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/arithmetic/power_of_2.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::test_util::generators::{
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/power_of_2.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::common::to_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/arithmetic/reciprocal.rs:22:21
[INFO] [stdout]     |
[INFO] [stdout] 22  | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/arithmetic/reciprocal.rs:23:21
[INFO] [stdout]     |
[INFO] [stdout] 23  | use malachite_base::test_util::generators::{
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/reciprocal.rs:27:22
[INFO] [stdout]     |
[INFO] [stdout] 27  | use malachite_float::test_util::arithmetic::reciprocal::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/reciprocal.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout] 31  | use malachite_float::test_util::common::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/reciprocal.rs:34:22
[INFO] [stdout]     |
[INFO] [stdout] 34  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/arithmetic/shl.rs:17:21
[INFO] [stdout]     |
[INFO] [stdout] 17  | use malachite_base::test_util::generators::{
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/shl.rs:20:22
[INFO] [stdout]     |
[INFO] [stdout] 20  | use malachite_float::test_util::common::{parse_hex_string, to_hex_string};
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/shl.rs:21:22
[INFO] [stdout]     |
[INFO] [stdout] 21  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/arithmetic/shl.rs:26:19
[INFO] [stdout]     |
[INFO] [stdout] 26  | use malachite_nz::test_util::generators::integer_unsigned_pair_gen_var_2;
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/arithmetic/shr.rs:17:21
[INFO] [stdout]     |
[INFO] [stdout] 17  | use malachite_base::test_util::generators::{
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/shr.rs:20:22
[INFO] [stdout]     |
[INFO] [stdout] 20  | use malachite_float::test_util::common::{parse_hex_string, to_hex_string};
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/shr.rs:21:22
[INFO] [stdout]     |
[INFO] [stdout] 21  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/arithmetic/sign.rs:12:21
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_base::test_util::generators::primitive_float_gen_var_11;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/sign.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::common::parse_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/sign.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout] 14  | use malachite_float::test_util::generators::{float_gen_var_2, float_gen_var_3};
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/arithmetic/square.rs:21:21
[INFO] [stdout]     |
[INFO] [stdout] 21  | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/arithmetic/square.rs:22:21
[INFO] [stdout]     |
[INFO] [stdout] 22  | use malachite_base::test_util::generators::{
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/square.rs:27:22
[INFO] [stdout]     |
[INFO] [stdout] 27  | use malachite_float::test_util::arithmetic::square::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/square.rs:30:22
[INFO] [stdout]     |
[INFO] [stdout] 30  | use malachite_float::test_util::common::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/square.rs:33:22
[INFO] [stdout]     |
[INFO] [stdout] 33  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/arithmetic/sub.rs:17:21
[INFO] [stdout]     |
[INFO] [stdout] 17  | use malachite_base::test_util::generators::primitive_float_pair_gen;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/sub.rs:18:22
[INFO] [stdout]     |
[INFO] [stdout] 18  | use malachite_float::test_util::arithmetic::add::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/sub.rs:21:22
[INFO] [stdout]     |
[INFO] [stdout] 21  | use malachite_float::test_util::arithmetic::sub::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/sub.rs:25:22
[INFO] [stdout]     |
[INFO] [stdout] 25  | use malachite_float::test_util::common::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/arithmetic/sub.rs:28:22
[INFO] [stdout]     |
[INFO] [stdout] 28  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_q`
[INFO] [stdout]    --> tests/arithmetic/sub.rs:43:18
[INFO] [stdout]     |
[INFO] [stdout] 43  | use malachite_q::test_util::generators::{rational_gen, rational_unsigned_pair_gen_var_3};
[INFO] [stdout]     |                  ^^^^^^^^^ could not find `test_util` in `malachite_q`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-q-0.4.16/src/lib.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-q-0.4.16/src/lib.rs:261:7
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/basic/classification.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::test_util::generators::primitive_float_gen;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/basic/classification.rs:11:22
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_float::test_util::common::{parse_hex_string, to_hex_string};
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/basic/classification.rs:12:22
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_float::test_util::generators::float_gen;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/basic/complexity.rs:10:22
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_float::test_util::common::parse_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/basic/complexity.rs:11:22
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_float::test_util::generators::float_gen;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/basic/constants.rs:14:21
[INFO] [stdout]     |
[INFO] [stdout] 14  | use malachite_base::test_util::generators::unsigned_gen_var_11;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/basic/constants.rs:15:22
[INFO] [stdout]     |
[INFO] [stdout] 15  | use malachite_float::test_util::common::to_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/basic/get_and_set.rs:15:22
[INFO] [stdout]     |
[INFO] [stdout] 15  | use malachite_float::test_util::common::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/basic/get_and_set.rs:18:22
[INFO] [stdout]     |
[INFO] [stdout] 18  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/basic/ulp.rs:14:21
[INFO] [stdout]     |
[INFO] [stdout] 14  | use malachite_base::test_util::generators::primitive_float_gen_var_12;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/basic/ulp.rs:15:22
[INFO] [stdout]     |
[INFO] [stdout] 15  | use malachite_float::test_util::common::{parse_hex_string, to_hex_string};
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/basic/ulp.rs:16:22
[INFO] [stdout]     |
[INFO] [stdout] 16  | use malachite_float::test_util::generators::{float_gen, float_gen_var_3};
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/comparison/cmp.rs:12:21
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_base::test_util::generators::primitive_float_pair_gen;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/cmp.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::common::{parse_hex_string, ORDERED_FLOAT_HEX_STRINGS};
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/cmp.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout] 14  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/comparison/cmp_abs.rs:14:21
[INFO] [stdout]     |
[INFO] [stdout] 14  | use malachite_base::test_util::generators::primitive_float_pair_gen;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/cmp_abs.rs:15:22
[INFO] [stdout]     |
[INFO] [stdout] 15  | use malachite_float::test_util::common::{parse_hex_string, ORDERED_FLOAT_HEX_STRINGS};
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/cmp_abs.rs:16:22
[INFO] [stdout]     |
[INFO] [stdout] 16  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/comparison/eq.rs:12:21
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_base::test_util::generators::primitive_float_pair_gen;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/eq.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::common::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/eq.rs:16:22
[INFO] [stdout]     |
[INFO] [stdout] 16  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/comparison/hash.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_base::test_util::hash::hash;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/hash.rs:10:22
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_float::test_util::generators::float_gen;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_cmp_abs_integer.rs:12:22
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_float::test_util::common::parse_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_cmp_abs_integer.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/comparison/partial_cmp_abs_integer.rs:19:19
[INFO] [stdout]     |
[INFO] [stdout] 19  | use malachite_nz::test_util::generators::integer_pair_gen;
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_cmp_abs_natural.rs:12:22
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_float::test_util::common::parse_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_cmp_abs_natural.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/comparison/partial_cmp_abs_natural.rs:19:19
[INFO] [stdout]     |
[INFO] [stdout] 19  | use malachite_nz::test_util::generators::natural_pair_gen;
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/comparison/partial_cmp_abs_primitive_float.rs:14:21
[INFO] [stdout]     |
[INFO] [stdout] 14  | use malachite_base::test_util::generators::{primitive_float_gen, primitive_float_gen_var_11};
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_cmp_abs_primitive_float.rs:15:22
[INFO] [stdout]     |
[INFO] [stdout] 15  | use malachite_float::test_util::common::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_cmp_abs_primitive_float.rs:18:22
[INFO] [stdout]     |
[INFO] [stdout] 18  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/comparison/partial_cmp_abs_primitive_int.rs:14:21
[INFO] [stdout]     |
[INFO] [stdout] 14  | use malachite_base::test_util::generators::{signed_pair_gen, unsigned_pair_gen_var_27};
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_cmp_abs_primitive_int.rs:16:22
[INFO] [stdout]     |
[INFO] [stdout] 16  | use malachite_float::test_util::common::parse_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_cmp_abs_primitive_int.rs:17:22
[INFO] [stdout]     |
[INFO] [stdout] 17  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_cmp_abs_rational.rs:12:22
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_float::test_util::common::parse_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_cmp_abs_rational.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_cmp_integer.rs:10:22
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_float::test_util::common::parse_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_cmp_integer.rs:11:22
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/comparison/partial_cmp_integer.rs:17:19
[INFO] [stdout]     |
[INFO] [stdout] 17  | use malachite_nz::test_util::generators::integer_pair_gen;
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_cmp_natural.rs:10:22
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_float::test_util::common::parse_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_cmp_natural.rs:11:22
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/comparison/partial_cmp_natural.rs:17:19
[INFO] [stdout]     |
[INFO] [stdout] 17  | use malachite_nz::test_util::generators::natural_pair_gen;
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/comparison/partial_cmp_primitive_float.rs:12:21
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_base::test_util::generators::{primitive_float_gen, primitive_float_gen_var_11};
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_cmp_primitive_float.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::common::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_cmp_primitive_float.rs:16:22
[INFO] [stdout]     |
[INFO] [stdout] 16  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/comparison/partial_cmp_primitive_int.rs:12:21
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_base::test_util::generators::{signed_pair_gen, unsigned_pair_gen_var_27};
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_cmp_primitive_int.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout] 14  | use malachite_float::test_util::common::parse_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_cmp_primitive_int.rs:15:22
[INFO] [stdout]     |
[INFO] [stdout] 15  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_cmp_rational.rs:11:22
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_float::test_util::common::parse_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_cmp_rational.rs:12:22
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_eq_integer.rs:10:22
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_float::test_util::common::parse_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_eq_integer.rs:11:22
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/comparison/partial_eq_integer.rs:16:19
[INFO] [stdout]     |
[INFO] [stdout] 16  | use malachite_nz::test_util::generators::integer_pair_gen;
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_eq_natural.rs:10:22
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_float::test_util::common::parse_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_eq_natural.rs:11:22
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/comparison/partial_eq_natural.rs:16:19
[INFO] [stdout]     |
[INFO] [stdout] 16  | use malachite_nz::test_util::generators::natural_pair_gen;
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_eq_primitive_float.rs:11:22
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_float::test_util::common::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_eq_primitive_float.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout] 14  | use malachite_float::test_util::generators::float_primitive_float_pair_gen;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/comparison/partial_eq_primitive_int.rs:12:21
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_base::test_util::generators::{signed_pair_gen, unsigned_pair_gen_var_27};
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_eq_primitive_int.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout] 14  | use malachite_float::test_util::common::parse_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_eq_primitive_int.rs:15:22
[INFO] [stdout]     |
[INFO] [stdout] 15  | use malachite_float::test_util::generators::{float_signed_pair_gen, float_unsigned_pair_gen};
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_eq_rational.rs:10:22
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_float::test_util::common::parse_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/comparison/partial_eq_rational.rs:11:22
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/constants/prime_constant.rs:12:21
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_base::test_util::generators::{
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/constants/prime_constant.rs:15:22
[INFO] [stdout]     |
[INFO] [stdout] 15  | use malachite_float::test_util::common::to_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/constants/prime_constant.rs:16:22
[INFO] [stdout]     |
[INFO] [stdout] 16  | use malachite_float::test_util::constants::prime_constant::prime_constant_prec_round_naive;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/constants/thue_morse_constant.rs:12:21
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_base::test_util::generators::{
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/constants/thue_morse_constant.rs:15:22
[INFO] [stdout]     |
[INFO] [stdout] 15  | use malachite_float::test_util::common::to_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/constants/thue_morse_constant.rs:16:22
[INFO] [stdout]     |
[INFO] [stdout] 16  | use malachite_float::test_util::constants::thue_morse_constant::*;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/clone.rs:10:22
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_float::test_util::common::parse_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/clone.rs:11:22
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_float::test_util::generators::{float_gen, float_pair_gen};
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/conversion/clone.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_nz::test_util::generators::integer_pair_gen;
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/from_integer.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout] 14  | use malachite_float::test_util::common::{rug_round_try_from_rounding_mode, to_hex_string};
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/from_integer.rs:15:22
[INFO] [stdout]     |
[INFO] [stdout] 15  | use malachite_float::test_util::generators::*;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/conversion/from_integer.rs:18:19
[INFO] [stdout]     |
[INFO] [stdout] 18  | use malachite_nz::test_util::generators::{integer_gen, integer_unsigned_pair_gen_var_6};
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/from_natural.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout] 14  | use malachite_float::test_util::common::{rug_round_try_from_rounding_mode, to_hex_string};
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/from_natural.rs:15:22
[INFO] [stdout]     |
[INFO] [stdout] 15  | use malachite_float::test_util::generators::*;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/conversion/from_natural.rs:19:19
[INFO] [stdout]     |
[INFO] [stdout] 19  | use malachite_nz::test_util::generators::{natural_gen, natural_unsigned_pair_gen_var_7};
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/conversion/from_primitive_float.rs:16:21
[INFO] [stdout]     |
[INFO] [stdout] 16  | use malachite_base::test_util::generators::primitive_float_unsigned_pair_gen_var_4;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/from_primitive_float.rs:18:22
[INFO] [stdout]     |
[INFO] [stdout] 18  | use malachite_float::test_util::common::{rug_round_try_from_rounding_mode, to_hex_string};
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/from_primitive_float.rs:19:22
[INFO] [stdout]     |
[INFO] [stdout] 19  | use malachite_float::test_util::generators::primitive_float_unsigned_rounding_mode_triple_gen_var_3;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/conversion/from_primitive_int.rs:17:21
[INFO] [stdout]     |
[INFO] [stdout] 17  | use malachite_base::test_util::generators::{
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/from_primitive_int.rs:21:22
[INFO] [stdout]     |
[INFO] [stdout] 21  | use malachite_float::test_util::common::{rug_round_try_from_rounding_mode, to_hex_string};
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/from_primitive_int.rs:22:22
[INFO] [stdout]     |
[INFO] [stdout] 22  | use malachite_float::test_util::generators::*;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/from_rational.rs:17:22
[INFO] [stdout]     |
[INFO] [stdout] 17  | use malachite_float::test_util::common::rug_round_try_from_rounding_mode;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/from_rational.rs:18:22
[INFO] [stdout]     |
[INFO] [stdout] 18  | use malachite_float::test_util::common::to_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/from_rational.rs:19:22
[INFO] [stdout]     |
[INFO] [stdout] 19  | use malachite_float::test_util::generators::rational_unsigned_rounding_mode_triple_gen_var_1;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/conversion/from_rational.rs:21:19
[INFO] [stdout]     |
[INFO] [stdout] 21  | use malachite_nz::test_util::generators::integer_gen;
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_q`
[INFO] [stdout]    --> tests/conversion/from_rational.rs:23:18
[INFO] [stdout]     |
[INFO] [stdout] 23  | use malachite_q::test_util::generators::{rational_gen, rational_unsigned_pair_gen_var_3};
[INFO] [stdout]     |                  ^^^^^^^^^ could not find `test_util` in `malachite_q`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-q-0.4.16/src/lib.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-q-0.4.16/src/lib.rs:261:7
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:15:22
[INFO] [stdout]     |
[INFO] [stdout] 15  | use malachite_float::test_util::common::{parse_hex_string, rug_round_try_from_rounding_mode};
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:16:22
[INFO] [stdout]     |
[INFO] [stdout] 16  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:21:19
[INFO] [stdout]     |
[INFO] [stdout] 21  | use malachite_nz::test_util::generators::integer_gen;
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:22:21
[INFO] [stdout]     |
[INFO] [stdout] 22  | use malachite_base::test_util::generators::{
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:25:22
[INFO] [stdout]     |
[INFO] [stdout] 25  | use malachite_float::test_util::common::{parse_hex_string, to_hex_string};
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:26:22
[INFO] [stdout]     |
[INFO] [stdout] 26  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:32:19
[INFO] [stdout]     |
[INFO] [stdout] 32  | use malachite_nz::test_util::generators::{
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:17:22
[INFO] [stdout]     |
[INFO] [stdout] 17  | use malachite_float::test_util::common::parse_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:18:22
[INFO] [stdout]     |
[INFO] [stdout] 18  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | use malachite_nz::test_util::generators::natural_gen;
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.16/src/lib.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/conversion/primitive_float_from_float.rs:16:21
[INFO] [stdout]     |
[INFO] [stdout] 16  | use malachite_base::test_util::generators::primitive_float_gen;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/primitive_float_from_float.rs:18:22
[INFO] [stdout]     |
[INFO] [stdout] 18  | use malachite_float::test_util::common::{parse_hex_string, rug_round_try_from_rounding_mode};
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/primitive_float_from_float.rs:19:22
[INFO] [stdout]     |
[INFO] [stdout] 19  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/conversion/primitive_int_from_float.rs:19:21
[INFO] [stdout]     |
[INFO] [stdout] 19  | use malachite_base::test_util::generators::{signed_gen, unsigned_gen};
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/primitive_int_from_float.rs:20:22
[INFO] [stdout]     |
[INFO] [stdout] 20  | use malachite_float::test_util::common::parse_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/primitive_int_from_float.rs:21:22
[INFO] [stdout]     |
[INFO] [stdout] 21  | use malachite_float::test_util::generators::{
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/rational_from_float.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::common::parse_hex_string;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/conversion/rational_from_float.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout] 14  | use malachite_float::test_util::generators::float_gen;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/exhaustive/exhaustive_finite_floats.rs:10:22
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_float::test_util::exhaustive::exhaustive_floats_helper_helper_with_limit;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/exhaustive/exhaustive_floats.rs:10:22
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_float::test_util::exhaustive::exhaustive_floats_helper_helper_with_limit;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/exhaustive/exhaustive_negative_finite_floats.rs:10:22
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_float::test_util::exhaustive::exhaustive_floats_helper_helper_with_limit;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/exhaustive/exhaustive_non_negative_finite_floats.rs:10:22
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_float::test_util::exhaustive::exhaustive_floats_helper_helper_with_limit;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/exhaustive/exhaustive_non_positive_finite_floats.rs:10:22
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_float::test_util::exhaustive::exhaustive_floats_helper_helper_with_limit;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/exhaustive/exhaustive_nonzero_finite_floats.rs:10:22
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_float::test_util::exhaustive::exhaustive_floats_helper_helper_with_limit;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/exhaustive/exhaustive_positive_finite_floats.rs:10:22
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_float::test_util::exhaustive::exhaustive_floats_helper_helper_with_limit;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/exhaustive/exhaustive_positive_floats_with_sci_exponent.rs:10:22
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_float::test_util::exhaustive::exhaustive_floats_helper_helper_with_limit;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/exhaustive/exhaustive_positive_floats_with_sci_exponent_and_precision.rs:10:22
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_float::test_util::exhaustive::exhaustive_floats_helper_helper_with_limit;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::assert_panic`
[INFO] [stdout]  --> tests/basic/ulp.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use malachite_base::assert_panic;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `assert_panic` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/random/random_finite_floats.rs:11:21
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_base::test_util::stats::moments::MomentStats;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]    --> tests/random/random_finite_floats.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]     |                     ^^^^^^ could not find `random` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:168:7
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/random/random_finite_floats.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::random::random_floats_helper_helper;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_float::random`
[INFO] [stdout]    --> tests/random/random_finite_floats.rs:12:22
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_float::random::random_finite_floats;
[INFO] [stdout]     |                      ^^^^^^ could not find `random` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:7
[INFO] [stdout]     |
[INFO] [stdout] 301 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/random/random_floats.rs:11:21
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_base::test_util::stats::moments::MomentStats;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]    --> tests/random/random_floats.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]     |                     ^^^^^^ could not find `random` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:168:7
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/random/random_floats.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::random::random_floats_helper_helper;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_float::random`
[INFO] [stdout]    --> tests/random/random_floats.rs:12:22
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_float::random::random_floats;
[INFO] [stdout]     |                      ^^^^^^ could not find `random` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:7
[INFO] [stdout]     |
[INFO] [stdout] 301 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/random/random_negative_finite_floats.rs:11:21
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_base::test_util::stats::moments::MomentStats;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]    --> tests/random/random_negative_finite_floats.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]     |                     ^^^^^^ could not find `random` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:168:7
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/random/random_negative_finite_floats.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::random::random_floats_helper_helper;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_float::random`
[INFO] [stdout]    --> tests/random/random_negative_finite_floats.rs:12:22
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_float::random::random_negative_finite_floats;
[INFO] [stdout]     |                      ^^^^^^ could not find `random` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:7
[INFO] [stdout]     |
[INFO] [stdout] 301 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/random/random_non_negative_finite_floats.rs:11:21
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_base::test_util::stats::moments::MomentStats;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]    --> tests/random/random_non_negative_finite_floats.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]     |                     ^^^^^^ could not find `random` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:168:7
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/random/random_non_negative_finite_floats.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::random::random_floats_helper_helper;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_float::random`
[INFO] [stdout]    --> tests/random/random_non_negative_finite_floats.rs:12:22
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_float::random::random_non_negative_finite_floats;
[INFO] [stdout]     |                      ^^^^^^ could not find `random` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:7
[INFO] [stdout]     |
[INFO] [stdout] 301 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/random/random_non_positive_finite_floats.rs:11:21
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_base::test_util::stats::moments::MomentStats;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]    --> tests/random/random_non_positive_finite_floats.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]     |                     ^^^^^^ could not find `random` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:168:7
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/random/random_non_positive_finite_floats.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::random::random_floats_helper_helper;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_float::random`
[INFO] [stdout]    --> tests/random/random_non_positive_finite_floats.rs:12:22
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_float::random::random_non_positive_finite_floats;
[INFO] [stdout]     |                      ^^^^^^ could not find `random` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:7
[INFO] [stdout]     |
[INFO] [stdout] 301 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/random/random_nonzero_finite_floats.rs:11:21
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_base::test_util::stats::moments::MomentStats;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]    --> tests/random/random_nonzero_finite_floats.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]     |                     ^^^^^^ could not find `random` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:168:7
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/random/random_nonzero_finite_floats.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::random::random_floats_helper_helper;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_float::random`
[INFO] [stdout]    --> tests/random/random_nonzero_finite_floats.rs:12:22
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_float::random::random_nonzero_finite_floats;
[INFO] [stdout]     |                      ^^^^^^ could not find `random` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:7
[INFO] [stdout]     |
[INFO] [stdout] 301 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/random/random_positive_finite_floats.rs:11:21
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_base::test_util::stats::moments::MomentStats;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]    --> tests/random/random_positive_finite_floats.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]     |                     ^^^^^^ could not find `random` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:168:7
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/random/random_positive_finite_floats.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::random::random_floats_helper_helper;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_float::random`
[INFO] [stdout]    --> tests/random/random_positive_finite_floats.rs:12:22
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_float::random::random_positive_finite_floats;
[INFO] [stdout]     |                      ^^^^^^ could not find `random` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:7
[INFO] [stdout]     |
[INFO] [stdout] 301 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/random/striped_random_negative_finite_floats.rs:11:21
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_base::test_util::stats::moments::MomentStats;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]    --> tests/random/striped_random_negative_finite_floats.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]     |                     ^^^^^^ could not find `random` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:168:7
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/random/striped_random_negative_finite_floats.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::random::random_floats_helper_helper;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_float::random`
[INFO] [stdout]    --> tests/random/striped_random_negative_finite_floats.rs:12:22
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_float::random::striped_random_negative_finite_floats;
[INFO] [stdout]     |                      ^^^^^^ could not find `random` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:7
[INFO] [stdout]     |
[INFO] [stdout] 301 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/random/striped_random_non_negative_finite_floats.rs:11:21
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_base::test_util::stats::moments::MomentStats;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]    --> tests/random/striped_random_non_negative_finite_floats.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]     |                     ^^^^^^ could not find `random` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:168:7
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/random/striped_random_non_negative_finite_floats.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::random::random_floats_helper_helper;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_float::random`
[INFO] [stdout]    --> tests/random/striped_random_non_negative_finite_floats.rs:12:22
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_float::random::striped_random_non_negative_finite_floats;
[INFO] [stdout]     |                      ^^^^^^ could not find `random` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:7
[INFO] [stdout]     |
[INFO] [stdout] 301 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/random/striped_random_non_positive_finite_floats.rs:11:21
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_base::test_util::stats::moments::MomentStats;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]    --> tests/random/striped_random_non_positive_finite_floats.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]     |                     ^^^^^^ could not find `random` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:168:7
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/random/striped_random_non_positive_finite_floats.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::random::random_floats_helper_helper;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_float::random`
[INFO] [stdout]    --> tests/random/striped_random_non_positive_finite_floats.rs:12:22
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_float::random::striped_random_non_positive_finite_floats;
[INFO] [stdout]     |                      ^^^^^^ could not find `random` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:7
[INFO] [stdout]     |
[INFO] [stdout] 301 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/random/striped_random_nonzero_finite_floats.rs:11:21
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_base::test_util::stats::moments::MomentStats;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]    --> tests/random/striped_random_nonzero_finite_floats.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]     |                     ^^^^^^ could not find `random` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:168:7
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/random/striped_random_nonzero_finite_floats.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::random::random_floats_helper_helper;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_float::random`
[INFO] [stdout]    --> tests/random/striped_random_nonzero_finite_floats.rs:12:22
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_float::random::striped_random_nonzero_finite_floats;
[INFO] [stdout]     |                      ^^^^^^ could not find `random` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:7
[INFO] [stdout]     |
[INFO] [stdout] 301 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/random/striped_random_positive_finite_floats.rs:11:21
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_base::test_util::stats::moments::MomentStats;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]    --> tests/random/striped_random_positive_finite_floats.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]     |                     ^^^^^^ could not find `random` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.16/src/lib.rs:168:7
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_float`
[INFO] [stdout]    --> tests/random/striped_random_positive_finite_floats.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_float::test_util::random::random_floats_helper_helper;
[INFO] [stdout]     |                      ^^^^^^^^^ could not find `test_util` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test_build` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "test_build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/basic/constants.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use rug::float::Special;
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_float::random`
[INFO] [stdout]    --> tests/random/striped_random_positive_finite_floats.rs:12:22
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_float::random::striped_random_positive_finite_floats;
[INFO] [stdout]     |                      ^^^^^^ could not find `random` in `malachite_float`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `random` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:7
[INFO] [stdout]     |
[INFO] [stdout] 301 | #[cfg(feature = "random")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rug`
[INFO] [stdout]   --> tests/comparison/partial_cmp_abs_integer.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use rug;
[INFO] [stdout]    |     ^^^ no external crate `rug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rug`
[INFO] [stdout]   --> tests/comparison/partial_cmp_abs_natural.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use rug;
[INFO] [stdout]    |     ^^^ no external crate `rug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rug`
[INFO] [stdout]   --> tests/comparison/partial_cmp_abs_primitive_int.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use rug;
[INFO] [stdout]    |     ^^^ no external crate `rug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rug`
[INFO] [stdout]   --> tests/comparison/partial_cmp_abs_rational.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use rug;
[INFO] [stdout]    |     ^^^ no external crate `rug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rug`
[INFO] [stdout]   --> tests/comparison/partial_cmp_integer.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use rug;
[INFO] [stdout]    |     ^^^ no external crate `rug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rug`
[INFO] [stdout]   --> tests/comparison/partial_cmp_natural.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use rug;
[INFO] [stdout]    |     ^^^ no external crate `rug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rug`
[INFO] [stdout]   --> tests/comparison/partial_cmp_primitive_float.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use rug;
[INFO] [stdout]    |     ^^^ no external crate `rug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rug`
[INFO] [stdout]   --> tests/comparison/partial_cmp_primitive_int.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use rug;
[INFO] [stdout]    |     ^^^ no external crate `rug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rug`
[INFO] [stdout]   --> tests/comparison/partial_cmp_rational.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use rug;
[INFO] [stdout]    |     ^^^ no external crate `rug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rug`
[INFO] [stdout]   --> tests/comparison/partial_eq_integer.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use rug;
[INFO] [stdout]    |     ^^^ no external crate `rug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rug`
[INFO] [stdout]   --> tests/comparison/partial_eq_natural.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use rug;
[INFO] [stdout]    |     ^^^ no external crate `rug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rug`
[INFO] [stdout]   --> tests/comparison/partial_eq_primitive_float.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use rug;
[INFO] [stdout]    |     ^^^ no external crate `rug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rug`
[INFO] [stdout]   --> tests/comparison/partial_eq_primitive_int.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use rug;
[INFO] [stdout]    |     ^^^ no external crate `rug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rug`
[INFO] [stdout]   --> tests/comparison/partial_eq_rational.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use rug;
[INFO] [stdout]    |     ^^^ no external crate `rug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/conversion/from_primitive_float.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use rug::float::Round;
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/conversion/from_primitive_float.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use rug::ops::AssignRound;
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rug`
[INFO] [stdout]   --> tests/conversion/clone.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rug;
[INFO] [stdout]    |     ^^^ no external crate `rug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/conversion/from_primitive_int.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use rug::float::Round;
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/conversion/from_primitive_int.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use rug::ops::AssignRound;
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rug`
[INFO] [stdout]   --> tests/conversion/from_primitive_float.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use rug::Assign;
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rug`
[INFO] [stdout]   --> tests/conversion/from_primitive_int.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use rug::Assign;
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:1967:5
[INFO] [stdout]      |
[INFO] [stdout] 1967 |     assert_panic!(Float::NAN.add_prec(Float::NAN, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:1968:5
[INFO] [stdout]      |
[INFO] [stdout] 1968 |     assert_panic!(Float::NAN.add_prec_val_ref(&Float::NAN, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:1969:5
[INFO] [stdout]      |
[INFO] [stdout] 1969 |     assert_panic!(Float::NAN.add_prec_ref_val(Float::NAN, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:1970:5
[INFO] [stdout]      |
[INFO] [stdout] 1970 |     assert_panic!(Float::NAN.add_prec_ref_ref(&Float::NAN, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:1971:5
[INFO] [stdout]      |
[INFO] [stdout] 1971 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:1975:5
[INFO] [stdout]      |
[INFO] [stdout] 1975 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4838:5
[INFO] [stdout]      |
[INFO] [stdout] 4838 |     assert_panic!(Float::one_prec(1).add_round(Float::two_prec(1), Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4839:5
[INFO] [stdout]      |
[INFO] [stdout] 4839 |     assert_panic!(Float::one_prec(1).add_round_val_ref(&Float::two_prec(1), Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4840:5
[INFO] [stdout]      |
[INFO] [stdout] 4840 |     assert_panic!(Float::one_prec(1).add_round_ref_val(Float::two_prec(1), Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4841:5
[INFO] [stdout]      |
[INFO] [stdout] 4841 |     assert_panic!(Float::one_prec(1).add_round_ref_ref(&Float::two_prec(1), Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4843:5
[INFO] [stdout]      |
[INFO] [stdout] 4843 |     assert_panic!(parse_hex_string("0x1.0#1").add_round(parse_hex_string("0x0.001#1"), Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4844:5
[INFO] [stdout]      |
[INFO] [stdout] 4844 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4847:5
[INFO] [stdout]      |
[INFO] [stdout] 4847 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4850:5
[INFO] [stdout]      |
[INFO] [stdout] 4850 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4854:5
[INFO] [stdout]      |
[INFO] [stdout] 4854 |     assert_panic!(parse_hex_string("0x1.0000000000000000#64")
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4856:5
[INFO] [stdout]      |
[INFO] [stdout] 4856 |     assert_panic!(parse_hex_string("0x1.0000000000000000#64")
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4858:5
[INFO] [stdout]      |
[INFO] [stdout] 4858 |     assert_panic!(parse_hex_string("0x1.0000000000000000#64")
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4860:5
[INFO] [stdout]      |
[INFO] [stdout] 4860 |     assert_panic!(parse_hex_string("0x1.0000000000000000#64")
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4863:5
[INFO] [stdout]      |
[INFO] [stdout] 4863 |     assert_panic!(parse_hex_string("0x1.0000000000000000#65")
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4865:5
[INFO] [stdout]      |
[INFO] [stdout] 4865 |     assert_panic!(parse_hex_string("0x1.0000000000000000#65")
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4867:5
[INFO] [stdout]      |
[INFO] [stdout] 4867 |     assert_panic!(parse_hex_string("0x1.0000000000000000#65")
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4869:5
[INFO] [stdout]      |
[INFO] [stdout] 4869 |     assert_panic!(parse_hex_string("0x1.0000000000000000#65")
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4872:5
[INFO] [stdout]      |
[INFO] [stdout] 4872 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4878:5
[INFO] [stdout]      |
[INFO] [stdout] 4878 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4884:5
[INFO] [stdout]      |
[INFO] [stdout] 4884 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4890:5
[INFO] [stdout]      |
[INFO] [stdout] 4890 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4897:5
[INFO] [stdout]      |
[INFO] [stdout] 4897 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4903:5
[INFO] [stdout]      |
[INFO] [stdout] 4903 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4909:5
[INFO] [stdout]      |
[INFO] [stdout] 4909 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4915:5
[INFO] [stdout]      |
[INFO] [stdout] 4915 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4922:5
[INFO] [stdout]      |
[INFO] [stdout] 4922 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4928:5
[INFO] [stdout]      |
[INFO] [stdout] 4928 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4935:5
[INFO] [stdout]      |
[INFO] [stdout] 4935 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4942:5
[INFO] [stdout]      |
[INFO] [stdout] 4942 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4950:5
[INFO] [stdout]      |
[INFO] [stdout] 4950 |     assert_panic!(parse_hex_string("0x1.0#1").add_round(parse_hex_string("0x1.8#2"), Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4951:5
[INFO] [stdout]      |
[INFO] [stdout] 4951 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4954:5
[INFO] [stdout]      |
[INFO] [stdout] 4954 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4957:5
[INFO] [stdout]      |
[INFO] [stdout] 4957 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4961:5
[INFO] [stdout]      |
[INFO] [stdout] 4961 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4965:5
[INFO] [stdout]      |
[INFO] [stdout] 4965 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4970:5
[INFO] [stdout]      |
[INFO] [stdout] 4970 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4974:5
[INFO] [stdout]      |
[INFO] [stdout] 4974 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4979:5
[INFO] [stdout]      |
[INFO] [stdout] 4979 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4983:5
[INFO] [stdout]      |
[INFO] [stdout] 4983 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4988:5
[INFO] [stdout]      |
[INFO] [stdout] 4988 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4992:5
[INFO] [stdout]      |
[INFO] [stdout] 4992 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:4997:5
[INFO] [stdout]      |
[INFO] [stdout] 4997 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:5004:5
[INFO] [stdout]      |
[INFO] [stdout] 5004 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:5012:5
[INFO] [stdout]      |
[INFO] [stdout] 5012 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:5019:5
[INFO] [stdout]      |
[INFO] [stdout] 5019 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:5027:5
[INFO] [stdout]      |
[INFO] [stdout] 5027 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:5034:5
[INFO] [stdout]      |
[INFO] [stdout] 5034 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:5042:5
[INFO] [stdout]      |
[INFO] [stdout] 5042 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:5046:5
[INFO] [stdout]      |
[INFO] [stdout] 5046 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:7279:5
[INFO] [stdout]      |
[INFO] [stdout] 7279 |     assert_panic!(Float::one_prec(1).add_prec_round(Float::two_prec(1), 0, Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:7280:5
[INFO] [stdout]      |
[INFO] [stdout] 7280 |     assert_panic!(Float::one_prec(1).add_prec_round_val_ref(&Float::two_prec(1), 0, Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:7281:5
[INFO] [stdout]      |
[INFO] [stdout] 7281 |     assert_panic!(Float::one_prec(1).add_prec_round_ref_val(Float::two_prec(1), 0, Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:7282:5
[INFO] [stdout]      |
[INFO] [stdout] 7282 |     assert_panic!(Float::one_prec(1).add_prec_round_ref_ref(&Float::two_prec(1), 0, Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:7283:5
[INFO] [stdout]      |
[INFO] [stdout] 7283 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:7287:5
[INFO] [stdout]      |
[INFO] [stdout] 7287 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:7292:5
[INFO] [stdout]      |
[INFO] [stdout] 7292 |     assert_panic!(Float::one_prec(1).add_prec_round(Float::two_prec(1), 1, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:7293:5
[INFO] [stdout]      |
[INFO] [stdout] 7293 |     assert_panic!(Float::one_prec(1).add_prec_round_val_ref(&Float::two_prec(1), 1, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:7294:5
[INFO] [stdout]      |
[INFO] [stdout] 7294 |     assert_panic!(Float::one_prec(1).add_prec_round_ref_val(Float::two_prec(1), 1, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:7295:5
[INFO] [stdout]      |
[INFO] [stdout] 7295 |     assert_panic!(Float::one_prec(1).add_prec_round_ref_ref(&Float::two_prec(1), 1, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:7296:5
[INFO] [stdout]      |
[INFO] [stdout] 7296 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:7300:5
[INFO] [stdout]      |
[INFO] [stdout] 7300 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:7669:5
[INFO] [stdout]      |
[INFO] [stdout] 7669 |     assert_panic!(Float::NAN.add_rational_prec(Rational::ZERO, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:7670:5
[INFO] [stdout]      |
[INFO] [stdout] 7670 |     assert_panic!(Float::NAN.add_rational_prec_val_ref(&Rational::ZERO, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:7671:5
[INFO] [stdout]      |
[INFO] [stdout] 7671 |     assert_panic!(Float::NAN.add_rational_prec_ref_val(Rational::ZERO, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:7672:5
[INFO] [stdout]      |
[INFO] [stdout] 7672 |     assert_panic!(Float::NAN.add_rational_prec_ref_ref(&Rational::ZERO, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:7673:5
[INFO] [stdout]      |
[INFO] [stdout] 7673 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:7677:5
[INFO] [stdout]      |
[INFO] [stdout] 7677 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:8387:5
[INFO] [stdout]      |
[INFO] [stdout] 8387 |     assert_panic!(Float::one_prec(1).add_rational_round(Rational::from_unsigneds(1u32, 3), Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:8388:5
[INFO] [stdout]      |
[INFO] [stdout] 8388 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:8391:5
[INFO] [stdout]      |
[INFO] [stdout] 8391 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:8394:5
[INFO] [stdout]      |
[INFO] [stdout] 8394 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:8397:5
[INFO] [stdout]      |
[INFO] [stdout] 8397 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:8401:5
[INFO] [stdout]      |
[INFO] [stdout] 8401 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:9036:5
[INFO] [stdout]      |
[INFO] [stdout] 9036 |     assert_panic!(Float::one_prec(1).add_rational_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:9041:5
[INFO] [stdout]      |
[INFO] [stdout] 9041 |     assert_panic!(Float::one_prec(1).add_rational_prec_round_val_ref(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:9046:5
[INFO] [stdout]      |
[INFO] [stdout] 9046 |     assert_panic!(Float::one_prec(1).add_rational_prec_round_ref_val(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:9051:5
[INFO] [stdout]      |
[INFO] [stdout] 9051 |     assert_panic!(Float::one_prec(1).add_rational_prec_round_ref_ref(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:9056:5
[INFO] [stdout]      |
[INFO] [stdout] 9056 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:9060:5
[INFO] [stdout]      |
[INFO] [stdout] 9060 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:9201:13
[INFO] [stdout]      |
[INFO] [stdout] 9201 |             assert_panic!(x.add_prec_round_ref_ref(&y, prec, Exact));
[INFO] [stdout]      |             ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/add.rs:9563:9
[INFO] [stdout]      |
[INFO] [stdout] 9563 |         assert_panic!(x.add_round_ref_ref(&y, Exact));
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/add.rs:10243:13
[INFO] [stdout]       |
[INFO] [stdout] 10243 |             assert_panic!(x.add_rational_round_ref_ref(&y, Exact));
[INFO] [stdout]       |             ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:2660:5
[INFO] [stdout]      |
[INFO] [stdout] 2660 |     assert_panic!(Float::NAN.div_prec(Float::NAN, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:2661:5
[INFO] [stdout]      |
[INFO] [stdout] 2661 |     assert_panic!(Float::NAN.div_prec_val_ref(&Float::NAN, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:2662:5
[INFO] [stdout]      |
[INFO] [stdout] 2662 |     assert_panic!(Float::NAN.div_prec_ref_val(Float::NAN, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:2663:5
[INFO] [stdout]      |
[INFO] [stdout] 2663 |     assert_panic!(Float::NAN.div_prec_ref_ref(&Float::NAN, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:2664:5
[INFO] [stdout]      |
[INFO] [stdout] 2664 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:2668:5
[INFO] [stdout]      |
[INFO] [stdout] 2668 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:5830:5
[INFO] [stdout]      |
[INFO] [stdout] 5830 |     assert_panic!(Float::ONE.div_round(THREE, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:5831:5
[INFO] [stdout]      |
[INFO] [stdout] 5831 |     assert_panic!(Float::ONE.div_round_val_ref(&THREE, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:5832:5
[INFO] [stdout]      |
[INFO] [stdout] 5832 |     assert_panic!(Float::ONE.div_round_ref_val(THREE, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:5833:5
[INFO] [stdout]      |
[INFO] [stdout] 5833 |     assert_panic!(Float::ONE.div_round_ref_ref(&THREE, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:5835:5
[INFO] [stdout]      |
[INFO] [stdout] 5835 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:5839:5
[INFO] [stdout]      |
[INFO] [stdout] 5839 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:8666:5
[INFO] [stdout]      |
[INFO] [stdout] 8666 |     assert_panic!(Float::one_prec(1).div_prec_round(Float::two_prec(1), 0, Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:8667:5
[INFO] [stdout]      |
[INFO] [stdout] 8667 |     assert_panic!(Float::one_prec(1).div_prec_round_val_ref(&Float::two_prec(1), 0, Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:8668:5
[INFO] [stdout]      |
[INFO] [stdout] 8668 |     assert_panic!(Float::one_prec(1).div_prec_round_ref_val(Float::two_prec(1), 0, Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:8669:5
[INFO] [stdout]      |
[INFO] [stdout] 8669 |     assert_panic!(Float::one_prec(1).div_prec_round_ref_ref(&Float::two_prec(1), 0, Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:8670:5
[INFO] [stdout]      |
[INFO] [stdout] 8670 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:8674:5
[INFO] [stdout]      |
[INFO] [stdout] 8674 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:8679:5
[INFO] [stdout]      |
[INFO] [stdout] 8679 |     assert_panic!(Float::ONE.div_prec_round(THREE, 1, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:8680:5
[INFO] [stdout]      |
[INFO] [stdout] 8680 |     assert_panic!(Float::ONE.div_prec_round_val_ref(&THREE, 1, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:8681:5
[INFO] [stdout]      |
[INFO] [stdout] 8681 |     assert_panic!(Float::ONE.div_prec_round_ref_val(THREE, 1, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:8682:5
[INFO] [stdout]      |
[INFO] [stdout] 8682 |     assert_panic!(Float::ONE.div_prec_round_ref_ref(&THREE, 1, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:8683:5
[INFO] [stdout]      |
[INFO] [stdout] 8683 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:8687:5
[INFO] [stdout]      |
[INFO] [stdout] 8687 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:9068:5
[INFO] [stdout]      |
[INFO] [stdout] 9068 |     assert_panic!(Float::NAN.div_rational_prec(Rational::ZERO, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:9069:5
[INFO] [stdout]      |
[INFO] [stdout] 9069 |     assert_panic!(Float::NAN.div_rational_prec_val_ref(&Rational::ZERO, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:9070:5
[INFO] [stdout]      |
[INFO] [stdout] 9070 |     assert_panic!(Float::NAN.div_rational_prec_ref_val(Rational::ZERO, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:9071:5
[INFO] [stdout]      |
[INFO] [stdout] 9071 |     assert_panic!(Float::NAN.div_rational_prec_ref_ref(&Rational::ZERO, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:9072:5
[INFO] [stdout]      |
[INFO] [stdout] 9072 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:9076:5
[INFO] [stdout]      |
[INFO] [stdout] 9076 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:9840:5
[INFO] [stdout]      |
[INFO] [stdout] 9840 |     assert_panic!(Float::ONE.div_rational_round(THREE, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:9841:5
[INFO] [stdout]      |
[INFO] [stdout] 9841 |     assert_panic!(Float::ONE.div_rational_round_val_ref(&THREE, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:9842:5
[INFO] [stdout]      |
[INFO] [stdout] 9842 |     assert_panic!(Float::ONE.div_rational_round_ref_val(THREE, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:9843:5
[INFO] [stdout]      |
[INFO] [stdout] 9843 |     assert_panic!(Float::ONE.div_rational_round_ref_ref(&THREE, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:9844:5
[INFO] [stdout]      |
[INFO] [stdout] 9844 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/div.rs:9848:5
[INFO] [stdout]      |
[INFO] [stdout] 9848 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:10951:5
[INFO] [stdout]       |
[INFO] [stdout] 10951 |     assert_panic!(Float::one_prec(1).div_rational_prec_round(Rational::ONE, 0, Exact));
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:10952:5
[INFO] [stdout]       |
[INFO] [stdout] 10952 |     assert_panic!(Float::one_prec(1).div_rational_prec_round(
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:10957:5
[INFO] [stdout]       |
[INFO] [stdout] 10957 |     assert_panic!(Float::one_prec(1).div_rational_prec_round_val_ref(
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:10962:5
[INFO] [stdout]       |
[INFO] [stdout] 10962 |     assert_panic!(Float::one_prec(1).div_rational_prec_round_ref_val(
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:10967:5
[INFO] [stdout]       |
[INFO] [stdout] 10967 |     assert_panic!(Float::one_prec(1).div_rational_prec_round_ref_ref(
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:10972:5
[INFO] [stdout]       |
[INFO] [stdout] 10972 |     assert_panic!({
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:10976:5
[INFO] [stdout]       |
[INFO] [stdout] 10976 |     assert_panic!({
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:11272:5
[INFO] [stdout]       |
[INFO] [stdout] 11272 |     assert_panic!(Float::rational_div_float_prec(
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:11277:5
[INFO] [stdout]       |
[INFO] [stdout] 11277 |     assert_panic!(Float::rational_div_float_prec_val_ref(
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:11282:5
[INFO] [stdout]       |
[INFO] [stdout] 11282 |     assert_panic!(Float::rational_div_float_prec_ref_val(
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:11287:5
[INFO] [stdout]       |
[INFO] [stdout] 11287 |     assert_panic!(Float::rational_div_float_prec_ref_ref(
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:12088:5
[INFO] [stdout]       |
[INFO] [stdout] 12088 |     assert_panic!(Float::rational_div_float_round(Rational::ONE, THREE, Exact));
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:12089:5
[INFO] [stdout]       |
[INFO] [stdout] 12089 |     assert_panic!(Float::rational_div_float_round_val_ref(
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:12094:5
[INFO] [stdout]       |
[INFO] [stdout] 12094 |     assert_panic!(Float::rational_div_float_round_ref_val(
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:12099:5
[INFO] [stdout]       |
[INFO] [stdout] 12099 |     assert_panic!(Float::rational_div_float_round_ref_ref(
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:13491:5
[INFO] [stdout]       |
[INFO] [stdout] 13491 |     assert_panic!(Float::rational_div_float_prec_round(
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:13497:5
[INFO] [stdout]       |
[INFO] [stdout] 13497 |     assert_panic!(Float::rational_div_float_prec_round(
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:13503:5
[INFO] [stdout]       |
[INFO] [stdout] 13503 |     assert_panic!(Float::rational_div_float_prec_round_val_ref(
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:13509:5
[INFO] [stdout]       |
[INFO] [stdout] 13509 |     assert_panic!(Float::rational_div_float_prec_round_ref_val(
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:13515:5
[INFO] [stdout]       |
[INFO] [stdout] 13515 |     assert_panic!(Float::rational_div_float_prec_round_ref_ref(
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:13670:9
[INFO] [stdout]       |
[INFO] [stdout] 13670 |         assert_panic!(x.div_prec_round_ref_ref(&y, prec, Exact));
[INFO] [stdout]       |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:14209:9
[INFO] [stdout]       |
[INFO] [stdout] 14209 |         assert_panic!(x.div_round_ref_ref(&y, Exact));
[INFO] [stdout]       |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:14796:17
[INFO] [stdout]       |
[INFO] [stdout] 14796 |                 assert_panic!(x.div_rational_prec_round_ref_ref(&y, prec, Exact));
[INFO] [stdout]       |                 ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:15242:13
[INFO] [stdout]       |
[INFO] [stdout] 15242 |             assert_panic!(x.div_rational_round_ref_ref(&y, Exact));
[INFO] [stdout]       |             ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:15648:17
[INFO] [stdout]       |
[INFO] [stdout] 15648 |                 assert_panic!(Float::rational_div_float_prec_round_ref_ref(
[INFO] [stdout]       |                 ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/div.rs:16046:13
[INFO] [stdout]       |
[INFO] [stdout] 16046 |             assert_panic!(Float::rational_div_float_round_ref_ref(&x, &y, Exact));
[INFO] [stdout]       |             ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:1518:5
[INFO] [stdout]      |
[INFO] [stdout] 1518 |     assert_panic!(Float::NAN.mul_prec(Float::NAN, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:1519:5
[INFO] [stdout]      |
[INFO] [stdout] 1519 |     assert_panic!(Float::NAN.mul_prec_val_ref(&Float::NAN, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:1520:5
[INFO] [stdout]      |
[INFO] [stdout] 1520 |     assert_panic!(Float::NAN.mul_prec_ref_val(Float::NAN, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:1521:5
[INFO] [stdout]      |
[INFO] [stdout] 1521 |     assert_panic!(Float::NAN.mul_prec_ref_ref(&Float::NAN, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:1522:5
[INFO] [stdout]      |
[INFO] [stdout] 1522 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:1526:5
[INFO] [stdout]      |
[INFO] [stdout] 1526 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:4337:5
[INFO] [stdout]      |
[INFO] [stdout] 4337 |     assert_panic!(THREE.mul_round(THREE, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:4338:5
[INFO] [stdout]      |
[INFO] [stdout] 4338 |     assert_panic!(THREE.mul_round_val_ref(&THREE, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:4339:5
[INFO] [stdout]      |
[INFO] [stdout] 4339 |     assert_panic!(THREE.mul_round_ref_val(THREE, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:4340:5
[INFO] [stdout]      |
[INFO] [stdout] 4340 |     assert_panic!(THREE.mul_round_ref_ref(&THREE, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:4342:5
[INFO] [stdout]      |
[INFO] [stdout] 4342 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:4346:5
[INFO] [stdout]      |
[INFO] [stdout] 4346 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:7201:5
[INFO] [stdout]      |
[INFO] [stdout] 7201 |     assert_panic!(Float::one_prec(1).mul_prec_round(Float::two_prec(1), 0, Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:7202:5
[INFO] [stdout]      |
[INFO] [stdout] 7202 |     assert_panic!(Float::one_prec(1).mul_prec_round_val_ref(&Float::two_prec(1), 0, Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:7203:5
[INFO] [stdout]      |
[INFO] [stdout] 7203 |     assert_panic!(Float::one_prec(1).mul_prec_round_ref_val(Float::two_prec(1), 0, Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:7204:5
[INFO] [stdout]      |
[INFO] [stdout] 7204 |     assert_panic!(Float::one_prec(1).mul_prec_round_ref_ref(&Float::two_prec(1), 0, Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:7205:5
[INFO] [stdout]      |
[INFO] [stdout] 7205 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:7209:5
[INFO] [stdout]      |
[INFO] [stdout] 7209 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:7214:5
[INFO] [stdout]      |
[INFO] [stdout] 7214 |     assert_panic!(THREE.mul_prec_round(THREE, 1, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:7215:5
[INFO] [stdout]      |
[INFO] [stdout] 7215 |     assert_panic!(THREE.mul_prec_round_val_ref(&THREE, 1, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:7216:5
[INFO] [stdout]      |
[INFO] [stdout] 7216 |     assert_panic!(THREE.mul_prec_round_ref_val(THREE, 1, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:7217:5
[INFO] [stdout]      |
[INFO] [stdout] 7217 |     assert_panic!(THREE.mul_prec_round_ref_ref(&THREE, 1, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:7218:5
[INFO] [stdout]      |
[INFO] [stdout] 7218 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:7222:5
[INFO] [stdout]      |
[INFO] [stdout] 7222 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:7641:5
[INFO] [stdout]      |
[INFO] [stdout] 7641 |     assert_panic!(Float::NAN.mul_rational_prec(Rational::ZERO, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:7642:5
[INFO] [stdout]      |
[INFO] [stdout] 7642 |     assert_panic!(Float::NAN.mul_rational_prec_val_ref(&Rational::ZERO, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:7643:5
[INFO] [stdout]      |
[INFO] [stdout] 7643 |     assert_panic!(Float::NAN.mul_rational_prec_ref_val(Rational::ZERO, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:7644:5
[INFO] [stdout]      |
[INFO] [stdout] 7644 |     assert_panic!(Float::NAN.mul_rational_prec_ref_ref(&Rational::ZERO, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:7645:5
[INFO] [stdout]      |
[INFO] [stdout] 7645 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:7649:5
[INFO] [stdout]      |
[INFO] [stdout] 7649 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:8280:5
[INFO] [stdout]      |
[INFO] [stdout] 8280 |     assert_panic!(THREE_F.mul_rational_round(THREE_Q, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:8281:5
[INFO] [stdout]      |
[INFO] [stdout] 8281 |     assert_panic!(THREE_F.mul_rational_round_val_ref(&THREE_Q, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:8282:5
[INFO] [stdout]      |
[INFO] [stdout] 8282 |     assert_panic!(THREE_F.mul_rational_round_ref_val(THREE_Q, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:8283:5
[INFO] [stdout]      |
[INFO] [stdout] 8283 |     assert_panic!(THREE_F.mul_rational_round_ref_ref(&THREE_Q, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:8284:5
[INFO] [stdout]      |
[INFO] [stdout] 8284 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:8288:5
[INFO] [stdout]      |
[INFO] [stdout] 8288 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:9738:5
[INFO] [stdout]      |
[INFO] [stdout] 9738 |     assert_panic!(Float::one_prec(1).mul_rational_prec_round(Rational::ONE, 0, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:9739:5
[INFO] [stdout]      |
[INFO] [stdout] 9739 |     assert_panic!(Float::one_prec(1).mul_rational_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:9744:5
[INFO] [stdout]      |
[INFO] [stdout] 9744 |     assert_panic!(Float::one_prec(1).mul_rational_prec_round_val_ref(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:9749:5
[INFO] [stdout]      |
[INFO] [stdout] 9749 |     assert_panic!(Float::one_prec(1).mul_rational_prec_round_ref_val(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:9754:5
[INFO] [stdout]      |
[INFO] [stdout] 9754 |     assert_panic!(Float::one_prec(1).mul_rational_prec_round_ref_ref(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:9759:5
[INFO] [stdout]      |
[INFO] [stdout] 9759 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/mul.rs:9763:5
[INFO] [stdout]      |
[INFO] [stdout] 9763 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/mul.rs:10407:9
[INFO] [stdout]       |
[INFO] [stdout] 10407 |         assert_panic!(x.mul_round_ref_ref(&y, Exact));
[INFO] [stdout]       |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/mul.rs:10939:17
[INFO] [stdout]       |
[INFO] [stdout] 10939 |                 assert_panic!(x.mul_rational_prec_round_ref_ref(&y, prec, Exact));
[INFO] [stdout]       |                 ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/mul.rs:11376:13
[INFO] [stdout]       |
[INFO] [stdout] 11376 |             assert_panic!(x.mul_rational_round_ref_ref(&y, Exact));
[INFO] [stdout]       |             ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/arithmetic/reciprocal.rs:749:5
[INFO] [stdout]     |
[INFO] [stdout] 749 |     assert_panic!(Float::NAN.reciprocal_prec(0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/arithmetic/reciprocal.rs:750:5
[INFO] [stdout]     |
[INFO] [stdout] 750 |     assert_panic!(Float::NAN.reciprocal_prec_ref(0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/arithmetic/reciprocal.rs:751:5
[INFO] [stdout]     |
[INFO] [stdout] 751 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/reciprocal.rs:1492:5
[INFO] [stdout]      |
[INFO] [stdout] 1492 |     assert_panic!(THREE.reciprocal_round(Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/reciprocal.rs:1493:5
[INFO] [stdout]      |
[INFO] [stdout] 1493 |     assert_panic!(THREE.reciprocal_round_ref(Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/reciprocal.rs:1494:5
[INFO] [stdout]      |
[INFO] [stdout] 1494 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/reciprocal.rs:2239:5
[INFO] [stdout]      |
[INFO] [stdout] 2239 |     assert_panic!(Float::one_prec(1).reciprocal_prec_round(0, Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/reciprocal.rs:2240:5
[INFO] [stdout]      |
[INFO] [stdout] 2240 |     assert_panic!(Float::one_prec(1).reciprocal_prec_round_ref(0, Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/reciprocal.rs:2241:5
[INFO] [stdout]      |
[INFO] [stdout] 2241 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/reciprocal.rs:2246:5
[INFO] [stdout]      |
[INFO] [stdout] 2246 |     assert_panic!(THREE.reciprocal_prec_round(1, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/reciprocal.rs:2247:5
[INFO] [stdout]      |
[INFO] [stdout] 2247 |     assert_panic!(THREE.reciprocal_prec_round_ref(1, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/reciprocal.rs:2248:5
[INFO] [stdout]      |
[INFO] [stdout] 2248 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/reciprocal.rs:2367:9
[INFO] [stdout]      |
[INFO] [stdout] 2367 |         assert_panic!(x.reciprocal_prec_round_ref(prec, Exact));
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/reciprocal.rs:2652:9
[INFO] [stdout]      |
[INFO] [stdout] 2652 |         assert_panic!(x.reciprocal_round_ref(Exact));
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/arithmetic/square.rs:736:5
[INFO] [stdout]     |
[INFO] [stdout] 736 |     assert_panic!(Float::NAN.square_prec(0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/arithmetic/square.rs:737:5
[INFO] [stdout]     |
[INFO] [stdout] 737 |     assert_panic!(Float::NAN.square_prec_ref(0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/arithmetic/square.rs:738:5
[INFO] [stdout]     |
[INFO] [stdout] 738 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/square.rs:1415:5
[INFO] [stdout]      |
[INFO] [stdout] 1415 |     assert_panic!(THREE.square_round(Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/square.rs:1416:5
[INFO] [stdout]      |
[INFO] [stdout] 1416 |     assert_panic!(THREE.square_round_ref(Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/square.rs:1417:5
[INFO] [stdout]      |
[INFO] [stdout] 1417 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/square.rs:2309:5
[INFO] [stdout]      |
[INFO] [stdout] 2309 |     assert_panic!(Float::one_prec(1).square_prec_round(0, Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/square.rs:2310:5
[INFO] [stdout]      |
[INFO] [stdout] 2310 |     assert_panic!(Float::one_prec(1).square_prec_round_ref(0, Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/square.rs:2311:5
[INFO] [stdout]      |
[INFO] [stdout] 2311 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/square.rs:2316:5
[INFO] [stdout]      |
[INFO] [stdout] 2316 |     assert_panic!(THREE.square_prec_round(1, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/square.rs:2317:5
[INFO] [stdout]      |
[INFO] [stdout] 2317 |     assert_panic!(THREE.square_prec_round_ref(1, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/square.rs:2318:5
[INFO] [stdout]      |
[INFO] [stdout] 2318 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/square.rs:2407:13
[INFO] [stdout]      |
[INFO] [stdout] 2407 |             assert_panic!(x.square_prec_round_ref(prec, Exact));
[INFO] [stdout]      |             ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/square.rs:2626:9
[INFO] [stdout]      |
[INFO] [stdout] 2626 |         assert_panic!(x.square_round_ref(Exact));
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:2528:5
[INFO] [stdout]      |
[INFO] [stdout] 2528 |     assert_panic!(Float::NAN.sub_prec(Float::NAN, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:2529:5
[INFO] [stdout]      |
[INFO] [stdout] 2529 |     assert_panic!(Float::NAN.sub_prec_val_ref(&Float::NAN, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:2530:5
[INFO] [stdout]      |
[INFO] [stdout] 2530 |     assert_panic!(Float::NAN.sub_prec_ref_val(Float::NAN, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:2531:5
[INFO] [stdout]      |
[INFO] [stdout] 2531 |     assert_panic!(Float::NAN.sub_prec_ref_ref(&Float::NAN, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:2532:5
[INFO] [stdout]      |
[INFO] [stdout] 2532 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:2536:5
[INFO] [stdout]      |
[INFO] [stdout] 2536 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6547:5
[INFO] [stdout]      |
[INFO] [stdout] 6547 |     assert_panic!(Float::one_prec(1).sub_round(Float::from_unsigned_prec(4u8, 1).0, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6548:5
[INFO] [stdout]      |
[INFO] [stdout] 6548 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6551:5
[INFO] [stdout]      |
[INFO] [stdout] 6551 |     assert_panic!(Float::one_prec(1).sub_round_ref_val(Float::from_unsigned_prec(4u8, 1).0, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6552:5
[INFO] [stdout]      |
[INFO] [stdout] 6552 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6556:5
[INFO] [stdout]      |
[INFO] [stdout] 6556 |     assert_panic!(parse_hex_string("0x1.0#1").sub_round(parse_hex_string("0x0.001#1"), Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6557:5
[INFO] [stdout]      |
[INFO] [stdout] 6557 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6560:5
[INFO] [stdout]      |
[INFO] [stdout] 6560 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6563:5
[INFO] [stdout]      |
[INFO] [stdout] 6563 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6567:5
[INFO] [stdout]      |
[INFO] [stdout] 6567 |     assert_panic!(parse_hex_string("0x1.0000000000000000#64")
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6569:5
[INFO] [stdout]      |
[INFO] [stdout] 6569 |     assert_panic!(parse_hex_string("0x1.0000000000000000#64")
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6571:5
[INFO] [stdout]      |
[INFO] [stdout] 6571 |     assert_panic!(parse_hex_string("0x1.0000000000000000#64")
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6573:5
[INFO] [stdout]      |
[INFO] [stdout] 6573 |     assert_panic!(parse_hex_string("0x1.0000000000000000#64")
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6576:5
[INFO] [stdout]      |
[INFO] [stdout] 6576 |     assert_panic!(parse_hex_string("0x1.0000000000000000#65")
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6578:5
[INFO] [stdout]      |
[INFO] [stdout] 6578 |     assert_panic!(parse_hex_string("0x1.0000000000000000#65")
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6580:5
[INFO] [stdout]      |
[INFO] [stdout] 6580 |     assert_panic!(parse_hex_string("0x1.0000000000000000#65")
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6582:5
[INFO] [stdout]      |
[INFO] [stdout] 6582 |     assert_panic!(parse_hex_string("0x1.0000000000000000#65")
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6585:5
[INFO] [stdout]      |
[INFO] [stdout] 6585 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6591:5
[INFO] [stdout]      |
[INFO] [stdout] 6591 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6597:5
[INFO] [stdout]      |
[INFO] [stdout] 6597 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6603:5
[INFO] [stdout]      |
[INFO] [stdout] 6603 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6610:5
[INFO] [stdout]      |
[INFO] [stdout] 6610 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6616:5
[INFO] [stdout]      |
[INFO] [stdout] 6616 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6622:5
[INFO] [stdout]      |
[INFO] [stdout] 6622 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6628:5
[INFO] [stdout]      |
[INFO] [stdout] 6628 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6635:5
[INFO] [stdout]      |
[INFO] [stdout] 6635 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6641:5
[INFO] [stdout]      |
[INFO] [stdout] 6641 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6648:5
[INFO] [stdout]      |
[INFO] [stdout] 6648 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6655:5
[INFO] [stdout]      |
[INFO] [stdout] 6655 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6663:5
[INFO] [stdout]      |
[INFO] [stdout] 6663 |     assert_panic!(parse_hex_string("0x0.8#1").sub_round(parse_hex_string("0x3.0#2"), Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6664:5
[INFO] [stdout]      |
[INFO] [stdout] 6664 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6667:5
[INFO] [stdout]      |
[INFO] [stdout] 6667 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6670:5
[INFO] [stdout]      |
[INFO] [stdout] 6670 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6674:5
[INFO] [stdout]      |
[INFO] [stdout] 6674 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6678:5
[INFO] [stdout]      |
[INFO] [stdout] 6678 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6683:5
[INFO] [stdout]      |
[INFO] [stdout] 6683 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6687:5
[INFO] [stdout]      |
[INFO] [stdout] 6687 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6692:5
[INFO] [stdout]      |
[INFO] [stdout] 6692 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6696:5
[INFO] [stdout]      |
[INFO] [stdout] 6696 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6701:5
[INFO] [stdout]      |
[INFO] [stdout] 6701 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6705:5
[INFO] [stdout]      |
[INFO] [stdout] 6705 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6710:5
[INFO] [stdout]      |
[INFO] [stdout] 6710 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6717:5
[INFO] [stdout]      |
[INFO] [stdout] 6717 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6725:5
[INFO] [stdout]      |
[INFO] [stdout] 6725 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6732:5
[INFO] [stdout]      |
[INFO] [stdout] 6732 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6740:5
[INFO] [stdout]      |
[INFO] [stdout] 6740 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6747:5
[INFO] [stdout]      |
[INFO] [stdout] 6747 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6755:5
[INFO] [stdout]      |
[INFO] [stdout] 6755 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:6759:5
[INFO] [stdout]      |
[INFO] [stdout] 6759 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:9282:5
[INFO] [stdout]      |
[INFO] [stdout] 9282 |     assert_panic!(Float::one_prec(1).sub_prec_round(Float::two_prec(1), 0, Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:9283:5
[INFO] [stdout]      |
[INFO] [stdout] 9283 |     assert_panic!(Float::one_prec(1).sub_prec_round_val_ref(&Float::two_prec(1), 0, Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:9284:5
[INFO] [stdout]      |
[INFO] [stdout] 9284 |     assert_panic!(Float::one_prec(1).sub_prec_round_ref_val(Float::two_prec(1), 0, Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:9285:5
[INFO] [stdout]      |
[INFO] [stdout] 9285 |     assert_panic!(Float::one_prec(1).sub_prec_round_ref_ref(&Float::two_prec(1), 0, Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:9286:5
[INFO] [stdout]      |
[INFO] [stdout] 9286 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:9290:5
[INFO] [stdout]      |
[INFO] [stdout] 9290 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:9295:5
[INFO] [stdout]      |
[INFO] [stdout] 9295 |     assert_panic!(Float::one_prec(1).sub_prec_round(-Float::two_prec(1), 1, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:9296:5
[INFO] [stdout]      |
[INFO] [stdout] 9296 |     assert_panic!(Float::one_prec(1).sub_prec_round_val_ref(&-Float::two_prec(1), 1, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:9297:5
[INFO] [stdout]      |
[INFO] [stdout] 9297 |     assert_panic!(Float::one_prec(1).sub_prec_round_ref_val(-Float::two_prec(1), 1, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:9298:5
[INFO] [stdout]      |
[INFO] [stdout] 9298 |     assert_panic!(Float::one_prec(1).sub_prec_round_ref_ref(&-Float::two_prec(1), 1, Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:9299:5
[INFO] [stdout]      |
[INFO] [stdout] 9299 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:9303:5
[INFO] [stdout]      |
[INFO] [stdout] 9303 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:9558:5
[INFO] [stdout]      |
[INFO] [stdout] 9558 |     assert_panic!(Float::NAN.sub_rational_prec(Rational::ZERO, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:9559:5
[INFO] [stdout]      |
[INFO] [stdout] 9559 |     assert_panic!(Float::NAN.sub_rational_prec_val_ref(&Rational::ZERO, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:9560:5
[INFO] [stdout]      |
[INFO] [stdout] 9560 |     assert_panic!(Float::NAN.sub_rational_prec_ref_val(Rational::ZERO, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:9561:5
[INFO] [stdout]      |
[INFO] [stdout] 9561 |     assert_panic!(Float::NAN.sub_rational_prec_ref_ref(&Rational::ZERO, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:9562:5
[INFO] [stdout]      |
[INFO] [stdout] 9562 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/arithmetic/sub.rs:9566:5
[INFO] [stdout]      |
[INFO] [stdout] 9566 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/sub.rs:10125:5
[INFO] [stdout]       |
[INFO] [stdout] 10125 |     assert_panic!(Float::one_prec(1).sub_rational_round(-Rational::from_unsigneds(1u32, 3), Exact));
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/sub.rs:10126:5
[INFO] [stdout]       |
[INFO] [stdout] 10126 |     assert_panic!(
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/sub.rs:10129:5
[INFO] [stdout]       |
[INFO] [stdout] 10129 |     assert_panic!(
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/sub.rs:10132:5
[INFO] [stdout]       |
[INFO] [stdout] 10132 |     assert_panic!(
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/sub.rs:10135:5
[INFO] [stdout]       |
[INFO] [stdout] 10135 |     assert_panic!({
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/sub.rs:10139:5
[INFO] [stdout]       |
[INFO] [stdout] 10139 |     assert_panic!({
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/sub.rs:10798:5
[INFO] [stdout]       |
[INFO] [stdout] 10798 |     assert_panic!(Float::one_prec(1).sub_rational_prec_round(
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/sub.rs:10803:5
[INFO] [stdout]       |
[INFO] [stdout] 10803 |     assert_panic!(Float::one_prec(1).sub_rational_prec_round_val_ref(
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/sub.rs:10808:5
[INFO] [stdout]       |
[INFO] [stdout] 10808 |     assert_panic!(Float::one_prec(1).sub_rational_prec_round_ref_val(
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/sub.rs:10813:5
[INFO] [stdout]       |
[INFO] [stdout] 10813 |     assert_panic!(Float::one_prec(1).sub_rational_prec_round_ref_ref(
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/sub.rs:10818:5
[INFO] [stdout]       |
[INFO] [stdout] 10818 |     assert_panic!({
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/sub.rs:10822:5
[INFO] [stdout]       |
[INFO] [stdout] 10822 |     assert_panic!({
[INFO] [stdout]       |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/sub.rs:10968:13
[INFO] [stdout]       |
[INFO] [stdout] 10968 |             assert_panic!(x.sub_prec_round_ref_ref(&y, prec, Exact));
[INFO] [stdout]       |             ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/sub.rs:11357:9
[INFO] [stdout]       |
[INFO] [stdout] 11357 |         assert_panic!(x.sub_round_ref_ref(&y, Exact));
[INFO] [stdout]       |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/sub.rs:11748:17
[INFO] [stdout]       |
[INFO] [stdout] 11748 |                 assert_panic!(x.sub_rational_prec_round_ref_ref(&y, prec, Exact));
[INFO] [stdout]       |                 ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]      --> tests/arithmetic/sub.rs:12058:13
[INFO] [stdout]       |
[INFO] [stdout] 12058 |             assert_panic!(x.sub_rational_round_ref_ref(&y, Exact));
[INFO] [stdout]       |             ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]      --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]       |
[INFO] [stdout]       = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/constants/prime_constant.rs:336:9
[INFO] [stdout]     |
[INFO] [stdout] 336 |         assert_panic!(Float::prime_constant_prec_round(prec, Exact));
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/constants/thue_morse_constant.rs:336:9
[INFO] [stdout]     |
[INFO] [stdout] 336 |         assert_panic!(Float::thue_morse_constant_prec_round(prec, Exact));
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_integer.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     assert_panic!(Float::from_integer_prec(Integer::ZERO, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_integer.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     assert_panic!(Float::from_integer_prec(Integer::ONE, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_integer.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     assert_panic!(Float::from_integer_prec(Integer::NEGATIVE_ONE, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_integer.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     assert_panic!(Float::from_integer_prec_ref(&Integer::ZERO, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_integer.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |     assert_panic!(Float::from_integer_prec_ref(&Integer::ONE, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_integer.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     assert_panic!(Float::from_integer_prec_ref(&Integer::NEGATIVE_ONE, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_integer.rs:435:5
[INFO] [stdout]     |
[INFO] [stdout] 435 |     assert_panic!(Float::from_integer_prec_round(Integer::ZERO, 0, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_integer.rs:436:5
[INFO] [stdout]     |
[INFO] [stdout] 436 |     assert_panic!(Float::from_integer_prec_round(Integer::ONE, 0, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_integer.rs:437:5
[INFO] [stdout]     |
[INFO] [stdout] 437 |     assert_panic!(Float::from_integer_prec_round(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_integer.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     assert_panic!(Float::from_integer_prec_round(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_integer.rs:447:5
[INFO] [stdout]     |
[INFO] [stdout] 447 |     assert_panic!(Float::from_integer_prec_round(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_integer.rs:456:5
[INFO] [stdout]     |
[INFO] [stdout] 456 |     assert_panic!(Float::from_integer_prec_round_ref(&Integer::ZERO, 0, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_integer.rs:457:5
[INFO] [stdout]     |
[INFO] [stdout] 457 |     assert_panic!(Float::from_integer_prec_round_ref(&Integer::ONE, 0, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_integer.rs:458:5
[INFO] [stdout]     |
[INFO] [stdout] 458 |     assert_panic!(Float::from_integer_prec_round_ref(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_integer.rs:463:5
[INFO] [stdout]     |
[INFO] [stdout] 463 |     assert_panic!(Float::from_integer_prec_round_ref(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_integer.rs:468:5
[INFO] [stdout]     |
[INFO] [stdout] 468 |     assert_panic!(Float::from_integer_prec_round_ref(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_natural.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     assert_panic!(Float::from_natural_prec(Natural::ZERO, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_natural.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     assert_panic!(Float::from_natural_prec(Natural::ONE, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_natural.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     assert_panic!(Float::from_natural_prec_ref(&Natural::ZERO, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_natural.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     assert_panic!(Float::from_natural_prec_ref(&Natural::ONE, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_natural.rs:345:5
[INFO] [stdout]     |
[INFO] [stdout] 345 |     assert_panic!(Float::from_natural_prec_round(Natural::ZERO, 0, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_natural.rs:346:5
[INFO] [stdout]     |
[INFO] [stdout] 346 |     assert_panic!(Float::from_natural_prec_round(Natural::ONE, 0, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_natural.rs:347:5
[INFO] [stdout]     |
[INFO] [stdout] 347 |     assert_panic!(Float::from_natural_prec_round(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_natural.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 356 |     assert_panic!(Float::from_natural_prec_round_ref(&Natural::ZERO, 0, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_natural.rs:357:5
[INFO] [stdout]     |
[INFO] [stdout] 357 |     assert_panic!(Float::from_natural_prec_round_ref(&Natural::ONE, 0, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_natural.rs:358:5
[INFO] [stdout]     |
[INFO] [stdout] 358 |     assert_panic!(Float::from_natural_prec_round_ref(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_primitive_float.rs:420:5
[INFO] [stdout]     |
[INFO] [stdout] 420 |     assert_panic!(Float::from_primitive_float_prec(T::NAN, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_primitive_float.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 |     assert_panic!(Float::from_primitive_float_prec(T::INFINITY, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_primitive_float.rs:422:5
[INFO] [stdout]     |
[INFO] [stdout] 422 |     assert_panic!(Float::from_primitive_float_prec(T::NEGATIVE_INFINITY, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_primitive_float.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 423 |     assert_panic!(Float::from_primitive_float_prec(T::ZERO, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_primitive_float.rs:424:5
[INFO] [stdout]     |
[INFO] [stdout] 424 |     assert_panic!(Float::from_primitive_float_prec(T::NEGATIVE_ZERO, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_primitive_float.rs:425:5
[INFO] [stdout]     |
[INFO] [stdout] 425 |     assert_panic!(Float::from_primitive_float_prec(T::ONE, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_primitive_float.rs:426:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |     assert_panic!(Float::from_primitive_float_prec(T::NEGATIVE_ONE, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/from_primitive_float.rs:1274:5
[INFO] [stdout]      |
[INFO] [stdout] 1274 |     assert_panic!(Float::from_primitive_float_prec_round(T::NAN, 0, Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/from_primitive_float.rs:1275:5
[INFO] [stdout]      |
[INFO] [stdout] 1275 |     assert_panic!(Float::from_primitive_float_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/from_primitive_float.rs:1280:5
[INFO] [stdout]      |
[INFO] [stdout] 1280 |     assert_panic!(Float::from_primitive_float_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/from_primitive_float.rs:1285:5
[INFO] [stdout]      |
[INFO] [stdout] 1285 |     assert_panic!(Float::from_primitive_float_prec_round(T::ZERO, 0, Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/from_primitive_float.rs:1286:5
[INFO] [stdout]      |
[INFO] [stdout] 1286 |     assert_panic!(Float::from_primitive_float_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/from_primitive_float.rs:1291:5
[INFO] [stdout]      |
[INFO] [stdout] 1291 |     assert_panic!(Float::from_primitive_float_prec_round(T::ONE, 0, Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/from_primitive_float.rs:1292:5
[INFO] [stdout]      |
[INFO] [stdout] 1292 |     assert_panic!(Float::from_primitive_float_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/from_primitive_float.rs:1298:5
[INFO] [stdout]      |
[INFO] [stdout] 1298 |     assert_panic!(Float::from_primitive_float_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/from_primitive_float.rs:1303:5
[INFO] [stdout]      |
[INFO] [stdout] 1303 |     assert_panic!(Float::from_primitive_float_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_primitive_int.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     assert_panic!(Float::from_unsigned_prec(T::ZERO, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_primitive_int.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     assert_panic!(Float::from_unsigned_prec(T::ONE, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_primitive_int.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 |     assert_panic!(Float::from_signed_prec(T::ZERO, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_primitive_int.rs:208:5
[INFO] [stdout]     |
[INFO] [stdout] 208 |     assert_panic!(Float::from_signed_prec(T::ONE, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_primitive_int.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 209 |     assert_panic!(Float::from_signed_prec(T::NEGATIVE_ONE, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_primitive_int.rs:770:5
[INFO] [stdout]     |
[INFO] [stdout] 770 |     assert_panic!(Float::from_unsigned_prec_round(T::ZERO, 0, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_primitive_int.rs:771:5
[INFO] [stdout]     |
[INFO] [stdout] 771 |     assert_panic!(Float::from_unsigned_prec_round(T::ONE, 0, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_primitive_int.rs:772:5
[INFO] [stdout]     |
[INFO] [stdout] 772 |     assert_panic!(Float::from_unsigned_prec_round(T::from(123u8), 1, Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_primitive_int.rs:779:5
[INFO] [stdout]     |
[INFO] [stdout] 779 |     assert_panic!(Float::from_signed_prec_round(T::ZERO, 0, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_primitive_int.rs:780:5
[INFO] [stdout]     |
[INFO] [stdout] 780 |     assert_panic!(Float::from_signed_prec_round(T::ONE, 0, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_primitive_int.rs:781:5
[INFO] [stdout]     |
[INFO] [stdout] 781 |     assert_panic!(Float::from_signed_prec_round(T::from(123i8), 1, Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_primitive_int.rs:782:5
[INFO] [stdout]     |
[INFO] [stdout] 782 |     assert_panic!(Float::from_signed_prec_round(T::NEGATIVE_ONE, 0, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_primitive_int.rs:783:5
[INFO] [stdout]     |
[INFO] [stdout] 783 |     assert_panic!(Float::from_signed_prec_round(T::from(-123i8), 1, Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_rational.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     assert_panic!(Float::from_rational_prec(Rational::ZERO, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_rational.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     assert_panic!(Float::from_rational_prec(Rational::ONE, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_rational.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     assert_panic!(Float::from_rational_prec(Rational::NEGATIVE_ONE, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_rational.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     assert_panic!(Float::from_rational_prec_ref(&Rational::ZERO, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_rational.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     assert_panic!(Float::from_rational_prec_ref(&Rational::ONE, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_rational.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     assert_panic!(Float::from_rational_prec_ref(&Rational::NEGATIVE_ONE, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_rational.rs:662:5
[INFO] [stdout]     |
[INFO] [stdout] 662 |     assert_panic!(Float::from_rational_prec_round(Rational::ZERO, 0, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_rational.rs:663:5
[INFO] [stdout]     |
[INFO] [stdout] 663 |     assert_panic!(Float::from_rational_prec_round(Rational::ONE, 0, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_rational.rs:664:5
[INFO] [stdout]     |
[INFO] [stdout] 664 |     assert_panic!(Float::from_rational_prec_round(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_rational.rs:669:5
[INFO] [stdout]     |
[INFO] [stdout] 669 |     assert_panic!(Float::from_rational_prec_round(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_rational.rs:674:5
[INFO] [stdout]     |
[INFO] [stdout] 674 |     assert_panic!(Float::from_rational_prec_round(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_rational.rs:679:5
[INFO] [stdout]     |
[INFO] [stdout] 679 |     assert_panic!(Float::from_rational_prec_round(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_rational.rs:684:5
[INFO] [stdout]     |
[INFO] [stdout] 684 |     assert_panic!(Float::from_rational_prec_round(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_rational.rs:693:5
[INFO] [stdout]     |
[INFO] [stdout] 693 |     assert_panic!(Float::from_rational_prec_round_ref(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_rational.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     assert_panic!(Float::from_rational_prec_round_ref(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_rational.rs:703:5
[INFO] [stdout]     |
[INFO] [stdout] 703 |     assert_panic!(Float::from_rational_prec_round_ref(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_rational.rs:708:5
[INFO] [stdout]     |
[INFO] [stdout] 708 |     assert_panic!(Float::from_rational_prec_round_ref(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_rational.rs:713:5
[INFO] [stdout]     |
[INFO] [stdout] 713 |     assert_panic!(Float::from_rational_prec_round_ref(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_rational.rs:718:5
[INFO] [stdout]     |
[INFO] [stdout] 718 |     assert_panic!(Float::from_rational_prec_round_ref(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/from_rational.rs:723:5
[INFO] [stdout]     |
[INFO] [stdout] 723 |     assert_panic!(Float::from_rational_prec_round_ref(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     assert_panic!(Integer::rounding_from(Float::NAN, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:364:5
[INFO] [stdout]     |
[INFO] [stdout] 364 |     assert_panic!(Integer::rounding_from(Float::NAN, Ceiling));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:365:5
[INFO] [stdout]     |
[INFO] [stdout] 365 |     assert_panic!(Integer::rounding_from(Float::NAN, Down));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 |     assert_panic!(Integer::rounding_from(Float::NAN, Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:367:5
[INFO] [stdout]     |
[INFO] [stdout] 367 |     assert_panic!(Integer::rounding_from(Float::NAN, Nearest));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:368:5
[INFO] [stdout]     |
[INFO] [stdout] 368 |     assert_panic!(Integer::rounding_from(Float::NAN, Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:370:5
[INFO] [stdout]     |
[INFO] [stdout] 370 |     assert_panic!(Integer::rounding_from(Float::INFINITY, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:371:5
[INFO] [stdout]     |
[INFO] [stdout] 371 |     assert_panic!(Integer::rounding_from(Float::INFINITY, Ceiling));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:372:5
[INFO] [stdout]     |
[INFO] [stdout] 372 |     assert_panic!(Integer::rounding_from(Float::INFINITY, Down));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:373:5
[INFO] [stdout]     |
[INFO] [stdout] 373 |     assert_panic!(Integer::rounding_from(Float::INFINITY, Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 374 |     assert_panic!(Integer::rounding_from(Float::INFINITY, Nearest));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:375:5
[INFO] [stdout]     |
[INFO] [stdout] 375 |     assert_panic!(Integer::rounding_from(Float::INFINITY, Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:377:5
[INFO] [stdout]     |
[INFO] [stdout] 377 |     assert_panic!(Integer::rounding_from(Float::NEGATIVE_INFINITY, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:378:5
[INFO] [stdout]     |
[INFO] [stdout] 378 |     assert_panic!(Integer::rounding_from(Float::NEGATIVE_INFINITY, Ceiling));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 |     assert_panic!(Integer::rounding_from(Float::NEGATIVE_INFINITY, Down));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:380:5
[INFO] [stdout]     |
[INFO] [stdout] 380 |     assert_panic!(Integer::rounding_from(Float::NEGATIVE_INFINITY, Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:381:5
[INFO] [stdout]     |
[INFO] [stdout] 381 |     assert_panic!(Integer::rounding_from(Float::NEGATIVE_INFINITY, Nearest));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:382:5
[INFO] [stdout]     |
[INFO] [stdout] 382 |     assert_panic!(Integer::rounding_from(Float::NEGATIVE_INFINITY, Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:384:5
[INFO] [stdout]     |
[INFO] [stdout] 384 |     assert_panic!(Integer::rounding_from(Float::from(3u8) >> 1, Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:385:5
[INFO] [stdout]     |
[INFO] [stdout] 385 |     assert_panic!(Integer::rounding_from(Float::from(-3i8) >> 1, Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:390:5
[INFO] [stdout]     |
[INFO] [stdout] 390 |     assert_panic!(Integer::rounding_from(&Float::NAN, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:391:5
[INFO] [stdout]     |
[INFO] [stdout] 391 |     assert_panic!(Integer::rounding_from(&Float::NAN, Ceiling));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:392:5
[INFO] [stdout]     |
[INFO] [stdout] 392 |     assert_panic!(Integer::rounding_from(&Float::NAN, Down));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 |     assert_panic!(Integer::rounding_from(&Float::NAN, Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:394:5
[INFO] [stdout]     |
[INFO] [stdout] 394 |     assert_panic!(Integer::rounding_from(&Float::NAN, Nearest));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 395 |     assert_panic!(Integer::rounding_from(&Float::NAN, Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:397:5
[INFO] [stdout]     |
[INFO] [stdout] 397 |     assert_panic!(Integer::rounding_from(&Float::INFINITY, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:398:5
[INFO] [stdout]     |
[INFO] [stdout] 398 |     assert_panic!(Integer::rounding_from(&Float::INFINITY, Ceiling));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:399:5
[INFO] [stdout]     |
[INFO] [stdout] 399 |     assert_panic!(Integer::rounding_from(&Float::INFINITY, Down));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:400:5
[INFO] [stdout]     |
[INFO] [stdout] 400 |     assert_panic!(Integer::rounding_from(&Float::INFINITY, Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 |     assert_panic!(Integer::rounding_from(&Float::INFINITY, Nearest));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:402:5
[INFO] [stdout]     |
[INFO] [stdout] 402 |     assert_panic!(Integer::rounding_from(&Float::INFINITY, Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:404:5
[INFO] [stdout]     |
[INFO] [stdout] 404 |     assert_panic!(Integer::rounding_from(&Float::NEGATIVE_INFINITY, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:405:5
[INFO] [stdout]     |
[INFO] [stdout] 405 |     assert_panic!(Integer::rounding_from(&Float::NEGATIVE_INFINITY, Ceiling));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     assert_panic!(Integer::rounding_from(&Float::NEGATIVE_INFINITY, Down));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:407:5
[INFO] [stdout]     |
[INFO] [stdout] 407 |     assert_panic!(Integer::rounding_from(&Float::NEGATIVE_INFINITY, Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:408:5
[INFO] [stdout]     |
[INFO] [stdout] 408 |     assert_panic!(Integer::rounding_from(&Float::NEGATIVE_INFINITY, Nearest));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:409:5
[INFO] [stdout]     |
[INFO] [stdout] 409 |     assert_panic!(Integer::rounding_from(&Float::NEGATIVE_INFINITY, Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:411:5
[INFO] [stdout]     |
[INFO] [stdout] 411 |     assert_panic!(Integer::rounding_from(&(Float::from(3u8) >> 1), Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:412:5
[INFO] [stdout]     |
[INFO] [stdout] 412 |     assert_panic!(Integer::rounding_from(&(Float::from(-3i8) >> 1), Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     assert_panic!(Float::NAN.raw_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     assert_panic!(Float::INFINITY.raw_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     assert_panic!(Float::NEGATIVE_INFINITY.raw_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     assert_panic!(Float::ZERO.raw_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     assert_panic!(Float::NEGATIVE_ZERO.raw_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |     assert_panic!(Float::NAN.raw_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     assert_panic!(Float::INFINITY.raw_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     assert_panic!(Float::NEGATIVE_INFINITY.raw_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     assert_panic!(Float::ZERO.raw_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 155 |     assert_panic!(Float::NEGATIVE_ZERO.raw_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     assert_panic!(Float::NAN.raw_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     assert_panic!(Float::INFINITY.raw_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 |     assert_panic!(Float::NEGATIVE_INFINITY.raw_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     assert_panic!(Float::ZERO.raw_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 |     assert_panic!(Float::NEGATIVE_ZERO.raw_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     assert_panic!((&Float::NAN).raw_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     assert_panic!((&Float::INFINITY).raw_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |     assert_panic!((&Float::NEGATIVE_INFINITY).raw_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     assert_panic!((&Float::ZERO).raw_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     assert_panic!((&Float::NEGATIVE_ZERO).raw_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     assert_panic!((&Float::NAN).raw_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:173:5
[INFO] [stdout]     |
[INFO] [stdout] 173 |     assert_panic!((&Float::INFINITY).raw_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 |     assert_panic!((&Float::NEGATIVE_INFINITY).raw_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 |     assert_panic!((&Float::ZERO).raw_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     assert_panic!((&Float::NEGATIVE_ZERO).raw_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 |     assert_panic!((&Float::NAN).raw_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 |     assert_panic!((&Float::INFINITY).raw_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 |     assert_panic!((&Float::NEGATIVE_INFINITY).raw_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     assert_panic!((&Float::ZERO).raw_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 |     assert_panic!((&Float::NEGATIVE_ZERO).raw_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 |     assert_panic!(Float::from_raw_mantissa_and_exponent(Natural::ZERO, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     assert_panic!(Float::from_raw_mantissa_and_exponent(Natural::ONE, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 356 |     assert_panic!(Float::NAN.integer_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:357:5
[INFO] [stdout]     |
[INFO] [stdout] 357 |     assert_panic!(Float::INFINITY.integer_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:358:5
[INFO] [stdout]     |
[INFO] [stdout] 358 |     assert_panic!(Float::NEGATIVE_INFINITY.integer_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 |     assert_panic!(Float::ZERO.integer_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:360:5
[INFO] [stdout]     |
[INFO] [stdout] 360 |     assert_panic!(Float::NEGATIVE_ZERO.integer_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:362:5
[INFO] [stdout]     |
[INFO] [stdout] 362 |     assert_panic!(Float::NAN.integer_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     assert_panic!(Float::INFINITY.integer_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:364:5
[INFO] [stdout]     |
[INFO] [stdout] 364 |     assert_panic!(Float::NEGATIVE_INFINITY.integer_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:365:5
[INFO] [stdout]     |
[INFO] [stdout] 365 |     assert_panic!(Float::ZERO.integer_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 |     assert_panic!(Float::NEGATIVE_ZERO.integer_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:368:5
[INFO] [stdout]     |
[INFO] [stdout] 368 |     assert_panic!(Float::NAN.integer_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:369:5
[INFO] [stdout]     |
[INFO] [stdout] 369 |     assert_panic!(Float::INFINITY.integer_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:370:5
[INFO] [stdout]     |
[INFO] [stdout] 370 |     assert_panic!(Float::NEGATIVE_INFINITY.integer_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:371:5
[INFO] [stdout]     |
[INFO] [stdout] 371 |     assert_panic!(Float::ZERO.integer_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:372:5
[INFO] [stdout]     |
[INFO] [stdout] 372 |     assert_panic!(Float::NEGATIVE_ZERO.integer_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:377:5
[INFO] [stdout]     |
[INFO] [stdout] 377 |     assert_panic!((&Float::NAN).integer_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:378:5
[INFO] [stdout]     |
[INFO] [stdout] 378 |     assert_panic!((&Float::INFINITY).integer_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 |     assert_panic!((&Float::NEGATIVE_INFINITY).integer_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:380:5
[INFO] [stdout]     |
[INFO] [stdout] 380 |     assert_panic!((&Float::ZERO).integer_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:381:5
[INFO] [stdout]     |
[INFO] [stdout] 381 |     assert_panic!((&Float::NEGATIVE_ZERO).integer_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:383:5
[INFO] [stdout]     |
[INFO] [stdout] 383 |     assert_panic!((&Float::NAN).integer_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:384:5
[INFO] [stdout]     |
[INFO] [stdout] 384 |     assert_panic!((&Float::INFINITY).integer_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:385:5
[INFO] [stdout]     |
[INFO] [stdout] 385 |     assert_panic!((&Float::NEGATIVE_INFINITY).integer_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:386:5
[INFO] [stdout]     |
[INFO] [stdout] 386 |     assert_panic!((&Float::ZERO).integer_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:387:5
[INFO] [stdout]     |
[INFO] [stdout] 387 |     assert_panic!((&Float::NEGATIVE_ZERO).integer_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:389:5
[INFO] [stdout]     |
[INFO] [stdout] 389 |     assert_panic!((&Float::NAN).integer_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:390:5
[INFO] [stdout]     |
[INFO] [stdout] 390 |     assert_panic!((&Float::INFINITY).integer_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:391:5
[INFO] [stdout]     |
[INFO] [stdout] 391 |     assert_panic!((&Float::NEGATIVE_INFINITY).integer_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:392:5
[INFO] [stdout]     |
[INFO] [stdout] 392 |     assert_panic!((&Float::ZERO).integer_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/mantissa_and_exponent.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 |     assert_panic!((&Float::NEGATIVE_ZERO).integer_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1443:5
[INFO] [stdout]      |
[INFO] [stdout] 1443 |     assert_panic!(Float::NAN.sci_mantissa_and_exponent());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1444:5
[INFO] [stdout]      |
[INFO] [stdout] 1444 |     assert_panic!(Float::INFINITY.sci_mantissa_and_exponent());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1445:5
[INFO] [stdout]      |
[INFO] [stdout] 1445 |     assert_panic!(Float::NEGATIVE_INFINITY.sci_mantissa_and_exponent());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1446:5
[INFO] [stdout]      |
[INFO] [stdout] 1446 |     assert_panic!(Float::ZERO.sci_mantissa_and_exponent());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1447:5
[INFO] [stdout]      |
[INFO] [stdout] 1447 |     assert_panic!(Float::NEGATIVE_ZERO.sci_mantissa_and_exponent());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1449:5
[INFO] [stdout]      |
[INFO] [stdout] 1449 |     assert_panic!(Float::NAN.sci_mantissa());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1450:5
[INFO] [stdout]      |
[INFO] [stdout] 1450 |     assert_panic!(Float::INFINITY.sci_mantissa());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1451:5
[INFO] [stdout]      |
[INFO] [stdout] 1451 |     assert_panic!(Float::NEGATIVE_INFINITY.sci_mantissa());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1452:5
[INFO] [stdout]      |
[INFO] [stdout] 1452 |     assert_panic!(Float::ZERO.sci_mantissa());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1453:5
[INFO] [stdout]      |
[INFO] [stdout] 1453 |     assert_panic!(Float::NEGATIVE_ZERO.sci_mantissa());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1455:5
[INFO] [stdout]      |
[INFO] [stdout] 1455 |     assert_panic!(Float::NAN.sci_exponent());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1456:5
[INFO] [stdout]      |
[INFO] [stdout] 1456 |     assert_panic!(Float::INFINITY.sci_exponent());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1457:5
[INFO] [stdout]      |
[INFO] [stdout] 1457 |     assert_panic!(Float::NEGATIVE_INFINITY.sci_exponent());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1458:5
[INFO] [stdout]      |
[INFO] [stdout] 1458 |     assert_panic!(Float::ZERO.sci_exponent());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1459:5
[INFO] [stdout]      |
[INFO] [stdout] 1459 |     assert_panic!(Float::NEGATIVE_ZERO.sci_exponent());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1464:5
[INFO] [stdout]      |
[INFO] [stdout] 1464 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1467:5
[INFO] [stdout]      |
[INFO] [stdout] 1467 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1472:5
[INFO] [stdout]      |
[INFO] [stdout] 1472 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1477:5
[INFO] [stdout]      |
[INFO] [stdout] 1477 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1480:5
[INFO] [stdout]      |
[INFO] [stdout] 1480 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1486:5
[INFO] [stdout]      |
[INFO] [stdout] 1486 |     assert_panic!(<&Float as SciMantissaAndExponent<Float, _, _>>::sci_mantissa(&Float::NAN));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1487:5
[INFO] [stdout]      |
[INFO] [stdout] 1487 |     assert_panic!(<&Float as SciMantissaAndExponent<Float, _, _>>::sci_mantissa(&Float::INFINITY));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1488:5
[INFO] [stdout]      |
[INFO] [stdout] 1488 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1491:5
[INFO] [stdout]      |
[INFO] [stdout] 1491 |     assert_panic!(<&Float as SciMantissaAndExponent<Float, _, _>>::sci_mantissa(&Float::ZERO));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1492:5
[INFO] [stdout]      |
[INFO] [stdout] 1492 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1496:5
[INFO] [stdout]      |
[INFO] [stdout] 1496 |     assert_panic!(<&Float as SciMantissaAndExponent<Float, _, _>>::sci_exponent(&Float::NAN));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1497:5
[INFO] [stdout]      |
[INFO] [stdout] 1497 |     assert_panic!(<&Float as SciMantissaAndExponent<Float, _, _>>::sci_exponent(&Float::INFINITY));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1498:5
[INFO] [stdout]      |
[INFO] [stdout] 1498 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1501:5
[INFO] [stdout]      |
[INFO] [stdout] 1501 |     assert_panic!(<&Float as SciMantissaAndExponent<Float, _, _>>::sci_exponent(&Float::ZERO));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1502:5
[INFO] [stdout]      |
[INFO] [stdout] 1502 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1578:5
[INFO] [stdout]      |
[INFO] [stdout] 1578 |     assert_panic!(Float::from_sci_mantissa_and_exponent(Float::NAN, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1579:5
[INFO] [stdout]      |
[INFO] [stdout] 1579 |     assert_panic!(Float::from_sci_mantissa_and_exponent(Float::INFINITY, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1580:5
[INFO] [stdout]      |
[INFO] [stdout] 1580 |     assert_panic!(Float::from_sci_mantissa_and_exponent(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1584:5
[INFO] [stdout]      |
[INFO] [stdout] 1584 |     assert_panic!(Float::from_sci_mantissa_and_exponent(Float::ZERO, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1585:5
[INFO] [stdout]      |
[INFO] [stdout] 1585 |     assert_panic!(Float::from_sci_mantissa_and_exponent(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1749:5
[INFO] [stdout]      |
[INFO] [stdout] 1749 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1752:5
[INFO] [stdout]      |
[INFO] [stdout] 1752 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1755:5
[INFO] [stdout]      |
[INFO] [stdout] 1755 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1760:5
[INFO] [stdout]      |
[INFO] [stdout] 1760 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1763:5
[INFO] [stdout]      |
[INFO] [stdout] 1763 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1769:5
[INFO] [stdout]      |
[INFO] [stdout] 1769 |     assert_panic!(<&Float as SciMantissaAndExponent<T, _, _>>::sci_mantissa(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1772:5
[INFO] [stdout]      |
[INFO] [stdout] 1772 |     assert_panic!(<&Float as SciMantissaAndExponent<T, _, _>>::sci_mantissa(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1775:5
[INFO] [stdout]      |
[INFO] [stdout] 1775 |     assert_panic!(<&Float as SciMantissaAndExponent<T, _, _>>::sci_mantissa(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1778:5
[INFO] [stdout]      |
[INFO] [stdout] 1778 |     assert_panic!(<&Float as SciMantissaAndExponent<T, _, _>>::sci_mantissa(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1781:5
[INFO] [stdout]      |
[INFO] [stdout] 1781 |     assert_panic!(<&Float as SciMantissaAndExponent<T, _, _>>::sci_mantissa(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1785:5
[INFO] [stdout]      |
[INFO] [stdout] 1785 |     assert_panic!(<&Float as SciMantissaAndExponent<T, _, _>>::sci_exponent(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1788:5
[INFO] [stdout]      |
[INFO] [stdout] 1788 |     assert_panic!(<&Float as SciMantissaAndExponent<T, _, _>>::sci_exponent(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1791:5
[INFO] [stdout]      |
[INFO] [stdout] 1791 |     assert_panic!(<&Float as SciMantissaAndExponent<T, _, _>>::sci_exponent(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1794:5
[INFO] [stdout]      |
[INFO] [stdout] 1794 |     assert_panic!(<&Float as SciMantissaAndExponent<T, _, _>>::sci_exponent(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1797:5
[INFO] [stdout]      |
[INFO] [stdout] 1797 |     assert_panic!(<&Float as SciMantissaAndExponent<T, _, _>>::sci_exponent(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1890:5
[INFO] [stdout]      |
[INFO] [stdout] 1890 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1893:5
[INFO] [stdout]      |
[INFO] [stdout] 1893 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1896:5
[INFO] [stdout]      |
[INFO] [stdout] 1896 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1902:5
[INFO] [stdout]      |
[INFO] [stdout] 1902 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/mantissa_and_exponent.rs:1905:5
[INFO] [stdout]      |
[INFO] [stdout] 1905 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:321:5
[INFO] [stdout]     |
[INFO] [stdout] 321 |     assert_panic!(Natural::rounding_from(Float::NAN, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     assert_panic!(Natural::rounding_from(Float::NAN, Ceiling));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:323:5
[INFO] [stdout]     |
[INFO] [stdout] 323 |     assert_panic!(Natural::rounding_from(Float::NAN, Down));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     assert_panic!(Natural::rounding_from(Float::NAN, Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:325:5
[INFO] [stdout]     |
[INFO] [stdout] 325 |     assert_panic!(Natural::rounding_from(Float::NAN, Nearest));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 326 |     assert_panic!(Natural::rounding_from(Float::NAN, Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:328:5
[INFO] [stdout]     |
[INFO] [stdout] 328 |     assert_panic!(Natural::rounding_from(Float::INFINITY, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:329:5
[INFO] [stdout]     |
[INFO] [stdout] 329 |     assert_panic!(Natural::rounding_from(Float::INFINITY, Ceiling));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:330:5
[INFO] [stdout]     |
[INFO] [stdout] 330 |     assert_panic!(Natural::rounding_from(Float::INFINITY, Down));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:331:5
[INFO] [stdout]     |
[INFO] [stdout] 331 |     assert_panic!(Natural::rounding_from(Float::INFINITY, Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:332:5
[INFO] [stdout]     |
[INFO] [stdout] 332 |     assert_panic!(Natural::rounding_from(Float::INFINITY, Nearest));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:333:5
[INFO] [stdout]     |
[INFO] [stdout] 333 |     assert_panic!(Natural::rounding_from(Float::INFINITY, Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 |     assert_panic!(Natural::rounding_from(Float::NEGATIVE_INFINITY, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:336:5
[INFO] [stdout]     |
[INFO] [stdout] 336 |     assert_panic!(Natural::rounding_from(Float::NEGATIVE_INFINITY, Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 |     assert_panic!(Natural::rounding_from(Float::NEGATIVE_INFINITY, Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:339:5
[INFO] [stdout]     |
[INFO] [stdout] 339 |     assert_panic!(Natural::rounding_from(Float::NEGATIVE_ONE, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:340:5
[INFO] [stdout]     |
[INFO] [stdout] 340 |     assert_panic!(Natural::rounding_from(Float::NEGATIVE_ONE, Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |     assert_panic!(Natural::rounding_from(Float::NEGATIVE_ONE, Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 |     assert_panic!(Natural::rounding_from(Float::from(3u8) >> 1, Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:348:5
[INFO] [stdout]     |
[INFO] [stdout] 348 |     assert_panic!(Natural::rounding_from(&Float::NAN, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:349:5
[INFO] [stdout]     |
[INFO] [stdout] 349 |     assert_panic!(Natural::rounding_from(&Float::NAN, Ceiling));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:350:5
[INFO] [stdout]     |
[INFO] [stdout] 350 |     assert_panic!(Natural::rounding_from(&Float::NAN, Down));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 351 |     assert_panic!(Natural::rounding_from(&Float::NAN, Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:352:5
[INFO] [stdout]     |
[INFO] [stdout] 352 |     assert_panic!(Natural::rounding_from(&Float::NAN, Nearest));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:353:5
[INFO] [stdout]     |
[INFO] [stdout] 353 |     assert_panic!(Natural::rounding_from(&Float::NAN, Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 355 |     assert_panic!(Natural::rounding_from(&Float::INFINITY, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 356 |     assert_panic!(Natural::rounding_from(&Float::INFINITY, Ceiling));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:357:5
[INFO] [stdout]     |
[INFO] [stdout] 357 |     assert_panic!(Natural::rounding_from(&Float::INFINITY, Down));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:358:5
[INFO] [stdout]     |
[INFO] [stdout] 358 |     assert_panic!(Natural::rounding_from(&Float::INFINITY, Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 |     assert_panic!(Natural::rounding_from(&Float::INFINITY, Nearest));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:360:5
[INFO] [stdout]     |
[INFO] [stdout] 360 |     assert_panic!(Natural::rounding_from(&Float::INFINITY, Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:362:5
[INFO] [stdout]     |
[INFO] [stdout] 362 |     assert_panic!(Natural::rounding_from(&Float::NEGATIVE_INFINITY, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     assert_panic!(Natural::rounding_from(&Float::NEGATIVE_INFINITY, Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:364:5
[INFO] [stdout]     |
[INFO] [stdout] 364 |     assert_panic!(Natural::rounding_from(&Float::NEGATIVE_INFINITY, Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 |     assert_panic!(Natural::rounding_from(&Float::NEGATIVE_ONE, Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:367:5
[INFO] [stdout]     |
[INFO] [stdout] 367 |     assert_panic!(Natural::rounding_from(&Float::NEGATIVE_ONE, Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:368:5
[INFO] [stdout]     |
[INFO] [stdout] 368 |     assert_panic!(Natural::rounding_from(&Float::NEGATIVE_ONE, Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/natural_from_float.rs:370:5
[INFO] [stdout]     |
[INFO] [stdout] 370 |     assert_panic!(Natural::rounding_from(&(Float::from(3u8) >> 1), Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/conversion/primitive_float_from_float.rs:997:5
[INFO] [stdout]     |
[INFO] [stdout] 997 |     assert_panic!(T::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/primitive_float_from_float.rs:1001:5
[INFO] [stdout]      |
[INFO] [stdout] 1001 |     assert_panic!(T::rounding_from(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/macros/mod.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/conversion/primitive_float_from_float.rs:1005:5
[INFO] [stdout]      |
[INFO] [stdout] 1005 |     assert_panic!(T::rounding_from(
[WARN] too many lines in the log, truncating it
