[INFO] fetching crate rug 1.24.1...
[INFO] testing rug-1.24.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate rug 1.24.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate rug 1.24.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rug 1.24.1
[INFO] finished tweaking crates.io crate rug 1.24.1
[INFO] tweaked toml for crates.io crate rug 1.24.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 30 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f4ed683869fece45d66525e92210dce014d272500b8012d2460f0a086a039e3
[INFO] running `Command { std: "docker" "start" "-a" "4f4ed683869fece45d66525e92210dce014d272500b8012d2460f0a086a039e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f4ed683869fece45d66525e92210dce014d272500b8012d2460f0a086a039e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f4ed683869fece45d66525e92210dce014d272500b8012d2460f0a086a039e3", kill_on_drop: false }`
[INFO] [stdout] 4f4ed683869fece45d66525e92210dce014d272500b8012d2460f0a086a039e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae3eb214a26eacfa7215dc0757ed27523397faff6ab6a7b5a7e714bf4183839a
[INFO] running `Command { std: "docker" "start" "-a" "ae3eb214a26eacfa7215dc0757ed27523397faff6ab6a7b5a7e714bf4183839a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.2
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling rug v1.24.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/macros.rs:2583:7
[INFO] [stdout]      |
[INFO] [stdout] 2583 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/macros.rs:2606:7
[INFO] [stdout]      |
[INFO] [stdout] 2606 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]   --> src/ext/mod.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(all(feature = "integer", gmp_limb_bits_32))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]   --> src/ext/mod.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(all(feature = "integer", gmp_limb_bits_64))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]   --> src/ext/xmpz.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]   --> src/ext/xmpz.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]    --> src/integer/mini.rs:815:7
[INFO] [stdout]     |
[INFO] [stdout] 815 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/integer/mini.rs:818:7
[INFO] [stdout]     |
[INFO] [stdout] 818 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/integer/mini.rs:821:7
[INFO] [stdout]     |
[INFO] [stdout] 821 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/integer/mini.rs:840:7
[INFO] [stdout]     |
[INFO] [stdout] 840 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]    --> src/integer/mini.rs:899:7
[INFO] [stdout]     |
[INFO] [stdout] 899 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/integer/mini.rs:911:7
[INFO] [stdout]     |
[INFO] [stdout] 911 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]    --> src/integer/mini.rs:855:11
[INFO] [stdout]     |
[INFO] [stdout] 855 |     #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/integer/mini.rs:870:11
[INFO] [stdout]     |
[INFO] [stdout] 870 |     #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]    --> src/float/mini.rs:968:7
[INFO] [stdout]     |
[INFO] [stdout] 968 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/float/mini.rs:971:7
[INFO] [stdout]     |
[INFO] [stdout] 971 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/float/mini.rs:974:7
[INFO] [stdout]     |
[INFO] [stdout] 974 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/float/mini.rs:992:7
[INFO] [stdout]     |
[INFO] [stdout] 992 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/float/mini.rs:1041:7
[INFO] [stdout]      |
[INFO] [stdout] 1041 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/float/mini.rs:1061:7
[INFO] [stdout]      |
[INFO] [stdout] 1061 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/float/mini.rs:1025:19
[INFO] [stdout]      |
[INFO] [stdout] 1025 |             #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/float/mini.rs:1030:19
[INFO] [stdout]      |
[INFO] [stdout] 1030 |             #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/float/mini.rs:1221:23
[INFO] [stdout]      |
[INFO] [stdout] 1221 |                 #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/float/mini.rs:1225:23
[INFO] [stdout]      |
[INFO] [stdout] 1225 |                 #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/float/mini.rs:1255:19
[INFO] [stdout]      |
[INFO] [stdout] 1255 |             #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/float/mini.rs:1259:19
[INFO] [stdout]      |
[INFO] [stdout] 1259 |             #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/float/mini.rs:1354:11
[INFO] [stdout]      |
[INFO] [stdout] 1354 |     #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/float/mini.rs:1358:11
[INFO] [stdout]      |
[INFO] [stdout] 1358 |     #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/float/mini.rs:1368:11
[INFO] [stdout]      |
[INFO] [stdout] 1368 |     #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/float/mini.rs:1373:11
[INFO] [stdout]      |
[INFO] [stdout] 1373 |     #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/float/mini.rs:1383:11
[INFO] [stdout]      |
[INFO] [stdout] 1383 |     #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/float/mini.rs:1390:11
[INFO] [stdout]      |
[INFO] [stdout] 1390 |     #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/rand.rs:1530:7
[INFO] [stdout]      |
[INFO] [stdout] 1530 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/rand.rs:1562:7
[INFO] [stdout]      |
[INFO] [stdout] 1562 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/rand.rs:1605:7
[INFO] [stdout]      |
[INFO] [stdout] 1605 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/rand.rs:1637:7
[INFO] [stdout]      |
[INFO] [stdout] 1637 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]    --> src/lib.rs:591:11
[INFO] [stdout]     |
[INFO] [stdout] 591 |     #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/lib.rs:593:11
[INFO] [stdout]     |
[INFO] [stdout] 593 |     #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/lib.rs:590:25
[INFO] [stdout]     |
[INFO] [stdout] 590 |     static_assert!(cfg!(gmp_limb_bits_32) ^ cfg!(gmp_limb_bits_64));
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]    --> src/lib.rs:590:50
[INFO] [stdout]     |
[INFO] [stdout] 590 |     static_assert!(cfg!(gmp_limb_bits_32) ^ cfg!(gmp_limb_bits_64));
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 40 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 31s
[INFO] running `Command { std: "docker" "inspect" "ae3eb214a26eacfa7215dc0757ed27523397faff6ab6a7b5a7e714bf4183839a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae3eb214a26eacfa7215dc0757ed27523397faff6ab6a7b5a7e714bf4183839a", kill_on_drop: false }`
[INFO] [stdout] ae3eb214a26eacfa7215dc0757ed27523397faff6ab6a7b5a7e714bf4183839a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 978db44f164a9fc6fb5545a3889c5646869b81cb000b9882776c86e5e79ff55a
[INFO] running `Command { std: "docker" "start" "-a" "978db44f164a9fc6fb5545a3889c5646869b81cb000b9882776c86e5e79ff55a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_test v1.0.176
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/macros.rs:2583:7
[INFO] [stdout]      |
[INFO] [stdout] 2583 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/macros.rs:2606:7
[INFO] [stdout]      |
[INFO] [stdout] 2606 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]   --> src/ext/mod.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(all(feature = "integer", gmp_limb_bits_32))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]   --> src/ext/mod.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(all(feature = "integer", gmp_limb_bits_64))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]   --> src/ext/xmpz.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]   --> src/ext/xmpz.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]    --> src/integer/mini.rs:815:7
[INFO] [stdout]     |
[INFO] [stdout] 815 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/integer/mini.rs:818:7
[INFO] [stdout]     |
[INFO] [stdout] 818 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/integer/mini.rs:821:7
[INFO] [stdout]     |
[INFO] [stdout] 821 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/integer/mini.rs:840:7
[INFO] [stdout]     |
[INFO] [stdout] 840 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]    --> src/integer/mini.rs:899:7
[INFO] [stdout]     |
[INFO] [stdout] 899 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/integer/mini.rs:911:7
[INFO] [stdout]     |
[INFO] [stdout] 911 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]    --> src/integer/mini.rs:855:11
[INFO] [stdout]     |
[INFO] [stdout] 855 |     #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/integer/mini.rs:870:11
[INFO] [stdout]     |
[INFO] [stdout] 870 |     #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]    --> src/float/mini.rs:968:7
[INFO] [stdout]     |
[INFO] [stdout] 968 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/float/mini.rs:971:7
[INFO] [stdout]     |
[INFO] [stdout] 971 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/float/mini.rs:974:7
[INFO] [stdout]     |
[INFO] [stdout] 974 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/float/mini.rs:992:7
[INFO] [stdout]     |
[INFO] [stdout] 992 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/float/mini.rs:1041:7
[INFO] [stdout]      |
[INFO] [stdout] 1041 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/float/mini.rs:1061:7
[INFO] [stdout]      |
[INFO] [stdout] 1061 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/float/mini.rs:1025:19
[INFO] [stdout]      |
[INFO] [stdout] 1025 |             #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/float/mini.rs:1030:19
[INFO] [stdout]      |
[INFO] [stdout] 1030 |             #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/float/mini.rs:1221:23
[INFO] [stdout]      |
[INFO] [stdout] 1221 |                 #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/float/mini.rs:1225:23
[INFO] [stdout]      |
[INFO] [stdout] 1225 |                 #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/float/mini.rs:1255:19
[INFO] [stdout]      |
[INFO] [stdout] 1255 |             #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/float/mini.rs:1259:19
[INFO] [stdout]      |
[INFO] [stdout] 1259 |             #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/float/mini.rs:1354:11
[INFO] [stdout]      |
[INFO] [stdout] 1354 |     #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/float/mini.rs:1358:11
[INFO] [stdout]      |
[INFO] [stdout] 1358 |     #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/float/mini.rs:1368:11
[INFO] [stdout]      |
[INFO] [stdout] 1368 |     #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/float/mini.rs:1373:11
[INFO] [stdout]      |
[INFO] [stdout] 1373 |     #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/float/mini.rs:1383:11
[INFO] [stdout]      |
[INFO] [stdout] 1383 |     #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/float/mini.rs:1390:11
[INFO] [stdout]      |
[INFO] [stdout] 1390 |     #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/rand.rs:1530:7
[INFO] [stdout]      |
[INFO] [stdout] 1530 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/rand.rs:1562:7
[INFO] [stdout]      |
[INFO] [stdout] 1562 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/rand.rs:1605:7
[INFO] [stdout]      |
[INFO] [stdout] 1605 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/rand.rs:1637:7
[INFO] [stdout]      |
[INFO] [stdout] 1637 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]    --> src/lib.rs:591:11
[INFO] [stdout]     |
[INFO] [stdout] 591 |     #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/lib.rs:593:11
[INFO] [stdout]     |
[INFO] [stdout] 593 |     #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/lib.rs:590:25
[INFO] [stdout]     |
[INFO] [stdout] 590 |     static_assert!(cfg!(gmp_limb_bits_32) ^ cfg!(gmp_limb_bits_64));
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]    --> src/lib.rs:590:50
[INFO] [stdout]     |
[INFO] [stdout] 590 |     static_assert!(cfg!(gmp_limb_bits_32) ^ cfg!(gmp_limb_bits_64));
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 40 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rug v1.24.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/macros.rs:2583:7
[INFO] [stdout]      |
[INFO] [stdout] 2583 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/macros.rs:2606:7
[INFO] [stdout]      |
[INFO] [stdout] 2606 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]   --> src/ext/mod.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(all(feature = "integer", gmp_limb_bits_32))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]   --> src/ext/mod.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(all(feature = "integer", gmp_limb_bits_64))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]   --> src/ext/xmpz.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]   --> src/ext/xmpz.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]    --> src/integer/mini.rs:815:7
[INFO] [stdout]     |
[INFO] [stdout] 815 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/integer/mini.rs:818:7
[INFO] [stdout]     |
[INFO] [stdout] 818 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/integer/mini.rs:821:7
[INFO] [stdout]     |
[INFO] [stdout] 821 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/integer/mini.rs:840:7
[INFO] [stdout]     |
[INFO] [stdout] 840 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]    --> src/integer/mini.rs:899:7
[INFO] [stdout]     |
[INFO] [stdout] 899 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/integer/mini.rs:911:7
[INFO] [stdout]     |
[INFO] [stdout] 911 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]    --> src/integer/mini.rs:855:11
[INFO] [stdout]     |
[INFO] [stdout] 855 |     #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/integer/mini.rs:870:11
[INFO] [stdout]     |
[INFO] [stdout] 870 |     #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]    --> src/float/mini.rs:968:7
[INFO] [stdout]     |
[INFO] [stdout] 968 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/float/mini.rs:971:7
[INFO] [stdout]     |
[INFO] [stdout] 971 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/float/mini.rs:974:7
[INFO] [stdout]     |
[INFO] [stdout] 974 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/float/mini.rs:992:7
[INFO] [stdout]     |
[INFO] [stdout] 992 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/float/mini.rs:1041:7
[INFO] [stdout]      |
[INFO] [stdout] 1041 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/float/mini.rs:1061:7
[INFO] [stdout]      |
[INFO] [stdout] 1061 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/float/mini.rs:1025:19
[INFO] [stdout]      |
[INFO] [stdout] 1025 |             #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/float/mini.rs:1030:19
[INFO] [stdout]      |
[INFO] [stdout] 1030 |             #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/float/mini.rs:1221:23
[INFO] [stdout]      |
[INFO] [stdout] 1221 |                 #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/float/mini.rs:1225:23
[INFO] [stdout]      |
[INFO] [stdout] 1225 |                 #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/float/mini.rs:1255:19
[INFO] [stdout]      |
[INFO] [stdout] 1255 |             #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/float/mini.rs:1259:19
[INFO] [stdout]      |
[INFO] [stdout] 1259 |             #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/float/mini.rs:1354:11
[INFO] [stdout]      |
[INFO] [stdout] 1354 |     #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/float/mini.rs:1358:11
[INFO] [stdout]      |
[INFO] [stdout] 1358 |     #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/float/mini.rs:1368:11
[INFO] [stdout]      |
[INFO] [stdout] 1368 |     #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/float/mini.rs:1373:11
[INFO] [stdout]      |
[INFO] [stdout] 1373 |     #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/float/mini.rs:1383:11
[INFO] [stdout]      |
[INFO] [stdout] 1383 |     #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/float/mini.rs:1390:11
[INFO] [stdout]      |
[INFO] [stdout] 1390 |     #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/rand.rs:1530:7
[INFO] [stdout]      |
[INFO] [stdout] 1530 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/rand.rs:1562:7
[INFO] [stdout]      |
[INFO] [stdout] 1562 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]     --> src/rand.rs:1605:7
[INFO] [stdout]      |
[INFO] [stdout] 1605 | #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]     --> src/rand.rs:1637:7
[INFO] [stdout]      |
[INFO] [stdout] 1637 | #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]    --> src/lib.rs:591:11
[INFO] [stdout]     |
[INFO] [stdout] 591 |     #[cfg(gmp_limb_bits_64)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/lib.rs:593:11
[INFO] [stdout]     |
[INFO] [stdout] 593 |     #[cfg(gmp_limb_bits_32)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stdout]    --> src/lib.rs:590:25
[INFO] [stdout]     |
[INFO] [stdout] 590 |     static_assert!(cfg!(gmp_limb_bits_32) ^ cfg!(gmp_limb_bits_64));
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stdout]    --> src/lib.rs:590:50
[INFO] [stdout]     |
[INFO] [stdout] 590 |     static_assert!(cfg!(gmp_limb_bits_32) ^ cfg!(gmp_limb_bits_64));
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 40 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.84s
[INFO] running `Command { std: "docker" "inspect" "978db44f164a9fc6fb5545a3889c5646869b81cb000b9882776c86e5e79ff55a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "978db44f164a9fc6fb5545a3889c5646869b81cb000b9882776c86e5e79ff55a", kill_on_drop: false }`
[INFO] [stdout] 978db44f164a9fc6fb5545a3889c5646869b81cb000b9882776c86e5e79ff55a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f116dcebcb92bbbece73504a4292f0fdf3ddb6efab3584e2bf757f0b94f60430
[INFO] running `Command { std: "docker" "start" "-a" "f116dcebcb92bbbece73504a4292f0fdf3ddb6efab3584e2bf757f0b94f60430", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stderr]     --> src/macros.rs:2583:7
[INFO] [stderr]      |
[INFO] [stderr] 2583 | #[cfg(gmp_limb_bits_64)]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stderr]     --> src/macros.rs:2606:7
[INFO] [stderr]      |
[INFO] [stderr] 2606 | #[cfg(gmp_limb_bits_32)]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stderr]   --> src/ext/mod.rs:28:32
[INFO] [stderr]    |
[INFO] [stderr] 28 | #[cfg(all(feature = "integer", gmp_limb_bits_32))]
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stderr]   --> src/ext/mod.rs:30:32
[INFO] [stderr]    |
[INFO] [stderr] 30 | #[cfg(all(feature = "integer", gmp_limb_bits_64))]
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stderr]   --> src/ext/xmpz.rs:31:7
[INFO] [stderr]    |
[INFO] [stderr] 31 | #[cfg(gmp_limb_bits_32)]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stderr]   --> src/ext/xmpz.rs:33:7
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[cfg(gmp_limb_bits_64)]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stderr]    --> src/integer/mini.rs:815:7
[INFO] [stderr]     |
[INFO] [stderr] 815 | #[cfg(gmp_limb_bits_64)]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stderr]    --> src/integer/mini.rs:818:7
[INFO] [stderr]     |
[INFO] [stderr] 818 | #[cfg(gmp_limb_bits_32)]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stderr]    --> src/integer/mini.rs:821:7
[INFO] [stderr]     |
[INFO] [stderr] 821 | #[cfg(gmp_limb_bits_32)]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stderr]    --> src/integer/mini.rs:840:7
[INFO] [stderr]     |
[INFO] [stderr] 840 | #[cfg(gmp_limb_bits_32)]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stderr]    --> src/integer/mini.rs:899:7
[INFO] [stderr]     |
[INFO] [stderr] 899 | #[cfg(gmp_limb_bits_64)]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stderr]    --> src/integer/mini.rs:911:7
[INFO] [stderr]     |
[INFO] [stderr] 911 | #[cfg(gmp_limb_bits_32)]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stderr]    --> src/integer/mini.rs:855:11
[INFO] [stderr]     |
[INFO] [stderr] 855 |     #[cfg(gmp_limb_bits_64)]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stderr]    --> src/integer/mini.rs:870:11
[INFO] [stderr]     |
[INFO] [stderr] 870 |     #[cfg(gmp_limb_bits_32)]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stderr]    --> src/float/mini.rs:968:7
[INFO] [stderr]     |
[INFO] [stderr] 968 | #[cfg(gmp_limb_bits_64)]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stderr]    --> src/float/mini.rs:971:7
[INFO] [stderr]     |
[INFO] [stderr] 971 | #[cfg(gmp_limb_bits_32)]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stderr]    --> src/float/mini.rs:974:7
[INFO] [stderr]     |
[INFO] [stderr] 974 | #[cfg(gmp_limb_bits_32)]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stderr]    --> src/float/mini.rs:992:7
[INFO] [stderr]     |
[INFO] [stderr] 992 | #[cfg(gmp_limb_bits_32)]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stderr]     --> src/float/mini.rs:1041:7
[INFO] [stderr]      |
[INFO] [stderr] 1041 | #[cfg(gmp_limb_bits_64)]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stderr]     --> src/float/mini.rs:1061:7
[INFO] [stderr]      |
[INFO] [stderr] 1061 | #[cfg(gmp_limb_bits_32)]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stderr]     --> src/float/mini.rs:1025:19
[INFO] [stderr]      |
[INFO] [stderr] 1025 |             #[cfg(gmp_limb_bits_64)]
[INFO] [stderr]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stderr]     --> src/float/mini.rs:1030:19
[INFO] [stderr]      |
[INFO] [stderr] 1030 |             #[cfg(gmp_limb_bits_32)]
[INFO] [stderr]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stderr]     --> src/float/mini.rs:1221:23
[INFO] [stderr]      |
[INFO] [stderr] 1221 |                 #[cfg(gmp_limb_bits_64)]
[INFO] [stderr]      |                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stderr]     --> src/float/mini.rs:1225:23
[INFO] [stderr]      |
[INFO] [stderr] 1225 |                 #[cfg(gmp_limb_bits_32)]
[INFO] [stderr]      |                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stderr]     --> src/float/mini.rs:1255:19
[INFO] [stderr]      |
[INFO] [stderr] 1255 |             #[cfg(gmp_limb_bits_64)]
[INFO] [stderr]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stderr]     --> src/float/mini.rs:1259:19
[INFO] [stderr]      |
[INFO] [stderr] 1259 |             #[cfg(gmp_limb_bits_32)]
[INFO] [stderr]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stderr]     --> src/float/mini.rs:1354:11
[INFO] [stderr]      |
[INFO] [stderr] 1354 |     #[cfg(gmp_limb_bits_32)]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stderr]     --> src/float/mini.rs:1358:11
[INFO] [stderr]      |
[INFO] [stderr] 1358 |     #[cfg(gmp_limb_bits_64)]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stderr]     --> src/float/mini.rs:1368:11
[INFO] [stderr]      |
[INFO] [stderr] 1368 |     #[cfg(gmp_limb_bits_32)]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stderr]     --> src/float/mini.rs:1373:11
[INFO] [stderr]      |
[INFO] [stderr] 1373 |     #[cfg(gmp_limb_bits_64)]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stderr]     --> src/float/mini.rs:1383:11
[INFO] [stderr]      |
[INFO] [stderr] 1383 |     #[cfg(gmp_limb_bits_32)]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stderr]     --> src/float/mini.rs:1390:11
[INFO] [stderr]      |
[INFO] [stderr] 1390 |     #[cfg(gmp_limb_bits_64)]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stderr]     --> src/rand.rs:1530:7
[INFO] [stderr]      |
[INFO] [stderr] 1530 | #[cfg(gmp_limb_bits_64)]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stderr]     --> src/rand.rs:1562:7
[INFO] [stderr]      |
[INFO] [stderr] 1562 | #[cfg(gmp_limb_bits_32)]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stderr]     --> src/rand.rs:1605:7
[INFO] [stderr]      |
[INFO] [stderr] 1605 | #[cfg(gmp_limb_bits_64)]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stderr]     --> src/rand.rs:1637:7
[INFO] [stderr]      |
[INFO] [stderr] 1637 | #[cfg(gmp_limb_bits_32)]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stderr]    --> src/lib.rs:591:11
[INFO] [stderr]     |
[INFO] [stderr] 591 |     #[cfg(gmp_limb_bits_64)]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stderr]    --> src/lib.rs:593:11
[INFO] [stderr]     |
[INFO] [stderr] 593 |     #[cfg(gmp_limb_bits_32)]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_32`
[INFO] [stderr]    --> src/lib.rs:590:25
[INFO] [stderr]     |
[INFO] [stderr] 590 |     static_assert!(cfg!(gmp_limb_bits_32) ^ cfg!(gmp_limb_bits_64));
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_32)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `gmp_limb_bits_64`
[INFO] [stderr]    --> src/lib.rs:590:50
[INFO] [stderr]     |
[INFO] [stderr] 590 |     static_assert!(cfg!(gmp_limb_bits_32) ^ cfg!(gmp_limb_bits_64));
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(gmp_limb_bits_64)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `rug` (lib) generated 40 warnings
[INFO] [stderr] warning: `rug` (lib test) generated 40 warnings (40 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rug-40360e7fe25365d8)
[INFO] [stdout] 
[INFO] [stdout] running 135 tests
[INFO] [stdout] test complex::arith::tests::check_neg ... ok
[INFO] [stdout] test complex::arith::tests::check_shift_u_s ... ok
[INFO] [stdout] test complex::mini::tests::check_equiv_convs ... ok
[INFO] [stdout] test complex::arith::tests::check_ref_op ... ok
[INFO] [stdout] test complex::mini::tests::check_swapped_parts ... ok
[INFO] [stdout] test complex::mini::tests::check_assign ... ok
[INFO] [stdout] test complex::ord::tests::check_refs ... ok
[INFO] [stdout] test complex::ord::tests::check_zero ... ok
[INFO] [stdout] test complex::mini::tests::check_traits ... ok
[INFO] [stdout] test complex::small::tests::check_swapped_parts ... ok
[INFO] [stdout] test complex::tests::check_from_str ... ok
[INFO] [stdout] test complex::tests::check_nanflag ... ok
[INFO] [stdout] test complex::small::tests::check_assign ... ok
[INFO] [stdout] test complex::tests::check_sum_dot ... ok
[INFO] [stdout] test complex::traits::tests::check_assign ... ok
[INFO] [stdout] test complex::tests::check_formatting ... ok
[INFO] [stdout] test complex::traits::tests::check_from ... ok
[INFO] [stdout] test ext::xmpq::tests::check_add_sub_ui_si ... ok
[INFO] [stdout] test ext::xmpq::tests::check_add_sub_z ... ok
[INFO] [stdout] test ext::xmpq::tests::check_div_ui_si ... ok
[INFO] [stdout] test ext::xmpq::tests::check_mul_ui_si ... ok
[INFO] [stdout] test ext::xmpq::tests::check_mul_z ... ok
[INFO] [stdout] test ext::xmpq::tests::check_ui_si_div ... ok
[INFO] [stdout] test ext::xmpq::tests::check_z_div ... ok
[INFO] [stdout] test complex::arith::tests::check_pow_int ... ok
[INFO] [stdout] test ext::xmpq::tests::check_div_z ... ok
[INFO] [stdout] test float::arith::tests::check_ref_op ... ok
[INFO] [stdout] test float::big::tests::check_ieee_storage_bits ... ok
[INFO] [stdout] test float::arith::tests::check_shift_u_s ... ok
[INFO] [stdout] test float::casts::tests::check_floats ... ok
[INFO] [stdout] test complex::tests::check_unwind_safety ... ok
[INFO] [stdout] test float::casts::tests::check_integers ... ok
[INFO] [stdout] test float::mini::tests::check_assign ... ok
[INFO] [stdout] test float::mini::tests::check_equiv_convs ... ok
[INFO] [stdout] test float::mini::tests::check_from_f32 ... ok
[INFO] [stdout] test float::mini::tests::check_from_f64 ... ok
[INFO] [stdout] test float::ord::tests::check_hash_different_prec ... ok
[INFO] [stdout] test float::ord::tests::check_refs ... ok
[INFO] [stdout] test float::mini::tests::check_traits ... ok
[INFO] [stdout] test float::small::tests::check_assign ... ok
[INFO] [stdout] test float::ord::tests::check_zero ... ok
[INFO] [stdout] test float::tests::check_assumptions ... ok
[INFO] [stdout] test float::tests::check_clamping_panic - should panic ... ok
[INFO] [stdout] test float::tests::check_formatting ... ok
[INFO] [stdout] test float::tests::check_from_str ... ok
[INFO] [stdout] test float::tests::check_i_pow_u ... ok
[INFO] [stdout] test float::tests::check_clamping ... ok
[INFO] [stdout] test float::tests::check_nanflag ... ok
[INFO] [stdout] test float::tests::check_nan_random_bits ... ok
[INFO] [stdout] test float::tests::check_issue_56 ... ok
[INFO] [stdout] test float::tests::check_sum_dot ... ok
[INFO] [stdout] test float::traits::tests::check_fallible_conversions ... ok
[INFO] [stdout] test float::traits::tests::check_assign ... ok
[INFO] [stdout] test float::cmp::tests::check_cmp_others ... ok
[INFO] [stdout] test integer::arith::tests::check_addmul ... ok
[INFO] [stdout] test integer::arith::tests::check_shift_u_s ... ok
[INFO] [stdout] test integer::arith::tests::check_submul ... ok
[INFO] [stdout] test integer::arith::tests::check_ref_op ... ok
[INFO] [stdout] test integer::casts::tests::check_floats ... ok
[INFO] [stdout] test integer::casts::tests::check_bool ... ok
[INFO] [stdout] test integer::casts::tests::check_round_floats ... ok
[INFO] [stdout] test integer::cmp::tests::check_cmp_f ... ok
[INFO] [stdout] test integer::cmp::tests::check_cmp_u_s ... ok
[INFO] [stdout] test integer::division::tests::check_ceil ... ok
[INFO] [stdout] test integer::arith::tests::check_arith ... ok
[INFO] [stdout] test integer::division::tests::check_euc ... ok
[INFO] [stdout] test integer::division::tests::check_floor ... ok
[INFO] [stdout] test integer::division::tests::check_trunc ... ok
[INFO] [stdout] test integer::mini::tests::check_assign ... ok
[INFO] [stdout] test integer::mini::tests::check_equiv_convs ... ok
[INFO] [stdout] test integer::mini::tests::check_traits ... ok
[INFO] [stdout] test integer::small::tests::check_assign ... ok
[INFO] [stdout] test integer::arith::tests::check_arith_u_s ... ok
[INFO] [stdout] test integer::tests::check_float_conversions ... ok
[INFO] [stdout] test integer::tests::check_formatting ... ok
[INFO] [stdout] test complex::arith::tests::check_pow ... ok
[INFO] [stdout] test integer::tests::check_from_digits_resize ... ok
[INFO] [stdout] test integer::tests::check_from_digits_u16 ... ok
[INFO] [stdout] test integer::tests::check_from_digits_u8 ... ok
[INFO] [stdout] test integer::tests::check_from_str ... ok
[INFO] [stdout] test integer::tests::check_int_conversions ... ok
[INFO] [stdout] test integer::tests::check_option_conversion ... ok
[INFO] [stdout] test integer::tests::check_shrink ... ok
[INFO] [stdout] test integer::tests::check_sum_dot_product ... ok
[INFO] [stdout] test integer::tests::check_to_digits_bool ... ok
[INFO] [stdout] test integer::tests::check_to_digits_u128 ... ok
[INFO] [stdout] test integer::tests::check_to_digits_u16 ... ok
[INFO] [stdout] test integer::tests::check_to_digits_u8 ... ok
[INFO] [stdout] test integer::traits::tests::check_assign ... ok
[INFO] [stdout] test integer::traits::tests::check_fallible_conversions ... ok
[INFO] [stdout] test integer::casts::tests::check_integers ... ok
[INFO] [stdout] test integer::tests::check_from_digits_u128 ... ok
[INFO] [stdout] test integer::tests::check_from_digits_bool ... ok
[INFO] [stdout] test rand::tests::check_custom_clone ... ok
[INFO] [stdout] test rand::tests::thread_check_custom_clone ... ok
[INFO] [stdout] test rand::tests::congruential_size ... ok
[INFO] [stdout] test rand::tests::check_custom_no_clone - should panic ... ok
[INFO] [stdout] test rand::tests::thread_check_custom_into_raw - should panic ... ok
[INFO] [stdout] test rand::tests::thread_check_custom_no_clone - should panic ... ok
[INFO] [stdout] test rand::tests::check_custom_into_raw - should panic ... ok
[INFO] [stdout] test rand::tests::thread_check_raw ... ok
[INFO] [stdout] test rational::arith::tests::check_neg_pow ... ok
[INFO] [stdout] test rational::arith::tests::check_arith_int ... ok
[INFO] [stdout] test rational::arith::tests::check_shift_u_s ... ok
[INFO] [stdout] test rational::arith::tests::check_ref_op ... ok
[INFO] [stdout] test rational::casts::tests::check_integers ... ok
[INFO] [stdout] test rational::casts::tests::check_bool ... ok
[INFO] [stdout] test rational::casts::tests::check_floats ... ok
[INFO] [stdout] test rational::casts::tests::check_issue_36 ... ok
[INFO] [stdout] test rational::casts::tests::check_zero_sign_consistency ... ok
[INFO] [stdout] test rational::cmp::tests::check_cmp_f ... ok
[INFO] [stdout] test integer::division::tests::check_div_rem_prim ... ok
[INFO] [stdout] test rational::mini::tests::check_equiv_convs ... ok
[INFO] [stdout] test rational::mini::tests::check_swapped_parts ... ok
[INFO] [stdout] test rational::mini::tests::check_traits ... ok
[INFO] [stdout] test rational::small::tests::check_assign ... ok
[INFO] [stdout] test rational::small::tests::check_swapped_parts ... ok
[INFO] [stdout] test rational::cmp::tests::check_cmp_u_s ... ok
[INFO] [stdout] test rational::tests::check_formatting ... ok
[INFO] [stdout] test rational::tests::check_fract_floor ... ok
[INFO] [stdout] test rational::mini::tests::check_assign ... ok
[INFO] [stdout] test rational::tests::check_fract_ceil ... ok
[INFO] [stdout] test rational::tests::check_fract_round ... ok
[INFO] [stdout] test rational::tests::check_fract_trunc ... ok
[INFO] [stdout] test rational::tests::check_from_str ... ok
[INFO] [stdout] test rational::tests::check_issue_47_unwind_safety ... ok
[INFO] [stdout] test rational::tests::check_sum_dot_product ... ok
[INFO] [stdout] test rational::tests::check_issue_49_unwind_safety ... ok
[INFO] [stdout] test rational::traits::tests::check_assign ... ok
[INFO] [stdout] test rational::traits::tests::check_fallible_conversions ... ok
[INFO] [stdout] test rational::cmp::tests::check_cmp_tuple ... ok
[INFO] [stdout] test float::arith::tests::check_arith_others ... ok
[INFO] [stdout] test complex::arith::tests::check_arith_others ... ok
[INFO] [stdout] test rational::arith::tests::check_arith_u_s ... ok
[INFO] [stdout] test complex::cmp::tests::check_eq_others ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 135 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rug
[INFO] [stdout] 
[INFO] [stdout] running 1195 tests
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::abs_round (line 1785) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex (line 113) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex (line 54) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::abs_mut (line 1767) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::abs (line 1747) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex (line 82) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex (line 68) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::abs_ref (line 1818) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::acos (line 3143) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::acos_mut (line 3161) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::acos_ref (line 3204) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::acosh_ref (line 3443) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::acosh_mut (line 3399) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::acosh (line 3381) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::acos_round (line 3177) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::agm (line 3542) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::agm_mut (line 3562) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::acosh_round (line 3416) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::agm_round (line 3580) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::arg (line 1844) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::agm_ref (line 3607) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::arg (line 1835) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::arg_mut (line 1864) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::arg_ref (line 1914) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::arg_round (line 1882) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::as_conj (line 922) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::as_neg (line 886) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::as_mut_real_imag (line 765) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::as_mul_i (line 959) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::as_raw_mut (line 502) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::as_raw (line 472) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::as_ord (line 999) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::asin_ref (line 3125) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::asin (line 3064) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::asin_mut (line 3082) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::asinh (line 3301) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::asinh_round (line 3336) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::asin_round (line 3098) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::asinh_mut (line 3319) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::atan (line 3222) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::asinh_ref (line 3363) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::atan_ref (line 3283) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::atanh_mut (line 3479) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::atan_round (line 3256) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::atan_mut (line 3240) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::atanh_ref (line 3523) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::borrow_real_imag (line 811) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::atanh (line 3461) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::atanh_round (line 3496) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::cmp_abs (line 1049) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::conj (line 1689) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::conj_ref (line 1727) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::conj_mut (line 1706) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::cos_mut (line 2561) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::cos (line 2543) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::cos_ref (line 2604) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::cosh (line 2906) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::cosh_mut (line 2924) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::cos_round (line 2577) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::exp (line 2385) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::exp_mut (line 2403) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::dot (line 1191) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::cosh_round (line 2940) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::cosh_ref (line 2967) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::exp_ref (line 2446) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::from_raw (line 376) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::exp_round (line 2419) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::imag (line 719) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::into_real_imag (line 788) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::is_zero (line 1030) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::ln (line 2198) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::into_raw (line 441) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::from_raw (line 395) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::log10_mut (line 2295) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::ln_mut (line 2216) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::ln_round (line 2232) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::ln_ref (line 2259) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::log10 (line 2277) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::log10_ref (line 2339) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::log10_round (line 2312) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::mul_add (line 1236) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::mul_add_mut (line 1260) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::mul_add_ref (line 1314) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::mul_i (line 1940) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::mul_i_mut (line 1961) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::mul_add_round (line 1284) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::mul_sub (line 1338) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::mul_i_round (line 1981) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::mul_i_ref (line 2010) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::mul_sub_mut (line 1362) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::mul_sub_ref (line 1416) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::mul_sub_round (line 1386) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::mut_imag (line 749) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::mutate_real_imag (line 836) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::mut_real (line 733) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::new (line 221) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::norm_mut (line 2129) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::norm (line 2109) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::norm_round (line 2147) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::parse (line 543) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::norm_ref (line 2181) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::prec (line 300) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::proj (line 1441) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::parse_radix (line 593) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::proj_mut (line 1468) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::random_cont (line 3697) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::random_bits (line 3653) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::proj_ref (line 1499) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::real (line 705) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::recip (line 2030) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::recip_mut (line 2048) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::recip_ref (line 2090) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::root_of_unity (line 2367) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::recip_round (line 2064) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::set_prec_round (line 340) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::sin (line 2464) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::set_prec (line 319) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::sin_cos_mut (line 2651) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::sin_cos (line 2627) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::sin_mut (line 2482) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::sin_cos_ref (line 2711) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::sin_cos_round (line 2676) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::sinh (line 2827) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::sin_ref (line 2525) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::sin_round (line 2498) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::sinh_mut (line 2845) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::sinh_round (line 2861) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::sinh_ref (line 2888) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::sqrt (line 1605) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::sqrt_mut (line 1623) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::sqrt_ref (line 1665) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::sqrt_round (line 1639) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::square_mut (line 1539) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::square (line 1521) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::square_round (line 1555) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::square_ref (line 1581) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::tan_mut (line 2766) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::tan (line 2748) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::tan_round (line 2782) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::sum (line 1131) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::tan_ref (line 2809) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::tanh (line 2985) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::tanh_ref (line 3046) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::to_string_radix_round (line 662) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::tanh_mut (line 3003) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::to_string_radix (line 629) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::tanh_round (line 3019) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::total_cmp (line 1083) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::with_val (line 244) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::Complex::with_val_round (line 274) ... ok
[INFO] [stdout] test src/complex/big.rs - complex::big::ParseComplexError (line 4394) ... ok
[INFO] [stdout] test src/complex/borrow.rs - complex::borrow::BorrowComplex (line 34) ... ok
[INFO] [stdout] test src/complex/borrow.rs - complex::borrow::BorrowComplex<'a>::const_deref (line 133) ... ok
[INFO] [stdout] test src/complex/borrow.rs - complex::borrow::BorrowComplex<'a>::const_deref (line 97) ... ok
[INFO] [stdout] test src/complex/borrow.rs - complex::borrow::BorrowComplex<'a>::const_deref (line 115) ... ok
[INFO] [stdout] test src/complex/borrow.rs - complex::borrow::BorrowComplex<'a>::from_raw (line 65) ... ok
[INFO] [stdout] test src/complex/mini.rs - complex::mini::MiniComplex::as_nonreallocating_complex (line 293) ... ok
[INFO] [stdout] test src/complex/mini.rs - complex::mini::MiniComplex::borrow_excl (line 379) ... ok
[INFO] [stdout] test src/complex/mini.rs - complex::mini::MiniComplex::borrow (line 330) ... ok
[INFO] [stdout] test src/complex/mini.rs - complex::mini::MiniComplex (line 68) ... ok
[INFO] [stdout] test src/complex/mini.rs - complex::mini::MiniComplex::const_from_real (line 201) ... ok
[INFO] [stdout] test src/complex/mini.rs - complex::mini::MiniComplex::const_from_parts (line 244) ... ok
[INFO] [stdout] test src/complex/mini.rs - complex::mini::MiniComplex::new (line 156) ... ok
[INFO] [stdout] test src/complex/mod.rs - complex::Prec::prec (line 69) ... ok
[INFO] [stdout] test src/complex/ord.rs - complex::ord::OrdComplex::as_complex (line 69) ... ok
[INFO] [stdout] test src/complex/ord.rs - complex::ord::OrdComplex (line 30) ... ok
[INFO] [stdout] test src/complex/mod.rs - complex::Prec (line 53) ... ok
[INFO] [stdout] test src/complex/ord.rs - complex::ord::OrdComplex::as_complex_mut (line 90) ... ok
[INFO] [stdout] test src/complex/small.rs - complex::small::SmallComplex::new (line 93) ... ok
[INFO] [stdout] test src/complex/small.rs - complex::small::SmallComplex (line 43) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float (line 108) ... ok
[INFO] [stdout] test src/complex/small.rs - complex::small::SmallComplex::as_nonreallocating_complex (line 120) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float (line 137) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float (line 169) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float (line 207) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float (line 94) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::abs (line 3624) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float (line 70) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::abs_mut (line 3641) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::abs_ref (line 3662) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::acos (line 6025) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::acos_mut (line 6043) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::acos_pi (line 6752) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::acos_pi_mut (line 6770) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::acos_pi_round (line 6787) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::acos_pi_ref (line 6813) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::acos_ref (line 6086) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::acos_u (line 6377) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::acos_round (line 6059) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::acos_u_ref (line 6448) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::acos_u_mut (line 6399) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::acos_u_round (line 6419) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::acosh (line 7690) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::acosh_mut (line 7708) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::acosh_ref (line 7752) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::acosh_round (line 7725) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::agm (line 9862) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::agm_mut (line 9882) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::agm_ref (line 9927) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::agm_round (line 9900) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ai (line 10038) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ai_mut (line 10057) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ai_ref (line 10100) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ai_round (line 10074) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::as_abs (line 1410) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::as_complex (line 1484) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::as_neg (line 1375) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::as_ord (line 1441) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::as_raw (line 563) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::asin (line 5946) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::as_raw_mut (line 588) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::asin_mut (line 5964) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::asin_pi (line 6673) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::asin_pi_mut (line 6691) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::asin_pi_ref (line 6734) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::asin_pi_round (line 6708) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::asin_ref (line 6007) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::asin_u_mut (line 6306) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::asin_u (line 6284) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::asin_round (line 5980) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::asin_u_ref (line 6355) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::asinh (line 7610) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::asin_u_round (line 6326) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::asinh_mut (line 7628) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::asinh_round (line 7645) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::asinh_ref (line 7672) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan (line 6104) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan2 (line 6186) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan2_mut (line 6208) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan2_pi (line 6914) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan2_pi_mut (line 6937) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan2_pi_ref (line 6988) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan2_pi_round (line 6958) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan2_u (line 6566) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan2_ref (line 6260) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan2_round (line 6229) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan2_u_mut (line 6592) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan2_u_ref (line 6649) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan2_u_round (line 6616) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan_pi_ref (line 6892) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan_pi (line 6831) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan_pi_mut (line 6849) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan_mut (line 6122) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan_pi_round (line 6866) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan_ref (line 6165) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan_round (line 6138) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan_u (line 6470) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan_u_mut (line 6492) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atanh_mut (line 7788) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atanh (line 7770) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan_u_round (line 6512) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atanh_ref (line 7832) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atan_u_ref (line 6541) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cbrt (line 3391) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cbrt_mut (line 3408) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::atanh_round (line 7805) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ceil_mut (line 10138) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cbrt_ref (line 3450) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cbrt_round (line 3423) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ceil (line 10118) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::clamp (line 3814) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ceil_ref (line 10162) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::clamp_round (line 3881) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::clamp_exp (line 1827) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::clamp_exp (line 1854) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::clamp_mut (line 3848) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::clamp_ref (line 3947) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::classify (line 1623) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cmp0 (line 1655) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cmp_abs (line 1681) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::compound_i (line 8380) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::compound_i_ref (line 8444) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::compound_i_round (line 8417) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::compound_i_mut (line 8399) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::copysign (line 3749) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::copysign_ref (line 3789) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::copysign_mut (line 3767) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cos_mut (line 4929) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cos (line 4911) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cos_pi_mut (line 5569) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cos_pi_round (line 5586) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cos_pi (line 5551) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cos_pi_ref (line 5612) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cos_u_mut (line 5312) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cos_u (line 5290) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cos_u_round (line 5332) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cos_round (line 4945) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cos_ref (line 4972) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cosh (line 7087) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cos_u_ref (line 5361) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cosh_mut (line 7105) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cosh_ref (line 7148) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cot_ref (line 5928) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cot (line 5867) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cosh_round (line 7121) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cot_round (line 5901) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::cot_mut (line 5885) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::coth_mut (line 7548) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::coth (line 7530) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::coth_round (line 7565) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::coth_ref (line 7592) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::csch_mut (line 7468) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::csch (line 7450) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::csc (line 5788) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::csc_round (line 5822) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::csch_ref (line 7512) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::csc_mut (line 5806) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::csc_ref (line 5849) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::eint_mut (line 8481) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::digamma_ref (line 9093) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::digamma_mut (line 9050) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::csch_round (line 7485) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::eint (line 8463) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::digamma (line 9031) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::digamma_round (line 9067) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::dot (line 2301) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::erf_round (line 9250) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::erf (line 9215) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::erf_mut (line 9233) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::eint_round (line 8498) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::erf_ref (line 9276) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::erfc (line 9295) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::eint_ref (line 8525) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp (line 4593) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::erfc_mut (line 9314) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp10 (line 4752) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp10_m1_mut (line 8316) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::erfc_round (line 9331) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp10_m1 (line 8297) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp10_m1_ref (line 8361) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::erfc_ref (line 9357) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp10_m1_round (line 8334) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp10_mut (line 4770) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp10_round (line 4787) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp10_ref (line 4814) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp2 (line 4672) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp2_m1 (line 8214) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp2_m1_mut (line 8233) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp2_m1_ref (line 8278) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp2_mut (line 4690) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp2_m1_round (line 8251) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp2_ref (line 4734) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp_m1_ref (line 8195) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp2_round (line 4707) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp_m1 (line 8130) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp_m1_mut (line 8149) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp_m1_round (line 8167) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp_mut (line 4611) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp_round (line 4627) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::exp_ref (line 4654) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::floor_mut (line 10202) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::floor (line 10182) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::factorial (line 7856) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::fract (line 10457) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::floor_ref (line 10226) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::fract_ref (line 10500) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::from_raw (line 502) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::fract_mut (line 10477) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::from_raw (line 482) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::gamma (line 8626) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::gamma_inc_ref (line 8774) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::gamma_inc_mut (line 8728) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::gamma_inc (line 8708) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::gamma_ref (line 8689) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::gamma_inc_round (line 8746) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::get_exp (line 1781) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::gamma_mut (line 8645) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::gamma_round (line 8662) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::get_significand (line 1920) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::hypot (line 9950) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::is_infinite (line 1548) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::hypot_mut (line 9970) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::i_pow_u (line 3119) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::into_raw (line 537) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::hypot_round (line 9988) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::hypot_ref (line 10015) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::is_finite (line 1565) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::i_exp (line 3071) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::is_integer (line 1516) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::is_nan (line 1532) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::is_sign_positive (line 1959) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::is_normal (line 1601) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::is_zero (line 1581) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::is_sign_negative (line 1976) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::j0_mut (line 9395) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::j0 (line 9376) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::j1_ref (line 9519) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::jn (line 9538) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::j1_mut (line 9476) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::j1 (line 9457) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::j0_round (line 9412) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::j0_ref (line 9438) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::j1_round (line 9493) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::jn_mut (line 9557) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::jn_round (line 9574) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::jn_ref (line 9600) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::li2_mut (line 8563) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::li2_ref (line 8607) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ln_1p (line 7875) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ln (line 4330) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::li2 (line 8544) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ln_abs_gamma (line 8881) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::li2_round (line 8580) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ln_1p_ref (line 7941) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ln_abs_gamma_mut (line 8932) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ln_1p_mut (line 7895) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ln_abs_gamma (line 8900) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ln_1p_round (line 7913) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ln_abs_gamma_ref (line 9000) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ln_gamma_mut (line 8813) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ln_gamma (line 8794) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ln_abs_gamma_round (line 8963) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ln_gamma_round (line 8830) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ln_mut (line 4348) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ln_gamma_ref (line 8857) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ln_ref (line 4391) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::log10 (line 4513) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ln_round (line 4364) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::log10_mut (line 4531) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::ln_u (line 4415) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::log10_1p (line 8046) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::log10_1p_mut (line 8066) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::log10_1p_ref (line 8111) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::log10_round (line 4548) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::log10_1p_round (line 8084) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::log10_ref (line 4575) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::log2_1p_ref (line 8026) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::log2_1p_mut (line 7981) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::log2_1p (line 7961) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::log2 (line 4433) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::log2_1p_round (line 7999) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::log2_ref (line 4495) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::log2_mut (line 4451) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::log2_round (line 4468) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::max (line 4143) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::max_ref (line 4202) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::min (line 4062) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::max_round (line 4177) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::max_mut (line 4161) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::mul_add (line 2553) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::min_mut (line 4080) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::min_ref (line 4121) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::min_round (line 4096) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::mul_add_mul (line 2795) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::mul_add_mul_ref (line 2882) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::mul_add_mul_round (line 2845) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::mul_add_mul_mut (line 2820) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::mul_add_ref (line 2645) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::mul_add_round (line 2610) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::mul_add_mut (line 2582) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::mul_sub (line 2674) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::mul_sub_mul (line 2912) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::mul_sub_mul_mut (line 2937) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::mul_sub_mul_ref (line 2998) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::mul_sub_mut (line 2703) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::mul_sub_mul_round (line 2961) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::mul_sub_round (line 2731) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::new (line 313) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::next_toward (line 1992) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::next_down (line 2027) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::next_up (line 2010) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::mul_sub_ref (line 2766) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::positive_diff (line 4228) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::parse_radix (line 691) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::positive_diff_ref (line 4305) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::positive_diff_mut (line 4252) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::prec (line 399) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::parse (line 635) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::random_cont (line 10708) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::positive_diff_round (line 4274) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::random_bits (line 10669) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::random_normal (line 10745) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::recip_mut (line 4002) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::random_exp (line 10774) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::recip_sqrt_mut (line 3330) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::recip (line 3985) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::recip_sqrt_ref (line 3373) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::recip_ref (line 4044) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::recip_sqrt (line 3313) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::recip_round (line 4017) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::remainder (line 2336) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::recip_sqrt_round (line 3346) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::remainder_from_round (line 2475) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::remainder_from (line 2441) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::remainder_mut (line 2370) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::remainder_ref (line 2520) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::root_i_mut (line 3563) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::remainder_round (line 2402) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::root (line 3468) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::root_i (line 3545) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::root_i_ref (line 3605) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::root_mut (line 3485) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::root_i_round (line 3579) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::root_ref (line 3527) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::root_round (line 3500) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::round_even (line 10329) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::round (line 10246) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::round_even_mut (line 10349) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::round_even_ref (line 10373) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::round_mut (line 10266) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::round_ref (line 10290) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sec_round (line 5743) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::round_ref (line 10303) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sec_mut (line 5727) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sech_mut (line 7389) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sec (line 5709) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sec_ref (line 5770) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sech (line 7371) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sech_ref (line 7432) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::signum (line 3684) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::set_prec_round (line 445) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::signum_ref (line 3731) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::set_prec (line 424) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::signum_mut (line 3706) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sech_round (line 7405) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sin_pi (line 5472) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sin_cos_mut (line 5098) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sin (line 4832) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sin_mut (line 4850) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sin_cos (line 5074) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sin_cos_round (line 5123) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sin_cos_ref (line 5156) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sin_pi_mut (line 5490) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sin_ref (line 4893) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sin_pi_ref (line 5533) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sin_pi_round (line 5507) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sin_round (line 4866) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sin_u (line 5197) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sin_u_ref (line 5268) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sin_u_mut (line 5219) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sin_u_round (line 5239) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sinh (line 7008) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sinh_cosh_mut (line 7276) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sinh_cosh (line 7251) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sinh_ref (line 7069) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sinh_mut (line 7026) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sqrt (line 3213) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sinh_cosh_ref (line 7334) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sinh_cosh_round (line 7301) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sinh_round (line 7042) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sqrt_mut (line 3230) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sqrt_ref (line 3272) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::square (line 3136) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::square_round (line 3168) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::square_ref (line 3195) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sqrt_u (line 3296) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sqrt_round (line 3245) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::square_mut (line 3153) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::subnormalize_ieee (line 2058) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::subnormalize (line 2136) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::subnormalize_round (line 2171) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::sum (line 2241) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::subnormalize_ieee_round (line 2095) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::tan (line 4990) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::tan_pi_ref (line 5691) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::tan_mut (line 5008) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::tan_pi (line 5630) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::tan_ref (line 5051) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::tan_pi_mut (line 5648) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::tan_round (line 5024) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::tan_pi_round (line 5665) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::tan_u_mut (line 5405) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::tan_u_round (line 5425) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::tan_u_ref (line 5454) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::tanh_mut (line 7184) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::tan_u (line 5383) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::tanh (line 7166) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::tanh_round (line 7200) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::tanh_ref (line 7227) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::to_f32_exp_round (line 1068) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::to_f32_round (line 985) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::to_f64 (line 1003) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::to_f32 (line 964) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::to_f32_exp (line 1044) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::to_f64_exp (line 1099) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::to_f64_exp_round (line 1123) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::to_f64_round (line 1023) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::to_i32_saturating (line 875) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::to_integer_round (line 750) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::to_integer (line 727) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::to_rational (line 821) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::to_i32_saturating_round (line 897) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::to_integer_exp (line 779) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::to_rational (line 845) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::to_sign_string_exp_round (line 1280) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::to_sign_string_exp (line 1231) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::to_string_radix_round (line 1186) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::to_u32_saturating (line 920) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::to_string_radix (line 1151) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::total_cmp (line 1707) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::to_u32_saturating_round (line 942) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::trunc_fract (line 10526) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::trunc (line 10393) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::trunc_fract_mut (line 10553) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::trunc_fract_round (line 10585) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::trunc_fract_ref (line 10619) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::u_exp (line 3038) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::trunc_mut (line 10413) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::u_pow_u (line 3096) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::trunc_ref (line 10437) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::with_val (line 333) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::with_val_round (line 358) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::y1 (line 9700) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::y1_ref (line 9762) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::y1_mut (line 9719) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::y0 (line 9619) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::y0_mut (line 9638) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::y0_round (line 9655) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::y0_ref (line 9681) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::y1_round (line 9736) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::yn (line 9781) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::yn_mut (line 9800) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::yn_ref (line 9843) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::yn_round (line 9817) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::zeta_ref (line 9174) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::zeta (line 9112) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::zeta_mut (line 9131) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::zeta_u (line 9197) ... ok
[INFO] [stdout] test src/float/borrow.rs - float::borrow::BorrowFloat<'a>::const_deref (line 114) ... ok
[INFO] [stdout] test src/float/borrow.rs - float::borrow::BorrowFloat<'a>::const_deref (line 128) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::Float::zeta_round (line 9148) ... ok
[INFO] [stdout] test src/float/borrow.rs - float::borrow::BorrowFloat (line 34) ... ok
[INFO] [stdout] test src/float/big.rs - float::big::ParseFloatError (line 11826) ... ok
[INFO] [stdout] test src/float/borrow.rs - float::borrow::BorrowFloat<'a>::const_deref (line 96) ... ok
[INFO] [stdout] test src/float/borrow.rs - float::borrow::BorrowFloat<'a>::from_raw (line 65) ... ok
[INFO] [stdout] test src/float/mini.rs - float::mini::MiniFloat (line 65) ... ok
[INFO] [stdout] test src/float/mini.rs - float::mini::MiniFloat::as_nonreallocating_float (line 776) ... ok
[INFO] [stdout] test src/float/mini.rs - float::mini::MiniFloat::const_from_bool (line 185) ... ok
[INFO] [stdout] test src/float/mini.rs - float::mini::MiniFloat::borrow_excl (line 837) ... ok
[INFO] [stdout] test src/float/mini.rs - float::mini::MiniFloat::const_from_f32 (line 667) ... ok
[INFO] [stdout] test src/float/mini.rs - float::mini::MiniFloat::borrow (line 804) ... ok
[INFO] [stdout] test src/float/mini.rs - float::mini::MiniFloat::const_from_f64 (line 704) ... ok
[INFO] [stdout] test src/float/mini.rs - float::mini::MiniFloat::const_from_i128 (line 371) ... ok
[INFO] [stdout] test src/float/mini.rs - float::mini::MiniFloat::const_from_i16 (line 260) ... ok
[INFO] [stdout] test src/float/mini.rs - float::mini::MiniFloat::const_from_special (line 741) ... ok
[INFO] [stdout] test src/float/mini.rs - float::mini::MiniFloat::const_from_i32 (line 297) ... ok
[INFO] [stdout] test src/float/mini.rs - float::mini::MiniFloat::const_from_i64 (line 334) ... ok
[INFO] [stdout] test src/float/mini.rs - float::mini::MiniFloat::const_from_isize (line 408) ... ok
[INFO] [stdout] test src/float/mini.rs - float::mini::MiniFloat::const_from_i8 (line 223) ... ok
[INFO] [stdout] test src/float/mini.rs - float::mini::MiniFloat::const_from_u32 (line 519) ... ok
[INFO] [stdout] test src/float/mini.rs - float::mini::MiniFloat::const_from_u128 (line 593) ... ok
[INFO] [stdout] test src/float/mini.rs - float::mini::MiniFloat::const_from_u16 (line 482) ... ok
[INFO] [stdout] test src/float/mini.rs - float::mini::MiniFloat::const_from_u64 (line 556) ... ok
[INFO] [stdout] test src/float/mini.rs - float::mini::MiniFloat::const_from_u8 (line 445) ... ok
[INFO] [stdout] test src/float/mod.rs - float::Constant (line 228) ... ok
[INFO] [stdout] test src/float/mini.rs - float::mini::MiniFloat::const_from_usize (line 630) ... ok
[INFO] [stdout] test src/float/mini.rs - float::mini::MiniFloat::new (line 153) ... ok
[INFO] [stdout] test src/float/mod.rs - float::Round::reverse (line 207) ... ok
[INFO] [stdout] test src/float/mod.rs - float::Round (line 143) ... ok
[INFO] [stdout] test src/float/mod.rs - float::exp_min (line 54) ... ok
[INFO] [stdout] test src/float/mod.rs - float::allowed_exp_range (line 84) ... ok
[INFO] [stdout] test src/float/mod.rs - float::exp_max (line 69) ... ok
[INFO] [stdout] test src/float/mod.rs - float::Special (line 264) ... ok
[INFO] [stdout] test src/float/mod.rs - float::Round (line 161) ... ok
[INFO] [stdout] test src/float/mod.rs - float::free_cache (line 342) ... ok
[INFO] [stdout] test src/float/mod.rs - float::prec_max (line 120) ... ok
[INFO] [stdout] test src/float/mod.rs - float::FreeCache (line 305) ... ok
[INFO] [stdout] test src/float/mod.rs - float::prec_min (line 105) ... ok
[INFO] [stdout] test src/float/ord.rs - float::ord::OrdFloat (line 30) ... ok
[INFO] [stdout] test src/float/ord.rs - float::ord::OrdFloat::as_float (line 76) ... ok
[INFO] [stdout] test src/float/small.rs - float::small::SmallFloat::new (line 93) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer (line 114) ... ok
[INFO] [stdout] test src/float/ord.rs - float::ord::OrdFloat::as_float_mut (line 97) ... ok
[INFO] [stdout] test src/float/small.rs - float::small::SmallFloat (line 41) ... ok
[INFO] [stdout] test src/float/small.rs - float::small::SmallFloat::as_nonreallocating_float (line 119) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer (line 142) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer (line 128) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer (line 57) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer (line 75) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer (line 165) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::NEG_ONE (line 249) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::ONE (line 235) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer (line 87) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::ZERO (line 225) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::abs (line 2592) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::as_limbs (line 865) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::abs_ref (line 2630) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::abs_mut (line 2609) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::as_abs (line 1939) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::as_limbs (line 875) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::as_neg (line 1907) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::assign_bytes_radix_unchecked (line 1053) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::assign_digits (line 567) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::as_raw (line 499) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::as_rational (line 1970) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::assign_f64 (line 1882) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::as_raw_mut (line 522) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::assign_f32 (line 1861) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::assign_digits_unaligned (line 602) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::binomial_ref (line 5417) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::binomial (line 5377) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::binomial_mut (line 5395) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::capacity (line 299) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::binomial_u (line 5441) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::clamp (line 2722) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::clamp_ref (line 2789) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::clamp_mut (line 2751) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::cmp_abs (line 2261) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::cmp0 (line 2245) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::count_ones (line 2328) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::count_zeros (line 2343) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::div_exact (line 3558) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::div_exact_ref (line 3627) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::div_exact_from (line 3604) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::div_exact_mut (line 3582) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::div_exact_u_mut (line 3680) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::div_exact_u (line 3656) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::div_rem_ceil (line 3196) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::div_rem (line 3114) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::div_rem_ceil_mut (line 3224) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::div_exact_u_ref (line 3704) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::div_rem_euc (line 3452) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::div_rem_ceil_ref (line 3251) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::div_rem_euc_ref (line 3503) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::div_rem_euc_mut (line 3478) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::div_rem_mut (line 3141) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::div_rem_floor_ref (line 3335) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::div_rem_floor (line 3280) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::div_rem_floor_mut (line 3308) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::div_rem_round (line 3365) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::div_rem_ref (line 3167) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::dot (line 2531) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::div_rem_round_mut (line 3395) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::div_rem_round_ref (line 3424) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::extended_gcd (line 4858) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::extended_gcd_ref (line 4975) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::extended_gcd_mut (line 4903) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::extended_gcd_ref (line 4956) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::factorial_m (line 5336) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::factorial_2 (line 5313) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::factorial (line 5290) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::fibonacci (line 5472) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::fibonacci_2 (line 5499) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::find_one (line 2382) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::find_zero (line 2362) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::from_digits (line 544) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::from_f32 (line 902) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::from_str_radix (line 946) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::from_raw (line 448) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::from_f64 (line 924) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::from_raw (line 429) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::gcd_mut (line 4692) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::gcd_u (line 4749) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::gcd_u_mut (line 4775) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::get_bit (line 2424) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::gcd (line 4663) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::gcd_u_ref (line 4811) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::gcd_ref (line 4725) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::hamming_dist (line 2460) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::i_pow_u (line 4121) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::into_raw (line 474) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::invert (line 3728) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::is_congruent (line 2128) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::invert_ref (line 3800) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::is_congruent_u (line 2150) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::invert_mut (line 3761) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::is_congruent_2pow (line 2169) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::is_even (line 2047) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::is_divisible_u (line 2093) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::is_divisible_2pow (line 2109) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::is_odd (line 2061) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::is_divisible (line 2076) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::is_perfect_power (line 2184) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::is_negative (line 2033) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::is_power_of_two (line 2224) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::is_probably_prime (line 4518) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::is_perfect_square (line 2205) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::is_positive (line 2018) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::is_zero (line 2003) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::jacobi (line 5158) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::keep_bits (line 2825) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::keep_bits_mut (line 2843) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::keep_bits_ref (line 2865) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::keep_signed_bits (line 2885) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::keep_signed_bits_mut (line 2906) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::keep_signed_bits_ref (line 2931) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::kronecker (line 5195) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::lcm (line 5008) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::lcm_ref (line 5062) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::lcm_u_mut (line 5109) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::lcm_u (line 5086) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::lcm_mut (line 5033) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::legendre (line 5177) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::lcm_u_ref (line 5136) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::lucas_2 (line 5560) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::lucas (line 5533) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::modulo (line 3015) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::mod_u (line 3531) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::modulo_from (line 3063) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::new (line 264) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::modulo_mut (line 3040) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::next_power_of_two_mut (line 2970) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::modulo_ref (line 3087) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::next_power_of_two (line 2950) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::next_prime_mut (line 4562) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::parse (line 971) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::next_prime (line 4544) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::next_prime_ref (line 4584) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::next_power_of_two_ref (line 2991) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::parse_radix (line 1012) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::pow_mod (line 3849) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::pow_mod (line 3834) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::pow_mod_mut (line 3878) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::pow_mod_ref (line 3924) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::prev_prime_ref (line 4643) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::prev_prime_mut (line 4621) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::primorial (line 5360) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::prev_prime (line 4603) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::random_below (line 5615) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::product (line 2564) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::random_below_mut (line 5640) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::random_below_ref (line 5669) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::random_bits (line 5589) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::remove_factor (line 5215) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::remove_factor_mut (line 5234) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::remove_factor_ref (line 5259) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::reserve (line 321) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::root (line 4145) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::root_mut (line 4167) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::root_rem_mut (line 4244) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::root_rem_ref (line 4272) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::root_rem (line 4216) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::root_ref (line 4188) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::secure_pow_mod (line 3984) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::set_bit (line 2402) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::secure_pow_mod_mut (line 4021) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::secure_pow_mod_ref (line 4062) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::shrink_to (line 378) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::significant_digits (line 644) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::shrink_to_fit (line 353) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::significant_bits (line 2278) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::signed_bits (line 2303) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::signum_mut (line 2674) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::signum (line 2653) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::signum_ref (line 2699) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::sqrt (line 4372) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::sqrt_rem_mut (line 4463) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::sqrt_rem_ref (line 4489) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::sqrt_rem (line 4438) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::square (line 4301) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::square_ref (line 4352) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::sqrt_mut (line 4393) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::sqrt_ref (line 4414) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::square_mut (line 4322) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::sum (line 2490) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_f32_exp (line 1790) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_digits (line 675) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_f32 (line 1724) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_i128 (line 1209) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_f64_exp (line 1814) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_f64 (line 1751) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_i128_wrapping (line 1527) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_i16 (line 1122) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_i16_wrapping (line 1461) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_i32 (line 1151) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_i32_wrapping (line 1483) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_i64_wrapping (line 1505) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_i8 (line 1093) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_string_radix (line 1837) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_isize (line 1238) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_i64 (line 1180) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_u128 (line 1381) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_i8_wrapping (line 1439) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_isize_wrapping (line 1553) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_u128_wrapping (line 1671) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_u16 (line 1294) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_u32 (line 1323) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_u16_wrapping (line 1599) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_u32_wrapping (line 1623) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_u8 (line 1265) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_u8_wrapping (line 1575) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_u64 (line 1352) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::toggle_bit (line 2442) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_u64_wrapping (line 1647) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_usize_wrapping (line 1702) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::to_usize (line 1412) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::u_pow_u (line 4100) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::with_capacity (line 281) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::write_digits_unaligned (line 793) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::IsPrime (line 6541) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::write_digits (line 720) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::Integer::write_digits_unaligned (line 768) ... ok
[INFO] [stdout] test src/integer/borrow.rs - integer::borrow::BorrowInteger (line 35) ... ok
[INFO] [stdout] test src/integer/big.rs - integer::big::ParseIntegerError (line 6484) ... ok
[INFO] [stdout] test src/integer/borrow.rs - integer::borrow::BorrowInteger<'a>::const_deref (line 116) ... ok
[INFO] [stdout] test src/integer/borrow.rs - integer::borrow::BorrowInteger<'a>::from_raw (line 66) ... ok
[INFO] [stdout] test src/integer/borrow.rs - integer::borrow::BorrowInteger<'a>::const_deref (line 130) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::count_ones_64 (line 220) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::binomial_64 (line 1130) ... ok
[INFO] [stdout] test src/integer/borrow.rs - integer::borrow::BorrowInteger<'a>::const_deref (line 98) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::binomial_u64 (line 1195) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::binomial_64_mut (line 1148) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::binomial_64_ref (line 1171) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::count_zeros_64 (line 236) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::div_exact_u64_mut (line 558) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::div_exact_u64 (line 534) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::factorial_2_64 (line 1067) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::factorial_64 (line 1044) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::div_exact_u64_ref (line 583) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::factorial_m_64 (line 1090) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::find_one_64 (line 276) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::fibonacci_64 (line 1225) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::fibonacci_2_64 (line 1252) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::find_zero_64 (line 256) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::gcd_u64 (line 811) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::gcd_u64_ref (line 874) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::get_bit_64 (line 314) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::gcd_u64_mut (line 837) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::hamming_dist_64 (line 351) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::is_divisible_2pow_64 (line 111) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::is_congruent_2pow_64 (line 152) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::i64_pow_u64 (line 629) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::is_congruent_u64 (line 131) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::is_divisible_u64 (line 93) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::keep_bits_64_mut (line 388) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::keep_bits_64 (line 370) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::keep_signed_bits_64_mut (line 454) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::keep_bits_64_ref (line 411) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::keep_signed_bits_64_ref (line 481) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::keep_signed_bits_64 (line 432) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::lcm_u64_mut (line 920) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::lcm_u64_ref (line 948) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::lcm_u64 (line 897) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::lucas_64 (line 1286) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::primorial_64 (line 1113) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::lucas_2_64 (line 1313) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::mod_u64 (line 506) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::random_bits_64 (line 1342) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::remove_factor_64_mut (line 988) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::remove_factor_64 (line 968) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::root_64_mut (line 676) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::remove_factor_64_ref (line 1015) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::root_64 (line 654) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::root_64_ref (line 698) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::root_rem_64 (line 726) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::root_rem_64_mut (line 754) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::root_rem_64_ref (line 783) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::significant_bits_64 (line 168) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::signed_bits_64 (line 194) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::set_bit_64 (line 296) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::to_f32_exp64 (line 50) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::toggle_bit_64 (line 333) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::to_f64_exp64 (line 73) ... ok
[INFO] [stdout] test src/integer/long64.rs - integer::long64::IntegerExt64::u64_pow_u64 (line 607) ... ok
[INFO] [stdout] test src/integer/mini.rs - integer::mini::MiniInteger (line 52) ... ok
[INFO] [stdout] test src/integer/mini.rs - integer::mini::MiniInteger::borrow (line 646) ... ok
[INFO] [stdout] test src/integer/mini.rs - integer::mini::MiniInteger::as_nonreallocating_integer (line 615) ... ok
[INFO] [stdout] test src/integer/mini.rs - integer::mini::MiniInteger::const_from_i32 (line 263) ... ok
[INFO] [stdout] test src/integer/mini.rs - integer::mini::MiniInteger::const_from_i128 (line 333) ... ok
[INFO] [stdout] test src/integer/mini.rs - integer::mini::MiniInteger::const_from_bool (line 158) ... ok
[INFO] [stdout] test src/integer/mini.rs - integer::mini::MiniInteger::borrow_excl (line 679) ... ok
[INFO] [stdout] test src/integer/mini.rs - integer::mini::MiniInteger::const_from_i16 (line 228) ... ok
[INFO] [stdout] test src/integer/mini.rs - integer::mini::MiniInteger::const_from_i8 (line 193) ... ok
[INFO] [stdout] test src/integer/mini.rs - integer::mini::MiniInteger::const_from_isize (line 368) ... ok
[INFO] [stdout] test src/integer/mini.rs - integer::mini::MiniInteger::const_from_i64 (line 298) ... ok
[INFO] [stdout] test src/integer/mini.rs - integer::mini::MiniInteger::const_from_u128 (line 543) ... ok
[INFO] [stdout] test src/integer/mini.rs - integer::mini::MiniInteger::const_from_u8 (line 403) ... ok
[INFO] [stdout] test src/integer/mini.rs - integer::mini::MiniInteger::const_from_u64 (line 508) ... ok
[INFO] [stdout] test src/integer/mini.rs - integer::mini::MiniInteger::const_from_u16 (line 438) ... ok
[INFO] [stdout] test src/integer/mini.rs - integer::mini::MiniInteger::const_from_usize (line 578) ... ok
[INFO] [stdout] test src/integer/mini.rs - integer::mini::MiniInteger::const_from_u32 (line 473) ... ok
[INFO] [stdout] test src/integer/mini.rs - integer::mini::MiniInteger::new (line 127) ... ok
[INFO] [stdout] test src/integer/mod.rs - integer (line 26) ... ok
[INFO] [stdout] test src/integer/mod.rs - integer::Order (line 98) ... ok
[INFO] [stdout] test src/integer/mod.rs - integer::TryFromIntegerError (line 74) ... ok
[INFO] [stdout] test src/integer/small.rs - integer::small::SmallInteger::as_nonreallocating_integer (line 117) ... ok
[INFO] [stdout] test src/integer/small.rs - integer::small::SmallInteger::new (line 86) ... ok
[INFO] [stdout] test src/integer/small.rs - integer::small::SmallInteger (line 37) ... ok
[INFO] [stdout] test src/lib.rs - (line 112) ... ok
[INFO] [stdout] test src/lib.rs - (line 157) ... ok
[INFO] [stdout] test src/lib.rs - (line 127) ... ok
[INFO] [stdout] test src/lib.rs - (line 175) ... ok
[INFO] [stdout] test src/lib.rs - Assign (line 465) ... ok
[INFO] [stdout] test src/lib.rs - (line 217) ... ok
[INFO] [stdout] test src/lib.rs - Complete (line 519) ... ok
[INFO] [stdout] test src/lib.rs - Complete (line 502) ... ok
[INFO] [stdout] test src/lib.rs - Assign (line 480) ... ok
[INFO] [stdout] test src/lib.rs - Complete::complete_into (line 542) ... ok
[INFO] [stdout] test src/lib.rs - (line 234) ... ok
[INFO] [stdout] test src/lib.rs - (line 44) ... ok
[INFO] [stdout] test src/ops.rs - ops::AddAssignRound (line 809) ... ok
[INFO] [stdout] test src/ops.rs - ops::AddFrom (line 99) ... ok
[INFO] [stdout] test src/ops.rs - ops::AssignRound (line 610) ... ok
[INFO] [stdout] test src/ops.rs - ops::AddFrom::add_from (line 118) ... ok
[INFO] [stdout] test src/ops.rs - ops::AddFromRound::add_from_round (line 901) ... ok
[INFO] [stdout] test src/ops.rs - ops::AddAssignRound::add_assign_round (line 844) ... ok
[INFO] [stdout] test src/ops.rs - ops::AddFromRound (line 866) ... ok
[INFO] [stdout] test src/ops.rs - ops::AssignRound::assign_round (line 641) ... ok
[INFO] [stdout] test src/ops.rs - ops::BitAndFrom (line 299) ... ok
[INFO] [stdout] test src/ops.rs - ops::BitOrFrom (line 337) ... ok
[INFO] [stdout] test src/ops.rs - ops::BitAndFrom::bitand_from (line 318) ... ok
[INFO] [stdout] test src/ops.rs - ops::BitXorFrom (line 375) ... ok
[INFO] [stdout] test src/ops.rs - ops::BitOrFrom::bitor_from (line 356) ... ok
[INFO] [stdout] test src/ops.rs - ops::CompleteRound::complete_into (line 785) ... ok
[INFO] [stdout] test src/ops.rs - ops::BitXorFrom::bitxor_from (line 394) ... ok
[INFO] [stdout] test src/ops.rs - ops::CompleteRound (line 694) ... ok
[INFO] [stdout] test src/ops.rs - ops::CompleteRound (line 669) ... ok
[INFO] [stdout] test src/ops.rs - ops::DivAssignRound::div_assign_round (line 1183) ... ok
[INFO] [stdout] test src/ops.rs - ops::CompleteRound::complete (line 736) ... ok
[INFO] [stdout] test src/ops.rs - ops::CompleteRound::complete_round_into (line 759) ... ok
[INFO] [stdout] test src/ops.rs - ops::DivFrom (line 223) ... ok
[INFO] [stdout] test src/ops.rs - ops::DivAssignRound (line 1148) ... ok
[INFO] [stdout] test src/ops.rs - ops::DivRoundingAssign (line 1551) ... ok
[INFO] [stdout] test src/ops.rs - ops::DivFrom::div_from (line 242) ... ok
[INFO] [stdout] test src/ops.rs - ops::DivRounding (line 1487) ... ok
[INFO] [stdout] test src/ops.rs - ops::DivRoundingFrom (line 1603) ... ok
[INFO] [stdout] test src/ops.rs - ops::MulAssignRound (line 1035) ... ok
[INFO] [stdout] test src/ops.rs - ops::DivFromRound (line 1205) ... ok
[INFO] [stdout] test src/ops.rs - ops::MulFrom (line 175) ... ok
[INFO] [stdout] test src/ops.rs - ops::DivFromRound::div_from_round (line 1240) ... ok
[INFO] [stdout] test src/ops.rs - ops::MulFromRound::mul_from_round (line 1127) ... ok
[INFO] [stdout] test src/ops.rs - ops::NotAssign (line 62) ... ok
[INFO] [stdout] test src/ops.rs - ops::MulAssignRound::mul_assign_round (line 1070) ... ok
[INFO] [stdout] test src/ops.rs - ops::NegAssign (line 27) ... ok
[INFO] [stdout] test src/ops.rs - ops::MulFromRound (line 1092) ... ok
[INFO] [stdout] test src/ops.rs - ops::NegAssign::neg_assign (line 46) ... ok
[INFO] [stdout] test src/ops.rs - ops::MulFrom::mul_from (line 204) ... ok
[INFO] [stdout] test src/ops.rs - ops::PowAssign (line 537) ... ok
[INFO] [stdout] test src/ops.rs - ops::Pow (line 496) ... ok
[INFO] [stdout] test src/ops.rs - ops::PowAssign::pow_assign (line 556) ... ok
[INFO] [stdout] test src/ops.rs - ops::Pow::pow (line 517) ... ok
[INFO] [stdout] test src/ops.rs - ops::NotAssign::not_assign (line 81) ... ok
[INFO] [stdout] test src/ops.rs - ops::PowFrom (line 574) ... ok
[INFO] [stdout] test src/ops.rs - ops::PowAssignRound (line 1374) ... ok
[INFO] [stdout] test src/ops.rs - ops::PowFrom::pow_from (line 593) ... ok
[INFO] [stdout] test src/ops.rs - ops::PowAssignRound::pow_assign_round (line 1409) ... ok
[INFO] [stdout] test src/ops.rs - ops::PowFromRound (line 1431) ... ok
[INFO] [stdout] test src/ops.rs - ops::PowFromRound::pow_from_round (line 1466) ... ok
[INFO] [stdout] test src/ops.rs - ops::RemAssignRound (line 1261) ... ok
[INFO] [stdout] test src/ops.rs - ops::RemFrom (line 261) ... ok
[INFO] [stdout] test src/ops.rs - ops::RemAssignRound::rem_assign_round (line 1296) ... ok
[INFO] [stdout] test src/ops.rs - ops::RemRounding (line 1655) ... ok
[INFO] [stdout] test src/ops.rs - ops::RemRoundingAssign (line 1718) ... ok
[INFO] [stdout] test src/ops.rs - ops::RemFrom::rem_from (line 280) ... ok
[INFO] [stdout] test src/ops.rs - ops::RemRoundingFrom (line 1770) ... ok
[INFO] [stdout] test src/ops.rs - ops::RemFromRound::rem_from_round (line 1353) ... ok
[INFO] [stdout] test src/ops.rs - ops::RemFromRound (line 1318) ... ok
[INFO] [stdout] test src/ops.rs - ops::ShlFrom::shl_from (line 439) ... ok
[INFO] [stdout] test src/ops.rs - ops::ShlFrom (line 413) ... ok
[INFO] [stdout] test src/ops.rs - ops::SubFrom (line 137) ... ok
[INFO] [stdout] test src/ops.rs - ops::ShrFrom::shr_from (line 481) ... ok
[INFO] [stdout] test src/ops.rs - ops::ShrFrom (line 455) ... ok
[INFO] [stdout] test src/ops.rs - ops::SubAssignRound (line 922) ... ok
[INFO] [stdout] test src/ops.rs - ops::SubAssignRound::sub_assign_round (line 957) ... ok
[INFO] [stdout] test src/ops.rs - ops::SubFromRound::sub_from_round (line 1014) ... ok
[INFO] [stdout] test src/ops.rs - ops::SubFromRound (line 979) ... ok
[INFO] [stdout] test src/rand.rs - rand::RandGen (line 1037) ... ok
[INFO] [stdout] test src/rand.rs - rand::RandGen::gen (line 1067) ... ok
[INFO] [stdout] test src/ops.rs - ops::SubFrom::sub_from (line 156) ... ok
[INFO] [stdout] test src/rand.rs - rand::RandGen::boxed_clone (line 1200) ... ok
[INFO] [stdout] test src/rand.rs - rand::RandGen::gen_bits (line 1100) ... ok
[INFO] [stdout] test src/rand.rs - rand::RandGen::seed (line 1165) ... ok
[INFO] [stdout] test src/rand.rs - rand::RandState<'_>::as_raw_mut (line 428) ... ok
[INFO] [stdout] test src/rand.rs - rand::RandState (line 64) ... ok
[INFO] [stdout] test src/rand.rs - rand::RandState<'_>::bits (line 521) ... ok
[INFO] [stdout] test src/rand.rs - rand::RandState<'_>::from_raw (line 336) ... ok
[INFO] [stdout] test src/rand.rs - rand::RandState<'_>::as_raw (line 407) ... ok
[INFO] [stdout] test src/rand.rs - rand::RandState<'_>::into_raw (line 373) ... ok
[INFO] [stdout] test src/rand.rs - rand::RandState<'_>::below (line 546) ... ok
[INFO] [stdout] test src/rand.rs - rand::RandState<'_>::into_custom_boxed (line 458) ... ok
[INFO] [stdout] test src/rand.rs - rand::RandState<'_>::new_custom (line 239) ... ok
[INFO] [stdout] test src/rand.rs - rand::ThreadRandGen (line 1244) ... FAILED
[INFO] [stdout] test src/rand.rs - rand::RandState<'_>::new (line 125) ... ok
[INFO] [stdout] test src/rand.rs - rand::ThreadRandGen (line 1272) - compile fail ... ok
[INFO] [stdout] test src/rand.rs - rand::RandState<'_>::new_custom_boxed (line 285) ... ok
[INFO] [stdout] test src/rand.rs - rand::RandState<'_>::new_linear_congruential (line 170) ... ok
[INFO] [stdout] test src/rand.rs - rand::RandState<'_>::new_linear_congruential_size (line 206) ... ok
[INFO] [stdout] test src/rand.rs - rand::ThreadRandState<'_>::as_raw (line 822) ... ok
[INFO] [stdout] test src/rand.rs - rand::RandState<'_>::new_mersenne_twister (line 144) ... ok
[INFO] [stdout] test src/rand.rs - rand::RandState<'_>::seed (line 491) ... ok
[INFO] [stdout] test src/rand.rs - rand::ThreadRandState<'_>::as_raw_mut (line 855) ... ok
[INFO] [stdout] test src/rand.rs - rand::ThreadRandState<'_>::from_raw (line 734) ... ok
[INFO] [stdout] test src/rand.rs - rand::ThreadRandState (line 569) ... ok
[INFO] [stdout] test src/rand.rs - rand::ThreadRandState<'_>::below (line 1006) ... ok
[INFO] [stdout] test src/rand.rs - rand::ThreadRandState<'_>::into_raw (line 776) ... ok
[INFO] [stdout] test src/rand.rs - rand::ThreadRandState<'_>::bits (line 974) ... ok
[INFO] [stdout] test src/rand.rs - rand::ThreadRandState<'_>::into_custom_boxed (line 896) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::ParseRationalError (line 3167) ... ok
[INFO] [stdout] test src/rand.rs - rand::ThreadRandState<'_>::new_custom (line 631) ... ok
[INFO] [stdout] test src/rand.rs - rand::ThreadRandState<'_>::seed (line 931) ... ok
[INFO] [stdout] test src/rand.rs - rand::ThreadRandState<'_>::new_custom_boxed (line 677) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational (line 44) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational (line 63) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::NEG_ONE (line 219) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational (line 80) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::abs_mut (line 1352) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::ONE (line 206) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::ZERO (line 192) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::abs (line 1334) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::abs_ref (line 1374) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::as_mut_numer_denom_no_canonicalization (line 942) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::as_abs (line 1050) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::as_neg (line 1016) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::as_mut_numer_denom_no_canonicalization (line 961) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::as_raw_mut (line 377) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::as_raw (line 352) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::assign_f64 (line 710) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::as_recip (line 1088) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::assign_canonical (line 800) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::assign_f32 (line 688) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::ceil (line 1848) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::ceil_mut (line 1870) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::clamp (line 1466) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::cmp0 (line 1171) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::clamp_mut (line 1498) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::cmp_abs (line 1187) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::ceil_ref (line 1898) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::clamp_ref (line 1539) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::floor (line 2058) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::denom (line 845) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::floor_ref (line 2106) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::dot (line 1272) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::fract_ceil (line 1985) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::floor_mut (line 2078) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::fract_floor (line 2193) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::fract_ceil_mut (line 2008) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::fract_floor_mut (line 2216) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::fract_ceil_ref (line 2036) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::fract_floor_ref (line 2244) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::fract_round (line 2427) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::fract_round_mut (line 2457) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::fract_round_ref (line 2493) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::fract_trunc_mut (line 1800) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::fract_trunc (line 1779) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::fract_trunc_ref (line 1826) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::from_canonical (line 754) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::from_f32 (line 402) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::from_f64 (line 428) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::from_raw (line 266) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::from_raw (line 288) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::into_numer_denom (line 992) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::from_str_radix (line 453) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::is_integer (line 1204) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::is_negative (line 1155) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::is_zero (line 1125) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::is_positive (line 1140) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::into_raw (line 327) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::mutate_numer_denom (line 867) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::mutate_numer_denom (line 884) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::new (line 232) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::parse (line 488) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::parse_radix (line 560) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::product (line 1306) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::parse_radix (line 539) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::numer (line 830) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::recip (line 1579) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::recip_mut (line 1605) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::rem_ceil_mut (line 1940) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::rem_floor (line 2129) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::rem_ceil_ref (line 1963) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::recip_ref (line 1627) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::rem_ceil (line 1921) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::rem_round (line 2348) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::rem_floor_mut (line 2148) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::rem_floor_ref (line 2171) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::rem_trunc (line 1717) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::rem_round_ref (line 2398) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::rem_trunc_mut (line 1736) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::rem_round_mut (line 2371) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::round_mut (line 2294) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::round_ref (line 2325) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::rem_trunc_ref (line 1759) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::square (line 2525) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::signum (line 1396) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::signum_mut (line 1417) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::square_mut (line 2547) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::signum_ref (line 1444) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::round (line 2269) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::square_ref (line 2571) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::to_f32 (line 598) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::to_f64 (line 625) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::trunc_mut (line 1666) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::to_string_radix (line 665) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::sum (line 1231) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::trunc (line 1644) ... ok
[INFO] [stdout] test src/rational/big.rs - rational::big::Rational::trunc_ref (line 1694) ... ok
[INFO] [stdout] test src/rational/borrow.rs - rational::borrow::BorrowRational (line 33) ... ok
[INFO] [stdout] test src/rational/borrow.rs - rational::borrow::BorrowRational<'a>::const_deref (line 101) ... ok
[INFO] [stdout] test src/rational/borrow.rs - rational::borrow::BorrowRational<'a>::const_deref (line 119) ... ok
[INFO] [stdout] test src/rational/borrow.rs - rational::borrow::BorrowRational<'a>::const_deref (line 135) ... ok
[INFO] [stdout] test src/rational/mini.rs - rational::mini::MiniRational (line 53) ... ok
[INFO] [stdout] test src/rational/mini.rs - rational::mini::MiniRational::as_nonreallocating_rational (line 227) ... ok
[INFO] [stdout] test src/rational/borrow.rs - rational::borrow::BorrowRational<'a>::from_raw (line 68) ... ok
[INFO] [stdout] test src/rational/mini.rs - rational::mini::MiniRational::assign_canonical (line 392) ... ok
[INFO] [stdout] test src/rational/mini.rs - rational::mini::MiniRational::borrow (line 273) ... ok
[INFO] [stdout] test src/rational/mini.rs - rational::mini::MiniRational::borrow_excl (line 320) ... ok
[INFO] [stdout] test src/rational/mini.rs - rational::mini::MiniRational::const_from_integer (line 170) ... ok
[INFO] [stdout] test src/rational/mini.rs - rational::mini::MiniRational::new (line 128) ... ok
[INFO] [stdout] test src/rational/mini.rs - rational::mini::MiniRational::from_canonical (line 345) ... ok
[INFO] [stdout] test src/rational/mod.rs - rational::TryFromFloatError (line 53) ... ok
[INFO] [stdout] test src/rational/small.rs - rational::small::SmallRational (line 37) ... ok
[INFO] [stdout] test src/rational/small.rs - rational::small::SmallRational::as_nonreallocating_rational (line 122) ... ok
[INFO] [stdout] test src/rational/small.rs - rational::small::SmallRational::from_canonical (line 163) ... ok
[INFO] [stdout] test src/rational/small.rs - rational::small::SmallRational::new (line 87) ... ok
[INFO] [stdout] test src/rational/small.rs - rational::small::SmallRational::assign_canonical (line 192) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/rand.rs - rand::ThreadRandGen (line 1244) stdout ----
[INFO] [stdout] error: unexpected `cfg` condition name: `skip_this`
[INFO] [stdout]  --> src/rand.rs:1246:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(skip_this)]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]   = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(skip_this)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/rand.rs:1242:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![deny(warnings)]
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition name: `skip_this`
[INFO] [stdout]  --> src/rand.rs:1248:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(skip_this)]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(skip_this)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition name: `skip_this`
[INFO] [stdout]  --> src/rand.rs:1250:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(skip_this)]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(skip_this)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/rand.rs - rand::ThreadRandGen (line 1244)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1194 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 144.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f116dcebcb92bbbece73504a4292f0fdf3ddb6efab3584e2bf757f0b94f60430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f116dcebcb92bbbece73504a4292f0fdf3ddb6efab3584e2bf757f0b94f60430", kill_on_drop: false }`
[INFO] [stdout] f116dcebcb92bbbece73504a4292f0fdf3ddb6efab3584e2bf757f0b94f60430
