[INFO] fetching crate malachite-base 0.6.1... [INFO] testing malachite-base-0.6.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate malachite-base 0.6.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate malachite-base 0.6.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate malachite-base 0.6.1 [INFO] tweaked toml for crates.io crate malachite-base 0.6.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate malachite-base 0.6.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate malachite-base 0.6.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gnuplot v0.0.39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6730c501d44104e9e301f0a4ce767bd50dc579d7d5cad8bd56b2415f3a982cdb [INFO] running `Command { std: "docker" "start" "-a" "6730c501d44104e9e301f0a4ce767bd50dc579d7d5cad8bd56b2415f3a982cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6730c501d44104e9e301f0a4ce767bd50dc579d7d5cad8bd56b2415f3a982cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6730c501d44104e9e301f0a4ce767bd50dc579d7d5cad8bd56b2415f3a982cdb", kill_on_drop: false }` [INFO] [stdout] 6730c501d44104e9e301f0a4ce767bd50dc579d7d5cad8bd56b2415f3a982cdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f8cf2f2d83724bef9f9a27aaf49b2355cfa63edd358ac0173cc8e1209d985548 [INFO] running `Command { std: "docker" "start" "-a" "f8cf2f2d83724bef9f9a27aaf49b2355cfa63edd358ac0173cc8e1209d985548", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling malachite-base v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/num/conversion/traits.rs:110:28 [INFO] [stdout] | [INFO] [stdout] 110 | fn to_sci_with_options(&self, options: ToSciOptions) -> SciWrapper { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 110 | fn to_sci_with_options(&self, options: ToSciOptions) -> SciWrapper<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/num/conversion/traits.rs:117:15 [INFO] [stdout] | [INFO] [stdout] 117 | fn to_sci(&self) -> SciWrapper { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 117 | fn to_sci(&self) -> SciWrapper<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rational_sequences/mod.rs:226:17 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn iter(&self) -> Chain, Cycle>> { [INFO] [stdout] | ^^^^^ -------------------- -------------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 226 | pub fn iter(&self) -> Chain, Cycle>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/slices/mod.rs:391:45 [INFO] [stdout] | [INFO] [stdout] 391 | pub fn exhaustive_slice_permutations(xs: &[T]) -> ExhaustiveSlicePermutations { [INFO] [stdout] | ^^^^ ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 391 | pub fn exhaustive_slice_permutations(xs: &[T]) -> ExhaustiveSlicePermutations<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.77s [INFO] running `Command { std: "docker" "inspect" "f8cf2f2d83724bef9f9a27aaf49b2355cfa63edd358ac0173cc8e1209d985548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8cf2f2d83724bef9f9a27aaf49b2355cfa63edd358ac0173cc8e1209d985548", kill_on_drop: false }` [INFO] [stdout] f8cf2f2d83724bef9f9a27aaf49b2355cfa63edd358ac0173cc8e1209d985548 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1f49a8a0cfbf8780c71bbdcbbb38b2ebec13815a5e4ad0d8b74d1b288361afc4 [INFO] running `Command { std: "docker" "start" "-a" "1f49a8a0cfbf8780c71bbdcbbb38b2ebec13815a5e4ad0d8b74d1b288361afc4", kill_on_drop: false }` [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/num/conversion/traits.rs:110:28 [INFO] [stdout] | [INFO] [stdout] 110 | fn to_sci_with_options(&self, options: ToSciOptions) -> SciWrapper { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 110 | fn to_sci_with_options(&self, options: ToSciOptions) -> SciWrapper<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/num/conversion/traits.rs:117:15 [INFO] [stdout] | [INFO] [stdout] 117 | fn to_sci(&self) -> SciWrapper { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 117 | fn to_sci(&self) -> SciWrapper<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rational_sequences/mod.rs:226:17 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn iter(&self) -> Chain, Cycle>> { [INFO] [stdout] | ^^^^^ -------------------- -------------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 226 | pub fn iter(&self) -> Chain, Cycle>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/slices/mod.rs:391:45 [INFO] [stdout] | [INFO] [stdout] 391 | pub fn exhaustive_slice_permutations(xs: &[T]) -> ExhaustiveSlicePermutations { [INFO] [stdout] | ^^^^ ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 391 | pub fn exhaustive_slice_permutations(xs: &[T]) -> ExhaustiveSlicePermutations<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling malachite-base v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `rand` [INFO] [stdout] --> tests/lib.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | extern crate rand; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rand_chacha` [INFO] [stdout] --> tests/lib.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | extern crate rand_chacha; [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/bools/not_assign.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use malachite_base::test_util::generators::bool_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::bools::random` [INFO] [stdout] --> tests/bools/random/get_weighted_random_bool.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | use malachite_base::bools::random::get_weighted_random_bool; [INFO] [stdout] | ^^^^^^ could not find `random` in `bools` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/bools/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/bools/mod.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/bools/random/get_weighted_random_bool.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | use malachite_base::num::random::VariableRangeGenerator; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/bools/random/get_weighted_random_bool.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::bools::random` [INFO] [stdout] --> tests/bools/random/random_bools.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | use malachite_base::bools::random::random_bools; [INFO] [stdout] | ^^^^^^ could not find `random` in `bools` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/bools/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/bools/mod.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/bools/random/random_bools.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::stats::moments::{MomentStats, uniform_bool_assertions}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/bools/random/random_bools.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::bools::random` [INFO] [stdout] --> tests/bools/random/weighted_random_bools.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | use malachite_base::bools::random::weighted_random_bools; [INFO] [stdout] | ^^^^^^ could not find `random` in `bools` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/bools/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/bools/mod.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/bools/random/weighted_random_bools.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::stats::common_values_map::common_values_map; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/bools/random/weighted_random_bools.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/comparison/macros.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/chars/crement/char_to_contiguous_range.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::generators::{char_gen, char_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/chars/crement/contiguous_range_to_char.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/chars/crement/crement.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::generators::{char_gen_var_1, char_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/bools/random/weighted_random_bools.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::chars::random` [INFO] [stdout] --> tests/chars/random/graphic_weighted_random_ascii_chars.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | use malachite_base::chars::random::graphic_weighted_random_ascii_chars; [INFO] [stdout] | ^^^^^^ could not find `random` in `chars` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/chars/mod.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/chars/mod.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/chars/random/graphic_weighted_random_ascii_chars.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::stats::common_values_map::common_values_map_debug; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/chars/random/graphic_weighted_random_ascii_chars.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/chars/random/graphic_weighted_random_ascii_chars.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use malachite_base::random::EXAMPLE_SEED; [INFO] [stdout] | ^^^^^^ could not find `random` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::chars::random` [INFO] [stdout] --> tests/chars/random/graphic_weighted_random_char_inclusive_range.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | use malachite_base::chars::random::graphic_weighted_random_char_inclusive_range; [INFO] [stdout] | ^^^^^^ could not find `random` in `chars` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/chars/mod.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/chars/mod.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/chars/random/graphic_weighted_random_char_inclusive_range.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::stats::common_values_map::common_values_map_debug; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/chars/random/graphic_weighted_random_char_inclusive_range.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/chars/random/graphic_weighted_random_char_inclusive_range.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use malachite_base::random::EXAMPLE_SEED; [INFO] [stdout] | ^^^^^^ could not find `random` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::chars::random` [INFO] [stdout] --> tests/chars/random/graphic_weighted_random_char_range.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | use malachite_base::chars::random::graphic_weighted_random_char_range; [INFO] [stdout] | ^^^^^^ could not find `random` in `chars` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/chars/mod.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/chars/mod.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/chars/random/graphic_weighted_random_char_range.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::stats::common_values_map::common_values_map_debug; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/chars/random/graphic_weighted_random_char_range.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/chars/random/graphic_weighted_random_char_range.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use malachite_base::random::EXAMPLE_SEED; [INFO] [stdout] | ^^^^^^ could not find `random` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::chars::random` [INFO] [stdout] --> tests/chars/random/graphic_weighted_random_chars.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | use malachite_base::chars::random::graphic_weighted_random_chars; [INFO] [stdout] | ^^^^^^ could not find `random` in `chars` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/chars/mod.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/chars/mod.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/chars/random/graphic_weighted_random_chars.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::stats::common_values_map::common_values_map_debug; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/chars/random/graphic_weighted_random_chars.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/chars/random/graphic_weighted_random_chars.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use malachite_base::random::EXAMPLE_SEED; [INFO] [stdout] | ^^^^^^ could not find `random` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::chars::random` [INFO] [stdout] --> tests/chars/random/random_ascii_chars.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | use malachite_base::chars::random::random_ascii_chars; [INFO] [stdout] | ^^^^^^ could not find `random` in `chars` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/chars/mod.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/chars/mod.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/chars/random/random_ascii_chars.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::stats::common_values_map::common_values_map_debug; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/chars/random/random_ascii_chars.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/chars/random/random_ascii_chars.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use malachite_base::random::EXAMPLE_SEED; [INFO] [stdout] | ^^^^^^ could not find `random` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::chars::random` [INFO] [stdout] --> tests/chars/random/random_char_inclusive_range.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | use malachite_base::chars::random::random_char_inclusive_range; [INFO] [stdout] | ^^^^^^ could not find `random` in `chars` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/chars/mod.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/chars/mod.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/chars/random/random_char_inclusive_range.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::stats::common_values_map::common_values_map_debug; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/chars/random/random_char_inclusive_range.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/chars/random/random_char_inclusive_range.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use malachite_base::random::EXAMPLE_SEED; [INFO] [stdout] | ^^^^^^ could not find `random` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::chars::random` [INFO] [stdout] --> tests/chars/random/random_char_range.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | use malachite_base::chars::random::random_char_range; [INFO] [stdout] | ^^^^^^ could not find `random` in `chars` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/chars/mod.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/chars/mod.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/chars/random/random_char_range.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::stats::common_values_map::common_values_map_debug; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/chars/random/random_char_range.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/chars/random/random_char_range.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use malachite_base::random::EXAMPLE_SEED; [INFO] [stdout] | ^^^^^^ could not find `random` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::chars::random` [INFO] [stdout] --> tests/chars/random/random_chars.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | use malachite_base::chars::random::random_chars; [INFO] [stdout] | ^^^^^^ could not find `random` in `chars` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/chars/mod.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/chars/mod.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/chars/random/random_chars.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::stats::common_values_map::common_values_map_debug; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/chars/random/random_chars.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/chars/random/random_chars.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use malachite_base::random::EXAMPLE_SEED; [INFO] [stdout] | ^^^^^^ could not find `random` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/extra_variadic/mod.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | use malachite_base::num::random::{RandomUnsignedRange, random_unsigned_range}; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/extra_variadic/mod.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use malachite_base::random::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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::sets::random` [INFO] [stdout] --> tests/extra_variadic/mod.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | use malachite_base::sets::random::{RandomBTreeSetsFixedLength, random_b_tree_sets_fixed_length}; [INFO] [stdout] | ^^^^^^ could not find `random` in `sets` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sets/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sets/mod.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::tuples::random` [INFO] [stdout] --> tests/extra_variadic/mod.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | use malachite_base::tuples::random::next_helper; [INFO] [stdout] | ^^^^^^ could not find `random` in `tuples` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/tuples/mod.rs:804:9 [INFO] [stdout] | [INFO] [stdout] 804 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/tuples/mod.rs:576:7 [INFO] [stdout] | [INFO] [stdout] 576 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::iterators::with_special_value` [INFO] [stdout] --> tests/iterators/with_special_value.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::iterators::with_special_value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `with_special_value` in `iterators` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/iterators/mod.rs:315:8 [INFO] [stdout] | [INFO] [stdout] 315 | pub fn with_special_value( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/iterators/mod.rs:287:7 [INFO] [stdout] | [INFO] [stdout] 287 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this module instead [INFO] [stdout] | [INFO] [stdout] 11 - use malachite_base::iterators::with_special_value; [INFO] [stdout] 11 + use crate::iterators::with_special_value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/iterators/with_special_value.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::options::random` [INFO] [stdout] --> tests/iterators/with_special_value.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::options::random::random_options; [INFO] [stdout] | ^^^^^^ could not find `random` in `options` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/options/mod.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/options/mod.rs:73:7 [INFO] [stdout] | [INFO] [stdout] 73 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/iterators/with_special_value.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use malachite_base::test_util::stats::common_values_map::common_values_map_debug; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/iterators/with_special_value.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/iterators/with_special_value.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::random::{EXAMPLE_SEED, 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::iterators::with_special_values` [INFO] [stdout] --> tests/iterators/with_special_values.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::iterators::with_special_values; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `with_special_values` in `iterators` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/iterators/mod.rs:402:8 [INFO] [stdout] | [INFO] [stdout] 402 | pub fn with_special_values( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/iterators/mod.rs:363:7 [INFO] [stdout] | [INFO] [stdout] 363 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this module instead [INFO] [stdout] | [INFO] [stdout] 11 - use malachite_base::iterators::with_special_values; [INFO] [stdout] 11 + use crate::iterators::with_special_values; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/iterators/with_special_values.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::options::random` [INFO] [stdout] --> tests/iterators/with_special_values.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::options::random::random_options; [INFO] [stdout] | ^^^^^^ could not find `random` in `options` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/options/mod.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/options/mod.rs:73:7 [INFO] [stdout] | [INFO] [stdout] 73 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/iterators/with_special_values.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use malachite_base::test_util::stats::common_values_map::common_values_map_debug; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/iterators/with_special_values.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/abs.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::generators::{primitive_float_gen, signed_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/abs_diff.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/add_mul.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/arithmetic_checked_shl.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/arithmetic_checked_shr.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/binomial_coefficient.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/ceiling.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::generators::primitive_float_gen; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/checked_add_mul.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/checked_pow.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{signed_unsigned_pair_gen, unsigned_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/checked_square.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/checked_sub_mul.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/iterators/with_special_values.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::random::{EXAMPLE_SEED, 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/coprime_with.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/div_exact.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/div_round.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/divisible_by.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/divisible_by_power_of_2.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/eq_mod.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/eq_mod_power_of_2.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/extended_gcd.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/extended_gcd.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use malachite_base::test_util::num::arithmetic::extended_gcd::extended_gcd_unsigned_euclidean; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/factorial.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/factorial.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use malachite_base::test_util::num::arithmetic::factorial::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/floor.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::generators::primitive_float_gen; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `malachite_base::num::arithmetic::coprime_with::coprime_with_check_2_3`, `malachite_base::num::arithmetic::coprime_with::coprime_with_check_2_3_5` [INFO] [stdout] --> tests/num/arithmetic/coprime_with.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | 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 `num::arithmetic::coprime_with` [INFO] [stdout] | | [INFO] [stdout] | no `coprime_with_check_2_3` in `num::arithmetic::coprime_with` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/coprime_with.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn coprime_with_check_2_3(x: T, y: T) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/coprime_with.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/coprime_with.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn coprime_with_check_2_3_5(x: T, y: T) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/coprime_with.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 10 - coprime_with_check_2, coprime_with_check_2_3, coprime_with_check_2_3_5, [INFO] [stdout] 10 + 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] 10 - coprime_with_check_2, coprime_with_check_2_3, coprime_with_check_2_3_5, [INFO] [stdout] 10 + 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_base` [INFO] [stdout] --> tests/num/arithmetic/gcd.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/is_power_of_2.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use malachite_base::test_util::generators::primitive_float_gen; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/kronecker_symbol.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/kronecker_symbol.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | use malachite_base::test_util::num::arithmetic::kronecker_symbol::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/lcm.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/log_base.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/log_base_2.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::generators::{primitive_float_gen_var_18, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `malachite_base::num::arithmetic::gcd::gcd_binary`, `malachite_base::num::arithmetic::gcd::gcd_euclidean`, `malachite_base::num::arithmetic::gcd::gcd_fast_b` [INFO] [stdout] --> tests/num/arithmetic/gcd.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | use malachite_base::num::arithmetic::gcd::{gcd_binary, gcd_euclidean, gcd_fast_a, gcd_fast_b}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | no `gcd_fast_b` in `num::arithmetic::gcd` [INFO] [stdout] | | | help: a similar name exists in the module: `gcd_fast_a` [INFO] [stdout] | | no `gcd_euclidean` in `num::arithmetic::gcd` [INFO] [stdout] | no `gcd_binary` in `num::arithmetic::gcd` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/gcd.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn gcd_binary(x: T, y: T) -> T { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/gcd.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/gcd.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn gcd_euclidean(x: T, y: T) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/gcd.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/gcd.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn gcd_fast_b(mut x: T, y: T) -> T { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/gcd.rs:73:7 [INFO] [stdout] | [INFO] [stdout] 73 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/log_base_power_of_2.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_add.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_inverse.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_inverse.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use malachite_base::test_util::num::arithmetic::mod_inverse::mod_inverse_euclidean; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_is_reduced.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::arithmetic::log_base_power_of_2::ceiling_log_base_power_of_2_naive` [INFO] [stdout] --> tests/num/arithmetic/log_base_power_of_2.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use malachite_base::num::arithmetic::log_base_power_of_2::ceiling_log_base_power_of_2_naive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `ceiling_log_base_power_of_2` [INFO] [stdout] | no `ceiling_log_base_power_of_2_naive` in `num::arithmetic::log_base_power_of_2` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/log_base_power_of_2.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn ceiling_log_base_power_of_2_naive(x: T, pow: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/log_base_power_of_2.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_mul.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_mul.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | use malachite_base::test_util::num::arithmetic::mod_mul::limbs_invert_limb_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_neg.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_op.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_pow.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_pow.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | use malachite_base::test_util::num::arithmetic::mod_pow::naive_mod_pow; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_power_of_2.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_power_of_2_add.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_power_of_2_inverse.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::generators::{unsigned_gen_var_3, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_power_of_2_inverse.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::num::arithmetic::mod_power_of_2_inverse::*; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_power_of_2_is_reduced.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_power_of_2_mul.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_power_of_2_neg.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_power_of_2_pow.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_power_of_2_shl.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_power_of_2_shr.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_power_of_2_square.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_power_of_2_sub.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use malachite_base::test_util::generators::{unsigned_pair_gen_var_17, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_shl.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_shr.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_square.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/mod_sub.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/neg.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{primitive_float_gen, signed_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/next_power_of_2.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{primitive_float_gen_var_19, unsigned_gen_var_14}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/overflowing_abs.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/overflowing_add.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{signed_pair_gen, unsigned_pair_gen_var_27}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/overflowing_add_mul.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/overflowing_div.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{signed_pair_gen_var_6, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/overflowing_mul.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{signed_pair_gen, unsigned_pair_gen_var_27}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/overflowing_neg.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::generators::{signed_gen, unsigned_gen}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/overflowing_pow.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{signed_unsigned_pair_gen, unsigned_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/overflowing_square.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/overflowing_sub.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{signed_pair_gen, unsigned_pair_gen_var_27}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/overflowing_sub_mul.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/parity.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/pow.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/power_of_2.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/primorial.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/primorial.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use malachite_base::test_util::num::arithmetic::primorial::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/reciprocal.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::primitive_float_gen; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `malachite_base::num::arithmetic::mod_mul::test_invert_u32_table`, `malachite_base::num::arithmetic::mod_mul::test_invert_u64_table` [INFO] [stdout] --> tests/num/arithmetic/mod_mul.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | naive_mod_mul, test_invert_u32_table, test_invert_u64_table, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ no `test_invert_u64_table` in `num::arithmetic::mod_mul` [INFO] [stdout] | | [INFO] [stdout] | no `test_invert_u32_table` in `num::arithmetic::mod_mul` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/mod_mul.rs:87:8 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn test_invert_u32_table() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/mod_mul.rs:86:7 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/mod_mul.rs:155:8 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn test_invert_u64_table() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/mod_mul.rs:154:7 [INFO] [stdout] | [INFO] [stdout] 154 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `malachite_base::num::arithmetic::root::fast_floor_cbrt_u32`, `malachite_base::num::arithmetic::root::fast_floor_cbrt_u64` [INFO] [stdout] --> tests/num/arithmetic/root.rs:11:74 [INFO] [stdout] | [INFO] [stdout] 11 | fast_ceiling_root_u64, fast_checked_root_u32, fast_checked_root_u64, fast_floor_cbrt_u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `fast_floor_cbrt_u32` in `num::arithmetic::root` [INFO] [stdout] 12 | fast_floor_cbrt_u64, fast_floor_root_u32, fast_floor_root_u64, fast_root_rem_u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `fast_floor_cbrt_u64` in `num::arithmetic::root` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/root.rs:665:8 [INFO] [stdout] | [INFO] [stdout] 665 | pub fn fast_floor_cbrt_u32(n: u32) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/root.rs:664:7 [INFO] [stdout] | [INFO] [stdout] 664 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/root.rs:744:8 [INFO] [stdout] | [INFO] [stdout] 744 | pub fn fast_floor_cbrt_u64(n: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/root.rs:743:7 [INFO] [stdout] | [INFO] [stdout] 743 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 11 - fast_ceiling_root_u64, fast_checked_root_u32, fast_checked_root_u64, fast_floor_cbrt_u32, [INFO] [stdout] 11 + fast_ceiling_root_u64, fast_checked_root_u32, fast_checked_root_u64, fast_floor_root_u32, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 12 - fast_floor_cbrt_u64, fast_floor_root_u32, fast_floor_root_u64, fast_root_rem_u32, [INFO] [stdout] 12 + fast_floor_root_u64, fast_floor_root_u32, fast_floor_root_u64, fast_root_rem_u32, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/root.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/rotate.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/round_to_multiple.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/round_to_multiple_of_power_of_2.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/saturating_abs.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/saturating_add.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{signed_pair_gen, unsigned_pair_gen_var_27}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/saturating_add_mul.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/saturating_mul.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{signed_pair_gen, unsigned_pair_gen_var_27}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/saturating_neg.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/saturating_pow.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{signed_unsigned_pair_gen, unsigned_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/saturating_square.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/saturating_sub.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{signed_pair_gen, unsigned_pair_gen_var_27}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/saturating_sub_mul.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/shl_round.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/shr_round.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/sign.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::generators::{primitive_float_gen, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/sqrt.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/square.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/sub_mul.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/wrapping_abs.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/wrapping_add.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{signed_pair_gen, unsigned_pair_gen_var_27}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/wrapping_add_mul.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/wrapping_div.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/wrapping_mul.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{signed_pair_gen, unsigned_pair_gen_var_27}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/wrapping_neg.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::generators::{signed_gen, unsigned_gen}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/wrapping_pow.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::generators::{signed_unsigned_pair_gen, unsigned_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/wrapping_square.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/wrapping_sub.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{signed_pair_gen, unsigned_pair_gen_var_27}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/wrapping_sub_mul.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/x_mul_y_to_zz.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/xx_add_yy_to_zz.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/xx_div_mod_y_to_qr.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::generators::{unsigned_gen_var_1, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/xx_sub_yy_to_zz.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/xxx_add_yyy_to_zzz.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/xxx_sub_yyy_to_zzz.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/arithmetic/xxxx_add_yyyy_to_zzzz.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/comparison/cmp_abs_partial_cmp_abs_and_comparators.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/comparison/eq_abs_partial_eq_abs_and_comparators.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/digits/general_digits/from_digits.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/digits/general_digits/to_digits.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/digits/power_of_2_digits/from_power_of_2_digits.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/digits/power_of_2_digits/power_of_2_digit_iterable.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/digits/power_of_2_digits/power_of_2_digit_iterable.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/digits/power_of_2_digits/to_power_of_2_digits.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/froms/convertible_from.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use malachite_base::test_util::generators::{primitive_float_gen, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/froms/overflowing_from.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/froms/rounding_from.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/froms/saturating_from.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/froms/try_from_and_exact_from.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/froms/wrapping_from.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/half/join_halves.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/half/lower_half.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/half/split_in_half.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/half/upper_half.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/is_integer.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::generators::{primitive_float_gen, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/mantissa_and_exponent/integer_mantissa_and_exponent.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/mantissa_and_exponent/raw_mantissa_and_exponent.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::generators::{primitive_float_gen, unsigned_pair_gen_var_26}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/mantissa_and_exponent/sci_mantissa_and_exponent.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/slice/from_other_type_slice.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/slice/from_other_type_slice.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/slice/vec_from_other_type.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/slice/vec_from_other_type_slice.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/slice/vec_from_other_type_slice.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/string/from_sci_string.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/string/from_string.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::generators::{unsigned_gen, unsigned_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/string/options/from_sci_string_options.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/string/options/to_sci_options.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/string/to_sci.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/string/to_sci.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/string/to_string.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/conversion/string/to_string.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | use malachite_base::test_util::num::conversion::string::to_string::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/exhaustive_finite_primitive_floats.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::num::exhaustive::exhaustive_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/exhaustive_negative_finite_primitive_floats.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::num::exhaustive::exhaustive_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/exhaustive_negative_primitive_floats.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::num::exhaustive::exhaustive_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/exhaustive_nonzero_finite_primitive_floats.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::num::exhaustive::exhaustive_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/exhaustive_nonzero_finite_primitive_floats_in_range.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::num::exhaustive::exhaustive_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/exhaustive_nonzero_primitive_floats.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::num::exhaustive::exhaustive_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/exhaustive_positive_finite_primitive_floats.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::num::exhaustive::exhaustive_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/exhaustive_positive_finite_primitive_floats_in_range.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::num::exhaustive::exhaustive_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/exhaustive_positive_primitive_floats.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::num::exhaustive::exhaustive_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/exhaustive_primitive_float_inclusive_range.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::num::exhaustive::exhaustive_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/exhaustive_primitive_float_range.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::num::exhaustive::exhaustive_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/exhaustive_primitive_floats.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::num::exhaustive::exhaustive_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::num::exhaustive::*; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_and_precision.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::num::exhaustive::*; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_and_precision_in_range.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::num::exhaustive::*; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_in_range.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::num::exhaustive::exhaustive_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/finite_primitive_floats_increasing.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::num::exhaustive::*; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/negative_finite_primitive_floats_increasing.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::num::exhaustive::*; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/negative_primitive_floats_increasing.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::num::exhaustive::*; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/nonzero_finite_primitive_floats_increasing.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::num::exhaustive::*; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/nonzero_primitive_floats_increasing.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::num::exhaustive::*; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/positive_finite_primitive_floats_increasing.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::num::exhaustive::*; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/positive_primitive_floats_increasing.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::num::exhaustive::*; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/primitive_float_increasing_inclusive_range.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::num::exhaustive::*; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/primitive_float_increasing_range.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::num::exhaustive::*; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/exhaustive/primitive_floats_increasing.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::num::exhaustive::*; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/factorization/factor.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/factorization/factor.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use malachite_base::test_util::num::factorization::factor::factor_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/factorization/is_prime.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::generators::{unsigned_gen, unsigned_pair_gen_var_50}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/factorization/is_prime.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use malachite_base::test_util::num::factorization::is_prime::is_prime_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/factorization/prime_indicator_sequence_less_than.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/factorization/prime_sieve.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::unsigned_gen_var_26; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/factorization/prime_sieve.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::num::factorization::prime_sieve::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/factorization/primes.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/factorization/primes.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/factorization/primes.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | use malachite_base::test_util::num::factorization::primes::primes_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/factorization/primitive_root_prime.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::generators::unsigned_gen_var_29; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/float/basic/abs_negative_zero.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::generators::primitive_float_gen; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/float/basic/from_ordered_representation.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{unsigned_gen_var_13, unsigned_pair_gen_var_22}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/float/basic/is_negative_zero.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::generators::primitive_float_gen; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/float/basic/max_precision_for_sci_exponent.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::generators::signed_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/float/basic/next_higher.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::primitive_float_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/float/basic/next_lower.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::primitive_float_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/float/basic/precision.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use malachite_base::test_util::generators::primitive_float_gen_var_12; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/float/basic/to_ordered_representation.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/float/nice_float/cmp.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/float/nice_float/cmp.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/float/nice_float/eq.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/float/nice_float/eq.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/float/nice_float/from_str.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/float/nice_float/from_str.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::generators::{string_gen, string_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/float/nice_float/hash.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::test_util::generators::primitive_float_gen; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/float/nice_float/hash.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/float/nice_float/to_string.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::generators::primitive_float_gen; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/float/nice_float/to_string.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::num::float::PRIMITIVE_FLOAT_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/logic/bit_access/assign_bit.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/logic/bit_access/clear_bit.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/logic/bit_access/flip_bit.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/logic/bit_access/get_bit.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/logic/bit_access/set_bit.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/logic/bit_block_access/assign_bits.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/logic/bit_block_access/assign_bits.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/logic/bit_block_access/get_bits.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/logic/bit_block_access/get_bits.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/logic/bit_convertible/from_bits.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/logic/bit_convertible/from_bits.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/logic/bit_convertible/to_bits.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/logic/bit_convertible/to_bits.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/logic/bit_iterable.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/logic/bit_iterable.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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/logic/bit_scan/index_of_next_false_bit.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/logic/bit_scan/index_of_next_true_bit.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/logic/get_highest_bit.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/logic/hamming_distance.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/logic/low_mask.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::generators::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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/logic/not_assign.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/logic/significant_bits.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_natural_signeds.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::geometric::geometric_random_natural_signeds; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `malachite_base::num::arithmetic::root::ceiling_root_binary`, `malachite_base::num::arithmetic::root::checked_root_binary`, `malachite_base::num::arithmetic::root::floor_root_binary`, `malachite_base::num::arithmetic::root::root_rem_binary` [INFO] [stdout] --> tests/num/arithmetic/root.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | ceiling_root_binary, checked_root_binary, floor_root_binary, root_rem_binary, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ no `root_rem_binary` in `num::arithmetic::root` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `floor_root_binary` in `num::arithmetic::root` [INFO] [stdout] | | no `checked_root_binary` in `num::arithmetic::root` [INFO] [stdout] | no `ceiling_root_binary` in `num::arithmetic::root` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/root.rs:1399:8 [INFO] [stdout] | [INFO] [stdout] 1399 | pub fn ceiling_root_binary(x: T, exp: u64) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/root.rs:1398:7 [INFO] [stdout] | [INFO] [stdout] 1398 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/root.rs:1409:8 [INFO] [stdout] | [INFO] [stdout] 1409 | pub fn checked_root_binary(x: T, exp: u64) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/root.rs:1408:7 [INFO] [stdout] | [INFO] [stdout] 1408 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/root.rs:1382:8 [INFO] [stdout] | [INFO] [stdout] 1382 | pub fn floor_root_binary(x: T, exp: u64) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/root.rs:1381:7 [INFO] [stdout] | [INFO] [stdout] 1381 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/root.rs:1419:8 [INFO] [stdout] | [INFO] [stdout] 1419 | pub fn root_rem_binary(x: T, exp: u64) -> (T, T) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/arithmetic/root.rs:1418:7 [INFO] [stdout] | [INFO] [stdout] 1418 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_natural_signeds.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_negative_signeds.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::num::random::geometric::geometric_random_negative_signeds; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_natural_signeds.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_negative_signeds.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_nonzero_signeds.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::geometric::geometric_random_nonzero_signeds; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_negative_signeds.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_nonzero_signeds.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_positive_signeds.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::geometric::geometric_random_positive_signeds; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_nonzero_signeds.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_positive_signeds.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_positive_unsigneds.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::geometric::geometric_random_positive_unsigneds; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_positive_signeds.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_positive_unsigneds.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_signed_inclusive_range.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::num::random::geometric::geometric_random_signed_inclusive_range; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_positive_unsigneds.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_signed_inclusive_range.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_signed_range.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::num::random::geometric::geometric_random_signed_range; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_signed_inclusive_range.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_signed_range.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_signeds.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::geometric::geometric_random_signeds; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_signed_range.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_signeds.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_unsigned_inclusive_range.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::geometric::geometric_random_unsigned_inclusive_range; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_signeds.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_unsigned_inclusive_range.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_unsigned_range.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::geometric::geometric_random_unsigned_range; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_unsigned_inclusive_range.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_unsigned_range.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_unsigneds.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::geometric::geometric_random_unsigneds; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_unsigned_range.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_unsigneds.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/geometric/geometric_random_unsigneds.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/geometric/get_geometric_random_signed_from_inclusive_range.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | use malachite_base::num::random::geometric::get_geometric_random_signed_from_inclusive_range; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/geometric/get_geometric_random_signed_from_inclusive_range.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | use malachite_base::num::random::VariableRangeGenerator; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/geometric/mean.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use malachite_base::test_util::num::random::geometric::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/geometric/get_geometric_random_signed_from_inclusive_range.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_finite_primitive_floats.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::random_finite_primitive_floats; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_finite_primitive_floats.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::num::random::random_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_finite_primitive_floats.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::stats::moments::{CheckedToF64, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_finite_primitive_floats.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_highest_bit_set_unsigneds.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::random_highest_bit_set_unsigneds; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_highest_bit_set_unsigneds.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_highest_bit_set_unsigneds.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_natural_signeds.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::random_natural_signeds; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_natural_signeds.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_natural_signeds.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_negative_finite_primitive_floats.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::random_negative_finite_primitive_floats; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_negative_finite_primitive_floats.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::num::random::random_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_negative_finite_primitive_floats.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::stats::moments::{CheckedToF64, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_negative_finite_primitive_floats.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_negative_primitive_floats.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::random_negative_primitive_floats; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_negative_primitive_floats.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::num::random::random_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_negative_primitive_floats.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::stats::moments::{CheckedToF64, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_negative_primitive_floats.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_negative_signeds.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::random_negative_signeds; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_negative_signeds.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_negative_signeds.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_nonzero_finite_primitive_floats.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::random_nonzero_finite_primitive_floats; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_nonzero_finite_primitive_floats.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::num::random::random_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_nonzero_finite_primitive_floats.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::stats::moments::{CheckedToF64, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_nonzero_finite_primitive_floats.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_nonzero_primitive_floats.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::random_nonzero_primitive_floats; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_nonzero_primitive_floats.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::num::random::random_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_nonzero_primitive_floats.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::stats::moments::{CheckedToF64, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_nonzero_primitive_floats.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_nonzero_signeds.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::random_nonzero_signeds; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_nonzero_signeds.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_nonzero_signeds.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_positive_finite_primitive_floats.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::random_positive_finite_primitive_floats; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_positive_finite_primitive_floats.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::num::random::random_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_positive_finite_primitive_floats.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::stats::moments::{CheckedToF64, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_positive_finite_primitive_floats.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_positive_primitive_floats.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::random_positive_primitive_floats; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_positive_primitive_floats.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::num::random::random_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_positive_primitive_floats.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::stats::moments::{CheckedToF64, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_positive_primitive_floats.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_positive_signeds.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::random_positive_signeds; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_positive_signeds.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_positive_signeds.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_positive_unsigneds.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::random_positive_unsigneds; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_positive_unsigneds.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_positive_unsigneds.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_primitive_float_inclusive_range.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::num::random::random_primitive_float_inclusive_range; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_primitive_float_inclusive_range.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::num::random::random_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_primitive_float_inclusive_range.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use malachite_base::test_util::stats::moments::{CheckedToF64, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_primitive_float_inclusive_range.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_primitive_float_range.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::num::random::random_primitive_float_range; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_primitive_float_range.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::num::random::random_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_primitive_float_range.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use malachite_base::test_util::stats::moments::{CheckedToF64, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_primitive_float_range.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_primitive_floats.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::random_primitive_floats; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_primitive_floats.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::num::random::random_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_primitive_floats.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::stats::moments::{CheckedToF64, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_primitive_floats.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_primitive_ints.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | 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/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_primitive_ints.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_primitive_ints.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::bools::random` [INFO] [stdout] --> tests/num/random/random_signed_bit_chunks.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | use malachite_base::bools::random::random_bools; [INFO] [stdout] | ^^^^^^ could not find `random` in `bools` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/bools/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/bools/mod.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_signed_bit_chunks.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::num::random::random_signed_bit_chunks; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_signed_bit_chunks.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_signed_bit_chunks.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_signed_inclusive_range.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::random_signed_inclusive_range; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_signed_inclusive_range.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_signed_inclusive_range.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_signed_range.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::random_signed_range; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_signed_range.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_signed_range.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::bools::random` [INFO] [stdout] --> tests/num/random/random_unsigned_bit_chunks.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | use malachite_base::bools::random::random_bools; [INFO] [stdout] | ^^^^^^ could not find `random` in `bools` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/bools/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/bools/mod.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_unsigned_bit_chunks.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::num::random::random_unsigned_bit_chunks; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_unsigned_bit_chunks.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_unsigned_bit_chunks.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_unsigned_inclusive_range.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::random_unsigned_inclusive_range; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_unsigned_inclusive_range.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_unsigned_inclusive_range.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_unsigned_range.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::random_unsigned_range; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_unsigned_range.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_unsigned_range.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/random_unsigneds_less_than.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::random_unsigneds_less_than; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/random_unsigneds_less_than.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::moments::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/random_unsigneds_less_than.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/special_random_finite_primitive_floats.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::special_random_finite_primitive_floats; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/special_random_finite_primitive_floats.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::num::random::special_random_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/special_random_finite_primitive_floats.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::stats::moments::{CheckedToF64, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/special_random_finite_primitive_floats.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/special_random_negative_finite_primitive_floats.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::special_random_negative_finite_primitive_floats; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/special_random_negative_finite_primitive_floats.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::num::random::special_random_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/special_random_negative_finite_primitive_floats.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::stats::moments::{CheckedToF64, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/special_random_negative_finite_primitive_floats.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/special_random_negative_primitive_floats.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::special_random_negative_primitive_floats; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/special_random_negative_primitive_floats.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::num::random::special_random_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/special_random_negative_primitive_floats.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::stats::moments::{CheckedToF64, MomentStats, NAN_MOMENT_STATS}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/special_random_negative_primitive_floats.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/special_random_nonzero_finite_primitive_floats.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::special_random_nonzero_finite_primitive_floats; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/special_random_nonzero_finite_primitive_floats.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::num::random::special_random_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/special_random_nonzero_finite_primitive_floats.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::stats::moments::{CheckedToF64, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/special_random_nonzero_finite_primitive_floats.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/special_random_nonzero_primitive_floats.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::special_random_nonzero_primitive_floats; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/special_random_nonzero_primitive_floats.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::num::random::special_random_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/special_random_nonzero_primitive_floats.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::stats::moments::{CheckedToF64, MomentStats, NAN_MOMENT_STATS}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/special_random_nonzero_primitive_floats.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/special_random_positive_finite_primitive_floats.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::special_random_positive_finite_primitive_floats; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/special_random_positive_finite_primitive_floats.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::num::random::special_random_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/special_random_positive_finite_primitive_floats.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::stats::moments::{CheckedToF64, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/special_random_positive_finite_primitive_floats.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/special_random_positive_primitive_floats.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | use malachite_base::num::random::special_random_positive_primitive_floats; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/special_random_positive_primitive_floats.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::test_util::num::random::special_random_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/special_random_positive_primitive_floats.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::moments::{CheckedToF64, MomentStats, NAN_MOMENT_STATS}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/special_random_positive_primitive_floats.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/special_random_primitive_float_inclusive_range.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::num::random::special_random_primitive_float_inclusive_range; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/special_random_primitive_float_inclusive_range.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::num::random::special_random_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/special_random_primitive_float_inclusive_range.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use malachite_base::test_util::stats::moments::{CheckedToF64, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/special_random_primitive_float_inclusive_range.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/special_random_primitive_float_range.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::num::random::special_random_primitive_float_range; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/special_random_primitive_float_range.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::num::random::special_random_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/special_random_primitive_float_range.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use malachite_base::test_util::stats::moments::{CheckedToF64, 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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/special_random_primitive_float_range.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::num::random` [INFO] [stdout] --> tests/num/random/special_random_primitive_floats.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::special_random_primitive_floats; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/special_random_primitive_floats.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::num::random::special_random_primitive_floats_helper_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/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/special_random_primitive_floats.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::stats::moments::{CheckedToF64, MomentStats, NAN_MOMENT_STATS}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/striped/get_striped_bool_vec.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | use malachite_base::num::random::striped::{StripedBitSource, get_striped_bool_vec}; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/special_random_primitive_floats.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/striped/get_striped_unsigned_vec.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::striped::{StripedBitSource, get_striped_unsigned_vec}; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/striped/get_striped_bool_vec.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use malachite_base::random::EXAMPLE_SEED; [INFO] [stdout] | ^^^^^^ could not find `random` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/striped/striped_bit_source.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | 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/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/striped/get_striped_unsigned_vec.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/striped/striped_random_bool_vecs.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::striped::striped_random_bool_vecs; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/striped/striped_bit_source.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use malachite_base::random::EXAMPLE_SEED; [INFO] [stdout] | ^^^^^^ could not find `random` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_bool_vecs.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::common_values_map::common_values_map_debug; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_bool_vecs.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/striped/striped_random_bool_vecs_from_length_iterator.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::geometric::geometric_random_unsigneds; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/striped/striped_random_bool_vecs_from_length_iterator.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::num::random::striped::striped_random_bool_vecs_from_length_iterator; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/striped/striped_random_bool_vecs.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_bool_vecs_from_length_iterator.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::stats::common_values_map::common_values_map_debug; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_bool_vecs_from_length_iterator.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/striped/striped_random_bool_vecs_from_length_iterator.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::random::{EXAMPLE_SEED, 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/striped/striped_random_bool_vecs_length_inclusive_range.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::striped::striped_random_bool_vecs_length_inclusive_range; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::vecs::random_values_from_vec` [INFO] [stdout] --> tests/num/random/striped/striped_random_bool_vecs_from_length_iterator.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use malachite_base::vecs::random_values_from_vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `random_values_from_vec` in `vecs` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/vecs/mod.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn random_values_from_vec(seed: Seed, xs: Vec) -> RandomValuesFromVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/vecs/mod.rs:184:7 [INFO] [stdout] | [INFO] [stdout] 184 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this module instead [INFO] [stdout] | [INFO] [stdout] 16 - use malachite_base::vecs::random_values_from_vec; [INFO] [stdout] 16 + use crate::vecs::random_values_from_vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_bool_vecs_length_inclusive_range.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::common_values_map::common_values_map_debug; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_bool_vecs_length_inclusive_range.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/striped/striped_random_bool_vecs_length_range.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::striped::striped_random_bool_vecs_length_range; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/striped/striped_random_bool_vecs_length_inclusive_range.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_bool_vecs_length_range.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::common_values_map::common_values_map_debug; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_bool_vecs_length_range.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/striped/striped_random_bool_vecs_min_length.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::striped::striped_random_bool_vecs_min_length; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/striped/striped_random_bool_vecs_length_range.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_bool_vecs_min_length.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::common_values_map::common_values_map_debug; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_bool_vecs_min_length.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/striped/striped_random_fixed_length_bool_vecs.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::striped::striped_random_fixed_length_bool_vecs; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/striped/striped_random_bool_vecs_min_length.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_fixed_length_bool_vecs.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use malachite_base::test_util::stats::common_values_map::common_values_map_debug; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_fixed_length_bool_vecs.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/striped/striped_random_fixed_length_unsigned_vecs.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use malachite_base::num::random::striped::striped_random_fixed_length_unsigned_vecs; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/striped/striped_random_fixed_length_bool_vecs.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_fixed_length_unsigned_vecs.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::test_util::stats::common_values_map::common_values_map_debug; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_fixed_length_unsigned_vecs.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/striped/striped_random_natural_signeds.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::num::random::striped::striped_random_natural_signeds; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/striped/striped_random_fixed_length_unsigned_vecs.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_natural_signeds.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use malachite_base::test_util::stats::common_values_map::common_values_map; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_natural_signeds.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_natural_signeds.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use malachite_base::test_util::stats::moments::{CheckedToF64, MomentStats, moment_stats}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/striped/striped_random_negative_signeds.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::num::random::striped::striped_random_negative_signeds; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/striped/striped_random_natural_signeds.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_negative_signeds.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use malachite_base::test_util::stats::common_values_map::common_values_map; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_negative_signeds.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_negative_signeds.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use malachite_base::test_util::stats::moments::{CheckedToF64, MomentStats, moment_stats}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/striped/striped_random_nonzero_signeds.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::num::random::striped::striped_random_nonzero_signeds; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/striped/striped_random_negative_signeds.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_nonzero_signeds.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use malachite_base::test_util::stats::common_values_map::common_values_map; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_nonzero_signeds.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_nonzero_signeds.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use malachite_base::test_util::stats::moments::{CheckedToF64, MomentStats, moment_stats}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/striped/striped_random_positive_signeds.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::num::random::striped::striped_random_positive_signeds; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/striped/striped_random_nonzero_signeds.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_positive_signeds.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use malachite_base::test_util::stats::common_values_map::common_values_map; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_positive_signeds.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_positive_signeds.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use malachite_base::test_util::stats::moments::{CheckedToF64, MomentStats, moment_stats}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/striped/striped_random_positive_unsigneds.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::num::random::striped::striped_random_positive_unsigneds; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/striped/striped_random_positive_signeds.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_positive_unsigneds.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use malachite_base::test_util::stats::common_values_map::common_values_map; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_positive_unsigneds.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_positive_unsigneds.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use malachite_base::test_util::stats::moments::{CheckedToF64, MomentStats, moment_stats}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/striped/striped_random_signed_inclusive_range.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::num::random::striped::striped_random_signed_inclusive_range; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/striped/striped_random_positive_unsigneds.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_signed_inclusive_range.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use malachite_base::test_util::stats::common_values_map::common_values_map; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_signed_inclusive_range.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_signed_inclusive_range.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | use malachite_base::test_util::stats::moments::{CheckedToF64, MomentStats, moment_stats}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/striped/striped_random_signed_range.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | use malachite_base::num::random::striped::striped_random_signed_range; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/striped/striped_random_signed_inclusive_range.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_signed_range.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use malachite_base::test_util::stats::common_values_map::common_values_map; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_signed_range.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_signed_range.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | use malachite_base::test_util::stats::moments::{CheckedToF64, MomentStats, moment_stats}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/striped/striped_random_signeds.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::num::random::striped::striped_random_signeds; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/striped/striped_random_signed_range.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_signeds.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use malachite_base::test_util::stats::common_values_map::common_values_map; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_signeds.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_signeds.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use malachite_base::test_util::stats::moments::{CheckedToF64, MomentStats, moment_stats}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/striped/striped_random_unsigned_bit_chunks.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::num::random::striped::striped_random_unsigned_bit_chunks; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/striped/striped_random_signeds.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_unsigned_bit_chunks.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use malachite_base::test_util::stats::common_values_map::common_values_map; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_unsigned_bit_chunks.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_unsigned_bit_chunks.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use malachite_base::test_util::stats::moments::{CheckedToF64, MomentStats, moment_stats}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `random` in `num` [INFO] [stdout] --> tests/num/random/striped/striped_random_unsigned_inclusive_range.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | use malachite_base::num::random::striped::striped_random_unsigned_inclusive_range; [INFO] [stdout] | ^^^^^^ could not find `random` in `num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/num/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `malachite_base::random` [INFO] [stdout] --> tests/num/random/striped/striped_random_unsigned_bit_chunks.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | 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/workdir/src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `random` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "random")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_unsigned_inclusive_range.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use malachite_base::test_util::stats::common_values_map::common_values_map; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_unsigned_inclusive_range.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use malachite_base::test_util::stats::median; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `malachite_base` [INFO] [stdout] --> tests/num/random/striped/striped_random_unsigned_inclusive_range.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use malachite_base::test_util::stats::moments::{CheckedToF64, MomentStats, moment_stats}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `malachite_base` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_build` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:276:7 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "test_build")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [WARN] too many lines in the log, truncating it