[INFO] fetching crate malachite-nz 0.4.4...
[INFO] checking malachite-nz-0.4.4 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate malachite-nz 0.4.4 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate malachite-nz 0.4.4 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate malachite-nz 0.4.4
[INFO] finished tweaking crates.io crate malachite-nz 0.4.4
[INFO] tweaked toml for crates.io crate malachite-nz 0.4.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate malachite-nz 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time v0.3.30
[INFO] [stderr]   Downloaded num v0.4.1
[INFO] [stderr]   Downloaded deranged v0.3.9
[INFO] [stderr]   Downloaded num-complex v0.4.4
[INFO] [stderr]   Downloaded gnuplot v0.0.39
[INFO] [stderr]   Downloaded serde_json v1.0.107
[INFO] [stderr]   Downloaded rug v1.22.0
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d505655d19037e28413a24e635e7a7090650fa6637191381d2d0846de70cc84a
[INFO] running `Command { std: "docker" "start" "-a" "d505655d19037e28413a24e635e7a7090650fa6637191381d2d0846de70cc84a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d505655d19037e28413a24e635e7a7090650fa6637191381d2d0846de70cc84a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d505655d19037e28413a24e635e7a7090650fa6637191381d2d0846de70cc84a", kill_on_drop: false }`
[INFO] [stdout] d505655d19037e28413a24e635e7a7090650fa6637191381d2d0846de70cc84a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8939649feccd87d4dc5d5001c1ca2e40b1268f3140265f98f7b27f18587a5c2a
[INFO] running `Command { std: "docker" "start" "-a" "8939649feccd87d4dc5d5001c1ca2e40b1268f3140265f98f7b27f18587a5c2a", 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 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 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `num`
[INFO] [stdout]   --> tests/lib.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | extern crate num;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rug`
[INFO] [stdout]   --> tests/lib.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | extern crate rug;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/integer/arithmetic/abs.rs:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | use malachite_base::test_util::generators::signed_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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/abs.rs:7:19
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_nz::test_util::generators::{integer_gen, integer_integer_natural_triple_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/workdir/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/integer/arithmetic/add.rs:2:21
[INFO] [stdout]     |
[INFO] [stdout] 2   | use malachite_base::test_util::generators::signed_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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/add.rs:7:19
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/add.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_nz::test_util::integer::arithmetic::add::integer_sum_alt;
[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/workdir/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/integer/arithmetic/add_mul.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::{signed_triple_gen, signed_triple_gen_var_1};
[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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/add_mul.rs:7:19
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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/workdir/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/integer/arithmetic/binomial_coefficient.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::signed_pair_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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/binomial_coefficient.rs:7:19
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_nz::test_util::generators::{integer_gen, integer_gen_var_4, integer_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/workdir/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/integer/arithmetic/div.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/arithmetic/div.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_base::test_util::generators::signed_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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/div.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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/workdir/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/integer/arithmetic/div_exact.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/arithmetic/div_exact.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_base::test_util::generators::signed_pair_gen_var_3;
[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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/div_exact.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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/workdir/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/integer/arithmetic/div_mod.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/arithmetic/div_mod.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::test_util::generators::signed_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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/div_mod.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout] 13  | 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/workdir/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/integer/arithmetic/div_round.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/arithmetic/div_round.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_base::test_util::generators::signed_signed_rounding_mode_triple_gen_var_1;
[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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/div_round.rs:10:19
[INFO] [stdout]     |
[INFO] [stdout] 10  | 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/workdir/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/integer/arithmetic/divisible_by.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/arithmetic/divisible_by.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::signed_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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/divisible_by.rs:8:19
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/divisible_by.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_nz::test_util::integer::arithmetic::divisible_by::num_divisible_by;
[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/workdir/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/integer/arithmetic/divisible_by_power_of_2.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::{signed_unsigned_pair_gen_var_1, 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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/divisible_by_power_of_2.rs:7:19
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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/workdir/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/integer/arithmetic/eq_mod.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/arithmetic/eq_mod.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/eq_mod.rs:19:19
[INFO] [stdout]     |
[INFO] [stdout] 19  | 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/workdir/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/integer/arithmetic/eq_mod_power_of_2.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/arithmetic/eq_mod_power_of_2.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/eq_mod_power_of_2.rs:17:19
[INFO] [stdout]     |
[INFO] [stdout] 17  | 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/workdir/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/integer/arithmetic/extended_gcd.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::signed_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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/extended_gcd.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_nz::test_util::generators::{integer_gen, 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/workdir/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/integer/arithmetic/kronecker_symbol.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/kronecker_symbol.rs:14:19
[INFO] [stdout]     |
[INFO] [stdout] 14  | 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/workdir/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/integer/arithmetic/mod_op.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/arithmetic/mod_op.rs:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_base::test_util::generators::signed_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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/mod_op.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | 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/workdir/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/integer/arithmetic/mod_power_of_2.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/mod_power_of_2.rs:16:19
[INFO] [stdout]     |
[INFO] [stdout] 16  | 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/workdir/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/integer/arithmetic/mul.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::signed_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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/mul.rs:10:19
[INFO] [stdout]     |
[INFO] [stdout] 10  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/mul.rs:14:19
[INFO] [stdout]     |
[INFO] [stdout] 14  | use malachite_nz::test_util::integer::arithmetic::mul::integer_product_naive;
[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/workdir/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/integer/arithmetic/neg.rs:2:21
[INFO] [stdout]     |
[INFO] [stdout] 2   | use malachite_base::test_util::generators::signed_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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/neg.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::test_util::generators::{integer_gen, 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/workdir/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/integer/arithmetic/parity.rs:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | use malachite_base::test_util::generators::signed_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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/parity.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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/workdir/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/integer/arithmetic/pow.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_base::test_util::generators::{signed_unsigned_pair_gen_var_15, unsigned_gen_var_5};
[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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/pow.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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/workdir/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/integer/arithmetic/power_of_2.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::{unsigned_gen_var_16, unsigned_gen_var_5};
[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/integer/arithmetic/root.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_base::test_util::generators::{signed_gen, signed_unsigned_pair_gen_var_18};
[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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/root.rs:10:19
[INFO] [stdout]     |
[INFO] [stdout] 10  | 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/workdir/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/integer/arithmetic/round_to_multiple.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_base::test_util::generators::signed_signed_rounding_mode_triple_gen_var_2;
[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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/round_to_multiple.rs:10:19
[INFO] [stdout]     |
[INFO] [stdout] 10  | 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/workdir/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/integer/arithmetic/round_to_multiple_of_power_of_2.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_base::test_util::generators::signed_unsigned_rounding_mode_triple_gen_var_1;
[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/integer/arithmetic/round_to_multiple_of_power_of_2.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::test_util::generators::unsigned_rounding_mode_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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/round_to_multiple_of_power_of_2.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout] 13  | 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/workdir/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/integer/arithmetic/shl.rs:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_base::test_util::generators::{signed_gen, unsigned_gen_var_5};
[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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/shl.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | 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/workdir/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/integer/arithmetic/shl_round.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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/shl_round.rs:14:19
[INFO] [stdout]     |
[INFO] [stdout] 14  | 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/workdir/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/integer/arithmetic/shr.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/shr.rs:15:19
[INFO] [stdout]     |
[INFO] [stdout] 15  | 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/workdir/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/integer/arithmetic/shr_round.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::test_util::generators::{
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/shr_round.rs:17:19
[INFO] [stdout]     |
[INFO] [stdout] 17  | 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/workdir/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/integer/arithmetic/sign.rs:2:21
[INFO] [stdout]     |
[INFO] [stdout] 2   | use malachite_base::test_util::generators::signed_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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/sign.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/sign.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_nz::test_util::integer::arithmetic::sign::num_sign;
[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/workdir/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/integer/arithmetic/sqrt.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_base::test_util::generators::signed_gen_var_2;
[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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/sqrt.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_nz::test_util::generators::{integer_gen_var_4, 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/workdir/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/integer/arithmetic/square.rs:2:21
[INFO] [stdout]     |
[INFO] [stdout] 2   | use malachite_base::test_util::generators::signed_gen_var_10;
[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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/square.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::test_util::generators::{integer_gen, integer_pair_gen, 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/workdir/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/integer/arithmetic/sub.rs:2:21
[INFO] [stdout]     |
[INFO] [stdout] 2   | use malachite_base::test_util::generators::signed_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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/sub.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::test_util::generators::{integer_gen, integer_pair_gen, 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/workdir/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/integer/arithmetic/sub_mul.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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_nz`
[INFO] [stdout]    --> tests/integer/arithmetic/sub_mul.rs:16:19
[INFO] [stdout]     |
[INFO] [stdout] 16  | use malachite_nz::test_util::generators::{integer_gen, integer_pair_gen, integer_triple_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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/basic/from_sign_and_abs.rs:4:19
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::test_util::generators::{natural_bool_pair_gen, 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/workdir/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/integer/comparison/cmp.rs:1:21
[INFO] [stdout]     |
[INFO] [stdout] 1   | use malachite_base::test_util::common::test_cmp_helper;
[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/integer/comparison/cmp.rs:2:21
[INFO] [stdout]     |
[INFO] [stdout] 2   | use malachite_base::test_util::generators::signed_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_nz`
[INFO] [stdout]    --> tests/integer/comparison/cmp.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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/workdir/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/integer/comparison/cmp_abs.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::common::test_custom_cmp_helper;
[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/integer/comparison/cmp_abs.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::signed_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_nz`
[INFO] [stdout]    --> tests/integer/comparison/cmp_abs.rs:8:19
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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/workdir/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/integer/comparison/eq.rs:1:21
[INFO] [stdout]     |
[INFO] [stdout] 1   | use malachite_base::test_util::common::test_eq_helper;
[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/integer/comparison/eq.rs:2:21
[INFO] [stdout]     |
[INFO] [stdout] 2   | use malachite_base::test_util::generators::signed_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_nz`
[INFO] [stdout]    --> tests/integer/comparison/eq.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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/workdir/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/integer/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_nz`
[INFO] [stdout]    --> tests/integer/comparison/hash.rs:2:19
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/comparison/partial_cmp_abs_natural.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/comparison/partial_cmp_abs_primitive_float.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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/workdir/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/integer/comparison/partial_cmp_abs_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_nz`
[INFO] [stdout]    --> tests/integer/comparison/partial_cmp_abs_primitive_int.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/comparison/partial_cmp_natural.rs:3:19
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/comparison/partial_cmp_primitive_float.rs:4:19
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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/workdir/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/integer/comparison/partial_cmp_primitive_int.rs:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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_nz`
[INFO] [stdout]    --> tests/integer/comparison/partial_cmp_primitive_int.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/comparison/partial_cmp_primitive_int.rs:10:19
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_nz::test_util::integer::comparison::partial_cmp_primitive_int::*;
[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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/comparison/partial_eq_natural.rs:3:19
[INFO] [stdout]     |
[INFO] [stdout] 3   | use malachite_nz::test_util::generators::{integer_natural_pair_gen, 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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/comparison/partial_eq_primitive_float.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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/workdir/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/integer/comparison/partial_eq_primitive_int.rs:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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_nz`
[INFO] [stdout]    --> tests/integer/comparison/partial_eq_primitive_int.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::test_util::generators::{integer_signed_pair_gen, integer_unsigned_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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/comparison/partial_eq_primitive_int.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_nz::test_util::integer::comparison::partial_eq_primitive_int::*;
[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/workdir/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/integer/conversion/clone.rs:1:21
[INFO] [stdout]     |
[INFO] [stdout] 1   | use malachite_base::test_util::generators::signed_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_nz`
[INFO] [stdout]    --> tests/integer/conversion/clone.rs:4:19
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::test_util::generators::{integer_gen, 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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/conversion/from_natural.rs:3:19
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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/workdir/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/integer/conversion/from_primitive_float.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::test_util::generators::{
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/conversion/from_primitive_int.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::{signed_gen, signed_gen_var_2, 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/integer/conversion/from_twos_complement_limbs.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/conversion/from_twos_complement_limbs.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::unsigned_vec_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/integer/conversion/is_integer.rs:2:21
[INFO] [stdout]     |
[INFO] [stdout] 2   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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_nz`
[INFO] [stdout]    --> tests/integer/conversion/is_integer.rs:4:19
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/conversion/natural_from_integer.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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/workdir/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/integer/conversion/primitive_float_from_integer.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_nz`
[INFO] [stdout]    --> tests/integer/conversion/primitive_float_from_integer.rs:15:19
[INFO] [stdout]     |
[INFO] [stdout] 15  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/conversion/primitive_int_from_integer.rs:14:19
[INFO] [stdout]     |
[INFO] [stdout] 14  | 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/workdir/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/integer/conversion/string/from_sci_string.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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_nz`
[INFO] [stdout]    --> tests/integer/conversion/string/from_sci_string.rs:10:19
[INFO] [stdout]     |
[INFO] [stdout] 10  | 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/workdir/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/integer/conversion/string/from_string.rs:2:21
[INFO] [stdout]     |
[INFO] [stdout] 2   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/conversion/string/from_string.rs:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | use malachite_base::test_util::generators::exhaustive::valid_digit_chars;
[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/integer/conversion/string/from_string.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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_base`
[INFO] [stdout]    --> tests/integer/conversion/string/to_sci.rs:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_base::test_util::generators::{signed_gen, signed_to_sci_options_pair_gen_var_1};
[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/integer/conversion/string/to_sci.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_base::test_util::num::conversion::string::from_sci_string::DECIMAL_SCI_STRING_CHARS;
[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_nz`
[INFO] [stdout]    --> tests/integer/conversion/string/to_sci.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_nz::test_util::generators::{integer_gen, integer_to_sci_options_pair_gen_var_1};
[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/workdir/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/integer/conversion/string/to_string.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::test_util::generators::{
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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_nz`
[INFO] [stdout]    --> tests/integer/conversion/string/to_string.rs:17:19
[INFO] [stdout]     |
[INFO] [stdout] 17  | 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/workdir/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/integer/conversion/to_twos_complement_limbs.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/conversion/to_twos_complement_limbs.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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_nz`
[INFO] [stdout]    --> tests/integer/conversion/to_twos_complement_limbs.rs:14:19
[INFO] [stdout]     |
[INFO] [stdout] 14  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/conversion/to_twos_complement_limbs.rs:17:19
[INFO] [stdout]     |
[INFO] [stdout] 17  | use malachite_nz::test_util::integer::conversion::to_twos_complement_limbs::{
[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/workdir/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/integer/logic/and.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/logic/and.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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_nz`
[INFO] [stdout]    --> tests/integer/logic/and.rs:25:19
[INFO] [stdout]     |
[INFO] [stdout] 25  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/logic/and.rs:28:19
[INFO] [stdout]     |
[INFO] [stdout] 28  | use malachite_nz::test_util::integer::logic::and::{integer_and_alt_1, integer_and_alt_2};
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/logic/assign_bit.rs:4:19
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::test_util::generators::integer_unsigned_bool_triple_gen_var_1;
[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/workdir/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/integer/logic/assign_bits.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/logic/assign_bits.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_base::test_util::generators::large_type_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_base`
[INFO] [stdout]    --> tests/integer/logic/assign_bits.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_base::test_util::num::logic::bit_block_access::assign_bits_naive;
[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_nz`
[INFO] [stdout]    --> tests/integer/logic/assign_bits.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout] 12  | 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/workdir/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/integer/logic/bits.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::{signed_gen, unsigned_gen_var_5};
[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_nz`
[INFO] [stdout]    --> tests/integer/logic/bits.rs:7:19
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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/workdir/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/integer/logic/checked_count_ones.rs:2:21
[INFO] [stdout]     |
[INFO] [stdout] 2   | use malachite_base::test_util::generators::signed_gen_var_2;
[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_nz`
[INFO] [stdout]    --> tests/integer/logic/checked_count_ones.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/logic/checked_count_ones.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_nz::test_util::integer::logic::checked_count_ones::{
[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/workdir/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/integer/logic/checked_count_zeros.rs:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/logic/checked_count_zeros.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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_nz`
[INFO] [stdout]    --> tests/integer/logic/checked_count_zeros.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/logic/checked_count_zeros.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_nz::test_util::integer::logic::checked_count_zeros::{
[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/workdir/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/integer/logic/checked_hamming_distance.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/logic/checked_hamming_distance.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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_nz`
[INFO] [stdout]    --> tests/integer/logic/checked_hamming_distance.rs:14:19
[INFO] [stdout]     |
[INFO] [stdout] 14  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/logic/checked_hamming_distance.rs:17:19
[INFO] [stdout]     |
[INFO] [stdout] 17  | use malachite_nz::test_util::integer::logic::checked_hamming_distance::{
[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/workdir/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/integer/logic/clear_bit.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/logic/clear_bit.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::unsigned_vec_unsigned_pair_gen_var_20;
[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_nz`
[INFO] [stdout]    --> tests/integer/logic/clear_bit.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout] 12  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/logic/flip_bit.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::test_util::generators::integer_unsigned_pair_gen_var_2;
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/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/integer/logic/from_bits.rs:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | use malachite_base::test_util::generators::bool_vec_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/integer/logic/from_bits.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::num::logic::bit_convertible::{
[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_nz`
[INFO] [stdout]    --> tests/integer/logic/from_bits.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_nz::test_util::integer::logic::from_bits::{
[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/workdir/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/integer/logic/get_bit.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/logic/get_bit.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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_nz`
[INFO] [stdout]    --> tests/integer/logic/get_bit.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_nz::test_util::generators::{integer_gen_var_4, integer_unsigned_pair_gen_var_2};
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/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/integer/logic/get_bits.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/logic/get_bits.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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_base`
[INFO] [stdout]    --> tests/integer/logic/get_bits.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_base::test_util::num::logic::bit_block_access::get_bits_naive;
[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_nz`
[INFO] [stdout]    --> tests/integer/logic/get_bits.rs:16:19
[INFO] [stdout]     |
[INFO] [stdout] 16  | 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/workdir/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/integer/logic/index_of_next_false_bit.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/logic/index_of_next_false_bit.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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_nz`
[INFO] [stdout]    --> tests/integer/logic/index_of_next_false_bit.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout] 13  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/logic/index_of_next_false_bit.rs:16:19
[INFO] [stdout]     |
[INFO] [stdout] 16  | use malachite_nz::test_util::integer::logic::index_of_next_false_bit::*;
[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/workdir/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/integer/logic/index_of_next_true_bit.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/logic/index_of_next_true_bit.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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_nz`
[INFO] [stdout]    --> tests/integer/logic/index_of_next_true_bit.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout] 13  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/logic/index_of_next_true_bit.rs:16:19
[INFO] [stdout]     |
[INFO] [stdout] 16  | use malachite_nz::test_util::integer::logic::index_of_next_true_bit::*;
[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/workdir/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/integer/logic/low_mask.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_base::test_util::generators::{unsigned_gen_var_15, unsigned_gen_var_5};
[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/integer/logic/not.rs:2:21
[INFO] [stdout]     |
[INFO] [stdout] 2   | use malachite_base::test_util::generators::signed_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_nz`
[INFO] [stdout]    --> tests/integer/logic/not.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::test_util::generators::{integer_gen, 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/workdir/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/integer/logic/or.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/logic/or.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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_nz`
[INFO] [stdout]    --> tests/integer/logic/or.rs:20:19
[INFO] [stdout]     |
[INFO] [stdout] 20  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/logic/or.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | use malachite_nz::test_util::integer::logic::or::{integer_or_alt_1, integer_or_alt_2};
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/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/integer/logic/set_bit.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/logic/set_bit.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::unsigned_vec_unsigned_pair_gen_var_20;
[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_nz`
[INFO] [stdout]    --> tests/integer/logic/set_bit.rs:10:19
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_nz::test_util::generators::integer_unsigned_pair_gen_var_2;
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/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/integer/logic/significant_bits.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::signed_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_nz`
[INFO] [stdout]    --> tests/integer/logic/significant_bits.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_nz::test_util::generators::{integer_gen, 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/workdir/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/integer/logic/to_bits.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/logic/to_bits.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::{bool_vec_gen, bool_vec_gen_var_5, signed_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/integer/logic/to_bits.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_base::test_util::num::logic::bit_convertible::{to_bits_asc_alt, to_bits_desc_alt};
[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_nz`
[INFO] [stdout]    --> tests/integer/logic/to_bits.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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/logic/to_bits.rs:14:19
[INFO] [stdout]     |
[INFO] [stdout] 14  | use malachite_nz::test_util::integer::logic::to_bits::{to_bits_asc_naive, to_bits_desc_naive};
[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/workdir/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/integer/logic/trailing_zeros.rs:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | use malachite_base::test_util::generators::signed_gen_var_6;
[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_nz`
[INFO] [stdout]    --> tests/integer/logic/trailing_zeros.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/logic/trailing_zeros.rs:7:19
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_nz::test_util::integer::logic::trailing_zeros::integer_trailing_zeros_alt;
[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/workdir/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/integer/logic/xor.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/integer/logic/xor.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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_nz`
[INFO] [stdout]    --> tests/integer/logic/xor.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/workdir/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_nz`
[INFO] [stdout]    --> tests/integer/logic/xor.rs:27:19
[INFO] [stdout]     |
[INFO] [stdout] 27  | use malachite_nz::test_util::integer::logic::xor::{integer_xor_alt_1, integer_xor_alt_2};
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/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/integer/random/random_integer_inclusive_range.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/integer/random/random_integer_inclusive_range.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/integer/random/random_integer_inclusive_range.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_nz::test_util::integer::random::random_integers_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::integer::random`
[INFO] [stdout]    --> tests/integer/random/random_integer_inclusive_range.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::integer::random::random_integer_inclusive_range;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `integer`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/integer/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/integer/random/random_integer_range.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/integer/random/random_integer_range.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/integer/random/random_integer_range.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_nz::test_util::integer::random::random_integers_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::integer::random`
[INFO] [stdout]    --> tests/integer/random/random_integer_range.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::integer::random::random_integer_range;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `integer`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/integer/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/integer/random/random_integer_range_to_infinity.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/integer/random/random_integer_range_to_infinity.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/integer/random/random_integer_range_to_infinity.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_nz::test_util::integer::random::random_integers_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::integer::random`
[INFO] [stdout]    --> tests/integer/random/random_integer_range_to_infinity.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::integer::random::random_integer_range_to_infinity;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `integer`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/integer/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/integer/random/random_integer_range_to_negative_infinity.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/integer/random/random_integer_range_to_negative_infinity.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/integer/random/random_integer_range_to_negative_infinity.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_nz::test_util::integer::random::random_integers_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::integer::random`
[INFO] [stdout]    --> tests/integer/random/random_integer_range_to_negative_infinity.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::integer::random::random_integer_range_to_negative_infinity;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `integer`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/integer/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/integer/random/random_integers.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/integer/random/random_integers.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/integer/random/random_integers.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::test_util::integer::random::random_integers_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::integer::random`
[INFO] [stdout]    --> tests/integer/random/random_integers.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::integer::random::random_integers;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `integer`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/integer/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/integer/random/random_natural_integers.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/integer/random/random_natural_integers.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/integer/random/random_natural_integers.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::test_util::integer::random::random_integers_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::integer::random`
[INFO] [stdout]    --> tests/integer/random/random_natural_integers.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::integer::random::random_natural_integers;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `integer`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/integer/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/integer/random/random_negative_integers.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/integer/random/random_negative_integers.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/integer/random/random_negative_integers.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::test_util::integer::random::random_integers_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::integer::random`
[INFO] [stdout]    --> tests/integer/random/random_negative_integers.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::integer::random::random_negative_integers;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `integer`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/integer/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/integer/random/random_nonzero_integers.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/integer/random/random_nonzero_integers.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/integer/random/random_nonzero_integers.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::test_util::integer::random::random_integers_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::integer::random`
[INFO] [stdout]    --> tests/integer/random/random_nonzero_integers.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::integer::random::random_nonzero_integers;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `integer`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/integer/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/integer/random/random_positive_integers.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/integer/random/random_positive_integers.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/integer/random/random_positive_integers.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::test_util::integer::random::random_integers_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::integer::random`
[INFO] [stdout]    --> tests/integer/random/random_positive_integers.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::integer::random::random_positive_integers;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `integer`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/integer/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/integer/random/striped_random_integer_inclusive_range.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/integer/random/striped_random_integer_inclusive_range.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/integer/random/striped_random_integer_inclusive_range.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_nz::test_util::integer::random::random_integers_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::integer::random`
[INFO] [stdout]    --> tests/integer/random/striped_random_integer_inclusive_range.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::integer::random::striped_random_integer_inclusive_range;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `integer`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/integer/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/integer/random/striped_random_integer_range.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/integer/random/striped_random_integer_range.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/integer/random/striped_random_integer_range.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_nz::test_util::integer::random::random_integers_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::integer::random`
[INFO] [stdout]    --> tests/integer/random/striped_random_integer_range.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::integer::random::striped_random_integer_range;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `integer`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/integer/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/integer/random/striped_random_integer_range_to_infinity.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/integer/random/striped_random_integer_range_to_infinity.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/integer/random/striped_random_integer_range_to_infinity.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_nz::test_util::integer::random::random_integers_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::integer::random`
[INFO] [stdout]    --> tests/integer/random/striped_random_integer_range_to_infinity.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::integer::random::striped_random_integer_range_to_infinity;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `integer`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/integer/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/integer/random/striped_random_integer_range_to_negative_infinity.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/integer/random/striped_random_integer_range_to_negative_infinity.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/integer/random/striped_random_integer_range_to_negative_infinity.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_nz::test_util::integer::random::random_integers_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::integer::random`
[INFO] [stdout]    --> tests/integer/random/striped_random_integer_range_to_negative_infinity.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::integer::random::striped_random_integer_range_to_negative_infinity;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `integer`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/integer/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/integer/random/striped_random_integers.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/integer/random/striped_random_integers.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/integer/random/striped_random_integers.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::test_util::integer::random::random_integers_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::integer::random`
[INFO] [stdout]    --> tests/integer/random/striped_random_integers.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::integer::random::striped_random_integers;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `integer`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/integer/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/integer/random/striped_random_natural_integers.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/integer/random/striped_random_natural_integers.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/integer/random/striped_random_natural_integers.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::test_util::integer::random::random_integers_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::integer::random`
[INFO] [stdout]    --> tests/integer/random/striped_random_natural_integers.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::integer::random::striped_random_natural_integers;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `integer`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/integer/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/integer/random/striped_random_negative_integers.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/integer/random/striped_random_negative_integers.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/integer/random/striped_random_negative_integers.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::test_util::integer::random::random_integers_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::integer::random`
[INFO] [stdout]    --> tests/integer/random/striped_random_negative_integers.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::integer::random::striped_random_negative_integers;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `integer`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/integer/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/integer/random/striped_random_nonzero_integers.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/integer/random/striped_random_nonzero_integers.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/integer/random/striped_random_nonzero_integers.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::test_util::integer::random::random_integers_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::integer::random`
[INFO] [stdout]    --> tests/integer/random/striped_random_nonzero_integers.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::integer::random::striped_random_nonzero_integers;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `integer`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/integer/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/integer/random/striped_random_positive_integers.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/integer/random/striped_random_positive_integers.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/integer/random/striped_random_positive_integers.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::test_util::integer::random::random_integers_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::integer::random`
[INFO] [stdout]    --> tests/integer/random/striped_random_positive_integers.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::integer::random::striped_random_positive_integers;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `integer`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/integer/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/integer/random/uniform_random_integer_inclusive_range.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/integer/random/uniform_random_integer_inclusive_range.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/integer/random/uniform_random_integer_inclusive_range.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_nz::test_util::integer::random::random_integers_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::integer::random`
[INFO] [stdout]    --> tests/integer/random/uniform_random_integer_inclusive_range.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::integer::random::uniform_random_integer_inclusive_range;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `integer`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/integer/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/integer/random/uniform_random_integer_range.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/integer/random/uniform_random_integer_range.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/integer/random/uniform_random_integer_range.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_nz::test_util::integer::random::random_integers_helper_helper;
[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/workdir/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/natural/arithmetic/add.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/add.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/add.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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/add.rs:27:19
[INFO] [stdout]     |
[INFO] [stdout] 27  | use malachite_nz::test_util::natural::arithmetic::add::natural_sum_alt;
[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/workdir/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/natural/arithmetic/add_mul.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/add_mul.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/add_mul.rs:19:19
[INFO] [stdout]     |
[INFO] [stdout] 19  | use malachite_nz::test_util::generators::{natural_pair_gen, natural_triple_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/workdir/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/natural/arithmetic/binomial_coefficient.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/binomial_coefficient.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::{unsigned_pair_gen_var_28, unsigned_pair_gen_var_44};
[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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/binomial_coefficient.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/binomial_coefficient.rs:14:19
[INFO] [stdout]     |
[INFO] [stdout] 14  | use malachite_nz::test_util::natural::arithmetic::binomial_coefficient::*;
[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/workdir/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/natural/arithmetic/checked_sub.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/checked_sub.rs:8:19
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_nz::test_util::generators::{natural_gen, 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/checked_sub.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_nz::test_util::natural::arithmetic::checked_sub::checked_sub;
[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/workdir/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/natural/arithmetic/checked_sub_mul.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::unsigned_triple_gen_var_19;
[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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/checked_sub_mul.rs:7:19
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_nz::test_util::generators::{natural_gen, natural_pair_gen, natural_triple_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/workdir/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/natural/arithmetic/coprime_with.rs:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | use malachite_base::test_util::generators::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[E0432]: unresolved import `malachite_nz::integer::random`
[INFO] [stdout]    --> tests/integer/random/uniform_random_integer_range.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::integer::random::uniform_random_integer_range;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `integer`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/integer/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/coprime_with.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_nz::test_util::generators::{natural_gen, 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/workdir/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/natural/arithmetic/div.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/div.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/div.rs:25:19
[INFO] [stdout]     |
[INFO] [stdout] 25  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/div.rs:31:19
[INFO] [stdout]     |
[INFO] [stdout] 31  | use malachite_nz::test_util::natural::arithmetic::div::{
[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/workdir/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/natural/arithmetic/div_exact.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_base::test_util::common::rle_decode;
[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/natural/arithmetic/div_exact.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/div_exact.rs:11:21
[INFO] [stdout]     |
[INFO] [stdout] 11  | 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[E0432]: unresolved imports `malachite_nz::natural::arithmetic::coprime_with::coprime_with_check_2_3`, `malachite_nz::natural::arithmetic::coprime_with::coprime_with_check_2_3_5`
[INFO] [stdout]   --> tests/natural/arithmetic/coprime_with.rs:5:27
[INFO] [stdout]    |
[INFO] [stdout] 5  |     coprime_with_check_2, coprime_with_check_2_3, coprime_with_check_2_3_5,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^ no `coprime_with_check_2_3_5` in `natural::arithmetic::coprime_with`
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           no `coprime_with_check_2_3` in `natural::arithmetic::coprime_with`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/natural/arithmetic/coprime_with.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn coprime_with_check_2_3(x: Natural, y: Natural) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `test_build` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/natural/arithmetic/coprime_with.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn coprime_with_check_2_3_5(x: Natural, y: Natural) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `test_build` feature
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 5  |     coprime_with_check_2, coprime_with_check_2, coprime_with_check_2_3_5,
[INFO] [stdout]    |                           ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 5  |     coprime_with_check_2, coprime_with_check_2_3, coprime_with_check_2,
[INFO] [stdout]    |                                                   ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/div_exact.rs:31:19
[INFO] [stdout]     |
[INFO] [stdout] 31  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/div_exact.rs:38:19
[INFO] [stdout]     |
[INFO] [stdout] 38  | use malachite_nz::test_util::natural::arithmetic::div_exact::{
[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/workdir/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/natural/arithmetic/div_mod.rs:12:21
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/div_mod.rs:13:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/div_mod.rs:29:19
[INFO] [stdout]     |
[INFO] [stdout] 29  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/div_mod.rs:35:19
[INFO] [stdout]     |
[INFO] [stdout] 35  | use malachite_nz::test_util::natural::arithmetic::div_mod::{
[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/workdir/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/natural/arithmetic/div_round.rs:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/div_round.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/div_round.rs:16:19
[INFO] [stdout]     |
[INFO] [stdout] 16  | 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/workdir/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/natural/arithmetic/divisible_by.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/divisible_by.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/divisible_by.rs:17:19
[INFO] [stdout]     |
[INFO] [stdout] 17  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/divisible_by.rs:21:19
[INFO] [stdout]     |
[INFO] [stdout] 21  | use malachite_nz::test_util::natural::arithmetic::divisible_by::{
[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/workdir/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/natural/arithmetic/divisible_by_power_of_2.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/divisible_by_power_of_2.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/divisible_by_power_of_2.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout] 12  | 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/workdir/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/natural/arithmetic/eq_mod.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/eq_mod.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/eq_mod.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/eq_mod.rs:33:19
[INFO] [stdout]     |
[INFO] [stdout] 33  | use malachite_nz::test_util::natural::arithmetic::eq_mod::{
[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/workdir/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/natural/arithmetic/eq_mod_power_of_2.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/eq_mod_power_of_2.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/eq_mod_power_of_2.rs:15:19
[INFO] [stdout]     |
[INFO] [stdout] 15  | 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/workdir/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/natural/arithmetic/extended_gcd.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/extended_gcd.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/extended_gcd.rs:14:19
[INFO] [stdout]     |
[INFO] [stdout] 14  | use malachite_nz::test_util::generators::{natural_gen, natural_pair_gen, natural_pair_gen_var_4};
[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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/extended_gcd.rs:15:19
[INFO] [stdout]     |
[INFO] [stdout] 15  | use malachite_nz::test_util::natural::arithmetic::extended_gcd::{
[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/workdir/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/natural/arithmetic/factorial.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/factorial.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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/factorial.rs:15:19
[INFO] [stdout]     |
[INFO] [stdout] 15  | use malachite_nz::test_util::generators::unsigned_bool_pair_gen_var_1;
[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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/factorial.rs:16:19
[INFO] [stdout]     |
[INFO] [stdout] 16  | use malachite_nz::test_util::natural::arithmetic::factorial::{
[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/workdir/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/natural/arithmetic/gcd.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_base::test_util::generators::common::{GenConfig, TINY_LIMIT};
[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/natural/arithmetic/gcd.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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/gcd.rs:21:19
[INFO] [stdout]     |
[INFO] [stdout] 21  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/gcd.rs:28:19
[INFO] [stdout]     |
[INFO] [stdout] 28  | use malachite_nz::test_util::natural::arithmetic::gcd::{
[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/workdir/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/natural/arithmetic/is_power_of_2.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/is_power_of_2.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::{unsigned_gen, unsigned_vec_gen_var_1};
[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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/is_power_of_2.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_nz::test_util::generators::{natural_gen, natural_gen_var_2};
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/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/natural/arithmetic/kronecker_symbol.rs:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/kronecker_symbol.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/kronecker_symbol.rs:17:19
[INFO] [stdout]     |
[INFO] [stdout] 17  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/kronecker_symbol.rs:22:19
[INFO] [stdout]     |
[INFO] [stdout] 22  | use malachite_nz::test_util::natural::arithmetic::kronecker_symbol::jacobi_symbol_simple;
[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/workdir/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/natural/arithmetic/lcm.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::unsigned_pair_gen_var_34;
[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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/lcm.rs:7:19
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_nz::test_util::generators::{natural_gen, natural_pair_gen, natural_triple_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/workdir/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/natural/arithmetic/log_base.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_base::test_util::generators::unsigned_pair_gen_var_24;
[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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/log_base.rs:10:19
[INFO] [stdout]     |
[INFO] [stdout] 10  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/log_base.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_nz::test_util::natural::arithmetic::log_base::{
[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/workdir/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/natural/arithmetic/log_base_2.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/log_base_2.rs:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_base::test_util::generators::{unsigned_gen_var_1, unsigned_vec_gen_var_1};
[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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/log_base_2.rs:15:19
[INFO] [stdout]     |
[INFO] [stdout] 15  | use malachite_nz::test_util::generators::natural_gen_var_2;
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/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/natural/arithmetic/log_base_power_of_2.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/log_base_power_of_2.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::test_util::generators::{
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/log_base_power_of_2.rs:19:19
[INFO] [stdout]     |
[INFO] [stdout] 19  | use malachite_nz::test_util::generators::{natural_gen_var_2, natural_unsigned_pair_gen_var_8};
[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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/log_base_power_of_2.rs:20:19
[INFO] [stdout]     |
[INFO] [stdout] 20  | use malachite_nz::test_util::natural::arithmetic::log_base_power_of_2::*;
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/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/natural/arithmetic/mod_add.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::unsigned_triple_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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_add.rs:8:19
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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/workdir/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/natural/arithmetic/mod_inverse.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::unsigned_pair_gen_var_38;
[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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_inverse.rs:7:19
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_nz::test_util::generators::{natural_gen_var_1, natural_pair_gen_var_11};
[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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_inverse.rs:8:19
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_nz::test_util::natural::arithmetic::mod_inverse::mod_inverse_simple;
[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/workdir/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/natural/arithmetic/mod_is_reduced.rs:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | use malachite_base::test_util::generators::unsigned_pair_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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_is_reduced.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_nz::test_util::generators::natural_pair_gen_var_5;
[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/workdir/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/natural/arithmetic/mod_mul.rs:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/mod_mul.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_base::test_util::generators::{unsigned_pair_gen_var_36, unsigned_triple_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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_mul.rs:15:19
[INFO] [stdout]     |
[INFO] [stdout] 15  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_mul.rs:19:19
[INFO] [stdout]     |
[INFO] [stdout] 19  | use malachite_nz::test_util::natural::arithmetic::mod_mul::{
[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/workdir/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/natural/arithmetic/mod_neg.rs:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | use malachite_base::test_util::generators::unsigned_pair_gen_var_16;
[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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_neg.rs:7:19
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_nz::test_util::generators::natural_pair_gen_var_8;
[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/workdir/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/natural/arithmetic/mod_op.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/mod_op.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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_op.rs:27:19
[INFO] [stdout]     |
[INFO] [stdout] 27  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_op.rs:32:19
[INFO] [stdout]     |
[INFO] [stdout] 32  | use malachite_nz::test_util::natural::arithmetic::mod_op::{limbs_mod_limb_alt_3, rug_neg_mod};
[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/workdir/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/natural/arithmetic/mod_pow.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/mod_pow.rs:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_base::test_util::generators::unsigned_triple_gen_var_15;
[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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_pow.rs:14:19
[INFO] [stdout]     |
[INFO] [stdout] 14  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_pow.rs:19:19
[INFO] [stdout]     |
[INFO] [stdout] 19  | use malachite_nz::test_util::natural::arithmetic::mod_pow::simple_binary_mod_pow;
[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/workdir/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/natural/arithmetic/mod_power_of_2.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/mod_power_of_2.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::test_util::generators::{
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_power_of_2.rs:20:19
[INFO] [stdout]     |
[INFO] [stdout] 20  | 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/workdir/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/natural/arithmetic/mod_power_of_2_add.rs:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/mod_power_of_2_add.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_base::test_util::generators::unsigned_triple_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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_power_of_2_add.rs:19:19
[INFO] [stdout]     |
[INFO] [stdout] 19  | 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/workdir/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/natural/arithmetic/mod_power_of_2_inverse.rs:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_base::test_util::generators::{unsigned_gen_var_11, unsigned_pair_gen_var_39};
[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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_power_of_2_inverse.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_nz::test_util::generators::natural_unsigned_pair_gen_var_14;
[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/workdir/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/natural/arithmetic/mod_power_of_2_is_reduced.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::unsigned_pair_gen_var_2;
[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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_power_of_2_is_reduced.rs:7:19
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_nz::test_util::generators::natural_unsigned_pair_gen_var_4;
[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/workdir/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/natural/arithmetic/mod_power_of_2_mul.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/mod_power_of_2_mul.rs:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_base::test_util::generators::unsigned_triple_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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_power_of_2_mul.rs:14:19
[INFO] [stdout]     |
[INFO] [stdout] 14  | 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/workdir/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/natural/arithmetic/mod_power_of_2_neg.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_base::test_util::generators::unsigned_pair_gen_var_17;
[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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_power_of_2_neg.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_nz::test_util::generators::natural_unsigned_pair_gen_var_11;
[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/workdir/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/natural/arithmetic/mod_power_of_2_pow.rs:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/mod_power_of_2_pow.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_power_of_2_pow.rs:17:19
[INFO] [stdout]     |
[INFO] [stdout] 17  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_power_of_2_pow.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | use malachite_nz::test_util::natural::arithmetic::mod_power_of_2_pow::*;
[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/workdir/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/natural/arithmetic/mod_power_of_2_shl.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_power_of_2_shl.rs:15:19
[INFO] [stdout]     |
[INFO] [stdout] 15  | 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/workdir/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/natural/arithmetic/mod_power_of_2_shr.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_power_of_2_shr.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout] 12  | 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/workdir/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/natural/arithmetic/mod_power_of_2_square.rs:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/mod_power_of_2_square.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_power_of_2_square.rs:19:19
[INFO] [stdout]     |
[INFO] [stdout] 19  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_power_of_2_square.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | use malachite_nz::test_util::natural::arithmetic::mod_power_of_2_square::*;
[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/workdir/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/natural/arithmetic/mod_power_of_2_sub.rs:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/mod_power_of_2_sub.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_base::test_util::generators::unsigned_triple_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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_power_of_2_sub.rs:18:19
[INFO] [stdout]     |
[INFO] [stdout] 18  | 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/workdir/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/natural/arithmetic/mod_shl.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_shl.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout] 13  | 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/workdir/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/natural/arithmetic/mod_shr.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_shr.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout] 12  | 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/workdir/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/natural/arithmetic/mod_square.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::unsigned_pair_gen_var_16;
[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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_square.rs:8:19
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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/workdir/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/natural/arithmetic/mod_sub.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::unsigned_triple_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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mod_sub.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_nz::test_util::generators::{natural_pair_gen_var_8, natural_triple_gen_var_3};
[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/workdir/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/natural/arithmetic/mul.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::common::rle_decode;
[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/natural/arithmetic/mul.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/mul.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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[E0432]: unresolved import `malachite_nz::natural::arithmetic::div_exact::test_invert_limb_table`
[INFO] [stdout]   --> tests/natural/arithmetic/div_exact.rs:27:39
[INFO] [stdout]    |
[INFO] [stdout] 27 |     limbs_modular_invert_scratch_len, test_invert_limb_table,
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^ no `test_invert_limb_table` in `natural::arithmetic::div_exact`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/natural/arithmetic/div_exact.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn test_invert_limb_table() {
[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/natural/arithmetic/mul.rs:56:19
[INFO] [stdout]     |
[INFO] [stdout] 56  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mul.rs:64:19
[INFO] [stdout]     |
[INFO] [stdout] 64  | use malachite_nz::test_util::natural::arithmetic::mul::natural_product_naive;
[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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/mul.rs:65:19
[INFO] [stdout]     |
[INFO] [stdout] 65  | use malachite_nz::test_util::natural::arithmetic::mul::{
[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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/neg.rs:3:19
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/neg.rs:4:19
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::test_util::natural::arithmetic::neg::neg_num;
[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/workdir/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/natural/arithmetic/next_power_of_2.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/next_power_of_2.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_base::test_util::generators::{unsigned_gen, unsigned_vec_gen_var_1};
[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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/next_power_of_2.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout] 13  | 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/workdir/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/natural/arithmetic/parity.rs:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | use malachite_base::test_util::generators::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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/parity.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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/workdir/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/natural/arithmetic/pow.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/pow.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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/pow.rs:14:19
[INFO] [stdout]     |
[INFO] [stdout] 14  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/pow.rs:18:19
[INFO] [stdout]     |
[INFO] [stdout] 18  | use malachite_nz::test_util::natural::arithmetic::pow::{
[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/workdir/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/natural/arithmetic/power_of_2.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_base::test_util::generators::{unsigned_gen_var_15, unsigned_gen_var_5};
[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/natural/arithmetic/primorial.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/primorial.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_nz::test_util::natural::arithmetic::primorial::{
[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/workdir/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/natural/arithmetic/root.rs:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/root.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/root.rs:15:19
[INFO] [stdout]     |
[INFO] [stdout] 15  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/root.rs:16:19
[INFO] [stdout]     |
[INFO] [stdout] 16  | use malachite_nz::test_util::natural::arithmetic::root::{
[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/workdir/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/natural/arithmetic/round_to_multiple.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_base::test_util::generators::unsigned_unsigned_rounding_mode_triple_gen_var_2;
[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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/round_to_multiple.rs:10:19
[INFO] [stdout]     |
[INFO] [stdout] 10  | 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/workdir/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/natural/arithmetic/round_to_multiple_of_power_of_2.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/round_to_multiple_of_power_of_2.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::test_util::generators::{
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/round_to_multiple_of_power_of_2.rs:25:19
[INFO] [stdout]     |
[INFO] [stdout] 25  | 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/workdir/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/natural/arithmetic/saturating_sub.rs:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | use malachite_base::test_util::generators::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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/saturating_sub.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_nz::test_util::generators::{natural_gen, 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/workdir/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/natural/arithmetic/saturating_sub_mul.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::unsigned_triple_gen_var_19;
[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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/saturating_sub_mul.rs:8:19
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_nz::test_util::generators::{natural_gen, natural_pair_gen, natural_triple_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/workdir/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/natural/arithmetic/shl.rs:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/shl.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/shl.rs:21:19
[INFO] [stdout]     |
[INFO] [stdout] 21  | 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/workdir/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/natural/arithmetic/shl_round.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/shl_round.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | 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/workdir/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/natural/arithmetic/shr.rs:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/shr.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/shr.rs:18:19
[INFO] [stdout]     |
[INFO] [stdout] 18  | 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/workdir/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/natural/arithmetic/shr_round.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/shr_round.rs:11:21
[INFO] [stdout]     |
[INFO] [stdout] 11  | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/shr_round.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/workdir/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/natural/arithmetic/sign.rs:2:21
[INFO] [stdout]     |
[INFO] [stdout] 2   | use malachite_base::test_util::generators::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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/sign.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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/workdir/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/natural/arithmetic/sqrt.rs:14:21
[INFO] [stdout]     |
[INFO] [stdout] 14  | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/sqrt.rs:15:21
[INFO] [stdout]     |
[INFO] [stdout] 15  | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/sqrt.rs:26:19
[INFO] [stdout]     |
[INFO] [stdout] 26  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/sqrt.rs:27:19
[INFO] [stdout]     |
[INFO] [stdout] 27  | use malachite_nz::test_util::natural::arithmetic::sqrt::{
[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/workdir/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/natural/arithmetic/square.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/square.rs:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_base::test_util::generators::unsigned_gen_var_21;
[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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/square.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/square.rs:28:19
[INFO] [stdout]     |
[INFO] [stdout] 28  | use malachite_nz::test_util::natural::arithmetic::square::limbs_square_to_out_basecase_unrestricted;
[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/workdir/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/natural/arithmetic/sub.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/sub.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/sub.rs:26:19
[INFO] [stdout]     |
[INFO] [stdout] 26  | use malachite_nz::test_util::generators::{natural_gen, natural_pair_gen_var_10};
[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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/sub.rs:27:19
[INFO] [stdout]     |
[INFO] [stdout] 27  | use malachite_nz::test_util::natural::arithmetic::sub::{
[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/workdir/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/natural/arithmetic/sub_mul.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/arithmetic/sub_mul.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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_nz`
[INFO] [stdout]    --> tests/natural/arithmetic/sub_mul.rs:17:19
[INFO] [stdout]     |
[INFO] [stdout] 17  | 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/workdir/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/natural/comparison/cmp.rs:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | use malachite_base::test_util::common::test_cmp_helper;
[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/natural/comparison/cmp.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/comparison/cmp.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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_nz`
[INFO] [stdout]    --> tests/natural/comparison/cmp.rs:15:19
[INFO] [stdout]     |
[INFO] [stdout] 15  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/comparison/cmp.rs:19:19
[INFO] [stdout]     |
[INFO] [stdout] 19  | use malachite_nz::test_util::natural::comparison::cmp::natural_cmp_normalized_naive;
[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/workdir/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/natural/comparison/eq.rs:1:21
[INFO] [stdout]     |
[INFO] [stdout] 1   | use malachite_base::test_util::common::test_eq_helper;
[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/natural/comparison/eq.rs:2:21
[INFO] [stdout]     |
[INFO] [stdout] 2   | use malachite_base::test_util::generators::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_nz`
[INFO] [stdout]    --> tests/natural/comparison/eq.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::test_util::generators::{natural_gen, natural_pair_gen, natural_triple_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/workdir/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/natural/comparison/eq_abs_primitive_int.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::{signed_pair_gen_var_7, 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_nz`
[INFO] [stdout]    --> tests/natural/comparison/eq_abs_primitive_int.rs:8:19
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_nz::test_util::generators::{natural_signed_pair_gen, natural_unsigned_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/workdir/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/natural/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_nz`
[INFO] [stdout]    --> tests/natural/comparison/hash.rs:2:19
[INFO] [stdout]     |
[INFO] [stdout] 2   | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/comparison/partial_cmp_abs_primitive_float.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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/workdir/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/natural/comparison/partial_cmp_abs_primitive_int.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::{signed_pair_gen_var_7, 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_nz`
[INFO] [stdout]    --> tests/natural/comparison/partial_cmp_abs_primitive_int.rs:8:19
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/comparison/partial_cmp_primitive_float.rs:4:19
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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/workdir/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/natural/comparison/partial_cmp_primitive_int.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::{signed_pair_gen_var_7, 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_nz`
[INFO] [stdout]    --> tests/natural/comparison/partial_cmp_primitive_int.rs:7:19
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/comparison/partial_cmp_primitive_int.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_nz::test_util::natural::comparison::partial_cmp_primitive_int::*;
[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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/comparison/partial_eq_primitive_float.rs:4:19
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::test_util::generators::natural_primitive_float_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/workdir/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/natural/comparison/partial_eq_primitive_int.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::{signed_pair_gen_var_7, 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_nz`
[INFO] [stdout]    --> tests/natural/comparison/partial_eq_primitive_int.rs:7:19
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_nz::test_util::generators::{natural_signed_pair_gen, natural_unsigned_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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/comparison/partial_eq_primitive_int.rs:8:19
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_nz::test_util::natural::comparison::partial_eq_primitive_int::*;
[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/workdir/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/natural/conversion/clone.rs:2:21
[INFO] [stdout]     |
[INFO] [stdout] 2   | use malachite_base::test_util::generators::{unsigned_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_nz`
[INFO] [stdout]    --> tests/natural/conversion/clone.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::test_util::generators::{natural_gen, 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/workdir/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/natural/conversion/digits/from_digits.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/conversion/digits/from_digits.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::test_util::generators::{
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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_nz`
[INFO] [stdout]    --> tests/natural/conversion/digits/from_digits.rs:17:19
[INFO] [stdout]     |
[INFO] [stdout] 17  | 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/workdir/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/natural/conversion/digits/from_power_of_2_digits.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/conversion/digits/from_power_of_2_digits.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::test_util::generators::{
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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_nz`
[INFO] [stdout]    --> tests/natural/conversion/digits/from_power_of_2_digits.rs:19:19
[INFO] [stdout]     |
[INFO] [stdout] 19  | 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/workdir/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/natural/conversion/digits/power_of_2_digits.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_base::test_util::common::test_double_ended_iterator_size_hint;
[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/natural/conversion/digits/power_of_2_digits.rs:11:21
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_base::test_util::generators::{unsigned_pair_gen_var_18, unsigned_pair_gen_var_5};
[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_nz`
[INFO] [stdout]    --> tests/natural/conversion/digits/power_of_2_digits.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout] 13  | 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/workdir/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/natural/conversion/digits/to_digits.rs:13:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/conversion/digits/to_digits.rs:14:21
[INFO] [stdout]     |
[INFO] [stdout] 14  | use malachite_base::test_util::generators::{unsigned_gen_var_6, unsigned_pair_gen_var_6};
[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_nz`
[INFO] [stdout]    --> tests/natural/conversion/digits/to_digits.rs:22:19
[INFO] [stdout]     |
[INFO] [stdout] 22  | 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/workdir/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/natural/conversion/digits/to_power_of_2_digits.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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_nz`
[INFO] [stdout]    --> tests/natural/conversion/digits/to_power_of_2_digits.rs:14:19
[INFO] [stdout]     |
[INFO] [stdout] 14  | 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/workdir/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/natural/conversion/from_limbs.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/conversion/from_limbs.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::unsigned_vec_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/natural/conversion/from_primitive_float.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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_base`
[INFO] [stdout]    --> tests/natural/conversion/from_primitive_int.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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_nz`
[INFO] [stdout]    --> tests/natural/conversion/is_integer.rs:3:19
[INFO] [stdout]     |
[INFO] [stdout] 3   | 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/workdir/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/natural/conversion/mantissa_and_exponent/integer_mantissa_and_exponent.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::unsigned_gen_var_1;
[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_nz`
[INFO] [stdout]    --> tests/natural/conversion/mantissa_and_exponent/integer_mantissa_and_exponent.rs:7:19
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_nz::test_util::generators::{natural_gen_var_2, natural_unsigned_pair_gen_var_4};
[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/workdir/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/natural/conversion/mantissa_and_exponent/sci_mantissa_and_exponent.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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_nz`
[INFO] [stdout]    --> tests/natural/conversion/mantissa_and_exponent/sci_mantissa_and_exponent.rs:15:19
[INFO] [stdout]     |
[INFO] [stdout] 15  | 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/workdir/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/natural/conversion/primitive_float_from_natural.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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_nz`
[INFO] [stdout]    --> tests/natural/conversion/primitive_float_from_natural.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout] 13  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/conversion/primitive_int_from_natural.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout] 13  | 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/workdir/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/natural/conversion/string/from_sci_string.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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_nz`
[INFO] [stdout]    --> tests/natural/conversion/string/from_sci_string.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | 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/workdir/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/natural/conversion/string/from_string.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/conversion/string/from_string.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::exhaustive::valid_digit_chars;
[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/natural/conversion/string/from_string.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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_base`
[INFO] [stdout]    --> tests/natural/conversion/string/to_sci.rs:8:21
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_base::test_util::generators::{unsigned_gen, unsigned_to_sci_options_pair_gen_var_1};
[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/natural/conversion/string/to_sci.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_base::test_util::num::conversion::string::from_sci_string::DECIMAL_SCI_STRING_CHARS;
[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_nz`
[INFO] [stdout]    --> tests/natural/conversion/string/to_sci.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_nz::test_util::generators::{natural_gen, natural_to_sci_options_pair_gen_var_1};
[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/workdir/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/natural/conversion/string/to_string.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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[E0432]: unresolved import `malachite_nz::natural::arithmetic::mul::toom::limbs_mul_greater_to_out_toom_54`
[INFO] [stdout]     --> tests/natural/arithmetic/mul.rs:43:5
[INFO] [stdout]      |
[INFO] [stdout] 43   |     limbs_mul_greater_to_out_toom_54, limbs_mul_greater_to_out_toom_54_scratch_len,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     no `limbs_mul_greater_to_out_toom_54` in `natural::arithmetic::mul::toom`
[INFO] [stdout]      |     help: a similar name exists in the module: `limbs_mul_greater_to_out_toom_44`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/natural/arithmetic/mul/toom.rs:2262:8
[INFO] [stdout]      |
[INFO] [stdout] 2262 | pub fn limbs_mul_greater_to_out_toom_54(
[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/natural/conversion/string/to_string.rs:18:19
[INFO] [stdout]     |
[INFO] [stdout] 18  | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/conversion/string/to_string.rs:22:19
[INFO] [stdout]     |
[INFO] [stdout] 22  | use malachite_nz::test_util::natural::conversion::string::to_string::to_string_base_naive;
[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/workdir/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/natural/conversion/to_limbs.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::common::test_double_ended_iterator_size_hint;
[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/natural/conversion/to_limbs.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::unsigned_gen_var_5;
[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_nz`
[INFO] [stdout]    --> tests/natural/conversion/to_limbs.rs:7:19
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/factorization/primes.rs:8:19
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_nz::test_util::generators::natural_gen_var_9;
[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/workdir/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/natural/logic/and.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/logic/and.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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_nz`
[INFO] [stdout]    --> tests/natural/logic/and.rs:18:19
[INFO] [stdout]     |
[INFO] [stdout] 18  | use malachite_nz::test_util::generators::{natural_gen, natural_pair_gen, natural_triple_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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/logic/and.rs:19:19
[INFO] [stdout]     |
[INFO] [stdout] 19  | use malachite_nz::test_util::natural::logic::and::{natural_and_alt_1, natural_and_alt_2};
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/logic/assign_bit.rs:4:19
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::test_util::generators::natural_unsigned_bool_triple_gen_var_1;
[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/workdir/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/natural/logic/assign_bits.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/logic/assign_bits.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_base::test_util::generators::large_type_gen_var_3;
[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/natural/logic/assign_bits.rs:7:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_base::test_util::num::logic::bit_block_access::assign_bits_naive;
[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_nz`
[INFO] [stdout]    --> tests/natural/logic/assign_bits.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | 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/workdir/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/natural/logic/bits.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::common::test_double_ended_iterator_size_hint;
[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/natural/logic/bits.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::{unsigned_gen, unsigned_gen_var_5};
[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_nz`
[INFO] [stdout]    --> tests/natural/logic/bits.rs:8:19
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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/workdir/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/natural/logic/clear_bit.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/logic/clear_bit.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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_nz`
[INFO] [stdout]    --> tests/natural/logic/clear_bit.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_nz::test_util::generators::natural_unsigned_pair_gen_var_4;
[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/workdir/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/natural/logic/count_ones.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/logic/count_ones.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::{unsigned_gen, unsigned_vec_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_nz`
[INFO] [stdout]    --> tests/natural/logic/count_ones.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/logic/count_ones.rs:10:19
[INFO] [stdout]     |
[INFO] [stdout] 10  | use malachite_nz::test_util::natural::logic::count_ones::{
[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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/logic/flip_bit.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::test_util::generators::natural_unsigned_pair_gen_var_4;
[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/workdir/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/natural/logic/from_bits.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::bool_vec_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/natural/logic/from_bits.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/logic/from_bits.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_base::test_util::num::logic::bit_convertible::{
[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_nz`
[INFO] [stdout]    --> tests/natural/logic/from_bits.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | use malachite_nz::test_util::natural::logic::from_bits::{
[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/workdir/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/natural/logic/get_bit.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/logic/get_bit.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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_nz`
[INFO] [stdout]    --> tests/natural/logic/get_bit.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_nz::test_util::generators::{natural_gen, natural_unsigned_pair_gen_var_4};
[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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/logic/get_bit.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_nz::test_util::natural::logic::get_bit::num_get_bit;
[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/workdir/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/natural/logic/get_bits.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/logic/get_bits.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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_base`
[INFO] [stdout]    --> tests/natural/logic/get_bits.rs:9:21
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_base::test_util::num::logic::bit_block_access::get_bits_naive;
[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_nz`
[INFO] [stdout]    --> tests/natural/logic/get_bits.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout] 13  | 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/workdir/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/natural/logic/hamming_distance.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/logic/hamming_distance.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::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_base`
[INFO] [stdout]    --> tests/natural/logic/hamming_distance.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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_nz`
[INFO] [stdout]    --> tests/natural/logic/hamming_distance.rs:14:19
[INFO] [stdout]     |
[INFO] [stdout] 14  | use malachite_nz::test_util::generators::{natural_gen, natural_pair_gen, natural_triple_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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/logic/hamming_distance.rs:15:19
[INFO] [stdout]     |
[INFO] [stdout] 15  | use malachite_nz::test_util::natural::logic::hamming_distance::{
[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/workdir/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/natural/logic/index_of_next_false_bit.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/logic/index_of_next_false_bit.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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_nz`
[INFO] [stdout]    --> tests/natural/logic/index_of_next_false_bit.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_nz::test_util::generators::{natural_gen, natural_unsigned_pair_gen_var_4};
[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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/logic/index_of_next_false_bit.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_nz::test_util::natural::logic::index_of_next_false_bit::*;
[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/workdir/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/natural/logic/index_of_next_true_bit.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/logic/index_of_next_true_bit.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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_nz`
[INFO] [stdout]    --> tests/natural/logic/index_of_next_true_bit.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_nz::test_util::generators::{natural_gen, natural_unsigned_pair_gen_var_4};
[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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/logic/index_of_next_true_bit.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_nz::test_util::natural::logic::index_of_next_true_bit::*;
[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/workdir/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/natural/logic/limb_count.rs:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | use malachite_base::test_util::generators::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_nz`
[INFO] [stdout]    --> tests/natural/logic/limb_count.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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/workdir/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/natural/logic/low_mask.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::{unsigned_gen_var_5, unsigned_gen_var_9};
[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/natural/logic/not.rs:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/logic/not.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::{unsigned_vec_gen, unsigned_vec_pair_gen_var_1};
[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_nz`
[INFO] [stdout]    --> tests/natural/logic/not.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout] 9   | 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/workdir/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/natural/logic/or.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/logic/or.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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_nz`
[INFO] [stdout]    --> tests/natural/logic/or.rs:18:19
[INFO] [stdout]     |
[INFO] [stdout] 18  | use malachite_nz::test_util::generators::{natural_gen, natural_pair_gen, natural_triple_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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/logic/or.rs:19:19
[INFO] [stdout]     |
[INFO] [stdout] 19  | use malachite_nz::test_util::natural::logic::or::{natural_or_alt_1, natural_or_alt_2};
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/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/natural/logic/set_bit.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/logic/set_bit.rs:6:21
[INFO] [stdout]     |
[INFO] [stdout] 6   | 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_nz`
[INFO] [stdout]    --> tests/natural/logic/set_bit.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout] 12  | use malachite_nz::test_util::generators::natural_unsigned_pair_gen_var_4;
[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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/logic/set_bit.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout] 13  | use malachite_nz::test_util::natural::logic::set_bit::num_set_bit;
[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/workdir/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/natural/logic/significant_bits.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/logic/significant_bits.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_base::test_util::generators::unsigned_vec_gen_var_1;
[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/natural/logic/to_bits.rs:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | use malachite_base::test_util::generators::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/natural/logic/to_bits.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::num::logic::bit_convertible::{to_bits_asc_alt, to_bits_desc_alt};
[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_nz`
[INFO] [stdout]    --> tests/natural/logic/to_bits.rs:7:19
[INFO] [stdout]     |
[INFO] [stdout] 7   | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/logic/to_bits.rs:8:19
[INFO] [stdout]     |
[INFO] [stdout] 8   | use malachite_nz::test_util::natural::logic::to_bits::{to_bits_asc_naive, to_bits_desc_naive};
[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/workdir/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/natural/logic/trailing_zeros.rs:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/logic/trailing_zeros.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::unsigned_vec_gen_var_2;
[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_nz`
[INFO] [stdout]    --> tests/natural/logic/trailing_zeros.rs:8:19
[INFO] [stdout]     |
[INFO] [stdout] 8   | 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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/logic/trailing_zeros.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout] 9   | use malachite_nz::test_util::natural::logic::trailing_zeros::natural_trailing_zeros_alt;
[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/workdir/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/natural/logic/xor.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_base::test_util::generators::common::GenConfig;
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `test_util` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.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/natural/logic/xor.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout] 5   | 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_nz`
[INFO] [stdout]    --> tests/natural/logic/xor.rs:17:19
[INFO] [stdout]     |
[INFO] [stdout] 17  | use malachite_nz::test_util::generators::{natural_gen, natural_pair_gen, natural_triple_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/workdir/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_nz`
[INFO] [stdout]    --> tests/natural/logic/xor.rs:18:19
[INFO] [stdout]     |
[INFO] [stdout] 18  | use malachite_nz::test_util::natural::logic::xor::{natural_xor_alt_1, natural_xor_alt_2};
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `test_util` in `malachite_nz`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/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[E0432]: unresolved imports `malachite_nz::natural::conversion::string::to_string::NaturalAlt`, `malachite_nz::natural::conversion::string::to_string::NaturalAlt2`
[INFO] [stdout]    --> tests/natural/conversion/string/to_string.rs:14:21
[INFO] [stdout]     |
[INFO] [stdout] 14  |     BaseFmtWrapper, NaturalAlt, NaturalAlt2,
[INFO] [stdout]     |                     ^^^^^^^^^^  ^^^^^^^^^^^ no `NaturalAlt2` in `natural::conversion::string::to_string`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     no `NaturalAlt` in `natural::conversion::string::to_string`
[INFO] [stdout]     |                     help: a similar name exists in the module: `Natural`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/natural/conversion/string/to_string.rs:319:12
[INFO] [stdout]     |
[INFO] [stdout] 319 | pub struct NaturalAlt(pub Natural);
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test_build` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/natural/conversion/string/to_string.rs:322:12
[INFO] [stdout]     |
[INFO] [stdout] 322 | pub struct NaturalAlt2(pub Natural);
[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::num::random`
[INFO] [stdout]   --> tests/natural/random/get_random_natural_with_bits.rs:1:26
[INFO] [stdout]    |
[INFO] [stdout] 1  | use malachite_base::num::random::random_primitive_ints;
[INFO] [stdout]    |                          ^^^^^^ could not find `random` in `num`
[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/num/mod.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub mod random;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]    --> tests/natural/random/get_random_natural_with_bits.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_nz::natural::random`
[INFO] [stdout]    --> tests/natural/random/get_random_natural_with_bits.rs:3:28
[INFO] [stdout]     |
[INFO] [stdout] 3   | use malachite_nz::natural::random::get_random_natural_with_bits;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `natural`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/natural/mod.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random`
[INFO] [stdout]   --> tests/natural/random/get_random_natural_with_up_to_bits.rs:1:26
[INFO] [stdout]    |
[INFO] [stdout] 1  | use malachite_base::num::random::random_primitive_ints;
[INFO] [stdout]    |                          ^^^^^^ could not find `random` in `num`
[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/num/mod.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub mod random;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]    --> tests/natural/random/get_random_natural_with_up_to_bits.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num`
[INFO] [stdout]   --> tests/natural/random/get_striped_random_natural_with_bits.rs:1:26
[INFO] [stdout]    |
[INFO] [stdout] 1  | use malachite_base::num::random::striped::StripedBitSource;
[INFO] [stdout]    |                          ^^^^^^ could not find `random` in `num`
[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/num/mod.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub mod random;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_nz::natural::random`
[INFO] [stdout]    --> tests/natural/random/get_random_natural_with_up_to_bits.rs:3:28
[INFO] [stdout]     |
[INFO] [stdout] 3   | use malachite_nz::natural::random::get_random_natural_with_up_to_bits;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `natural`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/natural/mod.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]    --> tests/natural/random/get_striped_random_natural_with_bits.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num`
[INFO] [stdout]   --> tests/natural/random/get_striped_random_natural_with_up_to_bits.rs:1:26
[INFO] [stdout]    |
[INFO] [stdout] 1  | use malachite_base::num::random::striped::StripedBitSource;
[INFO] [stdout]    |                          ^^^^^^ could not find `random` in `num`
[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/num/mod.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub mod random;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_nz::natural::random`
[INFO] [stdout]    --> tests/natural/random/get_striped_random_natural_with_bits.rs:3:28
[INFO] [stdout]     |
[INFO] [stdout] 3   | use malachite_nz::natural::random::get_striped_random_natural_with_bits;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `natural`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/natural/mod.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_base::random`
[INFO] [stdout]    --> tests/natural/random/get_striped_random_natural_with_up_to_bits.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachite_nz::natural::random`
[INFO] [stdout]    --> tests/natural/random/get_striped_random_natural_with_up_to_bits.rs:3:28
[INFO] [stdout]     |
[INFO] [stdout] 3   | use malachite_nz::natural::random::get_striped_random_natural_with_up_to_bits;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `natural`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/natural/mod.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/natural/random/random_natural_inclusive_range.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/natural/random/random_natural_inclusive_range.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/natural/random/random_natural_inclusive_range.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_nz::test_util::natural::random::random_naturals_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::natural::random`
[INFO] [stdout]    --> tests/natural/random/random_natural_inclusive_range.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::natural::random::random_natural_inclusive_range;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `natural`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/natural/mod.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/natural/random/random_natural_range.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/natural/random/random_natural_range.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/natural/random/random_natural_range.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_nz::test_util::natural::random::random_naturals_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::natural::random`
[INFO] [stdout]    --> tests/natural/random/random_natural_range.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::natural::random::random_natural_range;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `natural`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/natural/mod.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/natural/random/random_natural_range_to_infinity.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/natural/random/random_natural_range_to_infinity.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/natural/random/random_natural_range_to_infinity.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_nz::test_util::natural::random::random_naturals_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::natural::random`
[INFO] [stdout]    --> tests/natural/random/random_natural_range_to_infinity.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::natural::random::random_natural_range_to_infinity;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `natural`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/natural/mod.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/natural/random/random_naturals.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/natural/random/random_naturals.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/natural/random/random_naturals.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::test_util::natural::random::random_naturals_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::natural::random`
[INFO] [stdout]    --> tests/natural/random/random_naturals.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::natural::random::random_naturals;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `natural`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/natural/mod.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/natural/random/random_naturals_less_than.rs:4:21
[INFO] [stdout]     |
[INFO] [stdout] 4   | 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/natural/random/random_naturals_less_than.rs:3:21
[INFO] [stdout]     |
[INFO] [stdout] 3   | use malachite_base::random::EXAMPLE_SEED;
[INFO] [stdout]     |                     ^^^^^^ could not find `random` in `malachite_base`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-base-0.4.4/src/lib.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/natural/random/random_naturals_less_than.rs:7:19
[INFO] [stdout]     |
[INFO] [stdout] 7   | use malachite_nz::test_util::natural::random::random_naturals_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::natural::random`
[INFO] [stdout]    --> tests/natural/random/random_naturals_less_than.rs:5:28
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::natural::random::random_naturals_less_than;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `natural`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/natural/mod.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/natural/random/random_positive_naturals.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/natural/random/random_positive_naturals.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/natural/random/random_positive_naturals.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::test_util::natural::random::random_naturals_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::natural::random`
[INFO] [stdout]    --> tests/natural/random/random_positive_naturals.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::natural::random::random_positive_naturals;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `natural`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/natural/mod.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/natural/random/striped_random_natural_inclusive_range.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/natural/random/striped_random_natural_inclusive_range.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/natural/random/striped_random_natural_inclusive_range.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_nz::test_util::natural::random::random_naturals_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::natural::random`
[INFO] [stdout]    --> tests/natural/random/striped_random_natural_inclusive_range.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::natural::random::striped_random_natural_inclusive_range;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `natural`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/natural/mod.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/natural/random/striped_random_natural_range.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/natural/random/striped_random_natural_range.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/natural/random/striped_random_natural_range.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_nz::test_util::natural::random::random_naturals_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::natural::random`
[INFO] [stdout]    --> tests/natural/random/striped_random_natural_range.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::natural::random::striped_random_natural_range;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `natural`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/natural/mod.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/natural/random/striped_random_natural_range_to_infinity.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/natural/random/striped_random_natural_range_to_infinity.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/natural/random/striped_random_natural_range_to_infinity.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_nz::test_util::natural::random::random_naturals_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::natural::random`
[INFO] [stdout]    --> tests/natural/random/striped_random_natural_range_to_infinity.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::natural::random::striped_random_natural_range_to_infinity;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `natural`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/natural/mod.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/natural/random/striped_random_naturals.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/natural/random/striped_random_naturals.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/natural/random/striped_random_naturals.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::test_util::natural::random::random_naturals_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::natural::random`
[INFO] [stdout]    --> tests/natural/random/striped_random_naturals.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::natural::random::striped_random_naturals;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `natural`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/natural/mod.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/natural/random/striped_random_positive_naturals.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/natural/random/striped_random_positive_naturals.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/natural/random/striped_random_positive_naturals.rs:5:19
[INFO] [stdout]     |
[INFO] [stdout] 5   | use malachite_nz::test_util::natural::random::random_naturals_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::natural::random`
[INFO] [stdout]    --> tests/natural/random/striped_random_positive_naturals.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::natural::random::striped_random_positive_naturals;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `natural`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/natural/mod.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/natural/random/uniform_random_natural_inclusive_range.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/natural/random/uniform_random_natural_inclusive_range.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/natural/random/uniform_random_natural_inclusive_range.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_nz::test_util::natural::random::random_naturals_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::natural::random`
[INFO] [stdout]    --> tests/natural/random/uniform_random_natural_inclusive_range.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::natural::random::uniform_random_natural_inclusive_range;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `natural`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/natural/mod.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base`
[INFO] [stdout]    --> tests/natural/random/uniform_random_natural_range.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/natural/random/uniform_random_natural_range.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] 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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_nz`
[INFO] [stdout]    --> tests/natural/random/uniform_random_natural_range.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout] 6   | use malachite_nz::test_util::natural::random::random_naturals_helper_helper;
[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/workdir/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[E0432]: unresolved import `malachite_nz::natural::random`
[INFO] [stdout]    --> tests/natural/random/uniform_random_natural_range.rs:4:28
[INFO] [stdout]     |
[INFO] [stdout] 4   | use malachite_nz::natural::random::uniform_random_natural_range;
[INFO] [stdout]     |                            ^^^^^^ could not find `random` in `natural`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/natural/mod.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub mod random;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `random` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/integer/arithmetic/kronecker_symbol.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 190 |     assert_panic!(Integer::ONE.legendre_symbol(Integer::TWO));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/integer/arithmetic/kronecker_symbol.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 |     assert_panic!(Integer::ONE.legendre_symbol(&Integer::TWO));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/integer/arithmetic/kronecker_symbol.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     assert_panic!((&Integer::ONE).legendre_symbol(Integer::TWO));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/integer/arithmetic/kronecker_symbol.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 |     assert_panic!((&Integer::ONE).legendre_symbol(&Integer::TWO));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/integer/arithmetic/kronecker_symbol.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 194 |     assert_panic!(Integer::ONE.legendre_symbol(Integer::NEGATIVE_ONE));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/integer/arithmetic/kronecker_symbol.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     assert_panic!(Integer::ONE.legendre_symbol(&Integer::NEGATIVE_ONE));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/integer/arithmetic/kronecker_symbol.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     assert_panic!((&Integer::ONE).legendre_symbol(Integer::NEGATIVE_ONE));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/integer/arithmetic/kronecker_symbol.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     assert_panic!((&Integer::ONE).legendre_symbol(&Integer::NEGATIVE_ONE));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/integer/arithmetic/kronecker_symbol.rs:257:5
[INFO] [stdout]     |
[INFO] [stdout] 257 |     assert_panic!(Integer::ONE.jacobi_symbol(Integer::TWO));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/integer/arithmetic/kronecker_symbol.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 |     assert_panic!(Integer::ONE.jacobi_symbol(&Integer::TWO));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/integer/arithmetic/kronecker_symbol.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     assert_panic!((&Integer::ONE).jacobi_symbol(Integer::TWO));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/integer/arithmetic/kronecker_symbol.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 |     assert_panic!((&Integer::ONE).jacobi_symbol(&Integer::TWO));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/integer/arithmetic/kronecker_symbol.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 |     assert_panic!(Integer::ONE.jacobi_symbol(Integer::NEGATIVE_ONE));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/integer/arithmetic/kronecker_symbol.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 |     assert_panic!(Integer::ONE.jacobi_symbol(&Integer::NEGATIVE_ONE));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/integer/arithmetic/kronecker_symbol.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 263 |     assert_panic!((&Integer::ONE).jacobi_symbol(Integer::NEGATIVE_ONE));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/integer/arithmetic/kronecker_symbol.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     assert_panic!((&Integer::ONE).jacobi_symbol(&Integer::NEGATIVE_ONE));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/integer/arithmetic/root.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     assert_panic!(Integer::ONE.floor_root(0));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/integer/arithmetic/root.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     assert_panic!(Integer::NEGATIVE_ONE.floor_root(0));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/integer/arithmetic/root.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     assert_panic!(Integer::NEGATIVE_ONE.floor_root(2));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/integer/arithmetic/root.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     assert_panic!(Integer::NEGATIVE_ONE.floor_root(4));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/integer/arithmetic/root.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     assert_panic!(Integer::NEGATIVE_ONE.floor_root(100));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/integer/arithmetic/root.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     assert_panic!((&Integer::ONE).floor_root(0));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/integer/arithmetic/root.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     assert_panic!((&Integer::NEGATIVE_ONE).floor_root(0));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/integer/arithmetic/root.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     assert_panic!((&Integer::NEGATIVE_ONE).floor_root(2));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/integer/arithmetic/root.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     assert_panic!((&Integer::NEGATIVE_ONE).floor_root(4));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/integer/arithmetic/root.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     assert_panic!((&Integer::NEGATIVE_ONE).floor_root(100));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/integer/arithmetic/root.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/integer/arithmetic/root.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/integer/arithmetic/root.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/integer/arithmetic/root.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/integer/arithmetic/root.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/integer/arithmetic/root.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 |     assert_panic!(Integer::ONE.ceiling_root(0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/integer/arithmetic/root.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 |     assert_panic!(Integer::NEGATIVE_ONE.ceiling_root(0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[WARN] too many lines in the log, truncating it
