[INFO] fetching crate malachite-float 0.4.4...
[INFO] checking malachite-float-0.4.4 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate malachite-float 0.4.4 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate malachite-float 0.4.4 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate malachite-float 0.4.4
[INFO] finished tweaking crates.io crate malachite-float 0.4.4
[INFO] tweaked toml for crates.io crate malachite-float 0.4.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate malachite-float 0.4.4 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded embed-doc-image v0.1.4
[INFO] [stderr]   Downloaded gnuplot v0.0.39
[INFO] [stderr]   Downloaded malachite-q v0.4.4
[INFO] [stderr]   Downloaded rug v1.22.0
[INFO] [stderr]   Downloaded malachite-base v0.4.4
[INFO] [stderr]   Downloaded malachite-nz v0.4.4
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] faff5effc81b94b7f0068c076b03446a68c8f005a87707a5f8ef96dfb2498b1a
[INFO] running `Command { std: "docker" "start" "-a" "faff5effc81b94b7f0068c076b03446a68c8f005a87707a5f8ef96dfb2498b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "faff5effc81b94b7f0068c076b03446a68c8f005a87707a5f8ef96dfb2498b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faff5effc81b94b7f0068c076b03446a68c8f005a87707a5f8ef96dfb2498b1a", kill_on_drop: false }`
[INFO] [stdout] faff5effc81b94b7f0068c076b03446a68c8f005a87707a5f8ef96dfb2498b1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52fdb7a772b864336c60f70ef9728ce1402fdb2fb937c51acfaa415bbf12de93
[INFO] running `Command { std: "docker" "start" "-a" "52fdb7a772b864336c60f70ef9728ce1402fdb2fb937c51acfaa415bbf12de93", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking malachite-base v0.4.4
[INFO] [stderr]    Compiling embed-doc-image v0.1.4
[INFO] [stderr]     Checking malachite-nz v0.4.4
[INFO] [stderr]     Checking malachite-q v0.4.4
[INFO] [stderr]     Checking malachite-float v0.4.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/arithmetic/abs.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:22
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:22
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:22
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:21
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:22
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:21
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:22
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:22
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:22
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:7:22
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:9:22
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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: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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:7:22
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:8:22
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:22
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:7:22
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:8:22
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:8:22
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:1:21
[INFO] [stdout]     |
[INFO] [stdout] 1   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:22
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:22
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:7:22
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:10:22
[INFO] [stdout]     |
[INFO] [stdout] 10  | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:8:22
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:9:22
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:22
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:22
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:9:19
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:22
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:9:19
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:8:22
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:22
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:7:22
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:22
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:22
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:22
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:8:19
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:22
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:8:19
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:22
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:22
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:22
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:7:22
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:22
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:22
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:22
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:7:22
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:10:19
[INFO] [stdout]     |
[INFO] [stdout] 10  | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:22
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:7:22
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:10:22
[INFO] [stdout]     |
[INFO] [stdout] 10  | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:11:22
[INFO] [stdout]     |
[INFO] [stdout] 11  | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:11:22
[INFO] [stdout]     |
[INFO] [stdout] 11  | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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: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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:22
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:7:22
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:9:19
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:11:18
[INFO] [stdout]     |
[INFO] [stdout] 11  | 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.4/src/lib.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:7:22
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:8:22
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:13:19
[INFO] [stdout]     |
[INFO] [stdout] 13  | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:14:21
[INFO] [stdout]     |
[INFO] [stdout] 14  | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:17:22
[INFO] [stdout]     |
[INFO] [stdout] 17  | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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: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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:9:22
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:10:22
[INFO] [stdout]     |
[INFO] [stdout] 10  | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:16:19
[INFO] [stdout]     |
[INFO] [stdout] 16  | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:10:22
[INFO] [stdout]     |
[INFO] [stdout] 10  | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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: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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:11:21
[INFO] [stdout]     |
[INFO] [stdout] 11  | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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: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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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: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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:22
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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_with_sci_exponent.rs:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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_with_sci_exponent_and_precision.rs:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::assert_panic`
[INFO] [stdout]  --> tests/basic/ulp.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | 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:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]  --> tests/random/random_finite_floats.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]   |                     ^^^^^^ could not find `random` in `malachite_base`
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_float::random`
[INFO] [stdout]  --> tests/random/random_finite_floats.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use malachite_float::random::random_finite_floats;
[INFO] [stdout]   |                      ^^^^^^ could not find `random` in `malachite_float`
[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:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]  --> tests/random/random_floats.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]   |                     ^^^^^^ could not find `random` in `malachite_base`
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_float::random`
[INFO] [stdout]  --> tests/random/random_floats.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use malachite_float::random::random_floats;
[INFO] [stdout]   |                      ^^^^^^ could not find `random` in `malachite_float`
[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:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]  --> tests/random/random_negative_finite_floats.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]   |                     ^^^^^^ could not find `random` in `malachite_base`
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_float::random`
[INFO] [stdout]  --> tests/random/random_negative_finite_floats.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use malachite_float::random::random_negative_finite_floats;
[INFO] [stdout]   |                      ^^^^^^ could not find `random` in `malachite_float`
[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:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]  --> tests/random/random_non_negative_finite_floats.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]   |                     ^^^^^^ could not find `random` in `malachite_base`
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_float::random`
[INFO] [stdout]  --> tests/random/random_non_negative_finite_floats.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use malachite_float::random::random_non_negative_finite_floats;
[INFO] [stdout]   |                      ^^^^^^ could not find `random` in `malachite_float`
[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:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]  --> tests/random/random_non_positive_finite_floats.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]   |                     ^^^^^^ could not find `random` in `malachite_base`
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_float::random`
[INFO] [stdout]  --> tests/random/random_non_positive_finite_floats.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use malachite_float::random::random_non_positive_finite_floats;
[INFO] [stdout]   |                      ^^^^^^ could not find `random` in `malachite_float`
[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:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]  --> tests/random/random_nonzero_finite_floats.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]   |                     ^^^^^^ could not find `random` in `malachite_base`
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_float::random`
[INFO] [stdout]  --> tests/random/random_nonzero_finite_floats.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use malachite_float::random::random_nonzero_finite_floats;
[INFO] [stdout]   |                      ^^^^^^ could not find `random` in `malachite_float`
[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:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]  --> tests/random/random_positive_finite_floats.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]   |                     ^^^^^^ could not find `random` in `malachite_base`
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_float::random`
[INFO] [stdout]  --> tests/random/random_positive_finite_floats.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use malachite_float::random::random_positive_finite_floats;
[INFO] [stdout]   |                      ^^^^^^ could not find `random` in `malachite_float`
[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:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]  --> tests/random/striped_random_negative_finite_floats.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]   |                     ^^^^^^ could not find `random` in `malachite_base`
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_float::random`
[INFO] [stdout]  --> tests/random/striped_random_negative_finite_floats.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use malachite_float::random::striped_random_negative_finite_floats;
[INFO] [stdout]   |                      ^^^^^^ could not find `random` in `malachite_float`
[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:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]  --> tests/random/striped_random_non_negative_finite_floats.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]   |                     ^^^^^^ could not find `random` in `malachite_base`
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_float::random`
[INFO] [stdout]  --> tests/random/striped_random_non_negative_finite_floats.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use malachite_float::random::striped_random_non_negative_finite_floats;
[INFO] [stdout]   |                      ^^^^^^ could not find `random` in `malachite_float`
[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:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]  --> tests/random/striped_random_non_positive_finite_floats.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]   |                     ^^^^^^ could not find `random` in `malachite_base`
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_float::random`
[INFO] [stdout]  --> tests/random/striped_random_non_positive_finite_floats.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use malachite_float::random::striped_random_non_positive_finite_floats;
[INFO] [stdout]   |                      ^^^^^^ could not find `random` in `malachite_float`
[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:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]  --> tests/random/striped_random_nonzero_finite_floats.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]   |                     ^^^^^^ could not find `random` in `malachite_base`
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_float::random`
[INFO] [stdout]  --> tests/random/striped_random_nonzero_finite_floats.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use malachite_float::random::striped_random_nonzero_finite_floats;
[INFO] [stdout]   |                      ^^^^^^ could not find `random` in `malachite_float`
[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:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]  --> tests/random/striped_random_positive_finite_floats.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]   |                     ^^^^^^ could not find `random` in `malachite_base`
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]  --> tests/basic/constants.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use malachite_float::random::striped_random_positive_finite_floats;
[INFO] [stdout]   |                      ^^^^^^ could not find `random` in `malachite_float`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rug`
[INFO] [stdout]   --> tests/comparison/partial_cmp_abs_integer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | 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:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | 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:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | 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:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | 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:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | 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:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | 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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | 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:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | 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:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | 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:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | 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:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | 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:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | 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:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | 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:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | 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/conversion/from_integer.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     assert_panic!(Float::from_integer_prec(Integer::ZERO, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     assert_panic!(Float::from_integer_prec(Integer::ONE, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:1080:5
[INFO] [stdout]      |
[INFO] [stdout] 1080 |     assert_panic!(Float::from_integer_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1085:5
[INFO] [stdout]      |
[INFO] [stdout] 1085 |     assert_panic!(Float::from_integer_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1090:5
[INFO] [stdout]      |
[INFO] [stdout] 1090 |     assert_panic!(Float::from_integer_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1095:5
[INFO] [stdout]      |
[INFO] [stdout] 1095 |     assert_panic!(Float::from_integer_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1100:5
[INFO] [stdout]      |
[INFO] [stdout] 1100 |     assert_panic!(Float::from_integer_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1109:5
[INFO] [stdout]      |
[INFO] [stdout] 1109 |     assert_panic!(Float::from_integer_prec_round_ref(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1114:5
[INFO] [stdout]      |
[INFO] [stdout] 1114 |     assert_panic!(Float::from_integer_prec_round_ref(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1119:5
[INFO] [stdout]      |
[INFO] [stdout] 1119 |     assert_panic!(Float::from_integer_prec_round_ref(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1124:5
[INFO] [stdout]      |
[INFO] [stdout] 1124 |     assert_panic!(Float::from_integer_prec_round_ref(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1129:5
[INFO] [stdout]      |
[INFO] [stdout] 1129 |     assert_panic!(Float::from_integer_prec_round_ref(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     assert_panic!(Float::from_natural_prec(Natural::ZERO, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     assert_panic!(Float::from_natural_prec(Natural::ONE, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:637:5
[INFO] [stdout]     |
[INFO] [stdout] 637 |     assert_panic!(Float::from_natural_prec_round(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:642:5
[INFO] [stdout]     |
[INFO] [stdout] 642 |     assert_panic!(Float::from_natural_prec_round(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:647:5
[INFO] [stdout]     |
[INFO] [stdout] 647 |     assert_panic!(Float::from_natural_prec_round(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:656:5
[INFO] [stdout]     |
[INFO] [stdout] 656 |     assert_panic!(Float::from_natural_prec_round_ref(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:661:5
[INFO] [stdout]     |
[INFO] [stdout] 661 |     assert_panic!(Float::from_natural_prec_round_ref(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:666:5
[INFO] [stdout]     |
[INFO] [stdout] 666 |     assert_panic!(Float::from_natural_prec_round_ref(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:481:5
[INFO] [stdout]     |
[INFO] [stdout] 481 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:482:5
[INFO] [stdout]     |
[INFO] [stdout] 482 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:483:5
[INFO] [stdout]     |
[INFO] [stdout] 483 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:484:5
[INFO] [stdout]     |
[INFO] [stdout] 484 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:485:5
[INFO] [stdout]     |
[INFO] [stdout] 485 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:486:5
[INFO] [stdout]     |
[INFO] [stdout] 486 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:487:5
[INFO] [stdout]     |
[INFO] [stdout] 487 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:2868:5
[INFO] [stdout]      |
[INFO] [stdout] 2868 |     assert_panic!(Float::from_primitive_float_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:2873:5
[INFO] [stdout]      |
[INFO] [stdout] 2873 |     assert_panic!(Float::from_primitive_float_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:2878:5
[INFO] [stdout]      |
[INFO] [stdout] 2878 |     assert_panic!(Float::from_primitive_float_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:2883:5
[INFO] [stdout]      |
[INFO] [stdout] 2883 |     assert_panic!(Float::from_primitive_float_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:2888:5
[INFO] [stdout]      |
[INFO] [stdout] 2888 |     assert_panic!(Float::from_primitive_float_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:2893:5
[INFO] [stdout]      |
[INFO] [stdout] 2893 |     assert_panic!(Float::from_primitive_float_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:2898:5
[INFO] [stdout]      |
[INFO] [stdout] 2898 |     assert_panic!(Float::from_primitive_float_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:2904:5
[INFO] [stdout]      |
[INFO] [stdout] 2904 |     assert_panic!(Float::from_primitive_float_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:2909:5
[INFO] [stdout]      |
[INFO] [stdout] 2909 |     assert_panic!(Float::from_primitive_float_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:229:5
[INFO] [stdout]     |
[INFO] [stdout] 229 |     assert_panic!(Float::from_unsigned_prec(T::ZERO, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 |     assert_panic!(Float::from_unsigned_prec(T::ONE, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     assert_panic!(Float::from_signed_prec(T::ZERO, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:238:5
[INFO] [stdout]     |
[INFO] [stdout] 238 |     assert_panic!(Float::from_signed_prec(T::ONE, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:1836:5
[INFO] [stdout]      |
[INFO] [stdout] 1836 |     assert_panic!(Float::from_unsigned_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1841:5
[INFO] [stdout]      |
[INFO] [stdout] 1841 |     assert_panic!(Float::from_unsigned_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1846:5
[INFO] [stdout]      |
[INFO] [stdout] 1846 |     assert_panic!(Float::from_unsigned_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1857:5
[INFO] [stdout]      |
[INFO] [stdout] 1857 |     assert_panic!(Float::from_signed_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1862:5
[INFO] [stdout]      |
[INFO] [stdout] 1862 |     assert_panic!(Float::from_signed_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1867:5
[INFO] [stdout]      |
[INFO] [stdout] 1867 |     assert_panic!(Float::from_signed_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1872:5
[INFO] [stdout]      |
[INFO] [stdout] 1872 |     assert_panic!(Float::from_signed_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1877:5
[INFO] [stdout]      |
[INFO] [stdout] 1877 |     assert_panic!(Float::from_signed_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     assert_panic!(Float::from_rational_prec(Rational::ZERO, 0));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named 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:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     assert_panic!(Float::from_rational_prec(Rational::ONE, 0));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named 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:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named 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:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named 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:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named 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:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named 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:1294:5
[INFO] [stdout]      |
[INFO] [stdout] 1294 |     assert_panic!(Float::from_rational_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1299:5
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     assert_panic!(Float::from_rational_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1304:5
[INFO] [stdout]      |
[INFO] [stdout] 1304 |     assert_panic!(Float::from_rational_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1309:5
[INFO] [stdout]      |
[INFO] [stdout] 1309 |     assert_panic!(Float::from_rational_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1314:5
[INFO] [stdout]      |
[INFO] [stdout] 1314 |     assert_panic!(Float::from_rational_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1319:5
[INFO] [stdout]      |
[INFO] [stdout] 1319 |     assert_panic!(Float::from_rational_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1324:5
[INFO] [stdout]      |
[INFO] [stdout] 1324 |     assert_panic!(Float::from_rational_prec_round(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1333:5
[INFO] [stdout]      |
[INFO] [stdout] 1333 |     assert_panic!(Float::from_rational_prec_round_ref(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1338:5
[INFO] [stdout]      |
[INFO] [stdout] 1338 |     assert_panic!(Float::from_rational_prec_round_ref(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1343:5
[INFO] [stdout]      |
[INFO] [stdout] 1343 |     assert_panic!(Float::from_rational_prec_round_ref(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1348:5
[INFO] [stdout]      |
[INFO] [stdout] 1348 |     assert_panic!(Float::from_rational_prec_round_ref(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1353:5
[INFO] [stdout]      |
[INFO] [stdout] 1353 |     assert_panic!(Float::from_rational_prec_round_ref(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1358:5
[INFO] [stdout]      |
[INFO] [stdout] 1358 |     assert_panic!(Float::from_rational_prec_round_ref(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1363:5
[INFO] [stdout]      |
[INFO] [stdout] 1363 |     assert_panic!(Float::from_rational_prec_round_ref(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:619:5
[INFO] [stdout]     |
[INFO] [stdout] 619 |     assert_panic!(Integer::rounding_from(Float::NAN, RoundingMode::Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:620:5
[INFO] [stdout]     |
[INFO] [stdout] 620 |     assert_panic!(Integer::rounding_from(Float::NAN, RoundingMode::Ceiling));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:621:5
[INFO] [stdout]     |
[INFO] [stdout] 621 |     assert_panic!(Integer::rounding_from(Float::NAN, RoundingMode::Down));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:622:5
[INFO] [stdout]     |
[INFO] [stdout] 622 |     assert_panic!(Integer::rounding_from(Float::NAN, RoundingMode::Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:623:5
[INFO] [stdout]     |
[INFO] [stdout] 623 |     assert_panic!(Integer::rounding_from(Float::NAN, RoundingMode::Nearest));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:624:5
[INFO] [stdout]     |
[INFO] [stdout] 624 |     assert_panic!(Integer::rounding_from(Float::NAN, RoundingMode::Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:626:5
[INFO] [stdout]     |
[INFO] [stdout] 626 |     assert_panic!(Integer::rounding_from(Float::INFINITY, RoundingMode::Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:627:5
[INFO] [stdout]     |
[INFO] [stdout] 627 |     assert_panic!(Integer::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:631:5
[INFO] [stdout]     |
[INFO] [stdout] 631 |     assert_panic!(Integer::rounding_from(Float::INFINITY, RoundingMode::Down));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:632:5
[INFO] [stdout]     |
[INFO] [stdout] 632 |     assert_panic!(Integer::rounding_from(Float::INFINITY, RoundingMode::Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:633:5
[INFO] [stdout]     |
[INFO] [stdout] 633 |     assert_panic!(Integer::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:637:5
[INFO] [stdout]     |
[INFO] [stdout] 637 |     assert_panic!(Integer::rounding_from(Float::INFINITY, RoundingMode::Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:639:5
[INFO] [stdout]     |
[INFO] [stdout] 639 |     assert_panic!(Integer::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:643:5
[INFO] [stdout]     |
[INFO] [stdout] 643 |     assert_panic!(Integer::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:647:5
[INFO] [stdout]     |
[INFO] [stdout] 647 |     assert_panic!(Integer::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:651:5
[INFO] [stdout]     |
[INFO] [stdout] 651 |     assert_panic!(Integer::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:655:5
[INFO] [stdout]     |
[INFO] [stdout] 655 |     assert_panic!(Integer::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:659:5
[INFO] [stdout]     |
[INFO] [stdout] 659 |     assert_panic!(Integer::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:664:5
[INFO] [stdout]     |
[INFO] [stdout] 664 |     assert_panic!(Integer::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:668:5
[INFO] [stdout]     |
[INFO] [stdout] 668 |     assert_panic!(Integer::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:676:5
[INFO] [stdout]     |
[INFO] [stdout] 676 |     assert_panic!(Integer::rounding_from(&Float::NAN, RoundingMode::Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:677:5
[INFO] [stdout]     |
[INFO] [stdout] 677 |     assert_panic!(Integer::rounding_from(&Float::NAN, RoundingMode::Ceiling));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:678:5
[INFO] [stdout]     |
[INFO] [stdout] 678 |     assert_panic!(Integer::rounding_from(&Float::NAN, RoundingMode::Down));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:679:5
[INFO] [stdout]     |
[INFO] [stdout] 679 |     assert_panic!(Integer::rounding_from(&Float::NAN, RoundingMode::Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:680:5
[INFO] [stdout]     |
[INFO] [stdout] 680 |     assert_panic!(Integer::rounding_from(&Float::NAN, RoundingMode::Nearest));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:681:5
[INFO] [stdout]     |
[INFO] [stdout] 681 |     assert_panic!(Integer::rounding_from(&Float::NAN, RoundingMode::Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:683:5
[INFO] [stdout]     |
[INFO] [stdout] 683 |     assert_panic!(Integer::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:687:5
[INFO] [stdout]     |
[INFO] [stdout] 687 |     assert_panic!(Integer::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:691:5
[INFO] [stdout]     |
[INFO] [stdout] 691 |     assert_panic!(Integer::rounding_from(&Float::INFINITY, RoundingMode::Down));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:692:5
[INFO] [stdout]     |
[INFO] [stdout] 692 |     assert_panic!(Integer::rounding_from(&Float::INFINITY, RoundingMode::Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:693:5
[INFO] [stdout]     |
[INFO] [stdout] 693 |     assert_panic!(Integer::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:697:5
[INFO] [stdout]     |
[INFO] [stdout] 697 |     assert_panic!(Integer::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:702:5
[INFO] [stdout]     |
[INFO] [stdout] 702 |     assert_panic!(Integer::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:706:5
[INFO] [stdout]     |
[INFO] [stdout] 706 |     assert_panic!(Integer::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:710:5
[INFO] [stdout]     |
[INFO] [stdout] 710 |     assert_panic!(Integer::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:714:5
[INFO] [stdout]     |
[INFO] [stdout] 714 |     assert_panic!(Integer::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:718:5
[INFO] [stdout]     |
[INFO] [stdout] 718 |     assert_panic!(Integer::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:722:5
[INFO] [stdout]     |
[INFO] [stdout] 722 |     assert_panic!(Integer::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:727:5
[INFO] [stdout]     |
[INFO] [stdout] 727 |     assert_panic!(Integer::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:731:5
[INFO] [stdout]     |
[INFO] [stdout] 731 |     assert_panic!(Integer::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     assert_panic!(Float::NAN.raw_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     assert_panic!(Float::INFINITY.raw_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     assert_panic!(Float::NEGATIVE_INFINITY.raw_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     assert_panic!(Float::ZERO.raw_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     assert_panic!(Float::NEGATIVE_ZERO.raw_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     assert_panic!(Float::NAN.raw_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     assert_panic!(Float::INFINITY.raw_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::NEGATIVE_INFINITY.raw_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::ZERO.raw_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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_ZERO.raw_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::NAN.raw_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |     assert_panic!(Float::INFINITY.raw_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::NEGATIVE_INFINITY.raw_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::ZERO.raw_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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_ZERO.raw_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::NAN).raw_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::INFINITY).raw_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::NEGATIVE_INFINITY).raw_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::ZERO).raw_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |     assert_panic!((&Float::NEGATIVE_ZERO).raw_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 |     assert_panic!((&Float::NAN).raw_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     assert_panic!((&Float::INFINITY).raw_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::NEGATIVE_INFINITY).raw_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::ZERO).raw_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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_ZERO).raw_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::NAN).raw_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 |     assert_panic!((&Float::INFINITY).raw_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::NEGATIVE_INFINITY).raw_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::ZERO).raw_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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_ZERO).raw_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:250:5
[INFO] [stdout]     |
[INFO] [stdout] 250 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:251:5
[INFO] [stdout]     |
[INFO] [stdout] 251 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:348:5
[INFO] [stdout]     |
[INFO] [stdout] 348 |     assert_panic!(Float::NAN.integer_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:349:5
[INFO] [stdout]     |
[INFO] [stdout] 349 |     assert_panic!(Float::INFINITY.integer_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:350:5
[INFO] [stdout]     |
[INFO] [stdout] 350 |     assert_panic!(Float::NEGATIVE_INFINITY.integer_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:351:5
[INFO] [stdout]     |
[INFO] [stdout] 351 |     assert_panic!(Float::ZERO.integer_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:352:5
[INFO] [stdout]     |
[INFO] [stdout] 352 |     assert_panic!(Float::NEGATIVE_ZERO.integer_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:354:5
[INFO] [stdout]     |
[INFO] [stdout] 354 |     assert_panic!(Float::NAN.integer_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:355:5
[INFO] [stdout]     |
[INFO] [stdout] 355 |     assert_panic!(Float::INFINITY.integer_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::NEGATIVE_INFINITY.integer_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::ZERO.integer_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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_ZERO.integer_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::NAN.integer_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:361:5
[INFO] [stdout]     |
[INFO] [stdout] 361 |     assert_panic!(Float::INFINITY.integer_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::NEGATIVE_INFINITY.integer_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::ZERO.integer_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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_ZERO.integer_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::NAN).integer_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::INFINITY).integer_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::NEGATIVE_INFINITY).integer_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::ZERO).integer_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:373:5
[INFO] [stdout]     |
[INFO] [stdout] 373 |     assert_panic!((&Float::NEGATIVE_ZERO).integer_mantissa_and_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:375:5
[INFO] [stdout]     |
[INFO] [stdout] 375 |     assert_panic!((&Float::NAN).integer_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:376:5
[INFO] [stdout]     |
[INFO] [stdout] 376 |     assert_panic!((&Float::INFINITY).integer_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::NEGATIVE_INFINITY).integer_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::ZERO).integer_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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_ZERO).integer_mantissa());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::NAN).integer_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:382:5
[INFO] [stdout]     |
[INFO] [stdout] 382 |     assert_panic!((&Float::INFINITY).integer_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::NEGATIVE_INFINITY).integer_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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::ZERO).integer_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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_ZERO).integer_exponent());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:1645:5
[INFO] [stdout]      |
[INFO] [stdout] 1645 |     assert_panic!(Float::NAN.sci_mantissa_and_exponent());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1646:5
[INFO] [stdout]      |
[INFO] [stdout] 1646 |     assert_panic!(Float::INFINITY.sci_mantissa_and_exponent());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1647:5
[INFO] [stdout]      |
[INFO] [stdout] 1647 |     assert_panic!(Float::NEGATIVE_INFINITY.sci_mantissa_and_exponent());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1648:5
[INFO] [stdout]      |
[INFO] [stdout] 1648 |     assert_panic!(Float::ZERO.sci_mantissa_and_exponent());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1649:5
[INFO] [stdout]      |
[INFO] [stdout] 1649 |     assert_panic!(Float::NEGATIVE_ZERO.sci_mantissa_and_exponent());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1651:5
[INFO] [stdout]      |
[INFO] [stdout] 1651 |     assert_panic!(Float::NAN.sci_mantissa());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1652:5
[INFO] [stdout]      |
[INFO] [stdout] 1652 |     assert_panic!(Float::INFINITY.sci_mantissa());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1653:5
[INFO] [stdout]      |
[INFO] [stdout] 1653 |     assert_panic!(Float::NEGATIVE_INFINITY.sci_mantissa());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1654:5
[INFO] [stdout]      |
[INFO] [stdout] 1654 |     assert_panic!(Float::ZERO.sci_mantissa());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1655:5
[INFO] [stdout]      |
[INFO] [stdout] 1655 |     assert_panic!(Float::NEGATIVE_ZERO.sci_mantissa());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1657:5
[INFO] [stdout]      |
[INFO] [stdout] 1657 |     assert_panic!(Float::NAN.sci_exponent());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1658:5
[INFO] [stdout]      |
[INFO] [stdout] 1658 |     assert_panic!(Float::INFINITY.sci_exponent());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1659:5
[INFO] [stdout]      |
[INFO] [stdout] 1659 |     assert_panic!(Float::NEGATIVE_INFINITY.sci_exponent());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1660:5
[INFO] [stdout]      |
[INFO] [stdout] 1660 |     assert_panic!(Float::ZERO.sci_exponent());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1661:5
[INFO] [stdout]      |
[INFO] [stdout] 1661 |     assert_panic!(Float::NEGATIVE_ZERO.sci_exponent());
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1666:5
[INFO] [stdout]      |
[INFO] [stdout] 1666 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1669:5
[INFO] [stdout]      |
[INFO] [stdout] 1669 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1674:5
[INFO] [stdout]      |
[INFO] [stdout] 1674 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1679:5
[INFO] [stdout]      |
[INFO] [stdout] 1679 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1682:5
[INFO] [stdout]      |
[INFO] [stdout] 1682 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1688:5
[INFO] [stdout]      |
[INFO] [stdout] 1688 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1689:5
[INFO] [stdout]      |
[INFO] [stdout] 1689 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1690:5
[INFO] [stdout]      |
[INFO] [stdout] 1690 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1693:5
[INFO] [stdout]      |
[INFO] [stdout] 1693 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1694:5
[INFO] [stdout]      |
[INFO] [stdout] 1694 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1698:5
[INFO] [stdout]      |
[INFO] [stdout] 1698 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1699:5
[INFO] [stdout]      |
[INFO] [stdout] 1699 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1700:5
[INFO] [stdout]      |
[INFO] [stdout] 1700 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1703:5
[INFO] [stdout]      |
[INFO] [stdout] 1703 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1704:5
[INFO] [stdout]      |
[INFO] [stdout] 1704 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1780:5
[INFO] [stdout]      |
[INFO] [stdout] 1780 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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::from_sci_mantissa_and_exponent(Float::INFINITY, 0));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1782:5
[INFO] [stdout]      |
[INFO] [stdout] 1782 |     assert_panic!(Float::from_sci_mantissa_and_exponent(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1786:5
[INFO] [stdout]      |
[INFO] [stdout] 1786 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1787:5
[INFO] [stdout]      |
[INFO] [stdout] 1787 |     assert_panic!(Float::from_sci_mantissa_and_exponent(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1951:5
[INFO] [stdout]      |
[INFO] [stdout] 1951 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1954:5
[INFO] [stdout]      |
[INFO] [stdout] 1954 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1957:5
[INFO] [stdout]      |
[INFO] [stdout] 1957 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1962:5
[INFO] [stdout]      |
[INFO] [stdout] 1962 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1965:5
[INFO] [stdout]      |
[INFO] [stdout] 1965 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1971:5
[INFO] [stdout]      |
[INFO] [stdout] 1971 |     assert_panic!(<&Float as SciMantissaAndExponent<T, _, _>>::sci_mantissa(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1974:5
[INFO] [stdout]      |
[INFO] [stdout] 1974 |     assert_panic!(<&Float as SciMantissaAndExponent<T, _, _>>::sci_mantissa(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1977:5
[INFO] [stdout]      |
[INFO] [stdout] 1977 |     assert_panic!(<&Float as SciMantissaAndExponent<T, _, _>>::sci_mantissa(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1980:5
[INFO] [stdout]      |
[INFO] [stdout] 1980 |     assert_panic!(<&Float as SciMantissaAndExponent<T, _, _>>::sci_mantissa(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1983:5
[INFO] [stdout]      |
[INFO] [stdout] 1983 |     assert_panic!(<&Float as SciMantissaAndExponent<T, _, _>>::sci_mantissa(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1987:5
[INFO] [stdout]      |
[INFO] [stdout] 1987 |     assert_panic!(<&Float as SciMantissaAndExponent<T, _, _>>::sci_exponent(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1990:5
[INFO] [stdout]      |
[INFO] [stdout] 1990 |     assert_panic!(<&Float as SciMantissaAndExponent<T, _, _>>::sci_exponent(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1993:5
[INFO] [stdout]      |
[INFO] [stdout] 1993 |     assert_panic!(<&Float as SciMantissaAndExponent<T, _, _>>::sci_exponent(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1996:5
[INFO] [stdout]      |
[INFO] [stdout] 1996 |     assert_panic!(<&Float as SciMantissaAndExponent<T, _, _>>::sci_exponent(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1999:5
[INFO] [stdout]      |
[INFO] [stdout] 1999 |     assert_panic!(<&Float as SciMantissaAndExponent<T, _, _>>::sci_exponent(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:2092:5
[INFO] [stdout]      |
[INFO] [stdout] 2092 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:2095:5
[INFO] [stdout]      |
[INFO] [stdout] 2095 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:2098:5
[INFO] [stdout]      |
[INFO] [stdout] 2098 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:2104:5
[INFO] [stdout]      |
[INFO] [stdout] 2104 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:2107:5
[INFO] [stdout]      |
[INFO] [stdout] 2107 |     assert_panic!(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:535:5
[INFO] [stdout]     |
[INFO] [stdout] 535 |     assert_panic!(Natural::rounding_from(Float::NAN, RoundingMode::Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:536:5
[INFO] [stdout]     |
[INFO] [stdout] 536 |     assert_panic!(Natural::rounding_from(Float::NAN, RoundingMode::Ceiling));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:537:5
[INFO] [stdout]     |
[INFO] [stdout] 537 |     assert_panic!(Natural::rounding_from(Float::NAN, RoundingMode::Down));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:538:5
[INFO] [stdout]     |
[INFO] [stdout] 538 |     assert_panic!(Natural::rounding_from(Float::NAN, RoundingMode::Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:539:5
[INFO] [stdout]     |
[INFO] [stdout] 539 |     assert_panic!(Natural::rounding_from(Float::NAN, RoundingMode::Nearest));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:540:5
[INFO] [stdout]     |
[INFO] [stdout] 540 |     assert_panic!(Natural::rounding_from(Float::NAN, RoundingMode::Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:542:5
[INFO] [stdout]     |
[INFO] [stdout] 542 |     assert_panic!(Natural::rounding_from(Float::INFINITY, RoundingMode::Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:543:5
[INFO] [stdout]     |
[INFO] [stdout] 543 |     assert_panic!(Natural::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:547:5
[INFO] [stdout]     |
[INFO] [stdout] 547 |     assert_panic!(Natural::rounding_from(Float::INFINITY, RoundingMode::Down));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     assert_panic!(Natural::rounding_from(Float::INFINITY, RoundingMode::Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:549:5
[INFO] [stdout]     |
[INFO] [stdout] 549 |     assert_panic!(Natural::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:553:5
[INFO] [stdout]     |
[INFO] [stdout] 553 |     assert_panic!(Natural::rounding_from(Float::INFINITY, RoundingMode::Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:555:5
[INFO] [stdout]     |
[INFO] [stdout] 555 |     assert_panic!(Natural::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:559:5
[INFO] [stdout]     |
[INFO] [stdout] 559 |     assert_panic!(Natural::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:563:5
[INFO] [stdout]     |
[INFO] [stdout] 563 |     assert_panic!(Natural::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:568:5
[INFO] [stdout]     |
[INFO] [stdout] 568 |     assert_panic!(Natural::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:572:5
[INFO] [stdout]     |
[INFO] [stdout] 572 |     assert_panic!(Natural::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:576:5
[INFO] [stdout]     |
[INFO] [stdout] 576 |     assert_panic!(Natural::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:581:5
[INFO] [stdout]     |
[INFO] [stdout] 581 |     assert_panic!(Natural::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:589:5
[INFO] [stdout]     |
[INFO] [stdout] 589 |     assert_panic!(Natural::rounding_from(&Float::NAN, RoundingMode::Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:590:5
[INFO] [stdout]     |
[INFO] [stdout] 590 |     assert_panic!(Natural::rounding_from(&Float::NAN, RoundingMode::Ceiling));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:591:5
[INFO] [stdout]     |
[INFO] [stdout] 591 |     assert_panic!(Natural::rounding_from(&Float::NAN, RoundingMode::Down));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:592:5
[INFO] [stdout]     |
[INFO] [stdout] 592 |     assert_panic!(Natural::rounding_from(&Float::NAN, RoundingMode::Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:593:5
[INFO] [stdout]     |
[INFO] [stdout] 593 |     assert_panic!(Natural::rounding_from(&Float::NAN, RoundingMode::Nearest));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:594:5
[INFO] [stdout]     |
[INFO] [stdout] 594 |     assert_panic!(Natural::rounding_from(&Float::NAN, RoundingMode::Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:596:5
[INFO] [stdout]     |
[INFO] [stdout] 596 |     assert_panic!(Natural::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:600:5
[INFO] [stdout]     |
[INFO] [stdout] 600 |     assert_panic!(Natural::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:604:5
[INFO] [stdout]     |
[INFO] [stdout] 604 |     assert_panic!(Natural::rounding_from(&Float::INFINITY, RoundingMode::Down));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:605:5
[INFO] [stdout]     |
[INFO] [stdout] 605 |     assert_panic!(Natural::rounding_from(&Float::INFINITY, RoundingMode::Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:606:5
[INFO] [stdout]     |
[INFO] [stdout] 606 |     assert_panic!(Natural::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:610:5
[INFO] [stdout]     |
[INFO] [stdout] 610 |     assert_panic!(Natural::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:615:5
[INFO] [stdout]     |
[INFO] [stdout] 615 |     assert_panic!(Natural::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:619:5
[INFO] [stdout]     |
[INFO] [stdout] 619 |     assert_panic!(Natural::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:623:5
[INFO] [stdout]     |
[INFO] [stdout] 623 |     assert_panic!(Natural::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:628:5
[INFO] [stdout]     |
[INFO] [stdout] 628 |     assert_panic!(Natural::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:632:5
[INFO] [stdout]     |
[INFO] [stdout] 632 |     assert_panic!(Natural::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:636:5
[INFO] [stdout]     |
[INFO] [stdout] 636 |     assert_panic!(Natural::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:641:5
[INFO] [stdout]     |
[INFO] [stdout] 641 |     assert_panic!(Natural::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named 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:1505:5
[INFO] [stdout]      |
[INFO] [stdout] 1505 |     assert_panic!(T::rounding_from(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1509:5
[INFO] [stdout]      |
[INFO] [stdout] 1509 |     assert_panic!(T::rounding_from(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1513:5
[INFO] [stdout]      |
[INFO] [stdout] 1513 |     assert_panic!(T::rounding_from(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1517:5
[INFO] [stdout]      |
[INFO] [stdout] 1517 |     assert_panic!(T::rounding_from(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1521:5
[INFO] [stdout]      |
[INFO] [stdout] 1521 |     assert_panic!(T::rounding_from(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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:1525:5
[INFO] [stdout]      |
[INFO] [stdout] 1525 |     assert_panic!(T::rounding_from(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1161:5
[INFO] [stdout]      |
[INFO] [stdout] 1161 |     assert_panic!(T::rounding_from(Float::NAN, RoundingMode::Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1162:5
[INFO] [stdout]      |
[INFO] [stdout] 1162 |     assert_panic!(T::rounding_from(Float::NAN, RoundingMode::Ceiling));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1163:5
[INFO] [stdout]      |
[INFO] [stdout] 1163 |     assert_panic!(T::rounding_from(Float::NAN, RoundingMode::Down));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1164:5
[INFO] [stdout]      |
[INFO] [stdout] 1164 |     assert_panic!(T::rounding_from(Float::NAN, RoundingMode::Up));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1165:5
[INFO] [stdout]      |
[INFO] [stdout] 1165 |     assert_panic!(T::rounding_from(Float::NAN, RoundingMode::Nearest));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1166:5
[INFO] [stdout]      |
[INFO] [stdout] 1166 |     assert_panic!(T::rounding_from(Float::NAN, RoundingMode::Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1168:5
[INFO] [stdout]      |
[INFO] [stdout] 1168 |     assert_panic!(T::rounding_from(Float::INFINITY, RoundingMode::Ceiling));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1169:5
[INFO] [stdout]      |
[INFO] [stdout] 1169 |     assert_panic!(T::rounding_from(Float::INFINITY, RoundingMode::Up));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1170:5
[INFO] [stdout]      |
[INFO] [stdout] 1170 |     assert_panic!(T::rounding_from(Float::INFINITY, RoundingMode::Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1172:5
[INFO] [stdout]      |
[INFO] [stdout] 1172 |     assert_panic!(T::rounding_from(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1176:5
[INFO] [stdout]      |
[INFO] [stdout] 1176 |     assert_panic!(T::rounding_from(Float::NEGATIVE_INFINITY, RoundingMode::Up));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1177:5
[INFO] [stdout]      |
[INFO] [stdout] 1177 |     assert_panic!(T::rounding_from(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1182:5
[INFO] [stdout]      |
[INFO] [stdout] 1182 |     assert_panic!(T::rounding_from(Float::NEGATIVE_ONE, RoundingMode::Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1183:5
[INFO] [stdout]      |
[INFO] [stdout] 1183 |     assert_panic!(T::rounding_from(Float::NEGATIVE_ONE, RoundingMode::Up));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1184:5
[INFO] [stdout]      |
[INFO] [stdout] 1184 |     assert_panic!(T::rounding_from(Float::NEGATIVE_ONE, RoundingMode::Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1186:5
[INFO] [stdout]      |
[INFO] [stdout] 1186 |     assert_panic!(T::rounding_from(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1193:5
[INFO] [stdout]      |
[INFO] [stdout] 1193 |     assert_panic!(T::rounding_from(Float::NAN, RoundingMode::Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1194:5
[INFO] [stdout]      |
[INFO] [stdout] 1194 |     assert_panic!(T::rounding_from(Float::NAN, RoundingMode::Ceiling));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1195:5
[INFO] [stdout]      |
[INFO] [stdout] 1195 |     assert_panic!(T::rounding_from(Float::NAN, RoundingMode::Down));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1196:5
[INFO] [stdout]      |
[INFO] [stdout] 1196 |     assert_panic!(T::rounding_from(Float::NAN, RoundingMode::Up));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1197:5
[INFO] [stdout]      |
[INFO] [stdout] 1197 |     assert_panic!(T::rounding_from(Float::NAN, RoundingMode::Nearest));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1198:5
[INFO] [stdout]      |
[INFO] [stdout] 1198 |     assert_panic!(T::rounding_from(Float::NAN, RoundingMode::Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1200:5
[INFO] [stdout]      |
[INFO] [stdout] 1200 |     assert_panic!(T::rounding_from(Float::INFINITY, RoundingMode::Ceiling));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1201:5
[INFO] [stdout]      |
[INFO] [stdout] 1201 |     assert_panic!(T::rounding_from(Float::INFINITY, RoundingMode::Up));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1202:5
[INFO] [stdout]      |
[INFO] [stdout] 1202 |     assert_panic!(T::rounding_from(Float::INFINITY, RoundingMode::Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1204:5
[INFO] [stdout]      |
[INFO] [stdout] 1204 |     assert_panic!(T::rounding_from(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1208:5
[INFO] [stdout]      |
[INFO] [stdout] 1208 |     assert_panic!(T::rounding_from(Float::NEGATIVE_INFINITY, RoundingMode::Up));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1209:5
[INFO] [stdout]      |
[INFO] [stdout] 1209 |     assert_panic!(T::rounding_from(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1214:5
[INFO] [stdout]      |
[INFO] [stdout] 1214 |     assert_panic!(T::rounding_from(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1218:5
[INFO] [stdout]      |
[INFO] [stdout] 1218 |     assert_panic!(T::rounding_from(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1235:5
[INFO] [stdout]      |
[INFO] [stdout] 1235 |     assert_panic!(T::rounding_from(&Float::NAN, RoundingMode::Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1236:5
[INFO] [stdout]      |
[INFO] [stdout] 1236 |     assert_panic!(T::rounding_from(&Float::NAN, RoundingMode::Ceiling));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1237:5
[INFO] [stdout]      |
[INFO] [stdout] 1237 |     assert_panic!(T::rounding_from(&Float::NAN, RoundingMode::Down));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1238:5
[INFO] [stdout]      |
[INFO] [stdout] 1238 |     assert_panic!(T::rounding_from(&Float::NAN, RoundingMode::Up));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1239:5
[INFO] [stdout]      |
[INFO] [stdout] 1239 |     assert_panic!(T::rounding_from(&Float::NAN, RoundingMode::Nearest));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1240:5
[INFO] [stdout]      |
[INFO] [stdout] 1240 |     assert_panic!(T::rounding_from(&Float::NAN, RoundingMode::Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1242:5
[INFO] [stdout]      |
[INFO] [stdout] 1242 |     assert_panic!(T::rounding_from(&Float::INFINITY, RoundingMode::Ceiling));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1243:5
[INFO] [stdout]      |
[INFO] [stdout] 1243 |     assert_panic!(T::rounding_from(&Float::INFINITY, RoundingMode::Up));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1244:5
[INFO] [stdout]      |
[INFO] [stdout] 1244 |     assert_panic!(T::rounding_from(&Float::INFINITY, RoundingMode::Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1246:5
[INFO] [stdout]      |
[INFO] [stdout] 1246 |     assert_panic!(T::rounding_from(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1250:5
[INFO] [stdout]      |
[INFO] [stdout] 1250 |     assert_panic!(T::rounding_from(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1254:5
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     assert_panic!(T::rounding_from(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1259:5
[INFO] [stdout]      |
[INFO] [stdout] 1259 |     assert_panic!(T::rounding_from(&Float::NEGATIVE_ONE, RoundingMode::Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1260:5
[INFO] [stdout]      |
[INFO] [stdout] 1260 |     assert_panic!(T::rounding_from(&Float::NEGATIVE_ONE, RoundingMode::Up));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1261:5
[INFO] [stdout]      |
[INFO] [stdout] 1261 |     assert_panic!(T::rounding_from(&Float::NEGATIVE_ONE, RoundingMode::Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1263:5
[INFO] [stdout]      |
[INFO] [stdout] 1263 |     assert_panic!(T::rounding_from(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1274:5
[INFO] [stdout]      |
[INFO] [stdout] 1274 |     assert_panic!(T::rounding_from(&Float::NAN, RoundingMode::Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1275:5
[INFO] [stdout]      |
[INFO] [stdout] 1275 |     assert_panic!(T::rounding_from(&Float::NAN, RoundingMode::Ceiling));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1276:5
[INFO] [stdout]      |
[INFO] [stdout] 1276 |     assert_panic!(T::rounding_from(&Float::NAN, RoundingMode::Down));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1277:5
[INFO] [stdout]      |
[INFO] [stdout] 1277 |     assert_panic!(T::rounding_from(&Float::NAN, RoundingMode::Up));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1278:5
[INFO] [stdout]      |
[INFO] [stdout] 1278 |     assert_panic!(T::rounding_from(&Float::NAN, RoundingMode::Nearest));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1279:5
[INFO] [stdout]      |
[INFO] [stdout] 1279 |     assert_panic!(T::rounding_from(&Float::NAN, RoundingMode::Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1281:5
[INFO] [stdout]      |
[INFO] [stdout] 1281 |     assert_panic!(T::rounding_from(&Float::INFINITY, RoundingMode::Ceiling));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1282:5
[INFO] [stdout]      |
[INFO] [stdout] 1282 |     assert_panic!(T::rounding_from(&Float::INFINITY, RoundingMode::Up));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1283:5
[INFO] [stdout]      |
[INFO] [stdout] 1283 |     assert_panic!(T::rounding_from(&Float::INFINITY, RoundingMode::Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1285:5
[INFO] [stdout]      |
[INFO] [stdout] 1285 |     assert_panic!(T::rounding_from(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1289:5
[INFO] [stdout]      |
[INFO] [stdout] 1289 |     assert_panic!(T::rounding_from(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1293:5
[INFO] [stdout]      |
[INFO] [stdout] 1293 |     assert_panic!(T::rounding_from(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1298:5
[INFO] [stdout]      |
[INFO] [stdout] 1298 |     assert_panic!(T::rounding_from(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named 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_int_from_float.rs:1302:5
[INFO] [stdout]      |
[INFO] [stdout] 1302 |     assert_panic!(T::rounding_from(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/arithmetic/abs.rs:131:42
[INFO] [stdout]     |
[INFO] [stdout] 131 |             ComparableFloat(Float::from(&rug::Float::exact_from(&x).abs())),
[INFO] [stdout]     |                                          ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::arithmetic::abs::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 131 -             ComparableFloat(Float::from(&rug::Float::exact_from(&x).abs())),
[INFO] [stdout] 131 +             ComparableFloat(Float::from(&Float::exact_from(&x).abs())),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/arithmetic/abs.rs:202:46
[INFO] [stdout]     |
[INFO] [stdout] 202 |             ComparableFloatRef(&Float::from(&rug::Float::exact_from(&x).abs())),
[INFO] [stdout]     |                                              ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::arithmetic::abs::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 202 -             ComparableFloatRef(&Float::from(&rug::Float::exact_from(&x).abs())),
[INFO] [stdout] 202 +             ComparableFloatRef(&Float::from(&Float::exact_from(&x).abs())),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/arithmetic/neg.rs:31:43
[INFO] [stdout]    |
[INFO] [stdout] 31 |             ComparableFloat(Float::from(&-rug::Float::exact_from(&x))),
[INFO] [stdout]    |                                           ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::arithmetic::neg::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 31 -             ComparableFloat(Float::from(&-rug::Float::exact_from(&x))),
[INFO] [stdout] 31 +             ComparableFloat(Float::from(&-Float::exact_from(&x))),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/arithmetic/neg.rs:102:47
[INFO] [stdout]     |
[INFO] [stdout] 102 |             ComparableFloatRef(&-Float::from(&rug::Float::exact_from(&x))),
[INFO] [stdout]     |                                               ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::arithmetic::neg::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 102 -             ComparableFloatRef(&-Float::from(&rug::Float::exact_from(&x))),
[INFO] [stdout] 102 +             ComparableFloatRef(&-Float::from(&Float::exact_from(&x))),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/basic/classification.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 |         assert_eq!(rug::Float::try_from(&x).unwrap().is_nan(), out);
[INFO] [stdout]    |                    ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::basic::classification::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 15 -         assert_eq!(rug::Float::try_from(&x).unwrap().is_nan(), out);
[INFO] [stdout] 15 +         assert_eq!(Float::try_from(&x).unwrap().is_nan(), out);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/basic/classification.rs:48:28
[INFO] [stdout]    |
[INFO] [stdout] 48 |         assert_eq!(is_nan, rug::Float::try_from(&x).unwrap().is_nan());
[INFO] [stdout]    |                            ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::basic::classification::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 48 -         assert_eq!(is_nan, rug::Float::try_from(&x).unwrap().is_nan());
[INFO] [stdout] 48 +         assert_eq!(is_nan, Float::try_from(&x).unwrap().is_nan());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/basic/classification.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(rug::Float::try_from(&x).unwrap().is_finite(), out);
[INFO] [stdout]    |                    ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::basic::classification::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 63 -         assert_eq!(rug::Float::try_from(&x).unwrap().is_finite(), out);
[INFO] [stdout] 63 +         assert_eq!(Float::try_from(&x).unwrap().is_finite(), out);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/basic/classification.rs:95:31
[INFO] [stdout]    |
[INFO] [stdout] 95 |         assert_eq!(is_finite, rug::Float::try_from(&x).unwrap().is_finite());
[INFO] [stdout]    |                               ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::basic::classification::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 95 -         assert_eq!(is_finite, rug::Float::try_from(&x).unwrap().is_finite());
[INFO] [stdout] 95 +         assert_eq!(is_finite, Float::try_from(&x).unwrap().is_finite());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/classification.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |         assert_eq!(rug::Float::try_from(&x).unwrap().is_infinite(), out);
[INFO] [stdout]     |                    ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::classification::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 110 -         assert_eq!(rug::Float::try_from(&x).unwrap().is_infinite(), out);
[INFO] [stdout] 110 +         assert_eq!(Float::try_from(&x).unwrap().is_infinite(), out);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/classification.rs:143:33
[INFO] [stdout]     |
[INFO] [stdout] 143 |         assert_eq!(is_infinite, rug::Float::try_from(&x).unwrap().is_infinite());
[INFO] [stdout]     |                                 ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::classification::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 143 -         assert_eq!(is_infinite, rug::Float::try_from(&x).unwrap().is_infinite());
[INFO] [stdout] 143 +         assert_eq!(is_infinite, Float::try_from(&x).unwrap().is_infinite());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/classification.rs:158:18
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let fx = rug::Float::try_from(&x).unwrap();
[INFO] [stdout]     |                  ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::classification::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 158 -         let fx = rug::Float::try_from(&x).unwrap();
[INFO] [stdout] 158 +         let fx = Float::try_from(&x).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/classification.rs:191:18
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let fx = rug::Float::try_from(&x).unwrap();
[INFO] [stdout]     |                  ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::classification::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 191 -         let fx = rug::Float::try_from(&x).unwrap();
[INFO] [stdout] 191 +         let fx = Float::try_from(&x).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/classification.rs:210:18
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let fx = rug::Float::try_from(&x).unwrap();
[INFO] [stdout]     |                  ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::classification::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 210 -         let fx = rug::Float::try_from(&x).unwrap();
[INFO] [stdout] 210 +         let fx = Float::try_from(&x).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/classification.rs:243:18
[INFO] [stdout]     |
[INFO] [stdout] 243 |         let fx = rug::Float::try_from(&x).unwrap();
[INFO] [stdout]     |                  ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::classification::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 243 -         let fx = rug::Float::try_from(&x).unwrap();
[INFO] [stdout] 243 +         let fx = Float::try_from(&x).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/classification.rs:262:20
[INFO] [stdout]     |
[INFO] [stdout] 262 |         assert_eq!(rug::Float::try_from(&x).unwrap().is_zero(), out);
[INFO] [stdout]     |                    ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::classification::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 262 -         assert_eq!(rug::Float::try_from(&x).unwrap().is_zero(), out);
[INFO] [stdout] 262 +         assert_eq!(Float::try_from(&x).unwrap().is_zero(), out);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/classification.rs:291:29
[INFO] [stdout]     |
[INFO] [stdout] 291 |         assert_eq!(is_zero, rug::Float::try_from(&x).unwrap().is_zero());
[INFO] [stdout]     |                             ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::classification::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 291 -         assert_eq!(is_zero, rug::Float::try_from(&x).unwrap().is_zero());
[INFO] [stdout] 291 +         assert_eq!(is_zero, Float::try_from(&x).unwrap().is_zero());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/classification.rs:306:20
[INFO] [stdout]     |
[INFO] [stdout] 306 |         assert_eq!(rug::Float::try_from(&x).unwrap().is_normal(), out);
[INFO] [stdout]     |                    ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::classification::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 306 -         assert_eq!(rug::Float::try_from(&x).unwrap().is_normal(), out);
[INFO] [stdout] 306 +         assert_eq!(Float::try_from(&x).unwrap().is_normal(), out);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/classification.rs:335:31
[INFO] [stdout]     |
[INFO] [stdout] 335 |         assert_eq!(is_normal, rug::Float::try_from(&x).unwrap().is_normal());
[INFO] [stdout]     |                               ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::classification::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 335 -         assert_eq!(is_normal, rug::Float::try_from(&x).unwrap().is_normal());
[INFO] [stdout] 335 +         assert_eq!(is_normal, Float::try_from(&x).unwrap().is_normal());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/classification.rs:346:18
[INFO] [stdout]     |
[INFO] [stdout] 346 |         let fx = rug::Float::try_from(&x).unwrap();
[INFO] [stdout]     |                  ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::classification::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 346 -         let fx = rug::Float::try_from(&x).unwrap();
[INFO] [stdout] 346 +         let fx = Float::try_from(&x).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/classification.rs:376:18
[INFO] [stdout]     |
[INFO] [stdout] 376 |         let fx = rug::Float::try_from(&x).unwrap();
[INFO] [stdout]     |                  ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::classification::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 376 -         let fx = rug::Float::try_from(&x).unwrap();
[INFO] [stdout] 376 +         let fx = Float::try_from(&x).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/classification.rs:395:18
[INFO] [stdout]     |
[INFO] [stdout] 395 |         let fx = rug::Float::try_from(&x).unwrap();
[INFO] [stdout]     |                  ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::classification::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 395 -         let fx = rug::Float::try_from(&x).unwrap();
[INFO] [stdout] 395 +         let fx = Float::try_from(&x).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/classification.rs:425:18
[INFO] [stdout]     |
[INFO] [stdout] 425 |         let fx = rug::Float::try_from(&x).unwrap();
[INFO] [stdout]     |                  ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::classification::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 425 -         let fx = rug::Float::try_from(&x).unwrap();
[INFO] [stdout] 425 +         let fx = Float::try_from(&x).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/classification.rs:444:20
[INFO] [stdout]     |
[INFO] [stdout] 444 |         assert_eq!(rug::Float::try_from(&x).unwrap().classify(), out);
[INFO] [stdout]     |                    ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::classification::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 444 -         assert_eq!(rug::Float::try_from(&x).unwrap().classify(), out);
[INFO] [stdout] 444 +         assert_eq!(Float::try_from(&x).unwrap().classify(), out);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/classification.rs:494:34
[INFO] [stdout]     |
[INFO] [stdout] 494 |         assert_eq!(x.classify(), rug::Float::try_from(&x).unwrap().classify());
[INFO] [stdout]     |                                  ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::classification::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 494 -         assert_eq!(x.classify(), rug::Float::try_from(&x).unwrap().classify());
[INFO] [stdout] 494 +         assert_eq!(x.classify(), Float::try_from(&x).unwrap().classify());
[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:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |         Float::from(&rug::Float::with_val(1, Special::NegInfinity)),
[INFO] [stdout]    |                      ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::basic::constants::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 18 -         Float::from(&rug::Float::with_val(1, Special::NegInfinity)),
[INFO] [stdout] 18 +         Float::from(&Float::with_val(1, Special::NegInfinity)),
[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:30:22
[INFO] [stdout]    |
[INFO] [stdout] 30 |         Float::from(&rug::Float::with_val(1, Special::Infinity)),
[INFO] [stdout]    |                      ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::basic::constants::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 30 -         Float::from(&rug::Float::with_val(1, Special::Infinity)),
[INFO] [stdout] 30 +         Float::from(&Float::with_val(1, Special::Infinity)),
[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:45:38
[INFO] [stdout]    |
[INFO] [stdout] 45 |         ComparableFloat(Float::from(&rug::Float::with_val(1, Special::Zero))),
[INFO] [stdout]    |                                      ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::basic::constants::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 45 -         ComparableFloat(Float::from(&rug::Float::with_val(1, Special::Zero))),
[INFO] [stdout] 45 +         ComparableFloat(Float::from(&Float::with_val(1, Special::Zero))),
[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:59:42
[INFO] [stdout]    |
[INFO] [stdout] 59 |         ComparableFloatRef(&Float::from(&rug::Float::with_val(1, 1.0))),
[INFO] [stdout]    |                                          ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::basic::constants::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 59 -         ComparableFloatRef(&Float::from(&rug::Float::with_val(1, 1.0))),
[INFO] [stdout] 59 +         ComparableFloatRef(&Float::from(&Float::with_val(1, 1.0))),
[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:70:42
[INFO] [stdout]    |
[INFO] [stdout] 70 |             ComparableFloat(Float::from(&rug::Float::with_val(u32::exact_from(p), 1.0))),
[INFO] [stdout]    |                                          ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::basic::constants::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 70 -             ComparableFloat(Float::from(&rug::Float::with_val(u32::exact_from(p), 1.0))),
[INFO] [stdout] 70 +             ComparableFloat(Float::from(&Float::with_val(u32::exact_from(p), 1.0))),
[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:95:46
[INFO] [stdout]    |
[INFO] [stdout] 95 |             ComparableFloatRef(&Float::from(&rug::Float::with_val(u32::exact_from(p), 1.0))),
[INFO] [stdout]    |                                              ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::basic::constants::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 95 -             ComparableFloatRef(&Float::from(&rug::Float::with_val(u32::exact_from(p), 1.0))),
[INFO] [stdout] 95 +             ComparableFloatRef(&Float::from(&Float::with_val(u32::exact_from(p), 1.0))),
[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:112:42
[INFO] [stdout]     |
[INFO] [stdout] 112 |         ComparableFloatRef(&Float::from(&rug::Float::with_val(1, 2.0))),
[INFO] [stdout]     |                                          ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::constants::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 112 -         ComparableFloatRef(&Float::from(&rug::Float::with_val(1, 2.0))),
[INFO] [stdout] 112 +         ComparableFloatRef(&Float::from(&Float::with_val(1, 2.0))),
[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:123:42
[INFO] [stdout]     |
[INFO] [stdout] 123 |             ComparableFloat(Float::from(&rug::Float::with_val(u32::exact_from(p), 2.0))),
[INFO] [stdout]     |                                          ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::constants::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 123 -             ComparableFloat(Float::from(&rug::Float::with_val(u32::exact_from(p), 2.0))),
[INFO] [stdout] 123 +             ComparableFloat(Float::from(&Float::with_val(u32::exact_from(p), 2.0))),
[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:148:46
[INFO] [stdout]     |
[INFO] [stdout] 148 |             ComparableFloatRef(&Float::from(&rug::Float::with_val(u32::exact_from(p), 2.0))),
[INFO] [stdout]     |                                              ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::constants::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 148 -             ComparableFloatRef(&Float::from(&rug::Float::with_val(u32::exact_from(p), 2.0))),
[INFO] [stdout] 148 +             ComparableFloatRef(&Float::from(&Float::with_val(u32::exact_from(p), 2.0))),
[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:165:42
[INFO] [stdout]     |
[INFO] [stdout] 165 |         ComparableFloatRef(&Float::from(&rug::Float::with_val(1, -1.0))),
[INFO] [stdout]     |                                          ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::constants::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 165 -         ComparableFloatRef(&Float::from(&rug::Float::with_val(1, -1.0))),
[INFO] [stdout] 165 +         ComparableFloatRef(&Float::from(&Float::with_val(1, -1.0))),
[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:179:42
[INFO] [stdout]     |
[INFO] [stdout] 179 |             ComparableFloat(Float::from(&rug::Float::with_val(u32::exact_from(p), -1.0))),
[INFO] [stdout]     |                                          ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::constants::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 179 -             ComparableFloat(Float::from(&rug::Float::with_val(u32::exact_from(p), -1.0))),
[INFO] [stdout] 179 +             ComparableFloat(Float::from(&Float::with_val(u32::exact_from(p), -1.0))),
[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:204:46
[INFO] [stdout]     |
[INFO] [stdout] 204 |             ComparableFloatRef(&Float::from(&rug::Float::with_val(
[INFO] [stdout]     |                                              ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::constants::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 204 -             ComparableFloatRef(&Float::from(&rug::Float::with_val(
[INFO] [stdout] 204 +             ComparableFloatRef(&Float::from(&Float::with_val(
[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:223:42
[INFO] [stdout]     |
[INFO] [stdout] 223 |         ComparableFloatRef(&Float::from(&rug::Float::with_val(1, 0.5))),
[INFO] [stdout]     |                                          ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::constants::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 223 -         ComparableFloatRef(&Float::from(&rug::Float::with_val(1, 0.5))),
[INFO] [stdout] 223 +         ComparableFloatRef(&Float::from(&Float::with_val(1, 0.5))),
[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:237:42
[INFO] [stdout]     |
[INFO] [stdout] 237 |             ComparableFloat(Float::from(&rug::Float::with_val(u32::exact_from(p), 0.5))),
[INFO] [stdout]     |                                          ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::constants::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 237 -             ComparableFloat(Float::from(&rug::Float::with_val(u32::exact_from(p), 0.5))),
[INFO] [stdout] 237 +             ComparableFloat(Float::from(&Float::with_val(u32::exact_from(p), 0.5))),
[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:261:46
[INFO] [stdout]     |
[INFO] [stdout] 261 |             ComparableFloatRef(&Float::from(&rug::Float::with_val(u32::exact_from(p), 0.5))),
[INFO] [stdout]     |                                              ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::constants::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 261 -             ComparableFloatRef(&Float::from(&rug::Float::with_val(u32::exact_from(p), 0.5))),
[INFO] [stdout] 261 +             ComparableFloatRef(&Float::from(&Float::with_val(u32::exact_from(p), 0.5))),
[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:278:38
[INFO] [stdout]     |
[INFO] [stdout] 278 |         ComparableFloat(Float::from(&rug::Float::with_val(1, Special::NegZero))),
[INFO] [stdout]     |                                      ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::constants::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 278 -         ComparableFloat(Float::from(&rug::Float::with_val(1, Special::NegZero))),
[INFO] [stdout] 278 +         ComparableFloat(Float::from(&Float::with_val(1, Special::NegZero))),
[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:290:38
[INFO] [stdout]     |
[INFO] [stdout] 290 |         ComparableFloat(Float::from(&rug::Float::with_val(1, Special::Nan))),
[INFO] [stdout]     |                                      ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::constants::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 290 -         ComparableFloat(Float::from(&rug::Float::with_val(1, Special::Nan))),
[INFO] [stdout] 290 +         ComparableFloat(Float::from(&Float::with_val(1, Special::Nan))),
[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:302:22
[INFO] [stdout]     |
[INFO] [stdout] 302 |         Float::from(&rug::Float::with_val(1, Special::Infinity)),
[INFO] [stdout]     |                      ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::constants::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 302 -         Float::from(&rug::Float::with_val(1, Special::Infinity)),
[INFO] [stdout] 302 +         Float::from(&Float::with_val(1, Special::Infinity)),
[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:314:22
[INFO] [stdout]     |
[INFO] [stdout] 314 |         Float::from(&rug::Float::with_val(1, Special::NegInfinity)),
[INFO] [stdout]     |                      ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::constants::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 314 -         Float::from(&rug::Float::with_val(1, Special::NegInfinity)),
[INFO] [stdout] 314 +         Float::from(&Float::with_val(1, Special::NegInfinity)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/basic/get_and_set.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 rug::Float::exact_from(&x)
[INFO] [stdout]    |                 ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::basic::get_and_set::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 31 -                 rug::Float::exact_from(&x)
[INFO] [stdout] 31 +                 Float::exact_from(&x)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/get_and_set.rs:115:17
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 rug::Float::exact_from(&x)
[INFO] [stdout]     |                 ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::get_and_set::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 115 -                 rug::Float::exact_from(&x)
[INFO] [stdout] 115 +                 Float::exact_from(&x)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/get_and_set.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 145 |         assert_eq!(rug::Float::exact_from(&x).get_exp().map(i64::from), out);
[INFO] [stdout]     |                    ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::get_and_set::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 145 -         assert_eq!(rug::Float::exact_from(&x).get_exp().map(i64::from), out);
[INFO] [stdout] 145 +         assert_eq!(Float::exact_from(&x).get_exp().map(i64::from), out);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/get_and_set.rs:197:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |             rug::Float::exact_from(&x).get_exp().map(i64::from),
[INFO] [stdout]     |             ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::get_and_set::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 197 -             rug::Float::exact_from(&x).get_exp().map(i64::from),
[INFO] [stdout] 197 +             Float::exact_from(&x).get_exp().map(i64::from),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/get_and_set.rs:217:39
[INFO] [stdout]     |
[INFO] [stdout] 217 |             assert_eq!(Some(u64::from(rug::Float::exact_from(&x).prec())), out);
[INFO] [stdout]     |                                       ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::get_and_set::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 217 -             assert_eq!(Some(u64::from(rug::Float::exact_from(&x).prec())), out);
[INFO] [stdout] 217 +             assert_eq!(Some(u64::from(Float::exact_from(&x).prec())), out);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/get_and_set.rs:273:38
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 assert_eq!(u64::from(rug::Float::exact_from(&x).prec()), precision);
[INFO] [stdout]     |                                      ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::get_and_set::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 273 -                 assert_eq!(u64::from(rug::Float::exact_from(&x).prec()), precision);
[INFO] [stdout] 273 +                 assert_eq!(u64::from(Float::exact_from(&x).prec()), precision);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/get_and_set.rs:292:29
[INFO] [stdout]     |
[INFO] [stdout] 292 |             let mut rug_x = rug::Float::exact_from(&old_x);
[INFO] [stdout]     |                             ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::get_and_set::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 292 -             let mut rug_x = rug::Float::exact_from(&old_x);
[INFO] [stdout] 292 +             let mut rug_x = Float::exact_from(&old_x);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/get_and_set.rs:728:29
[INFO] [stdout]     |
[INFO] [stdout] 728 |             let mut rug_x = rug::Float::exact_from(&old_x);
[INFO] [stdout]     |                             ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::get_and_set::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 728 -             let mut rug_x = rug::Float::exact_from(&old_x);
[INFO] [stdout] 728 +             let mut rug_x = Float::exact_from(&old_x);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/get_and_set.rs:767:25
[INFO] [stdout]     |
[INFO] [stdout] 767 |         let mut rug_x = rug::Float::exact_from(&old_x);
[INFO] [stdout]     |                         ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::get_and_set::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 767 -         let mut rug_x = rug::Float::exact_from(&old_x);
[INFO] [stdout] 767 +         let mut rug_x = Float::exact_from(&old_x);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/basic/get_and_set.rs:847:25
[INFO] [stdout]     |
[INFO] [stdout] 847 |         let mut rug_x = rug::Float::exact_from(&old_x);
[INFO] [stdout]     |                         ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::basic::get_and_set::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 847 -         let mut rug_x = rug::Float::exact_from(&old_x);
[INFO] [stdout] 847 +         let mut rug_x = Float::exact_from(&old_x);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/comparison/cmp.rs:55:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |                 encode(rug::Float::exact_from(&x).partial_cmp(&rug::Float::exact_from(&y))),
[INFO] [stdout]    |                        ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::comparison::cmp::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 55 -                 encode(rug::Float::exact_from(&x).partial_cmp(&rug::Float::exact_from(&y))),
[INFO] [stdout] 55 +                 encode(Float::exact_from(&x).partial_cmp(&rug::Float::exact_from(&y))),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/comparison/cmp.rs:55:64
[INFO] [stdout]    |
[INFO] [stdout] 55 |                 encode(rug::Float::exact_from(&x).partial_cmp(&rug::Float::exact_from(&y))),
[INFO] [stdout]    |                                                                ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::comparison::cmp::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 55 -                 encode(rug::Float::exact_from(&x).partial_cmp(&rug::Float::exact_from(&y))),
[INFO] [stdout] 55 +                 encode(rug::Float::exact_from(&x).partial_cmp(&Float::exact_from(&y))),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/comparison/cmp.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |             rug::Float::exact_from(&x).partial_cmp(&rug::Float::exact_from(&y)),
[INFO] [stdout]    |             ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::comparison::cmp::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 70 -             rug::Float::exact_from(&x).partial_cmp(&rug::Float::exact_from(&y)),
[INFO] [stdout] 70 +             Float::exact_from(&x).partial_cmp(&rug::Float::exact_from(&y)),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/comparison/cmp.rs:70:53
[INFO] [stdout]    |
[INFO] [stdout] 70 |             rug::Float::exact_from(&x).partial_cmp(&rug::Float::exact_from(&y)),
[INFO] [stdout]    |                                                     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::comparison::cmp::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 70 -             rug::Float::exact_from(&x).partial_cmp(&rug::Float::exact_from(&y)),
[INFO] [stdout] 70 +             rug::Float::exact_from(&x).partial_cmp(&Float::exact_from(&y)),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/comparison/cmp_abs.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |                 encode(rug::Float::exact_from(&x).cmp_abs(&rug::Float::exact_from(&y))),
[INFO] [stdout]    |                        ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::comparison::cmp_abs::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 57 -                 encode(rug::Float::exact_from(&x).cmp_abs(&rug::Float::exact_from(&y))),
[INFO] [stdout] 57 +                 encode(Float::exact_from(&x).cmp_abs(&rug::Float::exact_from(&y))),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/comparison/cmp_abs.rs:57:60
[INFO] [stdout]    |
[INFO] [stdout] 57 |                 encode(rug::Float::exact_from(&x).cmp_abs(&rug::Float::exact_from(&y))),
[INFO] [stdout]    |                                                            ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::comparison::cmp_abs::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 57 -                 encode(rug::Float::exact_from(&x).cmp_abs(&rug::Float::exact_from(&y))),
[INFO] [stdout] 57 +                 encode(rug::Float::exact_from(&x).cmp_abs(&Float::exact_from(&y))),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/comparison/cmp_abs.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |             rug::Float::exact_from(&x).cmp_abs(&rug::Float::exact_from(&y)),
[INFO] [stdout]    |             ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::comparison::cmp_abs::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 77 -             rug::Float::exact_from(&x).cmp_abs(&rug::Float::exact_from(&y)),
[INFO] [stdout] 77 +             Float::exact_from(&x).cmp_abs(&rug::Float::exact_from(&y)),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/comparison/cmp_abs.rs:77:49
[INFO] [stdout]    |
[INFO] [stdout] 77 |             rug::Float::exact_from(&x).cmp_abs(&rug::Float::exact_from(&y)),
[INFO] [stdout]    |                                                 ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::comparison::cmp_abs::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 77 -             rug::Float::exact_from(&x).cmp_abs(&rug::Float::exact_from(&y)),
[INFO] [stdout] 77 +             rug::Float::exact_from(&x).cmp_abs(&Float::exact_from(&y)),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/comparison/eq.rs:47:26
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 u8::from(rug::Float::exact_from(&x) == rug::Float::exact_from(&y)),
[INFO] [stdout]    |                          ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::comparison::eq::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 47 -                 u8::from(rug::Float::exact_from(&x) == rug::Float::exact_from(&y)),
[INFO] [stdout] 47 +                 u8::from(Float::exact_from(&x) == rug::Float::exact_from(&y)),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/comparison/eq.rs:47:56
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 u8::from(rug::Float::exact_from(&x) == rug::Float::exact_from(&y)),
[INFO] [stdout]    |                                                        ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::comparison::eq::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 47 -                 u8::from(rug::Float::exact_from(&x) == rug::Float::exact_from(&y)),
[INFO] [stdout] 47 +                 u8::from(rug::Float::exact_from(&x) == Float::exact_from(&y)),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/comparison/eq.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |         assert_eq!(rug::Float::exact_from(&x) == rug::Float::exact_from(&y), e);
[INFO] [stdout]    |                    ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::comparison::eq::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 60 -         assert_eq!(rug::Float::exact_from(&x) == rug::Float::exact_from(&y), e);
[INFO] [stdout] 60 +         assert_eq!(Float::exact_from(&x) == rug::Float::exact_from(&y), e);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/comparison/eq.rs:60:50
[INFO] [stdout]    |
[INFO] [stdout] 60 |         assert_eq!(rug::Float::exact_from(&x) == rug::Float::exact_from(&y), e);
[INFO] [stdout]    |                                                  ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::comparison::eq::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 60 -         assert_eq!(rug::Float::exact_from(&x) == rug::Float::exact_from(&y), e);
[INFO] [stdout] 60 +         assert_eq!(rug::Float::exact_from(&x) == Float::exact_from(&y), e);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/conversion/from_integer.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let rug_x = rug::Float::with_val(
[INFO] [stdout]    |                     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::conversion::from_integer::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 31 -         let rug_x = rug::Float::with_val(
[INFO] [stdout] 31 +         let rug_x = Float::with_val(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/conversion/from_integer.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             rug::Integer::from(&u),
[INFO] [stdout]    |             ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::conversion::from_integer::Integer;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_nz::integer::Integer;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Integer`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 33 -             rug::Integer::from(&u),
[INFO] [stdout] 33 +             Integer::from(&u),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/conversion/from_integer.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let rug_x = rug::Float::with_val(u32::exact_from(prec), rug::Integer::from(&u));
[INFO] [stdout]    |                     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::conversion::from_integer::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 65 -         let rug_x = rug::Float::with_val(u32::exact_from(prec), rug::Integer::from(&u));
[INFO] [stdout] 65 +         let rug_x = Float::with_val(u32::exact_from(prec), rug::Integer::from(&u));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/conversion/from_integer.rs:65:65
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let rug_x = rug::Float::with_val(u32::exact_from(prec), rug::Integer::from(&u));
[INFO] [stdout]    |                                                                 ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::conversion::from_integer::Integer;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_nz::integer::Integer;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Integer`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 65 -         let rug_x = rug::Float::with_val(u32::exact_from(prec), rug::Integer::from(&u));
[INFO] [stdout] 65 +         let rug_x = rug::Float::with_val(u32::exact_from(prec), Integer::from(&u));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/conversion/from_integer.rs:168:17
[INFO] [stdout]     |
[INFO] [stdout] 168 |                 rug::Float::with_val_round(u32::exact_from(prec), rug::Integer::from(&u), rm);
[INFO] [stdout]     |                 ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::conversion::from_integer::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 168 -                 rug::Float::with_val_round(u32::exact_from(prec), rug::Integer::from(&u), rm);
[INFO] [stdout] 168 +                 Float::with_val_round(u32::exact_from(prec), rug::Integer::from(&u), rm);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/conversion/from_integer.rs:168:67
[INFO] [stdout]     |
[INFO] [stdout] 168 |                 rug::Float::with_val_round(u32::exact_from(prec), rug::Integer::from(&u), rm);
[INFO] [stdout]     |                                                                   ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::conversion::from_integer::Integer;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_nz::integer::Integer;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Integer`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 168 -                 rug::Float::with_val_round(u32::exact_from(prec), rug::Integer::from(&u), rm);
[INFO] [stdout] 168 +                 rug::Float::with_val_round(u32::exact_from(prec), Integer::from(&u), rm);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]     --> tests/conversion/from_integer.rs:1150:21
[INFO] [stdout]      |
[INFO] [stdout] 1150 |         let rug_n = rug::Float::with_val(
[INFO] [stdout]      |                     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1    + use crate::conversion::from_integer::Float;
[INFO] [stdout]      |
[INFO] [stdout] 1    + use malachite_float::Float;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1150 -         let rug_n = rug::Float::with_val(
[INFO] [stdout] 1150 +         let rug_n = Float::with_val(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]     --> tests/conversion/from_integer.rs:1152:13
[INFO] [stdout]      |
[INFO] [stdout] 1152 |             rug::Integer::from(&n),
[INFO] [stdout]      |             ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1    + use crate::conversion::from_integer::Integer;
[INFO] [stdout]      |
[INFO] [stdout] 1    + use malachite_nz::integer::Integer;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Integer`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1152 -             rug::Integer::from(&n),
[INFO] [stdout] 1152 +             Integer::from(&n),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]     --> tests/conversion/from_integer.rs:1190:21
[INFO] [stdout]      |
[INFO] [stdout] 1190 |         let rug_n = rug::Float::with_val(u32::exact_from(prec), rug::Integer::from(&n));
[INFO] [stdout]      |                     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1    + use crate::conversion::from_integer::Float;
[INFO] [stdout]      |
[INFO] [stdout] 1    + use malachite_float::Float;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1190 -         let rug_n = rug::Float::with_val(u32::exact_from(prec), rug::Integer::from(&n));
[INFO] [stdout] 1190 +         let rug_n = Float::with_val(u32::exact_from(prec), rug::Integer::from(&n));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]     --> tests/conversion/from_integer.rs:1190:65
[INFO] [stdout]      |
[INFO] [stdout] 1190 |         let rug_n = rug::Float::with_val(u32::exact_from(prec), rug::Integer::from(&n));
[INFO] [stdout]      |                                                                 ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1    + use crate::conversion::from_integer::Integer;
[INFO] [stdout]      |
[INFO] [stdout] 1    + use malachite_nz::integer::Integer;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Integer`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1190 -         let rug_n = rug::Float::with_val(u32::exact_from(prec), rug::Integer::from(&n));
[INFO] [stdout] 1190 +         let rug_n = rug::Float::with_val(u32::exact_from(prec), Integer::from(&n));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]     --> tests/conversion/from_integer.rs:1230:17
[INFO] [stdout]      |
[INFO] [stdout] 1230 |                 rug::Float::with_val_round(u32::exact_from(prec), rug::Integer::from(&n), rm);
[INFO] [stdout]      |                 ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1    + use crate::conversion::from_integer::Float;
[INFO] [stdout]      |
[INFO] [stdout] 1    + use malachite_float::Float;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1230 -                 rug::Float::with_val_round(u32::exact_from(prec), rug::Integer::from(&n), rm);
[INFO] [stdout] 1230 +                 Float::with_val_round(u32::exact_from(prec), rug::Integer::from(&n), rm);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]     --> tests/conversion/from_integer.rs:1230:67
[INFO] [stdout]      |
[INFO] [stdout] 1230 |                 rug::Float::with_val_round(u32::exact_from(prec), rug::Integer::from(&n), rm);
[INFO] [stdout]      |                                                                   ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1    + use crate::conversion::from_integer::Integer;
[INFO] [stdout]      |
[INFO] [stdout] 1    + use malachite_nz::integer::Integer;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Integer`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1230 -                 rug::Float::with_val_round(u32::exact_from(prec), rug::Integer::from(&n), rm);
[INFO] [stdout] 1230 +                 rug::Float::with_val_round(u32::exact_from(prec), Integer::from(&n), rm);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/conversion/from_natural.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let rug_x = rug::Float::with_val(
[INFO] [stdout]    |                     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::conversion::from_natural::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 32 -         let rug_x = rug::Float::with_val(
[INFO] [stdout] 32 +         let rug_x = Float::with_val(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/conversion/from_natural.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             rug::Integer::from(&u),
[INFO] [stdout]    |             ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::conversion::from_natural::Integer;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_nz::integer::Integer;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Integer`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 34 -             rug::Integer::from(&u),
[INFO] [stdout] 34 +             Integer::from(&u),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/conversion/from_natural.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let rug_x = rug::Float::with_val(u32::exact_from(prec), rug::Integer::from(&u));
[INFO] [stdout]    |                     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::conversion::from_natural::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 63 -         let rug_x = rug::Float::with_val(u32::exact_from(prec), rug::Integer::from(&u));
[INFO] [stdout] 63 +         let rug_x = Float::with_val(u32::exact_from(prec), rug::Integer::from(&u));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/conversion/from_natural.rs:63:65
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let rug_x = rug::Float::with_val(u32::exact_from(prec), rug::Integer::from(&u));
[INFO] [stdout]    |                                                                 ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::conversion::from_natural::Integer;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_nz::integer::Integer;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Integer`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 63 -         let rug_x = rug::Float::with_val(u32::exact_from(prec), rug::Integer::from(&u));
[INFO] [stdout] 63 +         let rug_x = rug::Float::with_val(u32::exact_from(prec), Integer::from(&u));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/conversion/from_natural.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 rug::Float::with_val_round(u32::exact_from(prec), rug::Integer::from(&u), rm);
[INFO] [stdout]     |                 ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::conversion::from_natural::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 134 -                 rug::Float::with_val_round(u32::exact_from(prec), rug::Integer::from(&u), rm);
[INFO] [stdout] 134 +                 Float::with_val_round(u32::exact_from(prec), rug::Integer::from(&u), rm);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/conversion/from_natural.rs:134:67
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 rug::Float::with_val_round(u32::exact_from(prec), rug::Integer::from(&u), rm);
[INFO] [stdout]     |                                                                   ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::conversion::from_natural::Integer;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_nz::integer::Integer;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Integer`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 134 -                 rug::Float::with_val_round(u32::exact_from(prec), rug::Integer::from(&u), rm);
[INFO] [stdout] 134 +                 rug::Float::with_val_round(u32::exact_from(prec), Integer::from(&u), rm);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/conversion/from_natural.rs:687:21
[INFO] [stdout]     |
[INFO] [stdout] 687 |         let rug_n = rug::Float::with_val(
[INFO] [stdout]     |                     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::conversion::from_natural::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 687 -         let rug_n = rug::Float::with_val(
[INFO] [stdout] 687 +         let rug_n = Float::with_val(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/conversion/from_natural.rs:689:13
[INFO] [stdout]     |
[INFO] [stdout] 689 |             rug::Integer::from(&n),
[INFO] [stdout]     |             ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::conversion::from_natural::Integer;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_nz::integer::Integer;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Integer`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 689 -             rug::Integer::from(&n),
[INFO] [stdout] 689 +             Integer::from(&n),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/conversion/from_natural.rs:732:21
[INFO] [stdout]     |
[INFO] [stdout] 732 |         let rug_n = rug::Float::with_val(u32::exact_from(prec), rug::Integer::from(&n));
[INFO] [stdout]     |                     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::conversion::from_natural::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 732 -         let rug_n = rug::Float::with_val(u32::exact_from(prec), rug::Integer::from(&n));
[INFO] [stdout] 732 +         let rug_n = Float::with_val(u32::exact_from(prec), rug::Integer::from(&n));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/conversion/from_natural.rs:732:65
[INFO] [stdout]     |
[INFO] [stdout] 732 |         let rug_n = rug::Float::with_val(u32::exact_from(prec), rug::Integer::from(&n));
[INFO] [stdout]     |                                                                 ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::conversion::from_natural::Integer;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_nz::integer::Integer;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Integer`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 732 -         let rug_n = rug::Float::with_val(u32::exact_from(prec), rug::Integer::from(&n));
[INFO] [stdout] 732 +         let rug_n = rug::Float::with_val(u32::exact_from(prec), Integer::from(&n));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/conversion/from_natural.rs:779:17
[INFO] [stdout]     |
[INFO] [stdout] 779 |                 rug::Float::with_val_round(u32::exact_from(prec), rug::Integer::from(&n), rm);
[INFO] [stdout]     |                 ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::conversion::from_natural::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 779 -                 rug::Float::with_val_round(u32::exact_from(prec), rug::Integer::from(&n), rm);
[INFO] [stdout] 779 +                 Float::with_val_round(u32::exact_from(prec), rug::Integer::from(&n), rm);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/conversion/from_natural.rs:779:67
[INFO] [stdout]     |
[INFO] [stdout] 779 |                 rug::Float::with_val_round(u32::exact_from(prec), rug::Integer::from(&n), rm);
[INFO] [stdout]     |                                                                   ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::conversion::from_natural::Integer;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_nz::integer::Integer;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Integer`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 779 -                 rug::Float::with_val_round(u32::exact_from(prec), rug::Integer::from(&n), rm);
[INFO] [stdout] 779 +                 rug::Float::with_val_round(u32::exact_from(prec), Integer::from(&n), rm);
[INFO] [stdout]     |
[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:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let rug_x = rug::Float::with_val(max(1, u32::exact_from(alt_precision(u))), u);
[INFO] [stdout]    |                     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::conversion::from_primitive_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 32 -         let rug_x = rug::Float::with_val(max(1, u32::exact_from(alt_precision(u))), u);
[INFO] [stdout] 32 +         let rug_x = Float::with_val(max(1, u32::exact_from(alt_precision(u))), u);
[INFO] [stdout]    |
[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:159:21
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let rug_x = rug::Float::with_val(max(1, u32::exact_from(prec)), u);
[INFO] [stdout]     |                     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::conversion::from_primitive_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 159 -         let rug_x = rug::Float::with_val(max(1, u32::exact_from(prec)), u);
[INFO] [stdout] 159 +         let rug_x = Float::with_val(max(1, u32::exact_from(prec)), u);
[INFO] [stdout]     |
[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:514:34
[INFO] [stdout]     |
[INFO] [stdout] 514 |             let (rug_x, rug_o) = rug::Float::with_val_round(max(1, u32::exact_from(prec)), u, rm);
[INFO] [stdout]     |                                  ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::conversion::from_primitive_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 514 -             let (rug_x, rug_o) = rug::Float::with_val_round(max(1, u32::exact_from(prec)), u, rm);
[INFO] [stdout] 514 +             let (rug_x, rug_o) = Float::with_val_round(max(1, u32::exact_from(prec)), u, rm);
[INFO] [stdout]     |
[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:2936:21
[INFO] [stdout]      |
[INFO] [stdout] 2936 |         let rug_x = rug::Float::with_val(u32::exact_from(prec), x);
[INFO] [stdout]      |                     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1    + use crate::conversion::from_primitive_float::Float;
[INFO] [stdout]      |
[INFO] [stdout] 1    + use malachite_float::Float;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2936 -         let rug_x = rug::Float::with_val(u32::exact_from(prec), x);
[INFO] [stdout] 2936 +         let rug_x = Float::with_val(u32::exact_from(prec), x);
[INFO] [stdout]      |
[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:3014:38
[INFO] [stdout]      |
[INFO] [stdout] 3014 |                 let (rug_x, rug_o) = rug::Float::with_val_round(u32::exact_from(prec), x, rm);
[INFO] [stdout]      |                                      ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1    + use crate::conversion::from_primitive_float::Float;
[INFO] [stdout]      |
[INFO] [stdout] 1    + use malachite_float::Float;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3014 -                 let (rug_x, rug_o) = rug::Float::with_val_round(u32::exact_from(prec), x, rm);
[INFO] [stdout] 3014 +                 let (rug_x, rug_o) = Float::with_val_round(u32::exact_from(prec), x, rm);
[INFO] [stdout]      |
[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:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let rug_x = rug::Float::with_val(max(1, u32::exact_from(u.significant_bits())), u);
[INFO] [stdout]    |                     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::conversion::from_primitive_int::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 35 -         let rug_x = rug::Float::with_val(max(1, u32::exact_from(u.significant_bits())), u);
[INFO] [stdout] 35 +         let rug_x = Float::with_val(max(1, u32::exact_from(u.significant_bits())), u);
[INFO] [stdout]    |
[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:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let rug_x = rug::Float::with_val(u32::exact_from(prec), u);
[INFO] [stdout]    |                     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::conversion::from_primitive_int::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 82 -         let rug_x = rug::Float::with_val(u32::exact_from(prec), u);
[INFO] [stdout] 82 +         let rug_x = Float::with_val(u32::exact_from(prec), u);
[INFO] [stdout]    |
[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:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 |         let rug_x = rug::Float::with_val(u32::exact_from(prec), u);
[INFO] [stdout]     |                     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::conversion::from_primitive_int::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 138 -         let rug_x = rug::Float::with_val(u32::exact_from(prec), u);
[INFO] [stdout] 138 +         let rug_x = Float::with_val(u32::exact_from(prec), u);
[INFO] [stdout]     |
[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:268:34
[INFO] [stdout]     |
[INFO] [stdout] 268 |             let (rug_x, rug_o) = rug::Float::with_val_round(u32::exact_from(prec), u, rm);
[INFO] [stdout]     |                                  ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::conversion::from_primitive_int::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 268 -             let (rug_x, rug_o) = rug::Float::with_val_round(u32::exact_from(prec), u, rm);
[INFO] [stdout] 268 +             let (rug_x, rug_o) = Float::with_val_round(u32::exact_from(prec), u, rm);
[INFO] [stdout]     |
[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:855:34
[INFO] [stdout]     |
[INFO] [stdout] 855 |             let (rug_x, rug_o) = rug::Float::with_val_round(u32::exact_from(prec), u, rm);
[INFO] [stdout]     |                                  ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::conversion::from_primitive_int::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 855 -             let (rug_x, rug_o) = rug::Float::with_val_round(u32::exact_from(prec), u, rm);
[INFO] [stdout] 855 +             let (rug_x, rug_o) = Float::with_val_round(u32::exact_from(prec), u, rm);
[INFO] [stdout]     |
[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:1902:21
[INFO] [stdout]      |
[INFO] [stdout] 1902 |         let rug_n = rug::Float::with_val(max(1, u32::exact_from(n.significant_bits())), n);
[INFO] [stdout]      |                     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1    + use crate::conversion::from_primitive_int::Float;
[INFO] [stdout]      |
[INFO] [stdout] 1    + use malachite_float::Float;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1902 -         let rug_n = rug::Float::with_val(max(1, u32::exact_from(n.significant_bits())), n);
[INFO] [stdout] 1902 +         let rug_n = Float::with_val(max(1, u32::exact_from(n.significant_bits())), n);
[INFO] [stdout]      |
[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:1939:21
[INFO] [stdout]      |
[INFO] [stdout] 1939 |         let rug_n = rug::Float::with_val(max(1, u32::exact_from(n.significant_bits())), n);
[INFO] [stdout]      |                     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1    + use crate::conversion::from_primitive_int::Float;
[INFO] [stdout]      |
[INFO] [stdout] 1    + use malachite_float::Float;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1939 -         let rug_n = rug::Float::with_val(max(1, u32::exact_from(n.significant_bits())), n);
[INFO] [stdout] 1939 +         let rug_n = Float::with_val(max(1, u32::exact_from(n.significant_bits())), n);
[INFO] [stdout]      |
[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:1981:21
[INFO] [stdout]      |
[INFO] [stdout] 1981 |         let rug_n = rug::Float::with_val(u32::exact_from(prec), n);
[INFO] [stdout]      |                     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1    + use crate::conversion::from_primitive_int::Float;
[INFO] [stdout]      |
[INFO] [stdout] 1    + use malachite_float::Float;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1981 -         let rug_n = rug::Float::with_val(u32::exact_from(prec), n);
[INFO] [stdout] 1981 +         let rug_n = Float::with_val(u32::exact_from(prec), n);
[INFO] [stdout]      |
[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:2013:21
[INFO] [stdout]      |
[INFO] [stdout] 2013 |         let rug_n = rug::Float::with_val(u32::exact_from(prec), n);
[INFO] [stdout]      |                     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1    + use crate::conversion::from_primitive_int::Float;
[INFO] [stdout]      |
[INFO] [stdout] 1    + use malachite_float::Float;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2013 -         let rug_n = rug::Float::with_val(u32::exact_from(prec), n);
[INFO] [stdout] 2013 +         let rug_n = Float::with_val(u32::exact_from(prec), n);
[INFO] [stdout]      |
[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:2063:34
[INFO] [stdout]      |
[INFO] [stdout] 2063 |             let (rug_n, rug_o) = rug::Float::with_val_round(u32::exact_from(prec), n, rm);
[INFO] [stdout]      |                                  ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1    + use crate::conversion::from_primitive_int::Float;
[INFO] [stdout]      |
[INFO] [stdout] 1    + use malachite_float::Float;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2063 -             let (rug_n, rug_o) = rug::Float::with_val_round(u32::exact_from(prec), n, rm);
[INFO] [stdout] 2063 +             let (rug_n, rug_o) = Float::with_val_round(u32::exact_from(prec), n, rm);
[INFO] [stdout]      |
[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:2147:34
[INFO] [stdout]      |
[INFO] [stdout] 2147 |             let (rug_n, rug_o) = rug::Float::with_val_round(u32::exact_from(prec), n, rm);
[INFO] [stdout]      |                                  ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1    + use crate::conversion::from_primitive_int::Float;
[INFO] [stdout]      |
[INFO] [stdout] 1    + use malachite_float::Float;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2147 -             let (rug_n, rug_o) = rug::Float::with_val_round(u32::exact_from(prec), n, rm);
[INFO] [stdout] 2147 +             let (rug_n, rug_o) = Float::with_val_round(u32::exact_from(prec), n, rm);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/conversion/from_rational.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let rug_x = rug::Float::with_val(u32::exact_from(prec), rug::Rational::from(&u));
[INFO] [stdout]    |                     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::conversion::from_rational::Float;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_float::Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 34 -         let rug_x = rug::Float::with_val(u32::exact_from(prec), rug::Rational::from(&u));
[INFO] [stdout] 34 +         let rug_x = Float::with_val(u32::exact_from(prec), rug::Rational::from(&u));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]   --> tests/conversion/from_rational.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let rug_x = rug::Float::with_val(u32::exact_from(prec), rug::Rational::from(&u));
[INFO] [stdout]    |                                                                 ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::conversion::from_rational::Rational;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use malachite_q::Rational;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Rational`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 34 -         let rug_x = rug::Float::with_val(u32::exact_from(prec), rug::Rational::from(&u));
[INFO] [stdout] 34 +         let rug_x = rug::Float::with_val(u32::exact_from(prec), Rational::from(&u));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/conversion/from_rational.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 rug::Float::with_val_round(u32::exact_from(prec), rug::Rational::from(&u), rm);
[INFO] [stdout]     |                 ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::conversion::from_rational::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 113 -                 rug::Float::with_val_round(u32::exact_from(prec), rug::Rational::from(&u), rm);
[INFO] [stdout] 113 +                 Float::with_val_round(u32::exact_from(prec), rug::Rational::from(&u), rm);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/conversion/from_rational.rs:113:67
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 rug::Float::with_val_round(u32::exact_from(prec), rug::Rational::from(&u), rm);
[INFO] [stdout]     |                                                                   ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::conversion::from_rational::Rational;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_q::Rational;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Rational`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 113 -                 rug::Float::with_val_round(u32::exact_from(prec), rug::Rational::from(&u), rm);
[INFO] [stdout] 113 +                 rug::Float::with_val_round(u32::exact_from(prec), Rational::from(&u), rm);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]     --> tests/conversion/from_rational.rs:1491:21
[INFO] [stdout]      |
[INFO] [stdout] 1491 |         let rug_x = rug::Float::with_val(u32::exact_from(prec), rug::Rational::from(&x));
[INFO] [stdout]      |                     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1    + use crate::conversion::from_rational::Float;
[INFO] [stdout]      |
[INFO] [stdout] 1    + use malachite_float::Float;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1491 -         let rug_x = rug::Float::with_val(u32::exact_from(prec), rug::Rational::from(&x));
[INFO] [stdout] 1491 +         let rug_x = Float::with_val(u32::exact_from(prec), rug::Rational::from(&x));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]     --> tests/conversion/from_rational.rs:1491:65
[INFO] [stdout]      |
[INFO] [stdout] 1491 |         let rug_x = rug::Float::with_val(u32::exact_from(prec), rug::Rational::from(&x));
[INFO] [stdout]      |                                                                 ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1    + use crate::conversion::from_rational::Rational;
[INFO] [stdout]      |
[INFO] [stdout] 1    + use malachite_q::Rational;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Rational`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1491 -         let rug_x = rug::Float::with_val(u32::exact_from(prec), rug::Rational::from(&x));
[INFO] [stdout] 1491 +         let rug_x = rug::Float::with_val(u32::exact_from(prec), Rational::from(&x));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]     --> tests/conversion/from_rational.rs:1536:17
[INFO] [stdout]      |
[INFO] [stdout] 1536 |                 rug::Float::with_val_round(u32::exact_from(prec), rug::Rational::from(&x), rm);
[INFO] [stdout]      |                 ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1    + use crate::conversion::from_rational::Float;
[INFO] [stdout]      |
[INFO] [stdout] 1    + use malachite_float::Float;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1536 -                 rug::Float::with_val_round(u32::exact_from(prec), rug::Rational::from(&x), rm);
[INFO] [stdout] 1536 +                 Float::with_val_round(u32::exact_from(prec), rug::Rational::from(&x), rm);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]     --> tests/conversion/from_rational.rs:1536:67
[INFO] [stdout]      |
[INFO] [stdout] 1536 |                 rug::Float::with_val_round(u32::exact_from(prec), rug::Rational::from(&x), rm);
[INFO] [stdout]      |                                                                   ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1    + use crate::conversion::from_rational::Rational;
[INFO] [stdout]      |
[INFO] [stdout] 1    + use malachite_q::Rational;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Rational`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1536 -                 rug::Float::with_val_round(u32::exact_from(prec), rug::Rational::from(&x), rm);
[INFO] [stdout] 1536 +                 rug::Float::with_val_round(u32::exact_from(prec), Rational::from(&x), rm);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:111:28
[INFO] [stdout]     |
[INFO] [stdout] 111 |             let (rn, ro) = rug::Float::exact_from(&x).to_integer_round(rm).unwrap();
[INFO] [stdout]     |                            ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::conversion::integer_from_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 111 -             let (rn, ro) = rug::Float::exact_from(&x).to_integer_round(rm).unwrap();
[INFO] [stdout] 111 +             let (rn, ro) = Float::exact_from(&x).to_integer_round(rm).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/conversion/integer_from_float.rs:785:28
[INFO] [stdout]     |
[INFO] [stdout] 785 |             let (rn, ro) = rug::Float::exact_from(&x).to_integer_round(rm).unwrap();
[INFO] [stdout]     |                            ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::conversion::integer_from_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 785 -             let (rn, ro) = rug::Float::exact_from(&x).to_integer_round(rm).unwrap();
[INFO] [stdout] 785 +             let (rn, ro) = Float::exact_from(&x).to_integer_round(rm).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]     --> tests/conversion/primitive_float_from_float.rs:1689:31
[INFO] [stdout]      |
[INFO] [stdout] 1689 |                     NiceFloat(rug::Float::exact_from(&x).to_f32_round(rug_rm)),
[INFO] [stdout]      |                               ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1    + use crate::conversion::primitive_float_from_float::Float;
[INFO] [stdout]      |
[INFO] [stdout] 1    + use malachite_float::Float;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1689 -                     NiceFloat(rug::Float::exact_from(&x).to_f32_round(rug_rm)),
[INFO] [stdout] 1689 +                     NiceFloat(Float::exact_from(&x).to_f32_round(rug_rm)),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]     --> tests/conversion/primitive_float_from_float.rs:1700:31
[INFO] [stdout]      |
[INFO] [stdout] 1700 |                     NiceFloat(rug::Float::exact_from(&x).to_f64_round(rug_rm)),
[INFO] [stdout]      |                               ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1    + use crate::conversion::primitive_float_from_float::Float;
[INFO] [stdout]      |
[INFO] [stdout] 1    + use malachite_float::Float;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1700 -                     NiceFloat(rug::Float::exact_from(&x).to_f64_round(rug_rm)),
[INFO] [stdout] 1700 +                     NiceFloat(Float::exact_from(&x).to_f64_round(rug_rm)),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/conversion/rational_from_float.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout] 133 |             rug::Rational::try_from(rug::Float::exact_from(&x))
[INFO] [stdout]     |             ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::conversion::rational_from_float::Rational;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_q::Rational;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Rational`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 133 -             rug::Rational::try_from(rug::Float::exact_from(&x))
[INFO] [stdout] 133 +             Rational::try_from(rug::Float::exact_from(&x))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rug`
[INFO] [stdout]    --> tests/conversion/rational_from_float.rs:133:37
[INFO] [stdout]     |
[INFO] [stdout] 133 |             rug::Rational::try_from(rug::Float::exact_from(&x))
[INFO] [stdout]     |                                     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::conversion::rational_from_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use malachite_float::Float;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Float`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 133 -             rug::Rational::try_from(rug::Float::exact_from(&x))
[INFO] [stdout] 133 +             rug::Rational::try_from(Float::exact_from(&x))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: function `alt_precision` is private
[INFO] [stdout]   --> tests/conversion/from_primitive_float.rs:9:56
[INFO] [stdout]    |
[INFO] [stdout] 9  | use malachite_float::conversion::from_primitive_float::alt_precision;
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^ private function
[INFO] [stdout]    |
[INFO] [stdout] note: the function `alt_precision` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/conversion/from_primitive_float.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / pub_test! {alt_precision<T: PrimitiveFloat>(x: T) -> u64 {
[INFO] [stdout] 12 | |     if x.is_finite() && x != T::ZERO {
[INFO] [stdout] 13 | |         let (mantissa, exponent) = x.raw_mantissa_and_exponent();
[INFO] [stdout] 14 | |         if exponent == 0 {
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }}
[INFO] [stdout]    | |__^
[INFO] [stdout]    = note: this error originates in the macro `pub_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Infinity`, `NaN`, `NegativeInfinity`, `NegativeZero`, `Zero`
[INFO] [stdout]  --> tests/basic/ulp.rs:4:42
[INFO] [stdout]   |
[INFO] [stdout] 4 | use malachite_base::num::basic::traits::{Infinity, NaN, NegativeInfinity, NegativeZero, Zero};
[INFO] [stdout]   |                                          ^^^^^^^^  ^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::panic::catch_unwind`
[INFO] [stdout]   --> tests/basic/ulp.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::panic::catch_unwind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `malachite_base::num::conversion::traits::ExactFrom`
[INFO] [stdout]  --> tests/comparison/partial_cmp_abs_primitive_int.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use malachite_base::num::conversion::traits::ExactFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `malachite_base::num::conversion::traits::ExactFrom`
[INFO] [stdout]  --> tests/comparison/partial_cmp_primitive_int.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use malachite_base::num::conversion::traits::ExactFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `malachite_base::num::conversion::traits::ExactFrom`
[INFO] [stdout]  --> tests/comparison/partial_eq_primitive_int.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use malachite_base::num::conversion::traits::ExactFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `malachite_base::num::conversion::traits::ExactFrom`
[INFO] [stdout]  --> tests/conversion/clone.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use malachite_base::num::conversion::traits::ExactFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NegativeOne`, `One`, `Zero`
[INFO] [stdout]  --> tests/conversion/from_integer.rs:1:42
[INFO] [stdout]   |
[INFO] [stdout] 1 | use malachite_base::num::basic::traits::{NegativeOne, One, Zero};
[INFO] [stdout]   |                                          ^^^^^^^^^^^  ^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::panic::catch_unwind`
[INFO] [stdout]   --> tests/conversion/from_integer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::panic::catch_unwind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `One`, `Zero`
[INFO] [stdout]  --> tests/conversion/from_natural.rs:1:42
[INFO] [stdout]   |
[INFO] [stdout] 1 | use malachite_base::num::basic::traits::{One, Zero};
[INFO] [stdout]   |                                          ^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::panic::catch_unwind`
[INFO] [stdout]   --> tests/conversion/from_natural.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::panic::catch_unwind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::panic::catch_unwind`
[INFO] [stdout]   --> tests/conversion/from_primitive_float.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::panic::catch_unwind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::panic::catch_unwind`
[INFO] [stdout]   --> tests/conversion/from_primitive_int.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::panic::catch_unwind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NegativeOne`, `One`, `Zero`
[INFO] [stdout]  --> tests/conversion/from_rational.rs:1:42
[INFO] [stdout]   |
[INFO] [stdout] 1 | use malachite_base::num::basic::traits::{NegativeOne, One, Zero};
[INFO] [stdout]   |                                          ^^^^^^^^^^^  ^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::panic::catch_unwind`
[INFO] [stdout]   --> tests/conversion/from_rational.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::panic::catch_unwind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Infinity`, `NaN`, `NegativeInfinity`
[INFO] [stdout]  --> tests/conversion/integer_from_float.rs:2:42
[INFO] [stdout]   |
[INFO] [stdout] 2 | use malachite_base::num::basic::traits::{Infinity, NaN, NegativeInfinity, One, OneHalf};
[INFO] [stdout]   |                                          ^^^^^^^^  ^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::panic::catch_unwind`
[INFO] [stdout]   --> tests/conversion/integer_from_float.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::panic::catch_unwind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Infinity`, `NaN`, `NegativeInfinity`, `NegativeZero`, `Zero`
[INFO] [stdout]  --> tests/conversion/mantissa_and_exponent.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Infinity, NaN, NegativeInfinity, NegativeZero, One, Zero,
[INFO] [stdout]   |     ^^^^^^^^  ^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::panic::catch_unwind`
[INFO] [stdout]   --> tests/conversion/mantissa_and_exponent.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use std::panic::catch_unwind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Infinity`, `NaN`, `NegativeInfinity`, `NegativeOne`
[INFO] [stdout]  --> tests/conversion/natural_from_float.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Infinity, NaN, NegativeInfinity, NegativeOne, One, OneHalf,
[INFO] [stdout]   |     ^^^^^^^^  ^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::panic::catch_unwind`
[INFO] [stdout]   --> tests/conversion/natural_from_float.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::panic::catch_unwind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `malachite_base::num::arithmetic::traits::PowerOf2`
[INFO] [stdout]  --> tests/conversion/primitive_float_from_float.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use malachite_base::num::arithmetic::traits::PowerOf2;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::panic::catch_unwind`
[INFO] [stdout]   --> tests/conversion/primitive_float_from_float.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::panic::catch_unwind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Infinity`, `NaN`, `NegativeInfinity`, `NegativeOne`
[INFO] [stdout]  --> tests/conversion/primitive_int_from_float.rs:4:42
[INFO] [stdout]   |
[INFO] [stdout] 4 | use malachite_base::num::basic::traits::{Infinity, NaN, NegativeInfinity, NegativeOne, OneHalf};
[INFO] [stdout]   |                                          ^^^^^^^^  ^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::panic::catch_unwind`
[INFO] [stdout]   --> tests/conversion/primitive_int_from_float.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::panic::catch_unwind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[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:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         rug::Float: Assign<T>,
[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:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         rug::Float: Assign<T>,
[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:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rug::Float: AssignRound<T, Round = Round, Ordering = Ordering>,
[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:2925:5
[INFO] [stdout]      |
[INFO] [stdout] 2925 |     rug::Float: Assign<T>,
[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:2987:5
[INFO] [stdout]      |
[INFO] [stdout] 2987 |     rug::Float: AssignRound<T, Round = Round, Ordering = Ordering>,
[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:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         rug::Float: Assign<T>,
[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:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         rug::Float: Assign<T>,
[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:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         rug::Float: Assign<T>,
[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:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         rug::Float: Assign<T>,
[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:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         rug::Float: Assign<T>,
[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:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         rug::Float: Assign<T>,
[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:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         rug::Float: Assign<T>,
[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:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         rug::Float: AssignRound<T, Round = Round, Ordering = Ordering>,
[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:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |         rug::Float: AssignRound<T, Round = Round, Ordering = Ordering>,
[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:846:9
[INFO] [stdout]     |
[INFO] [stdout] 846 |         rug::Float: AssignRound<T, Round = Round, Ordering = Ordering>,
[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:865:9
[INFO] [stdout]     |
[INFO] [stdout] 865 |         rug::Float: AssignRound<T, Round = Round, Ordering = Ordering>,
[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:1894:5
[INFO] [stdout]      |
[INFO] [stdout] 1894 |     rug::Float: Assign<T>,
[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:1905:41
[INFO] [stdout]      |
[INFO] [stdout] 1905 |             ComparableFloatRef(&From::<&rug::Float>::from(&rug_n))
[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:1931:5
[INFO] [stdout]      |
[INFO] [stdout] 1931 |     rug::Float: Assign<T>,
[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:1942:41
[INFO] [stdout]      |
[INFO] [stdout] 1942 |             ComparableFloatRef(&From::<&rug::Float>::from(&rug_n))
[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:1974:5
[INFO] [stdout]      |
[INFO] [stdout] 1974 |     rug::Float: Assign<T>,
[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:2005:5
[INFO] [stdout]      |
[INFO] [stdout] 2005 |     rug::Float: Assign<T>,
[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:2044:5
[INFO] [stdout]      |
[INFO] [stdout] 2044 |     rug::Float: AssignRound<T, Round = Round, Ordering = Ordering>,
[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:2128:5
[INFO] [stdout]      |
[INFO] [stdout] 2128 |     rug::Float: AssignRound<T, Round = Round, Ordering = Ordering>,
[INFO] [stdout]      |     ^^^ use of undeclared crate or module `rug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `integer_unsigned_rounding_mode_triple_gen_var_3` in this scope
[INFO] [stdout]     --> tests/conversion/from_integer.rs:1205:5
[INFO] [stdout]      |
[INFO] [stdout] 1205 |     integer_unsigned_rounding_mode_triple_gen_var_3().test_properties(|(n, prec, rm)| {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `natural_unsigned_rounding_mode_triple_gen_var_2` in this scope
[INFO] [stdout]    --> tests/conversion/from_natural.rs:754:5
[INFO] [stdout]     |
[INFO] [stdout] 754 |     natural_unsigned_rounding_mode_triple_gen_var_2().test_properties(|(n, prec, rm)| {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `unsigned_unsigned_rounding_mode_triple_gen_var_5` in this scope
[INFO] [stdout]     --> tests/conversion/from_primitive_int.rs:2046:5
[INFO] [stdout]      |
[INFO] [stdout] 2046 |     unsigned_unsigned_rounding_mode_triple_gen_var_5::<T>().test_properties(|(n, prec, rm)| {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `signed_unsigned_rounding_mode_triple_gen_var_3` in this scope
[INFO] [stdout]     --> tests/conversion/from_primitive_int.rs:2130:5
[INFO] [stdout]      |
[INFO] [stdout] 2130 |     signed_unsigned_rounding_mode_triple_gen_var_3::<T>().test_properties(|(n, prec, rm)| {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 681 previous errors; 24 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `malachite-float` (test "lib") due to 682 previous errors; 24 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "52fdb7a772b864336c60f70ef9728ce1402fdb2fb937c51acfaa415bbf12de93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52fdb7a772b864336c60f70ef9728ce1402fdb2fb937c51acfaa415bbf12de93", kill_on_drop: false }`
[INFO] [stdout] 52fdb7a772b864336c60f70ef9728ce1402fdb2fb937c51acfaa415bbf12de93
[INFO] checking malachite-float-0.4.4 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate malachite-float 0.4.4 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate malachite-float 0.4.4 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate malachite-float 0.4.4
[INFO] finished tweaking crates.io crate malachite-float 0.4.4
[INFO] tweaked toml for crates.io crate malachite-float 0.4.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate malachite-float 0.4.4 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3814146d7e06c21cc3521cd955012376cdc403c5e248a31a9515f0b5b0a201d
[INFO] running `Command { std: "docker" "start" "-a" "e3814146d7e06c21cc3521cd955012376cdc403c5e248a31a9515f0b5b0a201d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3814146d7e06c21cc3521cd955012376cdc403c5e248a31a9515f0b5b0a201d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3814146d7e06c21cc3521cd955012376cdc403c5e248a31a9515f0b5b0a201d", kill_on_drop: false }`
[INFO] [stdout] e3814146d7e06c21cc3521cd955012376cdc403c5e248a31a9515f0b5b0a201d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c58ef2d02f0e224a9ae625354d7fa4c7ef8dece81462131c5e93e26203dcd7eb
[INFO] running `Command { std: "docker" "start" "-a" "c58ef2d02f0e224a9ae625354d7fa4c7ef8dece81462131c5e93e26203dcd7eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking malachite-base v0.4.4
[INFO] [stderr]    Compiling embed-doc-image v0.1.4
[INFO] [stderr]     Checking malachite-nz v0.4.4
[INFO] [stderr]     Checking malachite-q v0.4.4
[INFO] [stderr]     Checking malachite-float v0.4.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/arithmetic/abs.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:22
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:22
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:22
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:21
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:22
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:21
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:22
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:22
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:22
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:7:22
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:9:22
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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: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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:7:22
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:8:22
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:22
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:7:22
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:8:22
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:8:22
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:1:21
[INFO] [stdout]     |
[INFO] [stdout] 1   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:22
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:22
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:7:22
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:10:22
[INFO] [stdout]     |
[INFO] [stdout] 10  | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:8:22
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:9:22
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:22
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:22
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:9:19
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:22
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:9:19
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:8:22
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:22
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:7:22
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:22
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:22
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:22
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:8:19
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:22
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:8:19
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:22
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:22
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:22
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:7:22
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:22
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:2:22
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:3:22
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:22
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:7:22
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:10:19
[INFO] [stdout]     |
[INFO] [stdout] 10  | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:22
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:7:22
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:10:22
[INFO] [stdout]     |
[INFO] [stdout] 10  | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:11:22
[INFO] [stdout]     |
[INFO] [stdout] 11  | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:11:22
[INFO] [stdout]     |
[INFO] [stdout] 11  | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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: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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:5:22
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:6:22
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:7:22
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:9:19
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:11:18
[INFO] [stdout]     |
[INFO] [stdout] 11  | 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.4/src/lib.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:7:22
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:8:22
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:13:19
[INFO] [stdout]     |
[INFO] [stdout] 13  | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:14:21
[INFO] [stdout]     |
[INFO] [stdout] 14  | 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.4/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:17:22
[INFO] [stdout]     |
[INFO] [stdout] 17  | 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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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: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:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[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:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | 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.4/src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub mod test_util;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] 
[WARN] too many lines in the log, truncating it
