[INFO] fetching crate malachite-base 0.4.4...
[INFO] checking malachite-base-0.4.4 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate malachite-base 0.4.4 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate malachite-base 0.4.4 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate malachite-base 0.4.4
[INFO] finished tweaking crates.io crate malachite-base 0.4.4
[INFO] tweaked toml for crates.io crate malachite-base 0.4.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate malachite-base 0.4.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gnuplot v0.0.39
[INFO] [stderr]   Downloaded malachite-base v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b06f20f06e71c37c6666426984cb7f9abfdf807489604d5fb23dfcb29c8d6bb8
[INFO] running `Command { std: "docker" "start" "-a" "b06f20f06e71c37c6666426984cb7f9abfdf807489604d5fb23dfcb29c8d6bb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b06f20f06e71c37c6666426984cb7f9abfdf807489604d5fb23dfcb29c8d6bb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b06f20f06e71c37c6666426984cb7f9abfdf807489604d5fb23dfcb29c8d6bb8", kill_on_drop: false }`
[INFO] [stdout] b06f20f06e71c37c6666426984cb7f9abfdf807489604d5fb23dfcb29c8d6bb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aca961eba2559707f7699c45db9788dc5ffe96b6d6a68489e0cf982958dbaae5
[INFO] running `Command { std: "docker" "start" "-a" "aca961eba2559707f7699c45db9788dc5ffe96b6d6a68489e0cf982958dbaae5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]     Checking gnuplot v0.0.39
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking time v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking malachite-base v0.4.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `FromIterator` is imported redundantly
[INFO] [stdout]   --> src/vecs/exhaustive.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::iter::{empty, once, FromIterator, Once, Zip};
[INFO] [stdout]    |                              ^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `FromIterator` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking malachite-base v0.4.3
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0464]: multiple candidates for `rmeta` dependency `malachite_base` found
[INFO] [stdout]   --> tests/lib.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | extern crate malachite_base;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: candidate #1: /opt/rustwide/target/debug/deps/libmalachite_base-4e0ec453e6815860.rmeta
[INFO] [stdout]    = note: candidate #2: /opt/rustwide/target/debug/deps/libmalachite_base-ad5c4b90e1562574.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rand`
[INFO] [stdout]   --> tests/lib.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | extern crate rand;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rand_chacha`
[INFO] [stdout]   --> tests/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | extern crate rand_chacha;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FromIterator` is imported redundantly
[INFO] [stdout]   --> src/vecs/exhaustive.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::iter::{empty, once, FromIterator, Once, Zip};
[INFO] [stdout]    |                              ^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `FromIterator` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::extra_variadic::exhaustive_triples_from_single`, `crate::extra_variadic::exhaustive_triples_xxy`, `crate::extra_variadic::exhaustive_triples_xxy_custom_output`, `crate::extra_variadic::exhaustive_triples_xyx`, `crate::extra_variadic::exhaustive_triples_xyx_custom_output`
[INFO] [stdout]  --> tests/tuples/exhaustive/exhaustive_custom_tuples.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     exhaustive_triples_from_single, exhaustive_triples_xxy, exhaustive_triples_xxy_custom_output,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `exhaustive_triples_xxy_custom_output` in `extra_variadic`
[INFO] [stdout]   |     |                               |
[INFO] [stdout]   |     |                               no `exhaustive_triples_xxy` in `extra_variadic`
[INFO] [stdout]   |     no `exhaustive_triples_from_single` in `extra_variadic`
[INFO] [stdout] 3 |     exhaustive_triples_xyx, exhaustive_triples_xyx_custom_output,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `exhaustive_triples_xyx_custom_output` in `extra_variadic`
[INFO] [stdout]   |     |
[INFO] [stdout]   |     no `exhaustive_triples_xyx` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::extra_variadic::exhaustive_ordered_unique_quadruples`, `crate::extra_variadic::exhaustive_ordered_unique_quintuples`, `crate::extra_variadic::exhaustive_ordered_unique_triples`
[INFO] [stdout]  --> tests/tuples/exhaustive/exhaustive_ordered_unique_tuples.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     exhaustive_ordered_unique_quadruples, exhaustive_ordered_unique_quintuples,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `exhaustive_ordered_unique_quintuples` in `extra_variadic`
[INFO] [stdout]   |     |
[INFO] [stdout]   |     no `exhaustive_ordered_unique_quadruples` in `extra_variadic`
[INFO] [stdout] 3 |     exhaustive_ordered_unique_triples,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `exhaustive_ordered_unique_triples` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::extra_variadic::exhaustive_triples_1_input`
[INFO] [stdout]  --> tests/tuples/exhaustive/exhaustive_tuples_1_input.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::extra_variadic::exhaustive_triples_1_input;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `exhaustive_triples_1_input` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::extra_variadic::exhaustive_triples_from_single`
[INFO] [stdout]  --> tests/tuples/exhaustive/exhaustive_tuples_custom_output.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::extra_variadic::exhaustive_triples_from_single;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `exhaustive_triples_from_single` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::extra_variadic::exhaustive_octuples_from_single`, `crate::extra_variadic::exhaustive_quadruples_from_single`, `crate::extra_variadic::exhaustive_quintuples_from_single`, `crate::extra_variadic::exhaustive_triples_from_single`
[INFO] [stdout]  --> tests/tuples/exhaustive/exhaustive_tuples_from_single.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     exhaustive_octuples_from_single, exhaustive_quadruples_from_single,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `exhaustive_quadruples_from_single` in `extra_variadic`
[INFO] [stdout]   |     |
[INFO] [stdout]   |     no `exhaustive_octuples_from_single` in `extra_variadic`
[INFO] [stdout] 3 |     exhaustive_quintuples_from_single, exhaustive_triples_from_single,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `exhaustive_triples_from_single` in `extra_variadic`
[INFO] [stdout]   |     |
[INFO] [stdout]   |     no `exhaustive_quintuples_from_single` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::extra_variadic::exhaustive_unique_quadruples`, `crate::extra_variadic::exhaustive_unique_quintuples`, `crate::extra_variadic::exhaustive_unique_triples`
[INFO] [stdout]  --> tests/tuples/exhaustive/exhaustive_unique_tuples.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     exhaustive_unique_quadruples, exhaustive_unique_quintuples, exhaustive_unique_triples,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^ no `exhaustive_unique_triples` in `extra_variadic`
[INFO] [stdout]   |     |                             |
[INFO] [stdout]   |     |                             no `exhaustive_unique_quintuples` in `extra_variadic`
[INFO] [stdout]   |     no `exhaustive_unique_quadruples` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::extra_variadic::lex_triples_from_single`, `crate::extra_variadic::lex_triples_xxy`, `crate::extra_variadic::lex_triples_xyx`
[INFO] [stdout]  --> tests/tuples/exhaustive/lex_custom_tuples.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::extra_variadic::{lex_triples_from_single, lex_triples_xxy, lex_triples_xyx};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^ no `lex_triples_xyx` in `extra_variadic`
[INFO] [stdout]   |                             |                        |
[INFO] [stdout]   |                             |                        no `lex_triples_xxy` in `extra_variadic`
[INFO] [stdout]   |                             no `lex_triples_from_single` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::extra_variadic::lex_ordered_unique_quadruples`, `crate::extra_variadic::lex_ordered_unique_quintuples`, `crate::extra_variadic::lex_ordered_unique_triples`
[INFO] [stdout]  --> tests/tuples/exhaustive/lex_ordered_unique_tuples.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     lex_ordered_unique_quadruples, lex_ordered_unique_quintuples, lex_ordered_unique_triples,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `lex_ordered_unique_triples` in `extra_variadic`
[INFO] [stdout]   |     |                              |
[INFO] [stdout]   |     |                              no `lex_ordered_unique_quintuples` in `extra_variadic`
[INFO] [stdout]   |     no `lex_ordered_unique_quadruples` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::extra_variadic::lex_triples`, `crate::extra_variadic::lex_triples_from_single`
[INFO] [stdout]  --> tests/tuples/exhaustive/lex_tuples.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::extra_variadic::{lex_triples, lex_triples_from_single};
[INFO] [stdout]   |                             ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^ no `lex_triples_from_single` in `extra_variadic`
[INFO] [stdout]   |                             |
[INFO] [stdout]   |                             no `lex_triples` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::extra_variadic::lex_octuples_from_single`, `crate::extra_variadic::lex_quadruples_from_single`, `crate::extra_variadic::lex_quintuples_from_single`, `crate::extra_variadic::lex_triples_from_single`
[INFO] [stdout]  --> tests/tuples/exhaustive/lex_tuples_from_single.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     lex_octuples_from_single, lex_quadruples_from_single, lex_quintuples_from_single,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `lex_quintuples_from_single` in `extra_variadic`
[INFO] [stdout]   |     |                         |
[INFO] [stdout]   |     |                         no `lex_quadruples_from_single` in `extra_variadic`
[INFO] [stdout]   |     no `lex_octuples_from_single` in `extra_variadic`
[INFO] [stdout] 3 |     lex_triples_from_single,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^ no `lex_triples_from_single` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::extra_variadic::lex_unique_quadruples`, `crate::extra_variadic::lex_unique_quintuples`, `crate::extra_variadic::lex_unique_triples`
[INFO] [stdout]  --> tests/tuples/exhaustive/lex_unique_tuples.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::extra_variadic::{lex_unique_quadruples, lex_unique_quintuples, lex_unique_triples};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^ no `lex_unique_triples` in `extra_variadic`
[INFO] [stdout]   |                             |                      |
[INFO] [stdout]   |                             |                      no `lex_unique_quintuples` in `extra_variadic`
[INFO] [stdout]   |                             no `lex_unique_quadruples` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::extra_variadic::random_triples_from_single`, `crate::extra_variadic::random_triples_xxy`, `crate::extra_variadic::random_triples_xyx`
[INFO] [stdout]  --> tests/tuples/random/random_custom_tuples.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::extra_variadic::{random_triples_from_single, random_triples_xxy, random_triples_xyx};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^ no `random_triples_xyx` in `extra_variadic`
[INFO] [stdout]   |                             |                           |
[INFO] [stdout]   |                             |                           no `random_triples_xxy` in `extra_variadic`
[INFO] [stdout]   |                             no `random_triples_from_single` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::extra_variadic::random_ordered_unique_triples`
[INFO] [stdout]  --> tests/tuples/random/random_ordered_unique_tuples.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::extra_variadic::random_ordered_unique_triples;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `random_ordered_unique_triples` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::extra_variadic::random_triples`, `crate::extra_variadic::random_triples_from_single`
[INFO] [stdout]  --> tests/tuples/random/random_tuples.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::extra_variadic::{random_triples, random_triples_from_single};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `random_triples_from_single` in `extra_variadic`
[INFO] [stdout]   |                             |
[INFO] [stdout]   |                             no `random_triples` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::extra_variadic::random_triples_from_single`
[INFO] [stdout]  --> tests/tuples/random/random_tuples_from_single.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::extra_variadic::random_triples_from_single;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `random_triples_from_single` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::extra_variadic::random_unique_triples`
[INFO] [stdout]  --> tests/tuples/random/random_unique_tuples.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::extra_variadic::random_unique_triples;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `random_unique_triples` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::extra_variadic::Union3`
[INFO] [stdout]  --> tests/unions/display.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::extra_variadic::Union3;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Union3` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::extra_variadic::Union3`
[INFO] [stdout]  --> tests/unions/eq.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::extra_variadic::Union3;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Union3` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::extra_variadic::exhaustive_union3s`
[INFO] [stdout]  --> tests/unions/exhaustive/exhaustive_unions.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::extra_variadic::exhaustive_union3s;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `exhaustive_union3s` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::extra_variadic::Union3`
[INFO] [stdout]  --> tests/unions/exhaustive/exhaustive_unions.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::extra_variadic::Union3;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Union3` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::extra_variadic::lex_union3s`
[INFO] [stdout]  --> tests/unions/exhaustive/lex_unions.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::extra_variadic::lex_union3s;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `lex_union3s` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::extra_variadic::Union3`
[INFO] [stdout]  --> tests/unions/exhaustive/lex_unions.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::extra_variadic::Union3;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Union3` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::extra_variadic::Union3`
[INFO] [stdout]  --> tests/unions/from_str.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::extra_variadic::Union3;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Union3` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::extra_variadic::Union3`
[INFO] [stdout]  --> tests/unions/ord.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::extra_variadic::Union3;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Union3` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::extra_variadic::random_union3s`
[INFO] [stdout]  --> tests/unions/random/random_unions.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::extra_variadic::random_union3s;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `random_union3s` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::extra_variadic::Union3`
[INFO] [stdout]  --> tests/unions/random/random_unions.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::extra_variadic::Union3;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Union3` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::extra_variadic::Union3`
[INFO] [stdout]  --> tests/unions/unwrap.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::extra_variadic::Union3;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Union3` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::extra_variadic::exhaustive_vecs_length_3`
[INFO] [stdout]  --> tests/vecs/exhaustive/exhaustive_vecs_length_n.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::extra_variadic::exhaustive_vecs_length_3;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `exhaustive_vecs_length_3` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::extra_variadic::lex_vecs_length_3`
[INFO] [stdout]  --> tests/vecs/exhaustive/lex_vecs_length_n.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::extra_variadic::lex_vecs_length_3;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `lex_vecs_length_3` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::extra_variadic::random_vecs_length_3`
[INFO] [stdout]  --> tests/vecs/random/random_vecs_fixed_length.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::extra_variadic::random_vecs_length_3;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `random_vecs_length_3` in `extra_variadic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `min` in this scope
[INFO] [stdout]   --> tests/comparison/macros.rs:83:20
[INFO] [stdout]    |
[INFO] [stdout] 83 |         assert_eq!(min!(x, y, z), min(x, min(y, z)));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `min` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/comparison/macros.rs:7:21
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::cmp::{max, min};
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `min` in this scope
[INFO] [stdout]   --> tests/comparison/macros.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |         assert_eq!(min!(x, y, z), min(min(x, y), z));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `min` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/comparison/macros.rs:7:21
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::cmp::{max, min};
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `min` in this scope
[INFO] [stdout]   --> tests/comparison/macros.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 78 |         assert_eq!(min!(x, y), min(x, y));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `min` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/comparison/macros.rs:7:21
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::cmp::{max, min};
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `min` in this scope
[INFO] [stdout]   --> tests/comparison/macros.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |         assert_eq!(min!(x), x);
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `min` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/comparison/macros.rs:7:21
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::cmp::{max, min};
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `min` in this scope
[INFO] [stdout]   --> tests/comparison/macros.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         assert_eq!(min!(x, y, z), min(x, min(y, z)));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `min` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/comparison/macros.rs:7:21
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::cmp::{max, min};
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `min` in this scope
[INFO] [stdout]   --> tests/comparison/macros.rs:67:20
[INFO] [stdout]    |
[INFO] [stdout] 67 |         assert_eq!(min!(x, y, z), min(min(x, y), z));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `min` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/comparison/macros.rs:7:21
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::cmp::{max, min};
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `min` in this scope
[INFO] [stdout]   --> tests/comparison/macros.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(min!(x, y), min(x, y));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `min` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/comparison/macros.rs:7:21
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::cmp::{max, min};
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `min` in this scope
[INFO] [stdout]   --> tests/comparison/macros.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |         assert_eq!(min!(x), x);
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `min` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/comparison/macros.rs:7:21
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::cmp::{max, min};
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `max` in this scope
[INFO] [stdout]   --> tests/comparison/macros.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 |         assert_eq!(max!(x, y, z), max(x, max(y, z)));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `max` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/comparison/macros.rs:7:16
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::cmp::{max, min};
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `max` in this scope
[INFO] [stdout]   --> tests/comparison/macros.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |         assert_eq!(max!(x, y, z), max(max(x, y), z));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `max` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/comparison/macros.rs:7:16
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::cmp::{max, min};
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `max` in this scope
[INFO] [stdout]   --> tests/comparison/macros.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |         assert_eq!(max!(x, y), max(x, y));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `max` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/comparison/macros.rs:7:16
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::cmp::{max, min};
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `max` in this scope
[INFO] [stdout]   --> tests/comparison/macros.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |         assert_eq!(max!(x), x);
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `max` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/comparison/macros.rs:7:16
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::cmp::{max, min};
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `max` in this scope
[INFO] [stdout]   --> tests/comparison/macros.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |         assert_eq!(max!(x, y, z), max(x, max(y, z)));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `max` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/comparison/macros.rs:7:16
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::cmp::{max, min};
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `max` in this scope
[INFO] [stdout]   --> tests/comparison/macros.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 31 |         assert_eq!(max!(x, y, z), max(max(x, y), z));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `max` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/comparison/macros.rs:7:16
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::cmp::{max, min};
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `max` in this scope
[INFO] [stdout]   --> tests/comparison/macros.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |         assert_eq!(max!(x, y), max(x, y));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `max` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/comparison/macros.rs:7:16
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::cmp::{max, min};
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `max` in this scope
[INFO] [stdout]   --> tests/comparison/macros.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |         assert_eq!(max!(x), x);
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `max` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/comparison/macros.rs:7:16
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::cmp::{max, min};
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `max` in this scope
[INFO] [stdout]   --> tests/comparison/macros.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     assert_eq!(max!(4, 5, 6), 6);
[INFO] [stdout]    |                ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `max` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/comparison/macros.rs:7:16
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::cmp::{max, min};
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `max` in this scope
[INFO] [stdout]   --> tests/comparison/macros.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     assert_eq!(max!(4), 4);
[INFO] [stdout]    |                ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `max` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/comparison/macros.rs:7:16
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::cmp::{max, min};
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `min` in this scope
[INFO] [stdout]   --> tests/comparison/macros.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     assert_eq!(min!(4, 5, 6), 4);
[INFO] [stdout]    |                ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `min` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/comparison/macros.rs:7:21
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::cmp::{max, min};
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `min` in this scope
[INFO] [stdout]   --> tests/comparison/macros.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     assert_eq!(min!(4), 4);
[INFO] [stdout]    |                ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `min` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/comparison/macros.rs:7:21
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::cmp::{max, min};
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks_mut` in this scope
[INFO] [stdout]    --> tests/slices/split_into_chunks.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 76  |   macro_rules! split_into_chunks_helper {
[INFO] [stdout]     |   ------------------------------------- similarly named macro `split_into_chunks_helper` defined here
[INFO] [stdout] ...
[INFO] [stdout] 128 |           split_into_chunks_mut!($xs, $len, [$($xs_i),*], $xs_last);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `split_into_chunks_helper`
[INFO] [stdout] ...
[INFO] [stdout] 171 |               7 => split_into_chunks_mut_helper!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 172 | |                 xs,
[INFO] [stdout] 173 | |                 len,
[INFO] [stdout] 174 | |                 8,
[INFO] [stdout] 175 | |                 [xs_1, xs_2, xs_3, xs_4, xs_5, xs_6, xs_7],
[INFO] [stdout] 176 | |                 xs_8
[INFO] [stdout] 177 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `split_into_chunks_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks_mut` in this scope
[INFO] [stdout]    --> tests/slices/split_into_chunks.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 76  |   macro_rules! split_into_chunks_helper {
[INFO] [stdout]     |   ------------------------------------- similarly named macro `split_into_chunks_helper` defined here
[INFO] [stdout] ...
[INFO] [stdout] 128 |           split_into_chunks_mut!($xs, $len, [$($xs_i),*], $xs_last);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `split_into_chunks_helper`
[INFO] [stdout] ...
[INFO] [stdout] 163 | /                 split_into_chunks_mut_helper!(
[INFO] [stdout] 164 | |                     xs,
[INFO] [stdout] 165 | |                     len,
[INFO] [stdout] 166 | |                     7,
[INFO] [stdout] 167 | |                     [xs_1, xs_2, xs_3, xs_4, xs_5, xs_6],
[INFO] [stdout] 168 | |                     xs_7
[INFO] [stdout] 169 | |                 )
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `split_into_chunks_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks_mut` in this scope
[INFO] [stdout]    --> tests/slices/split_into_chunks.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 76  | macro_rules! split_into_chunks_helper {
[INFO] [stdout]     | ------------------------------------- similarly named macro `split_into_chunks_helper` defined here
[INFO] [stdout] ...
[INFO] [stdout] 128 |         split_into_chunks_mut!($xs, $len, [$($xs_i),*], $xs_last);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `split_into_chunks_helper`
[INFO] [stdout] ...
[INFO] [stdout] 161 |             5 => split_into_chunks_mut_helper!(xs, len, 6, [xs_1, xs_2, xs_3, xs_4, xs_5], xs_6),
[INFO] [stdout]     |                  ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `split_into_chunks_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks_mut` in this scope
[INFO] [stdout]    --> tests/slices/split_into_chunks.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 76  | macro_rules! split_into_chunks_helper {
[INFO] [stdout]     | ------------------------------------- similarly named macro `split_into_chunks_helper` defined here
[INFO] [stdout] ...
[INFO] [stdout] 128 |         split_into_chunks_mut!($xs, $len, [$($xs_i),*], $xs_last);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `split_into_chunks_helper`
[INFO] [stdout] ...
[INFO] [stdout] 159 |                 split_into_chunks_mut_helper!(xs, len, 5, [xs_1, xs_2, xs_3, xs_4], xs_5)
[INFO] [stdout]     |                 ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `split_into_chunks_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks_mut` in this scope
[INFO] [stdout]    --> tests/slices/split_into_chunks.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 76  | macro_rules! split_into_chunks_helper {
[INFO] [stdout]     | ------------------------------------- similarly named macro `split_into_chunks_helper` defined here
[INFO] [stdout] ...
[INFO] [stdout] 128 |         split_into_chunks_mut!($xs, $len, [$($xs_i),*], $xs_last);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `split_into_chunks_helper`
[INFO] [stdout] ...
[INFO] [stdout] 156 |                 split_into_chunks_mut_helper!(xs, len, 4, [xs_1, xs_2, xs_3], xs_4)
[INFO] [stdout]     |                 ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `split_into_chunks_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks_mut` in this scope
[INFO] [stdout]    --> tests/slices/split_into_chunks.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 76  | macro_rules! split_into_chunks_helper {
[INFO] [stdout]     | ------------------------------------- similarly named macro `split_into_chunks_helper` defined here
[INFO] [stdout] ...
[INFO] [stdout] 128 |         split_into_chunks_mut!($xs, $len, [$($xs_i),*], $xs_last);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `split_into_chunks_helper`
[INFO] [stdout] ...
[INFO] [stdout] 154 |             2 => split_into_chunks_mut_helper!(xs, len, 3, [xs_1, xs_2], xs_3),
[INFO] [stdout]     |                  ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `split_into_chunks_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks_mut` in this scope
[INFO] [stdout]    --> tests/slices/split_into_chunks.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 76  | macro_rules! split_into_chunks_helper {
[INFO] [stdout]     | ------------------------------------- similarly named macro `split_into_chunks_helper` defined here
[INFO] [stdout] ...
[INFO] [stdout] 128 |         split_into_chunks_mut!($xs, $len, [$($xs_i),*], $xs_last);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `split_into_chunks_helper`
[INFO] [stdout] ...
[INFO] [stdout] 153 |             1 => split_into_chunks_mut_helper!(xs, len, 2, [xs_1], xs_2),
[INFO] [stdout]     |                  ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `split_into_chunks_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks_mut` in this scope
[INFO] [stdout]    --> tests/slices/split_into_chunks.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 76  | macro_rules! split_into_chunks_helper {
[INFO] [stdout]     | ------------------------------------- similarly named macro `split_into_chunks_helper` defined here
[INFO] [stdout] ...
[INFO] [stdout] 128 |         split_into_chunks_mut!($xs, $len, [$($xs_i),*], $xs_last);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `split_into_chunks_helper`
[INFO] [stdout] ...
[INFO] [stdout] 152 |             0 => split_into_chunks_mut_helper!(xs, len, 1, [], xs_1),
[INFO] [stdout]     |                  --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `split_into_chunks_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks` in this scope
[INFO] [stdout]    --> tests/slices/split_into_chunks.rs:78:9
[INFO] [stdout]     |
[INFO] [stdout] 78  |           split_into_chunks!($xs, $len, [$($xs_i),*], $xs_last);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |               7 => split_into_chunks_helper!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 114 | |                 xs,
[INFO] [stdout] 115 | |                 len,
[INFO] [stdout] 116 | |                 8,
[INFO] [stdout] 117 | |                 [xs_1, xs_2, xs_3, xs_4, xs_5, xs_6, xs_7],
[INFO] [stdout] 118 | |                 xs_8
[INFO] [stdout] 119 | |             ),
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `split_into_chunks_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks` in this scope
[INFO] [stdout]    --> tests/slices/split_into_chunks.rs:78:9
[INFO] [stdout]     |
[INFO] [stdout] 78  |         split_into_chunks!($xs, $len, [$($xs_i),*], $xs_last);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |             6 => split_into_chunks_helper!(xs, len, 7, [xs_1, xs_2, xs_3, xs_4, xs_5, xs_6], xs_7),
[INFO] [stdout]     |                  --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `split_into_chunks_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks` in this scope
[INFO] [stdout]    --> tests/slices/split_into_chunks.rs:78:9
[INFO] [stdout]     |
[INFO] [stdout] 78  |         split_into_chunks!($xs, $len, [$($xs_i),*], $xs_last);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |             5 => split_into_chunks_helper!(xs, len, 6, [xs_1, xs_2, xs_3, xs_4, xs_5], xs_6),
[INFO] [stdout]     |                  --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `split_into_chunks_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks` in this scope
[INFO] [stdout]    --> tests/slices/split_into_chunks.rs:78:9
[INFO] [stdout]     |
[INFO] [stdout] 78  |         split_into_chunks!($xs, $len, [$($xs_i),*], $xs_last);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |                 split_into_chunks_helper!(xs, len, 5, [xs_1, xs_2, xs_3, xs_4], xs_5)
[INFO] [stdout]     |                 --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `split_into_chunks_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks` in this scope
[INFO] [stdout]    --> tests/slices/split_into_chunks.rs:78:9
[INFO] [stdout]     |
[INFO] [stdout] 78  |         split_into_chunks!($xs, $len, [$($xs_i),*], $xs_last);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |                 split_into_chunks_helper!(xs, len, 4, [xs_1, xs_2, xs_3], xs_4)
[INFO] [stdout]     |                 --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `split_into_chunks_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks` in this scope
[INFO] [stdout]    --> tests/slices/split_into_chunks.rs:78:9
[INFO] [stdout]     |
[INFO] [stdout] 78  |         split_into_chunks!($xs, $len, [$($xs_i),*], $xs_last);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             2 => split_into_chunks_helper!(xs, len, 3, [xs_1, xs_2], xs_3),
[INFO] [stdout]     |                  --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `split_into_chunks_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks` in this scope
[INFO] [stdout]    --> tests/slices/split_into_chunks.rs:78:9
[INFO] [stdout]     |
[INFO] [stdout] 78  |         split_into_chunks!($xs, $len, [$($xs_i),*], $xs_last);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |             1 => split_into_chunks_helper!(xs, len, 2, [xs_1], xs_2),
[INFO] [stdout]     |                  --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `split_into_chunks_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks` in this scope
[INFO] [stdout]    --> tests/slices/split_into_chunks.rs:78:9
[INFO] [stdout]     |
[INFO] [stdout] 78  |         split_into_chunks!($xs, $len, [$($xs_i),*], $xs_last);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |             0 => split_into_chunks_helper!(xs, len, 1, [], xs_1),
[INFO] [stdout]     |                  ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `split_into_chunks_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks_mut` in this scope
[INFO] [stdout]   --> tests/slices/split_into_chunks.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     split_into_chunks_mut!(xs, 5, [_xs_1, _xs_2], _xs_3);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks_mut` in this scope
[INFO] [stdout]   --> tests/slices/split_into_chunks.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     split_into_chunks_mut!(xs, 3, [_xs_1, xs_2], _xs_3);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks_mut` in this scope
[INFO] [stdout]   --> tests/slices/split_into_chunks.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     split_into_chunks_mut!(xs, 5, [], xs_1);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks_mut` in this scope
[INFO] [stdout]   --> tests/slices/split_into_chunks.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     split_into_chunks_mut!(xs, 0, [xs_1, xs_2], xs_3);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks_mut` in this scope
[INFO] [stdout]   --> tests/slices/split_into_chunks.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     split_into_chunks_mut!(xs, 1, [xs_1, xs_2], xs_3);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks_mut` in this scope
[INFO] [stdout]   --> tests/slices/split_into_chunks.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     split_into_chunks_mut!(xs, 3, [xs_1], xs_2);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks_mut` in this scope
[INFO] [stdout]   --> tests/slices/split_into_chunks.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     split_into_chunks_mut!(xs, 3, [xs_1, xs_2], xs_3);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks` in this scope
[INFO] [stdout]   --> tests/slices/split_into_chunks.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     split_into_chunks!(xs, 5, [_xs_1, _xs_2], _xs_3);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks` in this scope
[INFO] [stdout]   --> tests/slices/split_into_chunks.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     split_into_chunks!(xs, 5, [], xs_1);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks` in this scope
[INFO] [stdout]   --> tests/slices/split_into_chunks.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     split_into_chunks!(xs, 0, [xs_1, xs_2], xs_3);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks` in this scope
[INFO] [stdout]   --> tests/slices/split_into_chunks.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     split_into_chunks!(xs, 1, [xs_1, xs_2], xs_3);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks` in this scope
[INFO] [stdout]   --> tests/slices/split_into_chunks.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     split_into_chunks!(xs, 3, [xs_1], xs_2);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `split_into_chunks` in this scope
[INFO] [stdout]  --> tests/slices/split_into_chunks.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     split_into_chunks!(xs, 3, [xs_1, xs_2], xs_3);
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/random/variable_range_generator/next_less_than.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     apply_fn_to_unsigneds!(next_less_than_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/random/variable_range_generator/next_less_than.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/random/variable_range_generator/next_in_range.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     apply_fn_to_unsigneds!(next_in_range_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/random/variable_range_generator/next_in_range.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/random/variable_range_generator/next_in_inclusive_range.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     apply_fn_to_unsigneds!(next_in_inclusive_range_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/random/variable_range_generator/next_in_inclusive_range.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/random/variable_range_generator/next_bit_chunk.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     apply_fn_to_unsigneds!(next_bit_chunk_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/random/variable_range_generator/next_bit_chunk.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/random/variable_range_generator/next_bit_chunk.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_unsigneds.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     apply_fn_to_unsigneds!(striped_random_unsigneds_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_unsigneds.rs:358:5
[INFO] [stdout]     |
[INFO] [stdout] 358 |     assert_panic!(striped_random_unsigneds::<T>(EXAMPLE_SEED, 2, 3));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_unsigneds.rs:357:5
[INFO] [stdout]     |
[INFO] [stdout] 357 |     assert_panic!(striped_random_unsigneds::<T>(EXAMPLE_SEED, 1, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_unsigned_range.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |     apply_fn_to_unsigneds!(striped_random_unsigned_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_unsigned_range.rs:205:5
[INFO] [stdout]     |
[INFO] [stdout] 205 |     assert_panic!(striped_random_unsigned_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_unsigned_range.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 |     assert_panic!(striped_random_unsigned_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_unsigned_inclusive_range.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 |     apply_fn_to_unsigneds!(striped_random_unsigned_inclusive_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_unsigned_inclusive_range.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 |     assert_panic!(striped_random_unsigned_inclusive_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_unsigned_inclusive_range.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 |     assert_panic!(striped_random_unsigned_inclusive_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_unsigned_bit_chunks.rs:334:5
[INFO] [stdout]     |
[INFO] [stdout] 334 |     apply_fn_to_unsigneds!(striped_random_unsigned_bit_chunks_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_unsigned_bit_chunks.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     assert_panic!(striped_random_unsigned_bit_chunks::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_unsigned_bit_chunks.rs:318:5
[INFO] [stdout]     |
[INFO] [stdout] 318 |     assert_panic!(striped_random_unsigned_bit_chunks::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_unsigned_bit_chunks.rs:312:5
[INFO] [stdout]     |
[INFO] [stdout] 312 |     assert_panic!(striped_random_unsigned_bit_chunks::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_signeds.rs:382:5
[INFO] [stdout]     |
[INFO] [stdout] 382 |     apply_fn_to_signeds!(striped_random_signeds_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_signeds.rs:377:5
[INFO] [stdout]     |
[INFO] [stdout] 377 |     assert_panic!(striped_random_signeds::<T>(EXAMPLE_SEED, 2, 3));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_signeds.rs:376:5
[INFO] [stdout]     |
[INFO] [stdout] 376 |     assert_panic!(striped_random_signeds::<T>(EXAMPLE_SEED, 1, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigned_signed_pairs` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_signed_range.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     apply_fn_to_unsigned_signed_pairs!(striped_random_signed_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_signed_range.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     assert_panic!(striped_random_signed_range::<U, S>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_signed_range.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     assert_panic!(striped_random_signed_range::<U, S>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_signed_range.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 |     assert_panic!(striped_random_signed_range::<U, S>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigned_signed_pairs` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_signed_inclusive_range.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     apply_fn_to_unsigned_signed_pairs!(striped_random_signed_inclusive_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_signed_inclusive_range.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 |     assert_panic!(striped_random_signed_inclusive_range::<U, S>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_signed_inclusive_range.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     assert_panic!(striped_random_signed_inclusive_range::<U, S>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_signed_inclusive_range.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |     assert_panic!(striped_random_signed_inclusive_range::<U, S>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_positive_unsigneds.rs:364:5
[INFO] [stdout]     |
[INFO] [stdout] 364 |     apply_fn_to_unsigneds!(striped_random_positive_unsigneds_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_positive_unsigneds.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 |     assert_panic!(striped_random_positive_unsigneds::<T>(EXAMPLE_SEED, 2, 3));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_positive_unsigneds.rs:358:5
[INFO] [stdout]     |
[INFO] [stdout] 358 |     assert_panic!(striped_random_positive_unsigneds::<T>(EXAMPLE_SEED, 1, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_positive_signeds.rs:370:5
[INFO] [stdout]     |
[INFO] [stdout] 370 |     apply_fn_to_signeds!(striped_random_positive_signeds_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_positive_signeds.rs:365:5
[INFO] [stdout]     |
[INFO] [stdout] 365 |     assert_panic!(striped_random_positive_signeds::<T>(EXAMPLE_SEED, 2, 3));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_positive_signeds.rs:364:5
[INFO] [stdout]     |
[INFO] [stdout] 364 |     assert_panic!(striped_random_positive_signeds::<T>(EXAMPLE_SEED, 1, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_nonzero_signeds.rs:385:5
[INFO] [stdout]     |
[INFO] [stdout] 385 |     apply_fn_to_signeds!(striped_random_nonzero_signeds_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_nonzero_signeds.rs:380:5
[INFO] [stdout]     |
[INFO] [stdout] 380 |     assert_panic!(striped_random_nonzero_signeds::<T>(EXAMPLE_SEED, 2, 3));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_nonzero_signeds.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 |     assert_panic!(striped_random_nonzero_signeds::<T>(EXAMPLE_SEED, 1, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_negative_signeds.rs:409:5
[INFO] [stdout]     |
[INFO] [stdout] 409 |     apply_fn_to_signeds!(striped_random_negative_signeds_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_negative_signeds.rs:404:5
[INFO] [stdout]     |
[INFO] [stdout] 404 |     assert_panic!(striped_random_negative_signeds::<T>(EXAMPLE_SEED, 2, 3));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_negative_signeds.rs:403:5
[INFO] [stdout]     |
[INFO] [stdout] 403 |     assert_panic!(striped_random_negative_signeds::<T>(EXAMPLE_SEED, 1, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_natural_signeds.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 |     apply_fn_to_signeds!(striped_random_natural_signeds_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_natural_signeds.rs:361:5
[INFO] [stdout]     |
[INFO] [stdout] 361 |     assert_panic!(striped_random_natural_signeds::<T>(EXAMPLE_SEED, 2, 3));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/striped/striped_random_natural_signeds.rs:360:5
[INFO] [stdout]     |
[INFO] [stdout] 360 |     assert_panic!(striped_random_natural_signeds::<T>(EXAMPLE_SEED, 1, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_primitive_floats.rs:634:5
[INFO] [stdout]     |
[INFO] [stdout] 634 |     apply_fn_to_primitive_floats!(special_random_primitive_floats_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_primitive_floats.rs:621:5
[INFO] [stdout]     |
[INFO] [stdout] 621 |     assert_panic!(special_random_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_primitive_floats.rs:612:5
[INFO] [stdout]     |
[INFO] [stdout] 612 |     assert_panic!(special_random_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_primitive_floats.rs:603:5
[INFO] [stdout]     |
[INFO] [stdout] 603 |     assert_panic!(special_random_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_primitive_floats.rs:594:5
[INFO] [stdout]     |
[INFO] [stdout] 594 |     assert_panic!(special_random_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_primitive_floats.rs:585:5
[INFO] [stdout]     |
[INFO] [stdout] 585 |     assert_panic!(special_random_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_primitive_floats.rs:576:5
[INFO] [stdout]     |
[INFO] [stdout] 576 |     assert_panic!(special_random_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]     --> tests/num/random/special_random_primitive_float_range.rs:2097:5
[INFO] [stdout]      |
[INFO] [stdout] 2097 |     apply_fn_to_primitive_floats!(special_random_primitive_float_range_fail_helper);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/random/special_random_primitive_float_range.rs:2082:5
[INFO] [stdout]      |
[INFO] [stdout] 2082 |     assert_panic!(special_random_primitive_float_range::<T>(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/random/special_random_primitive_float_range.rs:2071:5
[INFO] [stdout]      |
[INFO] [stdout] 2071 |     assert_panic!(special_random_primitive_float_range::<T>(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/random/special_random_primitive_float_range.rs:2060:5
[INFO] [stdout]      |
[INFO] [stdout] 2060 |     assert_panic!(special_random_primitive_float_range::<T>(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/random/special_random_primitive_float_range.rs:2049:5
[INFO] [stdout]      |
[INFO] [stdout] 2049 |     assert_panic!(special_random_primitive_float_range::<T>(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/random/special_random_primitive_float_range.rs:2038:5
[INFO] [stdout]      |
[INFO] [stdout] 2038 |     assert_panic!(special_random_primitive_float_range::<T>(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/random/special_random_primitive_float_range.rs:2027:5
[INFO] [stdout]      |
[INFO] [stdout] 2027 |     assert_panic!(special_random_primitive_float_range::<T>(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/random/special_random_primitive_float_range.rs:2016:5
[INFO] [stdout]      |
[INFO] [stdout] 2016 |     assert_panic!(special_random_primitive_float_range::<T>(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/random/special_random_primitive_float_range.rs:2005:5
[INFO] [stdout]      |
[INFO] [stdout] 2005 |     assert_panic!(special_random_primitive_float_range::<T>(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/random/special_random_primitive_float_range.rs:1994:5
[INFO] [stdout]      |
[INFO] [stdout] 1994 |     assert_panic!(special_random_primitive_float_range::<T>(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/random/special_random_primitive_float_range.rs:1983:5
[INFO] [stdout]      |
[INFO] [stdout] 1983 |     assert_panic!(special_random_primitive_float_range::<T>(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]     --> tests/num/random/special_random_primitive_float_inclusive_range.rs:2039:5
[INFO] [stdout]      |
[INFO] [stdout] 2039 |     apply_fn_to_primitive_floats!(special_random_primitive_float_inclusive_range_fail_helper);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/random/special_random_primitive_float_inclusive_range.rs:2024:5
[INFO] [stdout]      |
[INFO] [stdout] 2024 |     assert_panic!(special_random_primitive_float_inclusive_range::<T>(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/random/special_random_primitive_float_inclusive_range.rs:2013:5
[INFO] [stdout]      |
[INFO] [stdout] 2013 |     assert_panic!(special_random_primitive_float_inclusive_range::<T>(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/random/special_random_primitive_float_inclusive_range.rs:2002:5
[INFO] [stdout]      |
[INFO] [stdout] 2002 |     assert_panic!(special_random_primitive_float_inclusive_range::<T>(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/random/special_random_primitive_float_inclusive_range.rs:1991:5
[INFO] [stdout]      |
[INFO] [stdout] 1991 |     assert_panic!(special_random_primitive_float_inclusive_range::<T>(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/random/special_random_primitive_float_inclusive_range.rs:1980:5
[INFO] [stdout]      |
[INFO] [stdout] 1980 |     assert_panic!(special_random_primitive_float_inclusive_range::<T>(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/random/special_random_primitive_float_inclusive_range.rs:1969:5
[INFO] [stdout]      |
[INFO] [stdout] 1969 |     assert_panic!(special_random_primitive_float_inclusive_range::<T>(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/random/special_random_primitive_float_inclusive_range.rs:1958:5
[INFO] [stdout]      |
[INFO] [stdout] 1958 |     assert_panic!(special_random_primitive_float_inclusive_range::<T>(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/random/special_random_primitive_float_inclusive_range.rs:1947:5
[INFO] [stdout]      |
[INFO] [stdout] 1947 |     assert_panic!(special_random_primitive_float_inclusive_range::<T>(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/random/special_random_primitive_float_inclusive_range.rs:1936:5
[INFO] [stdout]      |
[INFO] [stdout] 1936 |     assert_panic!(special_random_primitive_float_inclusive_range::<T>(
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_positive_primitive_floats.rs:633:5
[INFO] [stdout]     |
[INFO] [stdout] 633 |     apply_fn_to_primitive_floats!(special_random_positive_primitive_floats_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_positive_primitive_floats.rs:620:5
[INFO] [stdout]     |
[INFO] [stdout] 620 |     assert_panic!(special_random_positive_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_positive_primitive_floats.rs:611:5
[INFO] [stdout]     |
[INFO] [stdout] 611 |     assert_panic!(special_random_positive_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_positive_primitive_floats.rs:602:5
[INFO] [stdout]     |
[INFO] [stdout] 602 |     assert_panic!(special_random_positive_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_positive_primitive_floats.rs:593:5
[INFO] [stdout]     |
[INFO] [stdout] 593 |     assert_panic!(special_random_positive_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_positive_primitive_floats.rs:584:5
[INFO] [stdout]     |
[INFO] [stdout] 584 |     assert_panic!(special_random_positive_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_positive_primitive_floats.rs:575:5
[INFO] [stdout]     |
[INFO] [stdout] 575 |     assert_panic!(special_random_positive_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_positive_finite_primitive_floats.rs:438:5
[INFO] [stdout]     |
[INFO] [stdout] 438 |     apply_fn_to_primitive_floats!(special_random_positive_finite_primitive_floats_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_positive_finite_primitive_floats.rs:427:5
[INFO] [stdout]     |
[INFO] [stdout] 427 |     assert_panic!(special_random_positive_finite_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_positive_finite_primitive_floats.rs:420:5
[INFO] [stdout]     |
[INFO] [stdout] 420 |     assert_panic!(special_random_positive_finite_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_positive_finite_primitive_floats.rs:413:5
[INFO] [stdout]     |
[INFO] [stdout] 413 |     assert_panic!(special_random_positive_finite_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_positive_finite_primitive_floats.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     assert_panic!(special_random_positive_finite_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_nonzero_primitive_floats.rs:634:5
[INFO] [stdout]     |
[INFO] [stdout] 634 |     apply_fn_to_primitive_floats!(special_random_nonzero_primitive_floats_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_nonzero_primitive_floats.rs:621:5
[INFO] [stdout]     |
[INFO] [stdout] 621 |     assert_panic!(special_random_nonzero_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_nonzero_primitive_floats.rs:612:5
[INFO] [stdout]     |
[INFO] [stdout] 612 |     assert_panic!(special_random_nonzero_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_nonzero_primitive_floats.rs:603:5
[INFO] [stdout]     |
[INFO] [stdout] 603 |     assert_panic!(special_random_nonzero_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_nonzero_primitive_floats.rs:594:5
[INFO] [stdout]     |
[INFO] [stdout] 594 |     assert_panic!(special_random_nonzero_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_nonzero_primitive_floats.rs:585:5
[INFO] [stdout]     |
[INFO] [stdout] 585 |     assert_panic!(special_random_nonzero_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_nonzero_primitive_floats.rs:576:5
[INFO] [stdout]     |
[INFO] [stdout] 576 |     assert_panic!(special_random_nonzero_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_nonzero_finite_primitive_floats.rs:444:5
[INFO] [stdout]     |
[INFO] [stdout] 444 |     apply_fn_to_primitive_floats!(special_random_nonzero_finite_primitive_floats_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_nonzero_finite_primitive_floats.rs:433:5
[INFO] [stdout]     |
[INFO] [stdout] 433 |     assert_panic!(special_random_nonzero_finite_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_nonzero_finite_primitive_floats.rs:426:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |     assert_panic!(special_random_nonzero_finite_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_nonzero_finite_primitive_floats.rs:419:5
[INFO] [stdout]     |
[INFO] [stdout] 419 |     assert_panic!(special_random_nonzero_finite_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_nonzero_finite_primitive_floats.rs:412:5
[INFO] [stdout]     |
[INFO] [stdout] 412 |     assert_panic!(special_random_nonzero_finite_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_negative_primitive_floats.rs:634:5
[INFO] [stdout]     |
[INFO] [stdout] 634 |     apply_fn_to_primitive_floats!(special_random_negative_primitive_floats_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_negative_primitive_floats.rs:621:5
[INFO] [stdout]     |
[INFO] [stdout] 621 |     assert_panic!(special_random_negative_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_negative_primitive_floats.rs:612:5
[INFO] [stdout]     |
[INFO] [stdout] 612 |     assert_panic!(special_random_negative_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_negative_primitive_floats.rs:603:5
[INFO] [stdout]     |
[INFO] [stdout] 603 |     assert_panic!(special_random_negative_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_negative_primitive_floats.rs:594:5
[INFO] [stdout]     |
[INFO] [stdout] 594 |     assert_panic!(special_random_negative_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_negative_primitive_floats.rs:585:5
[INFO] [stdout]     |
[INFO] [stdout] 585 |     assert_panic!(special_random_negative_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_negative_primitive_floats.rs:576:5
[INFO] [stdout]     |
[INFO] [stdout] 576 |     assert_panic!(special_random_negative_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_negative_finite_primitive_floats.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     apply_fn_to_primitive_floats!(special_random_negative_finite_primitive_floats_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_negative_finite_primitive_floats.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 429 |     assert_panic!(special_random_negative_finite_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_negative_finite_primitive_floats.rs:422:5
[INFO] [stdout]     |
[INFO] [stdout] 422 |     assert_panic!(special_random_negative_finite_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_negative_finite_primitive_floats.rs:415:5
[INFO] [stdout]     |
[INFO] [stdout] 415 |     assert_panic!(special_random_negative_finite_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_negative_finite_primitive_floats.rs:408:5
[INFO] [stdout]     |
[INFO] [stdout] 408 |     assert_panic!(special_random_negative_finite_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_finite_primitive_floats.rs:486:5
[INFO] [stdout]     |
[INFO] [stdout] 486 |     apply_fn_to_primitive_floats!(special_random_finite_primitive_floats_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_finite_primitive_floats.rs:473:5
[INFO] [stdout]     |
[INFO] [stdout] 473 |     assert_panic!(special_random_finite_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_finite_primitive_floats.rs:464:5
[INFO] [stdout]     |
[INFO] [stdout] 464 |     assert_panic!(special_random_finite_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_finite_primitive_floats.rs:455:5
[INFO] [stdout]     |
[INFO] [stdout] 455 |     assert_panic!(special_random_finite_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_finite_primitive_floats.rs:446:5
[INFO] [stdout]     |
[INFO] [stdout] 446 |     assert_panic!(special_random_finite_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_finite_primitive_floats.rs:437:5
[INFO] [stdout]     |
[INFO] [stdout] 437 |     assert_panic!(special_random_finite_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/special_random_finite_primitive_floats.rs:428:5
[INFO] [stdout]     |
[INFO] [stdout] 428 |     assert_panic!(special_random_finite_primitive_floats::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/random/random_unsigneds_less_than.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 |     apply_fn_to_unsigneds!(random_unsigneds_less_than_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/random_unsigneds_less_than.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 |     assert_panic!(random_unsigneds_less_than::<T>(EXAMPLE_SEED, T::ZERO));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/random/random_unsigned_range.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 |     apply_fn_to_unsigneds!(random_unsigned_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/random_unsigned_range.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 |     assert_panic!(random_unsigned_range::<T>(EXAMPLE_SEED, T::TWO, T::TWO));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/random/random_unsigned_inclusive_range.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |     apply_fn_to_unsigneds!(random_unsigned_inclusive_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/random_unsigned_inclusive_range.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 |     assert_panic!(random_unsigned_inclusive_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/random/random_unsigned_bit_chunks.rs:225:5
[INFO] [stdout]     |
[INFO] [stdout] 225 |     apply_fn_to_unsigneds!(random_unsigned_bit_chunks_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/random_unsigned_bit_chunks.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 |     assert_panic!(random_unsigned_bit_chunks::<T>(EXAMPLE_SEED, T::WIDTH + 1));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/random_unsigned_bit_chunks.rs:219:5
[INFO] [stdout]     |
[INFO] [stdout] 219 |     assert_panic!(random_unsigned_bit_chunks::<T>(EXAMPLE_SEED, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/random/random_signed_range.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 |     apply_fn_to_signeds!(random_signed_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/random_signed_range.rs:257:5
[INFO] [stdout]     |
[INFO] [stdout] 257 |     assert_panic!(random_signed_range::<T>(EXAMPLE_SEED, T::TWO, T::TWO));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/random/random_signed_inclusive_range.rs:266:5
[INFO] [stdout]     |
[INFO] [stdout] 266 |     apply_fn_to_signeds!(random_signed_inclusive_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/random_signed_inclusive_range.rs:257:5
[INFO] [stdout]     |
[INFO] [stdout] 257 |     assert_panic!(random_signed_inclusive_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/random/random_signed_bit_chunks.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     apply_fn_to_signeds!(random_signed_bit_chunks_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/random_signed_bit_chunks.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 |     assert_panic!(random_signed_bit_chunks::<T>(EXAMPLE_SEED, T::WIDTH + 1));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/random_signed_bit_chunks.rs:229:5
[INFO] [stdout]     |
[INFO] [stdout] 229 |     assert_panic!(random_signed_bit_chunks::<T>(EXAMPLE_SEED, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/random/random_primitive_float_range.rs:857:5
[INFO] [stdout]     |
[INFO] [stdout] 857 |     apply_fn_to_primitive_floats!(random_primitive_float_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/random_primitive_float_range.rs:848:5
[INFO] [stdout]     |
[INFO] [stdout] 848 |     assert_panic!(random_primitive_float_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/random_primitive_float_range.rs:843:5
[INFO] [stdout]     |
[INFO] [stdout] 843 |     assert_panic!(random_primitive_float_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/random_primitive_float_range.rs:838:5
[INFO] [stdout]     |
[INFO] [stdout] 838 |     assert_panic!(random_primitive_float_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/random/random_primitive_float_inclusive_range.rs:855:5
[INFO] [stdout]     |
[INFO] [stdout] 855 |     apply_fn_to_primitive_floats!(random_primitive_float_inclusive_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/random_primitive_float_inclusive_range.rs:846:5
[INFO] [stdout]     |
[INFO] [stdout] 846 |     assert_panic!(random_primitive_float_inclusive_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/random_primitive_float_inclusive_range.rs:841:5
[INFO] [stdout]     |
[INFO] [stdout] 841 |     assert_panic!(random_primitive_float_inclusive_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_unsigneds.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     apply_fn_to_unsigneds!(geometric_random_unsigneds_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_unsigneds.rs:228:5
[INFO] [stdout]     |
[INFO] [stdout] 228 |     assert_panic!(geometric_random_unsigneds::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_unsigneds.rs:227:5
[INFO] [stdout]     |
[INFO] [stdout] 227 |     assert_panic!(geometric_random_unsigneds::<T>(EXAMPLE_SEED, 1, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_unsigneds.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 |     assert_panic!(geometric_random_unsigneds::<T>(EXAMPLE_SEED, 0, 1));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_unsigned_range.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     apply_fn_to_unsigneds!(geometric_random_unsigned_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_unsigned_range.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     assert_panic!(geometric_random_unsigned_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_unsigned_range.rs:205:5
[INFO] [stdout]     |
[INFO] [stdout] 205 |     assert_panic!(geometric_random_unsigned_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_unsigned_range.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 |     assert_panic!(geometric_random_unsigned_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_unsigned_range.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 |     assert_panic!(geometric_random_unsigned_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_unsigned_range.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 |     assert_panic!(geometric_random_unsigned_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_unsigned_inclusive_range.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 |     apply_fn_to_unsigneds!(geometric_random_unsigned_inclusive_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_unsigned_inclusive_range.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 |     assert_panic!(geometric_random_unsigned_inclusive_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_unsigned_inclusive_range.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 |     assert_panic!(geometric_random_unsigned_inclusive_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_unsigned_inclusive_range.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     assert_panic!(geometric_random_unsigned_inclusive_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_unsigned_inclusive_range.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 190 |     assert_panic!(geometric_random_unsigned_inclusive_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_signeds.rs:250:5
[INFO] [stdout]     |
[INFO] [stdout] 250 |     apply_fn_to_signeds!(geometric_random_signeds_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_signeds.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     assert_panic!(geometric_random_signeds::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_signeds.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 |     assert_panic!(geometric_random_signeds::<T>(EXAMPLE_SEED, 1, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_signeds.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     assert_panic!(geometric_random_signeds::<T>(EXAMPLE_SEED, 0, 1));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_signed_range.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 374 |     apply_fn_to_signeds!(geometric_random_signed_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_signed_range.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     assert_panic!(geometric_random_signed_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_signed_range.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 356 |     assert_panic!(geometric_random_signed_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_signed_range.rs:349:5
[INFO] [stdout]     |
[INFO] [stdout] 349 |     assert_panic!(geometric_random_signed_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_signed_range.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     assert_panic!(geometric_random_signed_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_signed_range.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 |     assert_panic!(geometric_random_signed_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_signed_range.rs:328:5
[INFO] [stdout]     |
[INFO] [stdout] 328 |     assert_panic!(geometric_random_signed_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_signed_inclusive_range.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 374 |     apply_fn_to_signeds!(geometric_random_signed_inclusive_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_signed_inclusive_range.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     assert_panic!(geometric_random_signed_inclusive_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_signed_inclusive_range.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 356 |     assert_panic!(geometric_random_signed_inclusive_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_signed_inclusive_range.rs:349:5
[INFO] [stdout]     |
[INFO] [stdout] 349 |     assert_panic!(geometric_random_signed_inclusive_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_signed_inclusive_range.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     assert_panic!(geometric_random_signed_inclusive_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_signed_inclusive_range.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 |     assert_panic!(geometric_random_signed_inclusive_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_signed_inclusive_range.rs:328:5
[INFO] [stdout]     |
[INFO] [stdout] 328 |     assert_panic!(geometric_random_signed_inclusive_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_positive_unsigneds.rs:229:5
[INFO] [stdout]     |
[INFO] [stdout] 229 |     apply_fn_to_unsigneds!(geometric_random_positive_unsigneds_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_positive_unsigneds.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     assert_panic!(geometric_random_positive_unsigneds::<T>(EXAMPLE_SEED, 2, 3));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_positive_unsigneds.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     assert_panic!(geometric_random_positive_unsigneds::<T>(EXAMPLE_SEED, 1, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_positive_signeds.rs:229:5
[INFO] [stdout]     |
[INFO] [stdout] 229 |     apply_fn_to_signeds!(geometric_random_positive_signeds_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_positive_signeds.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     assert_panic!(geometric_random_positive_signeds::<T>(EXAMPLE_SEED, 2, 3));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_positive_signeds.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     assert_panic!(geometric_random_positive_signeds::<T>(EXAMPLE_SEED, 1, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_nonzero_signeds.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 |     apply_fn_to_signeds!(geometric_random_nonzero_signeds_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_nonzero_signeds.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 |     assert_panic!(geometric_random_nonzero_signeds::<T>(EXAMPLE_SEED, 2, 3));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_nonzero_signeds.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     assert_panic!(geometric_random_nonzero_signeds::<T>(EXAMPLE_SEED, 1, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_negative_signeds.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 |     apply_fn_to_signeds!(geometric_random_negative_signeds_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_negative_signeds.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     assert_panic!(geometric_random_negative_signeds::<T>(EXAMPLE_SEED, 2, 3));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_negative_signeds.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 234 |     assert_panic!(geometric_random_negative_signeds::<T>(EXAMPLE_SEED, 1, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_natural_signeds.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     apply_fn_to_signeds!(geometric_random_natural_signeds_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_natural_signeds.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 |     assert_panic!(geometric_random_natural_signeds::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_natural_signeds.rs:225:5
[INFO] [stdout]     |
[INFO] [stdout] 225 |     assert_panic!(geometric_random_natural_signeds::<T>(EXAMPLE_SEED, 1, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/random/geometric/geometric_random_natural_signeds.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     assert_panic!(geometric_random_natural_signeds::<T>(EXAMPLE_SEED, 0, 1));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/logic/significant_bits.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     apply_fn_to_signeds!(significant_bits_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/logic/significant_bits.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     apply_fn_to_unsigneds!(significant_bits_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/logic/significant_bits.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     apply_fn_to_signeds!(significant_bits_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/logic/significant_bits.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     apply_fn_to_unsigneds!(significant_bits_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]   --> tests/num/logic/significant_bits.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     apply_fn_to_primitive_ints!(significant_bits_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/logic/not_assign.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     apply_fn_to_signeds!(not_assign_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/logic/not_assign.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     apply_fn_to_unsigneds!(not_assign_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]   --> tests/num/logic/not_assign.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     apply_fn_to_primitive_ints!(not_assign_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/logic/low_mask.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     apply_fn_to_signeds!(low_mask_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/logic/low_mask.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     apply_fn_to_unsigneds!(low_mask_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]   --> tests/num/logic/low_mask.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     apply_fn_to_primitive_ints!(low_mask_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/logic/low_mask.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     assert_panic!(T::low_mask(T::WIDTH + 1));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/logic/low_mask.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     apply_fn_to_signeds!(low_mask_signed_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/logic/low_mask.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     apply_fn_to_unsigneds!(low_mask_unsigned_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]   --> tests/num/logic/low_mask.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     apply_fn_to_primitive_ints!(low_mask_primitive_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/logic/hamming_distance.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     apply_fn_to_signeds!(checked_hamming_distance_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/logic/hamming_distance.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     apply_fn_to_unsigneds!(hamming_distance_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/logic/get_highest_bit.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     apply_fn_to_signeds!(get_highest_bit_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/logic/get_highest_bit.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     apply_fn_to_unsigneds!(get_highest_bit_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_scan/index_of_next_true_bit.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     apply_fn_to_signeds!(properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_scan/index_of_next_true_bit.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     apply_fn_to_unsigneds!(properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_scan/index_of_next_false_bit.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     apply_fn_to_signeds!(properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_scan/index_of_next_false_bit.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     apply_fn_to_unsigneds!(properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_iterable.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     apply_fn_to_signeds!(bits_properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_iterable.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |     apply_fn_to_unsigneds!(bits_properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_convertible/to_bits.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 |     apply_fn_to_signeds!(to_bits_desc_properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_convertible/to_bits.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 |     apply_fn_to_unsigneds!(to_bits_desc_properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_convertible/to_bits.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     apply_fn_to_signeds!(to_bits_asc_properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_convertible/to_bits.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     apply_fn_to_unsigneds!(to_bits_asc_properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_convertible/from_bits.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 253 |     apply_fn_to_signeds!(from_bits_desc_properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_convertible/from_bits.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 252 |     apply_fn_to_unsigneds!(from_bits_desc_properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_convertible/from_bits.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 |     apply_fn_to_signeds!(from_bits_asc_properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_convertible/from_bits.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 209 |     apply_fn_to_unsigneds!(from_bits_asc_properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_convertible/from_bits.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     apply_fn_to_signeds!(from_bits_desc_fail_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_convertible/from_bits.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 |     apply_fn_to_unsigneds!(from_bits_desc_fail_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_convertible/from_bits.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 |     assert_panic!(T::from_bits_desc(once(true).chain(repeat_n(false, 200))));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_convertible/from_bits.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     assert_panic!(T::from_bits_desc(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_convertible/from_bits.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     assert_panic!(T::from_bits_desc(repeat_n(true, 200)));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_convertible/from_bits.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     apply_fn_to_signeds!(from_bits_asc_fail_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_convertible/from_bits.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     apply_fn_to_unsigneds!(from_bits_asc_fail_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_convertible/from_bits.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     assert_panic!(T::from_bits_asc(repeat_n(false, 200).chain(once(true))));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_convertible/from_bits.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     assert_panic!(T::from_bits_asc(
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_convertible/from_bits.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     assert_panic!(T::from_bits_asc(repeat_n(true, 200)));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigned_signed_pairs` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_block_access/get_bits.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     apply_fn_to_unsigned_signed_pairs!(properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_block_access/get_bits.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     apply_fn_to_unsigneds!(properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_block_access/get_bits.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     apply_fn_to_signeds!(get_bits_fail_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_block_access/get_bits.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     apply_fn_to_primitive_ints!(get_bits_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_block_access/get_bits.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     assert_panic!(T::exact_from(-100).get_bits(100, 300));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_block_access/get_bits.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     assert_panic!(T::exact_from(100).get_bits(10, 5));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigned_signed_pairs` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_block_access/assign_bits.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 |     apply_fn_to_unsigned_signed_pairs!(properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_block_access/assign_bits.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     apply_fn_to_unsigneds!(properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigned_signed_pairs` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_block_access/assign_bits.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     apply_fn_to_unsigned_signed_pairs!(assign_bits_fail_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_block_access/assign_bits.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     apply_fn_to_unsigneds!(assign_bits_fail_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_block_access/assign_bits.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_block_access/assign_bits.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     assert_panic!(S::exact_from(-100).assign_bits(S::WIDTH + 1, S::WIDTH + 2, &U::ZERO));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_block_access/assign_bits.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     assert_panic!(S::exact_from(-100).assign_bits(0, S::WIDTH + 1, &U::ZERO));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_block_access/assign_bits.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     assert_panic!(S::exact_from(100).assign_bits(0, S::WIDTH, &U::MAX));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_block_access/assign_bits.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     assert_panic!(S::exact_from(100).assign_bits(7, 5, &U::exact_from(3)));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_block_access/assign_bits.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     assert_panic!(T::exact_from(100).assign_bits(3, T::WIDTH + 3, &T::MAX));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_block_access/assign_bits.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     assert_panic!(T::exact_from(100).assign_bits(10, 5, &T::exact_from(3)));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_access/set_bit.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     apply_fn_to_signeds!(properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_access/set_bit.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     apply_fn_to_unsigneds!(properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/set_bit.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     apply_fn_to_primitive_ints!(set_bit_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/set_bit.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/set_bit.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     apply_fn_to_signeds!(set_bit_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/set_bit.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     apply_fn_to_unsigneds!(set_bit_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/get_bit.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     apply_fn_to_signeds!(properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/get_bit.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     apply_fn_to_unsigneds!(properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/get_bit.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     apply_fn_to_signeds!(test_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/get_bit.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     apply_fn_to_primitive_ints!(test_helper_primitive_int);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_access/flip_bit.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     apply_fn_to_signeds!(properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_access/flip_bit.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     apply_fn_to_unsigneds!(properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/flip_bit.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     apply_fn_to_signeds!(flip_bit_fail_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/flip_bit.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     apply_fn_to_unsigneds!(flip_bit_fail_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/flip_bit.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/flip_bit.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     assert_panic!(T::exact_from(5).flip_bit(200));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/flip_bit.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     assert_panic!(T::exact_from(5).flip_bit(200));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/flip_bit.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     apply_fn_to_signeds!(flip_bit_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/flip_bit.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     apply_fn_to_unsigneds!(flip_bit_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_access/clear_bit.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |     apply_fn_to_signeds!(properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_access/clear_bit.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     apply_fn_to_unsigneds!(properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/clear_bit.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     apply_fn_to_signeds!(clear_bit_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/clear_bit.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/clear_bit.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     apply_fn_to_signeds!(clear_bit_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/clear_bit.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     apply_fn_to_unsigneds!(clear_bit_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_access/assign_bit.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     apply_fn_to_signeds!(properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/logic/bit_access/assign_bit.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     apply_fn_to_unsigneds!(properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/assign_bit.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     apply_fn_to_signeds!(assign_bit_fail_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/assign_bit.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     apply_fn_to_primitive_ints!(assign_bit_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/assign_bit.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/assign_bit.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/assign_bit.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     apply_fn_to_signeds!(assign_bit_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/logic/bit_access/assign_bit.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     apply_fn_to_unsigneds!(assign_bit_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/iterators/iterator_to_bit_chunks.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 |     apply_fn_to_unsigneds_and_unsigneds!(test_iterator_to_bit_chunks_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/iterators/iterator_to_bit_chunks.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/iterators/iterator_to_bit_chunks.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/iterators/iterator_to_bit_chunks.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/iterators/iterator_to_bit_chunks.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/float/nice_float/to_string.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     apply_fn_to_primitive_floats!(to_string_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/float/nice_float/hash.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     apply_fn_to_primitive_floats!(hash_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/float/nice_float/from_str.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     apply_fn_to_primitive_floats!(from_str_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/float/nice_float/eq.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     apply_fn_to_primitive_floats!(eq_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/float/nice_float/cmp.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     apply_fn_to_primitive_floats!(cmp_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/float/basic/to_ordered_representation.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     apply_fn_to_primitive_floats!(to_ordered_representation_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/float/basic/to_ordered_representation.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     apply_fn_to_primitive_floats!(to_ordered_representation_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/float/basic/to_ordered_representation.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     assert_panic!(T::NAN.to_ordered_representation());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/float/basic/precision.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     apply_fn_to_primitive_floats!(precision_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/float/basic/precision.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     apply_fn_to_primitive_floats!(precision_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/float/basic/precision.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     assert_panic!(T::NEGATIVE_ZERO.precision());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/float/basic/precision.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     assert_panic!(T::ZERO.precision());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/float/basic/precision.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     assert_panic!(T::NEGATIVE_INFINITY.precision());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/float/basic/precision.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     assert_panic!(T::INFINITY.precision());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/float/basic/precision.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     assert_panic!(T::NAN.precision());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/float/basic/precision.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     apply_fn_to_primitive_floats!(precision_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/float/basic/next_lower.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     apply_fn_to_primitive_floats!(next_lower_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/float/basic/next_lower.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     apply_fn_to_primitive_floats!(next_lower_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/float/basic/next_lower.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     assert_panic!(T::NEGATIVE_INFINITY.next_lower());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/float/basic/next_lower.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     assert_panic!(T::NAN.next_lower());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/float/basic/next_higher.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     apply_fn_to_primitive_floats!(next_higher_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/float/basic/next_higher.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     apply_fn_to_primitive_floats!(next_higher_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/float/basic/next_higher.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     assert_panic!(T::INFINITY.next_higher());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/float/basic/next_higher.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     assert_panic!(T::NAN.next_higher());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/float/basic/max_precision_for_sci_exponent.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     apply_fn_to_primitive_floats!(max_precision_for_sci_exponent_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/float/basic/max_precision_for_sci_exponent.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     apply_fn_to_primitive_floats!(max_precision_for_sci_exponent_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/float/basic/max_precision_for_sci_exponent.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     assert_panic!(T::max_precision_for_sci_exponent(-10000));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/float/basic/max_precision_for_sci_exponent.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     assert_panic!(T::max_precision_for_sci_exponent(10000));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/float/basic/is_negative_zero.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     apply_fn_to_primitive_floats!(is_negative_zero_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/float/basic/is_negative_zero.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     apply_fn_to_primitive_floats!(is_negative_zero_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/float/basic/from_ordered_representation.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     apply_fn_to_primitive_floats!(from_ordered_representation_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/float/basic/from_ordered_representation.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     assert_panic!(f64::from_ordered_representation(u64::MAX));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/float/basic/from_ordered_representation.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     assert_panic!(f64::from_ordered_representation(18437736874454810626));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/float/basic/from_ordered_representation.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     assert_panic!(f32::from_ordered_representation(u64::MAX));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/float/basic/from_ordered_representation.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     assert_panic!(f32::from_ordered_representation(4278190082));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/float/basic/abs_negative_zero.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     apply_fn_to_primitive_floats!(abs_negative_zero_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/float/basic/abs_negative_zero.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     apply_fn_to_primitive_floats!(abs_negative_zero_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/factorization/primes.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 |     apply_fn_to_unsigneds!(primes_less_than_or_equal_to_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/factorization/primes.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |     apply_fn_to_unsigneds!(primes_less_than_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/factorization/primes.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     apply_fn_to_unsigneds!(test_primes_less_than_or_equal_to_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/factorization/primes.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     apply_fn_to_unsigneds!(test_primes_less_than_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/primitive_int_increasing_range.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 |     apply_fn_to_primitive_ints!(primitive_int_increasing_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/primitive_int_increasing_range.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 |     assert_panic!(primitive_int_increasing_range::<T>(T::ONE, T::ZERO));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/primitive_int_increasing_range.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     apply_fn_to_signeds!(primitive_int_increasing_range_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/primitive_int_increasing_range.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     apply_fn_to_primitive_ints!(primitive_int_increasing_range_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/primitive_int_increasing_inclusive_range.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     apply_fn_to_primitive_ints!(primitive_int_increasing_inclusive_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/primitive_int_increasing_inclusive_range.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 209 |     assert_panic!(primitive_int_increasing_inclusive_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/primitive_int_increasing_inclusive_range.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     apply_fn_to_signeds!(primitive_int_increasing_inclusive_range_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/primitive_int_increasing_inclusive_range.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     apply_fn_to_primitive_ints!(primitive_int_increasing_inclusive_range_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/primitive_float_increasing_range.rs:606:5
[INFO] [stdout]     |
[INFO] [stdout] 606 |     apply_fn_to_primitive_floats!(primitive_float_increasing_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/primitive_float_increasing_range.rs:601:5
[INFO] [stdout]     |
[INFO] [stdout] 601 |     assert_panic!(primitive_float_increasing_range::<T>(T::ONE, T::NAN));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/primitive_float_increasing_range.rs:600:5
[INFO] [stdout]     |
[INFO] [stdout] 600 |     assert_panic!(primitive_float_increasing_range::<T>(T::ONE, T::ZERO));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/primitive_float_increasing_inclusive_range.rs:639:5
[INFO] [stdout]     |
[INFO] [stdout] 639 |     apply_fn_to_primitive_floats!(primitive_float_increasing_inclusive_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/primitive_float_increasing_inclusive_range.rs:631:5
[INFO] [stdout]     |
[INFO] [stdout] 631 |     assert_panic!(primitive_float_increasing_inclusive_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/primitive_float_increasing_inclusive_range.rs:627:5
[INFO] [stdout]     |
[INFO] [stdout] 627 |     assert_panic!(primitive_float_increasing_inclusive_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/exhaustive/exhaustive_unsigneds.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     apply_fn_to_unsigneds!(exhaustive_unsigneds_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/exhaustive/exhaustive_signeds.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     apply_fn_to_signeds!(exhaustive_signeds_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_signed_range.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     apply_fn_to_signeds!(exhaustive_signed_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_signed_range.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     assert_panic!(exhaustive_signed_range::<T>(T::ONE, T::ZERO));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/exhaustive/exhaustive_signed_range.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     apply_fn_to_signeds!(exhaustive_signed_range_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_signed_inclusive_range.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     apply_fn_to_signeds!(exhaustive_signed_inclusive_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_signed_inclusive_range.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     assert_panic!(exhaustive_signed_inclusive_range::<T>(T::ONE, T::ZERO));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/exhaustive/exhaustive_signed_inclusive_range.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     apply_fn_to_signeds!(exhaustive_signed_inclusive_range_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_in_range.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 |     apply_fn_to_primitive_floats!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_in_range.rs:270:5
[INFO] [stdout]     |
[INFO] [stdout] 270 |     assert_panic!(exhaustive_primitive_floats_with_sci_exponent_in_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_in_range.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     assert_panic!(exhaustive_primitive_floats_with_sci_exponent_in_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_in_range.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 |     assert_panic!(exhaustive_primitive_floats_with_sci_exponent_in_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_in_range.rs:254:5
[INFO] [stdout]     |
[INFO] [stdout] 254 |     assert_panic!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_in_range.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     assert_panic!(exhaustive_primitive_floats_with_sci_exponent_in_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_in_range.rs:242:5
[INFO] [stdout]     |
[INFO] [stdout] 242 |     assert_panic!(exhaustive_primitive_floats_with_sci_exponent_in_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_in_range.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     assert_panic!(exhaustive_primitive_floats_with_sci_exponent_in_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_in_range.rs:232:5
[INFO] [stdout]     |
[INFO] [stdout] 232 |     assert_panic!(exhaustive_primitive_floats_with_sci_exponent_in_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_and_precision_in_range.rs:386:5
[INFO] [stdout]     |
[INFO] [stdout] 386 |     apply_fn_to_primitive_floats!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_and_precision_in_range.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 374 |     assert_panic!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_and_precision_in_range.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 |     assert_panic!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_and_precision_in_range.rs:358:5
[INFO] [stdout]     |
[INFO] [stdout] 358 |     assert_panic!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_and_precision_in_range.rs:350:5
[INFO] [stdout]     |
[INFO] [stdout] 350 |     assert_panic!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_and_precision_in_range.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     assert_panic!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_and_precision_in_range.rs:334:5
[INFO] [stdout]     |
[INFO] [stdout] 334 |     assert_panic!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_and_precision_in_range.rs:325:5
[INFO] [stdout]     |
[INFO] [stdout] 325 |     assert_panic!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_and_precision_in_range.rs:317:5
[INFO] [stdout]     |
[INFO] [stdout] 317 |     assert_panic!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_and_precision_in_range.rs:309:5
[INFO] [stdout]     |
[INFO] [stdout] 309 |     assert_panic!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_and_precision_in_range.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 |     assert_panic!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_and_precision_in_range.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 |     assert_panic!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_and_precision.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     apply_fn_to_primitive_floats!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_and_precision.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |     assert_panic!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_and_precision.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 |     assert_panic!(exhaustive_primitive_floats_with_sci_exponent_and_precision::<T>(-10000, 1));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_and_precision.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     assert_panic!(exhaustive_primitive_floats_with_sci_exponent_and_precision::<T>(10000, 1));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_and_precision.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 |     assert_panic!(exhaustive_primitive_floats_with_sci_exponent_and_precision::<T>(0, 100));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent_and_precision.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     assert_panic!(exhaustive_primitive_floats_with_sci_exponent_and_precision::<T>(0, 0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 |     apply_fn_to_primitive_floats!(exhaustive_primitive_floats_with_sci_exponent_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     assert_panic!(exhaustive_primitive_floats_with_sci_exponent::<T>(-10000));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_floats_with_sci_exponent.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     assert_panic!(exhaustive_primitive_floats_with_sci_exponent::<T>(10000));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_float_range.rs:484:5
[INFO] [stdout]     |
[INFO] [stdout] 484 |     apply_fn_to_primitive_floats!(exhaustive_primitive_float_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_float_range.rs:479:5
[INFO] [stdout]     |
[INFO] [stdout] 479 |     assert_panic!(exhaustive_primitive_float_range::<T>(T::ONE, T::NAN));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_float_range.rs:478:5
[INFO] [stdout]     |
[INFO] [stdout] 478 |     assert_panic!(exhaustive_primitive_float_range::<T>(T::ONE, T::ZERO));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_float_inclusive_range.rs:521:5
[INFO] [stdout]     |
[INFO] [stdout] 521 |     apply_fn_to_primitive_floats!(exhaustive_primitive_float_inclusive_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_float_inclusive_range.rs:513:5
[INFO] [stdout]     |
[INFO] [stdout] 513 |     assert_panic!(exhaustive_primitive_float_inclusive_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_primitive_float_inclusive_range.rs:509:5
[INFO] [stdout]     |
[INFO] [stdout] 509 |     assert_panic!(exhaustive_primitive_float_inclusive_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]   --> tests/num/exhaustive/exhaustive_positive_primitive_ints.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     apply_fn_to_primitive_ints!(exhaustive_positive_primitive_ints_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_positive_finite_primitive_floats_in_range.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 |     apply_fn_to_primitive_floats!(exhaustive_positive_finite_primitive_floats_in_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_positive_finite_primitive_floats_in_range.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 |     assert_panic!(exhaustive_positive_finite_primitive_floats_in_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_positive_finite_primitive_floats_in_range.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     assert_panic!(exhaustive_positive_finite_primitive_floats_in_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_positive_finite_primitive_floats_in_range.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     assert_panic!(exhaustive_positive_finite_primitive_floats_in_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_positive_finite_primitive_floats_in_range.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |     assert_panic!(exhaustive_positive_finite_primitive_floats_in_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/exhaustive/exhaustive_nonzero_signeds.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     apply_fn_to_signeds!(exhaustive_nonzero_signeds_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_nonzero_finite_primitive_floats_in_range.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     apply_fn_to_primitive_floats!(exhaustive_nonzero_finite_primitive_floats_in_range_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_nonzero_finite_primitive_floats_in_range.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 233 |     assert_panic!(exhaustive_nonzero_finite_primitive_floats_in_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_nonzero_finite_primitive_floats_in_range.rs:229:5
[INFO] [stdout]     |
[INFO] [stdout] 229 |     assert_panic!(exhaustive_nonzero_finite_primitive_floats_in_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/exhaustive/exhaustive_nonzero_finite_primitive_floats_in_range.rs:225:5
[INFO] [stdout]     |
[INFO] [stdout] 225 |     assert_panic!(exhaustive_nonzero_finite_primitive_floats_in_range::<T>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/exhaustive/exhaustive_negative_signeds.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     apply_fn_to_signeds!(exhaustive_negative_signeds_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/exhaustive/exhaustive_natural_signeds.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     apply_fn_to_signeds!(exhaustive_natural_signeds_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/conversion/string/to_string.rs:783:5
[INFO] [stdout]     |
[INFO] [stdout] 783 |     apply_fn_to_signeds!(to_string_base_upper_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/conversion/string/to_string.rs:782:5
[INFO] [stdout]     |
[INFO] [stdout] 782 |     apply_fn_to_unsigneds!(to_string_base_upper_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]    --> tests/num/conversion/string/to_string.rs:621:5
[INFO] [stdout]     |
[INFO] [stdout] 621 |     apply_fn_to_primitive_ints!(to_string_base_upper_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/string/to_string.rs:616:5
[INFO] [stdout]     |
[INFO] [stdout] 616 |     assert_panic!(T::exact_from(100).to_string_base_upper(100));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/string/to_string.rs:615:5
[INFO] [stdout]     |
[INFO] [stdout] 615 |     assert_panic!(T::exact_from(100).to_string_base_upper(37));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/string/to_string.rs:614:5
[INFO] [stdout]     |
[INFO] [stdout] 614 |     assert_panic!(T::exact_from(100).to_string_base_upper(1));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/string/to_string.rs:613:5
[INFO] [stdout]     |
[INFO] [stdout] 613 |     assert_panic!(T::exact_from(100).to_string_base_upper(0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/conversion/string/to_string.rs:472:5
[INFO] [stdout]     |
[INFO] [stdout] 472 |     apply_fn_to_signeds!(to_string_base_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/conversion/string/to_string.rs:471:5
[INFO] [stdout]     |
[INFO] [stdout] 471 |     apply_fn_to_unsigneds!(to_string_base_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]    --> tests/num/conversion/string/to_string.rs:302:5
[INFO] [stdout]     |
[INFO] [stdout] 302 |     apply_fn_to_primitive_ints!(to_string_base_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/string/to_string.rs:297:5
[INFO] [stdout]     |
[INFO] [stdout] 297 |     assert_panic!(T::exact_from(100).to_string_base(100));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/string/to_string.rs:296:5
[INFO] [stdout]     |
[INFO] [stdout] 296 |     assert_panic!(T::exact_from(100).to_string_base(37));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/string/to_string.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 |     assert_panic!(T::exact_from(100).to_string_base(1));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/string/to_string.rs:294:5
[INFO] [stdout]     |
[INFO] [stdout] 294 |     assert_panic!(T::exact_from(100).to_string_base(0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]     --> tests/num/conversion/string/to_sci.rs:1051:5
[INFO] [stdout]      |
[INFO] [stdout] 1051 |     apply_fn_to_signeds!(to_sci_with_options_helper_signed);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]     --> tests/num/conversion/string/to_sci.rs:1050:5
[INFO] [stdout]      |
[INFO] [stdout] 1050 |     apply_fn_to_unsigneds!(to_sci_with_options_helper_unsigned);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/conversion/string/to_sci.rs:895:5
[INFO] [stdout]     |
[INFO] [stdout] 895 |     apply_fn_to_signeds!(to_sci_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/conversion/string/to_sci.rs:894:5
[INFO] [stdout]     |
[INFO] [stdout] 894 |     apply_fn_to_unsigneds!(to_sci_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]    --> tests/num/conversion/string/to_sci.rs:798:5
[INFO] [stdout]     |
[INFO] [stdout] 798 |     apply_fn_to_primitive_ints!(to_sci_with_options_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/string/to_sci.rs:786:5
[INFO] [stdout]     |
[INFO] [stdout] 786 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]    --> tests/num/conversion/string/from_sci_string.rs:825:5
[INFO] [stdout]     |
[INFO] [stdout] 825 |     apply_fn_to_primitive_ints!(from_sci_string_with_options_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/conversion/string/from_sci_string.rs:783:5
[INFO] [stdout]     |
[INFO] [stdout] 783 |     apply_fn_to_signeds!(from_sci_string_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/conversion/string/from_sci_string.rs:782:5
[INFO] [stdout]     |
[INFO] [stdout] 782 |     apply_fn_to_unsigneds!(from_sci_string_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]    --> tests/num/conversion/string/from_sci_string.rs:781:5
[INFO] [stdout]     |
[INFO] [stdout] 781 |     apply_fn_to_primitive_ints!(from_sci_string_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/conversion/slice/vec_from_other_type_slice.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     apply_fn_to_unsigneds_and_unsigneds!(vec_from_other_type_slice_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/conversion/slice/vec_from_other_type.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     apply_fn_to_unsigneds_and_unsigneds!(vec_from_other_type_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/conversion/slice/from_other_type_slice.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     apply_fn_to_unsigneds_and_unsigneds!(from_other_type_slice_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/conversion/mantissa_and_exponent/sci_mantissa_and_exponent.rs:642:5
[INFO] [stdout]     |
[INFO] [stdout] 642 |     apply_fn_to_unsigneds_and_primitive_floats!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/conversion/mantissa_and_exponent/sci_mantissa_and_exponent.rs:588:5
[INFO] [stdout]     |
[INFO] [stdout] 588 |     apply_fn_to_primitive_floats!(from_sci_mantissa_and_exponent_properties_helper_primitive_float);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/conversion/mantissa_and_exponent/sci_mantissa_and_exponent.rs:585:5
[INFO] [stdout]     |
[INFO] [stdout] 585 |     apply_fn_to_unsigneds_and_primitive_floats!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/conversion/mantissa_and_exponent/sci_mantissa_and_exponent.rs:549:5
[INFO] [stdout]     |
[INFO] [stdout] 549 |     apply_fn_to_unsigneds_and_primitive_floats!(sci_mantissa_and_exponent_properties_round_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/conversion/mantissa_and_exponent/sci_mantissa_and_exponent.rs:475:5
[INFO] [stdout]     |
[INFO] [stdout] 475 |     apply_fn_to_primitive_floats!(sci_mantissa_and_exponent_properties_helper_primitive_float);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/conversion/mantissa_and_exponent/sci_mantissa_and_exponent.rs:472:5
[INFO] [stdout]     |
[INFO] [stdout] 472 |     apply_fn_to_unsigneds_and_primitive_floats!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/conversion/mantissa_and_exponent/sci_mantissa_and_exponent.rs:426:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |     apply_fn_to_unsigneds_and_primitive_floats!(from_sci_mantissa_and_exponent_round_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/mantissa_and_exponent/sci_mantissa_and_exponent.rs:417:5
[INFO] [stdout]     |
[INFO] [stdout] 417 |     assert_panic!(from_sci_mantissa_and_exponent_round::<T, U>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/conversion/mantissa_and_exponent/sci_mantissa_and_exponent.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 |     apply_fn_to_unsigneds_and_primitive_floats!(sci_mantissa_and_exponent_round_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/mantissa_and_exponent/sci_mantissa_and_exponent.rs:296:5
[INFO] [stdout]     |
[INFO] [stdout] 296 |     assert_panic!(sci_mantissa_and_exponent_round::<T, U>(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/conversion/mantissa_and_exponent/sci_mantissa_and_exponent.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     apply_fn_to_primitive_floats!(sci_mantissa_and_exponent_fail_helper_primitive_float);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/conversion/mantissa_and_exponent/sci_mantissa_and_exponent.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     apply_fn_to_unsigneds_and_primitive_floats!(sci_mantissa_and_exponent_fail_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/mantissa_and_exponent/sci_mantissa_and_exponent.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     assert_panic!(T::NEGATIVE_ZERO.sci_mantissa_and_exponent());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/mantissa_and_exponent/sci_mantissa_and_exponent.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     assert_panic!(T::ZERO.sci_mantissa_and_exponent());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/mantissa_and_exponent/sci_mantissa_and_exponent.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     assert_panic!(T::NEGATIVE_INFINITY.sci_mantissa_and_exponent());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/mantissa_and_exponent/sci_mantissa_and_exponent.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     assert_panic!(T::INFINITY.sci_mantissa_and_exponent());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/mantissa_and_exponent/sci_mantissa_and_exponent.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     assert_panic!(T::NAN.sci_mantissa_and_exponent());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/mantissa_and_exponent/sci_mantissa_and_exponent.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     assert_panic!(SciMantissaAndExponent::<U, u64>::sci_mantissa_and_exponent(
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/conversion/mantissa_and_exponent/raw_mantissa_and_exponent.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 |     apply_fn_to_primitive_floats!(from_raw_mantissa_and_exponent_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/conversion/mantissa_and_exponent/raw_mantissa_and_exponent.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     apply_fn_to_primitive_floats!(raw_mantissa_and_exponent_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/conversion/mantissa_and_exponent/raw_mantissa_and_exponent.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     apply_fn_to_primitive_floats!(from_raw_mantissa_and_exponent_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/mantissa_and_exponent/raw_mantissa_and_exponent.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     assert_panic!(T::from_raw_mantissa_and_exponent(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/mantissa_and_exponent/raw_mantissa_and_exponent.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     assert_panic!(T::from_raw_mantissa_and_exponent(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/conversion/mantissa_and_exponent/integer_mantissa_and_exponent.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 |     apply_fn_to_primitive_floats!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/conversion/mantissa_and_exponent/integer_mantissa_and_exponent.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     apply_fn_to_unsigneds!(from_integer_mantissa_and_exponent_properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/conversion/mantissa_and_exponent/integer_mantissa_and_exponent.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 |     apply_fn_to_primitive_floats!(integer_mantissa_and_exponent_properties_helper_primitive_float);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/conversion/mantissa_and_exponent/integer_mantissa_and_exponent.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     apply_fn_to_unsigneds!(integer_mantissa_and_exponent_properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/conversion/mantissa_and_exponent/integer_mantissa_and_exponent.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     apply_fn_to_primitive_floats!(integer_mantissa_and_exponent_primitive_float_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/conversion/mantissa_and_exponent/integer_mantissa_and_exponent.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     apply_fn_to_unsigneds!(integer_mantissa_and_exponent_unsigned_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/mantissa_and_exponent/integer_mantissa_and_exponent.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     assert_panic!(T::NEGATIVE_ZERO.integer_mantissa_and_exponent());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/mantissa_and_exponent/integer_mantissa_and_exponent.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     assert_panic!(T::ZERO.integer_mantissa_and_exponent());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/mantissa_and_exponent/integer_mantissa_and_exponent.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     assert_panic!(T::NEGATIVE_INFINITY.integer_mantissa_and_exponent());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/mantissa_and_exponent/integer_mantissa_and_exponent.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     assert_panic!(T::INFINITY.integer_mantissa_and_exponent());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/mantissa_and_exponent/integer_mantissa_and_exponent.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     assert_panic!(T::NAN.integer_mantissa_and_exponent());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/mantissa_and_exponent/integer_mantissa_and_exponent.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     assert_panic!(T::ZERO.integer_mantissa_and_exponent());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/conversion/is_integer.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     apply_fn_to_primitive_floats!(is_integer_primitive_float);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/conversion/is_integer.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     apply_fn_to_signeds!(is_integer_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/conversion/is_integer.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     apply_fn_to_unsigneds!(is_integer_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints_and_signeds` in this scope
[INFO] [stdout]   --> tests/num/conversion/froms/wrapping_from.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     apply_fn_to_primitive_ints_and_signeds!(wrapping_from_helper_primitive_int_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints_and_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/conversion/froms/wrapping_from.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     apply_fn_to_primitive_ints_and_unsigneds!(wrapping_from_helper_primitive_int_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats_and_signeds` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:273:5
[INFO] [stdout]     |
[INFO] [stdout] 273 |     apply_fn_to_primitive_floats_and_signeds!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats_and_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:270:5
[INFO] [stdout]     |
[INFO] [stdout] 270 |     apply_fn_to_primitive_floats_and_unsigneds!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds_and_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 267 |     apply_fn_to_signeds_and_primitive_floats!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     apply_fn_to_unsigneds_and_primitive_floats!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     assert_panic!(NiceFloat::<f32>::exact_from(i32::MIN + 1));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     assert_panic!(NiceFloat::<f32>::exact_from(u32::MAX));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 155 |     assert_panic!(NiceFloat::<f32>::exact_from(i128::MIN + 1));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     assert_panic!(NiceFloat::<f32>::exact_from(u128::MAX));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     assert_panic!(i8::exact_from(NiceFloat(-129.0f32)));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     assert_panic!(i8::exact_from(NiceFloat(128.0f32)));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |     assert_panic!(u8::exact_from(NiceFloat(256.0f32)));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |     assert_panic!(u8::exact_from(NiceFloat(f32::NEGATIVE_INFINITY)));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     assert_panic!(u8::exact_from(NiceFloat(f32::INFINITY)));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     assert_panic!(u8::exact_from(NiceFloat(f32::NAN)));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     assert_panic!(u8::exact_from(NiceFloat(123.1f32)));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     assert_panic!(u8::exact_from(NiceFloat(500.0f32)));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     assert_panic!(u8::exact_from(NiceFloat(-123.0f32)));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     assert_panic!(i8::exact_from(-1000i16));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     assert_panic!(i32::exact_from(3000000000u32));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     assert_panic!(u32::exact_from(-5i32));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     assert_panic!(i16::exact_from(i32::MIN));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     assert_panic!(u16::exact_from(i32::MIN));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     assert_panic!(u32::exact_from(i32::MIN));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     assert_panic!(u16::exact_from(u32::MAX));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/try_from_and_exact_from.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     assert_panic!(u32::exact_from(-1i8));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints_and_signeds` in this scope
[INFO] [stdout]   --> tests/num/conversion/froms/saturating_from.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     apply_fn_to_primitive_ints_and_signeds!(saturating_from_helper_primitive_int_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints_and_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/conversion/froms/saturating_from.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     apply_fn_to_primitive_ints_and_unsigneds!(saturating_from_helper_primitive_int_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats_and_unsigned_signed_pairs` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:594:5
[INFO] [stdout]     |
[INFO] [stdout] 594 |     apply_fn_to_primitive_floats_and_unsigned_signed_pairs!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats_and_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:593:5
[INFO] [stdout]     |
[INFO] [stdout] 593 |     apply_fn_to_primitive_floats_and_unsigneds!(rounding_from_helper_primitive_float_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds_and_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:592:5
[INFO] [stdout]     |
[INFO] [stdout] 592 |     apply_fn_to_signeds_and_primitive_floats!(rounding_from_helper_signed_primitive_float);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:591:5
[INFO] [stdout]     |
[INFO] [stdout] 591 |     apply_fn_to_unsigneds_and_primitive_floats!(rounding_from_helper_unsigned_primitive_float);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:309:5
[INFO] [stdout]     |
[INFO] [stdout] 309 |     assert_panic!(f32::rounding_from(u128::MAX, RoundingMode::Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     assert_panic!(f32::rounding_from(u32::MAX, RoundingMode::Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:306:5
[INFO] [stdout]     |
[INFO] [stdout] 306 |     assert_panic!(u8::rounding_from(f32::NAN, RoundingMode::Down));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 |     assert_panic!(i8::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:297:5
[INFO] [stdout]     |
[INFO] [stdout] 297 |     assert_panic!(i8::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:296:5
[INFO] [stdout]     |
[INFO] [stdout] 296 |     assert_panic!(i8::rounding_from(f32::NEGATIVE_INFINITY, RoundingMode::Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 |     assert_panic!(i8::rounding_from(f32::INFINITY, RoundingMode::Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:294:5
[INFO] [stdout]     |
[INFO] [stdout] 294 |     assert_panic!(i8::rounding_from(f32::INFINITY, RoundingMode::Ceiling));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 |     assert_panic!(i8::rounding_from(f32::INFINITY, RoundingMode::Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 |     assert_panic!(u8::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 284 |     assert_panic!(u8::rounding_from(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 283 |     assert_panic!(u8::rounding_from(f32::NEGATIVE_INFINITY, RoundingMode::Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 |     assert_panic!(u8::rounding_from(f32::INFINITY, RoundingMode::Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 |     assert_panic!(u8::rounding_from(f32::INFINITY, RoundingMode::Ceiling));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 |     assert_panic!(u8::rounding_from(f32::INFINITY, RoundingMode::Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |     assert_panic!(u8::rounding_from(f32::NAN, RoundingMode::Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 |     assert_panic!(u8::rounding_from(f32::NAN, RoundingMode::Nearest));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 |     assert_panic!(u8::rounding_from(f32::NAN, RoundingMode::Ceiling));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |     assert_panic!(u8::rounding_from(f32::NAN, RoundingMode::Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     assert_panic!(u8::rounding_from(f32::NAN, RoundingMode::Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:273:5
[INFO] [stdout]     |
[INFO] [stdout] 273 |     assert_panic!(u8::rounding_from(f32::NAN, RoundingMode::Down));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 |     assert_panic!(i8::rounding_from(-129.0f32, RoundingMode::Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:270:5
[INFO] [stdout]     |
[INFO] [stdout] 270 |     assert_panic!(i8::rounding_from(-129.0f32, RoundingMode::Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:269:5
[INFO] [stdout]     |
[INFO] [stdout] 269 |     assert_panic!(i8::rounding_from(-129.0f32, RoundingMode::Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:268:5
[INFO] [stdout]     |
[INFO] [stdout] 268 |     assert_panic!(i8::rounding_from(128.0f32, RoundingMode::Ceiling));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 267 |     assert_panic!(i8::rounding_from(128.0f32, RoundingMode::Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:266:5
[INFO] [stdout]     |
[INFO] [stdout] 266 |     assert_panic!(i8::rounding_from(128.0f32, RoundingMode::Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     assert_panic!(u8::rounding_from(-100.0f32, RoundingMode::Floor));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 263 |     assert_panic!(u8::rounding_from(-100.0f32, RoundingMode::Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 |     assert_panic!(u8::rounding_from(-100.0f32, RoundingMode::Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 |     assert_panic!(u8::rounding_from(256.0f32, RoundingMode::Ceiling));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 |     assert_panic!(u8::rounding_from(256.0f32, RoundingMode::Up));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     assert_panic!(u8::rounding_from(256.0f32, RoundingMode::Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/rounding_from.rs:257:5
[INFO] [stdout]     |
[INFO] [stdout] 257 |     assert_panic!(u8::rounding_from(100.1f32, RoundingMode::Exact));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints_and_signeds` in this scope
[INFO] [stdout]   --> tests/num/conversion/froms/overflowing_from.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     apply_fn_to_primitive_ints_and_signeds!(overflowing_from_helper_primitive_int_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints_and_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/conversion/froms/overflowing_from.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     apply_fn_to_primitive_ints_and_unsigneds!(overflowing_from_helper_primitive_int_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats_and_signeds` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/convertible_from.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     apply_fn_to_primitive_floats_and_signeds!(convertible_from_helper_primitive_float_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats_and_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/convertible_from.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     apply_fn_to_primitive_floats_and_unsigneds!(convertible_from_helper_primitive_float_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints_and_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/convertible_from.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 |     apply_fn_to_primitive_ints_and_primitive_floats!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints_and_signeds` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/convertible_from.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     apply_fn_to_primitive_ints_and_signeds!(convertible_from_helper_primitive_int_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints_and_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/conversion/froms/convertible_from.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 |     apply_fn_to_primitive_ints_and_unsigneds!(convertible_from_helper_primitive_int_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/conversion/digits/power_of_2_digits/to_power_of_2_digits.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     apply_fn_to_unsigneds_and_unsigneds!(to_power_of_2_digits_desc_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/conversion/digits/power_of_2_digits/to_power_of_2_digits.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     apply_fn_to_unsigneds_and_unsigneds!(to_power_of_2_digits_asc_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/power_of_2_digits/to_power_of_2_digits.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     apply_fn_to_unsigneds_and_unsigneds!(to_power_of_2_digits_desc_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/power_of_2_digits/to_power_of_2_digits.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     assert_panic!(PowerOf2Digits::<U>::to_power_of_2_digits_desc(
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/power_of_2_digits/to_power_of_2_digits.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     assert_panic!(PowerOf2Digits::<U>::to_power_of_2_digits_desc(
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/power_of_2_digits/to_power_of_2_digits.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     apply_fn_to_unsigneds_and_unsigneds!(to_power_of_2_digits_asc_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/power_of_2_digits/to_power_of_2_digits.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     assert_panic!(PowerOf2Digits::<U>::to_power_of_2_digits_asc(
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/power_of_2_digits/to_power_of_2_digits.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     assert_panic!(PowerOf2Digits::<U>::to_power_of_2_digits_asc(
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/conversion/digits/power_of_2_digits/power_of_2_digit_iterable.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     apply_fn_to_unsigneds_and_unsigneds!(power_of_2_digit_iterable_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/conversion/digits/power_of_2_digits/power_of_2_digit_iterable.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     apply_fn_to_unsigneds_and_unsigneds!(power_of_2_digits_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/power_of_2_digits/power_of_2_digit_iterable.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     assert_panic!(PowerOf2DigitIterable::<U>::power_of_2_digits(
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/power_of_2_digits/power_of_2_digit_iterable.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     assert_panic!(PowerOf2DigitIterable::<U>::power_of_2_digits(
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/conversion/digits/power_of_2_digits/from_power_of_2_digits.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 |     apply_fn_to_unsigneds_and_unsigneds!(from_power_of_2_digits_desc_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/conversion/digits/power_of_2_digits/from_power_of_2_digits.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     apply_fn_to_unsigneds_and_unsigneds!(from_power_of_2_digits_asc_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/conversion/digits/power_of_2_digits/from_power_of_2_digits.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     apply_fn_to_unsigneds_and_unsigneds!(from_power_of_2_digits_desc_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/conversion/digits/power_of_2_digits/from_power_of_2_digits.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/power_of_2_digits/from_power_of_2_digits.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/power_of_2_digits/from_power_of_2_digits.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     apply_fn_to_unsigneds_and_unsigneds!(from_power_of_2_digits_asc_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/power_of_2_digits/from_power_of_2_digits.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/power_of_2_digits/from_power_of_2_digits.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/conversion/digits/general_digits/to_digits.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     apply_fn_to_unsigneds_and_unsigneds!(to_digits_desc_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/conversion/digits/general_digits/to_digits.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     apply_fn_to_unsigneds_and_unsigneds!(to_digits_asc_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/general_digits/to_digits.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     apply_fn_to_unsigneds_and_unsigneds!(to_digits_desc_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/general_digits/to_digits.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         assert_panic!(T::exact_from(100).to_digits_desc(&U::power_of_2(T::WIDTH)));
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/general_digits/to_digits.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     assert_panic!(T::exact_from(100).to_digits_desc(&U::ONE));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/general_digits/to_digits.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     assert_panic!(T::exact_from(100).to_digits_desc(&U::ZERO));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/general_digits/to_digits.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     apply_fn_to_unsigneds_and_unsigneds!(to_digits_asc_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/general_digits/to_digits.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         assert_panic!(T::exact_from(100).to_digits_asc(&U::power_of_2(T::WIDTH)));
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/general_digits/to_digits.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     assert_panic!(T::exact_from(100).to_digits_asc(&U::ONE));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/general_digits/to_digits.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     assert_panic!(T::exact_from(100).to_digits_asc(&U::ZERO));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/conversion/digits/general_digits/from_digits.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 |     apply_fn_to_unsigneds_and_unsigneds!(from_digits_desc_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/conversion/digits/general_digits/from_digits.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     apply_fn_to_unsigneds_and_unsigneds!(from_digits_asc_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/conversion/digits/general_digits/from_digits.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     apply_fn_to_unsigneds_and_unsigneds!(from_digits_desc_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/conversion/digits/general_digits/from_digits.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     apply_fn_to_unsigneds_and_unsigneds!(from_digits_asc_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/general_digits/from_digits.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/general_digits/from_digits.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/general_digits/from_digits.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/conversion/digits/general_digits/from_digits.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/comparison/eq_abs_partial_eq_abs_and_comparators.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     apply_fn_to_signeds!(properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/comparison/eq_abs_partial_eq_abs_and_comparators.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     apply_fn_to_unsigneds!(properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/comparison/cmp_abs_partial_cmp_abs_and_comparators.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     apply_fn_to_signeds!(properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/comparison/cmp_abs_partial_cmp_abs_and_comparators.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     apply_fn_to_unsigneds!(properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/basic/constants.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     apply_to_primitive_floats!(test_float_constants);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/basic/constants.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     apply_to_signeds!(test_signed_constants);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/basic/constants.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     apply_to_unsigneds!(test_unsigned_constants);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/xxxx_add_yyyy_to_zzzz.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     apply_fn_to_unsigneds!(xxxx_add_yyyy_to_zzzz_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/xxx_sub_yyy_to_zzz.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     apply_fn_to_unsigneds!(xxx_sub_yyy_to_zzz_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/xxx_add_yyy_to_zzz.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     apply_fn_to_unsigneds!(xxx_add_yyy_to_zzz_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/xx_sub_yy_to_zz.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     apply_fn_to_unsigneds!(xx_sub_yy_to_zz_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/xx_div_mod_y_to_qr.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     apply_fn_to_unsigneds!(xx_div_mod_y_to_qr_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/xx_div_mod_y_to_qr.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     apply_fn_to_unsigneds!(xx_div_mod_y_to_qr_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/xx_div_mod_y_to_qr.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     assert_panic!(T::xx_div_mod_y_to_qr(
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/xx_div_mod_y_to_qr.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     assert_panic!(T::xx_div_mod_y_to_qr(
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/xx_add_yy_to_zz.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     apply_fn_to_unsigneds!(xx_add_yy_to_zz_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/x_mul_y_to_zz.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     apply_fn_to_unsigneds!(x_mul_y_to_zz_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_sub_mul.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     apply_fn_to_signeds!(wrapping_sub_mul_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_sub_mul.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     apply_fn_to_unsigneds!(wrapping_sub_mul_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_sub.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     apply_fn_to_signeds!(wrapping_sub_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_sub.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     apply_fn_to_unsigneds!(wrapping_sub_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_square.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     apply_fn_to_signeds!(wrapping_square_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_square.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     apply_fn_to_unsigneds!(wrapping_square_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_pow.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     apply_fn_to_signeds!(wrapping_pow_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_pow.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     apply_fn_to_unsigneds!(wrapping_pow_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_neg.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     apply_fn_to_signeds!(wrapping_neg_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_neg.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     apply_fn_to_unsigneds!(wrapping_neg_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_neg.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     apply_fn_to_signeds!(signed_wrapping_neg_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_neg.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     apply_fn_to_unsigneds!(unsigned_wrapping_neg_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_mul.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     apply_fn_to_signeds!(wrapping_mul_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_mul.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     apply_fn_to_unsigneds!(wrapping_mul_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_div.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     apply_fn_to_signeds!(wrapping_div_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_div.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     apply_fn_to_unsigneds!(wrapping_div_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_div.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     apply_fn_to_primitive_ints!(wrapping_div_assign_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_div.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_add_mul.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     apply_fn_to_signeds!(wrapping_add_mul_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_add_mul.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     apply_fn_to_unsigneds!(wrapping_add_mul_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_add.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     apply_fn_to_signeds!(wrapping_add_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_add.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     apply_fn_to_unsigneds!(wrapping_add_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_abs.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     apply_fn_to_signeds!(wrapping_abs_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/wrapping_abs.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     apply_fn_to_signeds!(wrapping_abs_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/sub_mul.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     apply_fn_to_primitive_floats!(sub_mul_properties_helper_primitive_float);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/sub_mul.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     apply_fn_to_signeds!(sub_mul_properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/sub_mul.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     apply_fn_to_unsigneds!(sub_mul_properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/square.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     apply_fn_to_primitive_floats!(square_properties_helper_primitive_float);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigned_signed_pairs` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/square.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     apply_fn_to_unsigned_signed_pairs!(square_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/square.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     apply_fn_to_unsigneds!(square_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/sqrt.rs:410:5
[INFO] [stdout]     |
[INFO] [stdout] 410 |     apply_fn_to_primitive_floats!(sqrt_assign_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/sqrt.rs:394:5
[INFO] [stdout]     |
[INFO] [stdout] 394 |     apply_fn_to_unsigneds!(sqrt_rem_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/sqrt.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 |     apply_fn_to_signeds!(checked_sqrt_properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/sqrt.rs:365:5
[INFO] [stdout]     |
[INFO] [stdout] 365 |     apply_fn_to_unsigneds!(checked_sqrt_properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/sqrt.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 |     apply_fn_to_signeds!(ceiling_sqrt_properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/sqrt.rs:334:5
[INFO] [stdout]     |
[INFO] [stdout] 334 |     apply_fn_to_unsigneds!(ceiling_sqrt_properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/sqrt.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 284 |     apply_fn_to_signeds!(floor_sqrt_properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/sqrt.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 283 |     apply_fn_to_unsigneds!(floor_sqrt_properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/sqrt.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 |     apply_fn_to_signeds!(checked_sqrt_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/sqrt.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     assert_panic!(T::NEGATIVE_ONE.checked_sqrt());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/sqrt.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     apply_fn_to_signeds!(ceiling_sqrt_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/sqrt.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     assert_panic!(T::NEGATIVE_ONE.ceiling_sqrt());
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/sqrt.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     apply_fn_to_signeds!(floor_sqrt_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/sqrt.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     assert_panic!(T::NEGATIVE_ONE.floor_sqrt());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/sqrt.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     assert_panic!(sqrt_rem_newton::<u64, i64>(1));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/sqrt.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     assert_panic!(sqrt_rem_newton::<u32, i32>(1));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/sign.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     apply_fn_to_primitive_floats!(sign_properties_helper_primitive_float);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/sign.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     apply_fn_to_signeds!(sign_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/sign.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     apply_fn_to_unsigneds!(sign_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/sign.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     apply_fn_to_primitive_floats!(sign_helper_primitive_float);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/sign.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     apply_fn_to_signeds!(sign_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/sign.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     apply_fn_to_primitive_ints!(sign_helper_primitive_int);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds_and_signeds` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/shr_round.rs:1665:5
[INFO] [stdout]      |
[INFO] [stdout] 1665 |     apply_fn_to_signeds_and_signeds!(shr_round_properties_helper_signed_signed);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigned_signed_pairs` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/shr_round.rs:1664:5
[INFO] [stdout]      |
[INFO] [stdout] 1664 |     apply_fn_to_unsigneds_and_unsigned_signed_pairs!(shr_round_properties_helper_signed_unsigned);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_signeds` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/shr_round.rs:1663:5
[INFO] [stdout]      |
[INFO] [stdout] 1663 |     apply_fn_to_unsigneds_and_signeds!(shr_round_properties_helper_unsigned_signed);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/shr_round.rs:1662:5
[INFO] [stdout]      |
[INFO] [stdout] 1662 |     apply_fn_to_unsigneds_and_unsigneds!(shr_round_properties_helper_unsigned_unsigned);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints_and_primitive_ints` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/shr_round.rs:1364:5
[INFO] [stdout]      |
[INFO] [stdout] 1364 |     apply_fn_to_primitive_ints_and_primitive_ints!(shr_round_fail_helper);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/shr_round.rs:1359:5
[INFO] [stdout]      |
[INFO] [stdout] 1359 |     assert_panic!(T::exact_from(123).shr_round_assign(U::exact_from(100), RoundingMode::Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/shr_round.rs:1358:5
[INFO] [stdout]      |
[INFO] [stdout] 1358 |     assert_panic!(T::exact_from(123).shr_round_assign(U::ONE, RoundingMode::Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/shr_round.rs:1357:5
[INFO] [stdout]      |
[INFO] [stdout] 1357 |     assert_panic!(T::exact_from(123).shr_round(U::exact_from(100), RoundingMode::Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/shr_round.rs:1356:5
[INFO] [stdout]      |
[INFO] [stdout] 1356 |     assert_panic!(T::exact_from(123).shr_round(U::ONE, RoundingMode::Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds_and_signeds` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/shl_round.rs:1511:5
[INFO] [stdout]      |
[INFO] [stdout] 1511 |     apply_fn_to_signeds_and_signeds!(shl_round_properties_helper_signed_signed);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_signeds` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/shl_round.rs:1510:5
[INFO] [stdout]      |
[INFO] [stdout] 1510 |     apply_fn_to_unsigneds_and_signeds!(shl_round_properties_helper_unsigned_signed);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints_and_signeds` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/shl_round.rs:1419:5
[INFO] [stdout]      |
[INFO] [stdout] 1419 |     apply_fn_to_primitive_ints_and_signeds!(shl_round_fail_helper);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/shl_round.rs:1414:5
[INFO] [stdout]      |
[INFO] [stdout] 1414 |     assert_panic!(T::exact_from(123).shl_round_assign(U::exact_from(-100), RoundingMode::Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/shl_round.rs:1413:5
[INFO] [stdout]      |
[INFO] [stdout] 1413 |     assert_panic!(T::exact_from(123).shl_round_assign(U::NEGATIVE_ONE, RoundingMode::Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/shl_round.rs:1412:5
[INFO] [stdout]      |
[INFO] [stdout] 1412 |     assert_panic!(T::exact_from(123).shl_round(U::exact_from(-100), RoundingMode::Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/shl_round.rs:1411:5
[INFO] [stdout]      |
[INFO] [stdout] 1411 |     assert_panic!(T::exact_from(123).shl_round(U::NEGATIVE_ONE, RoundingMode::Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/saturating_sub_mul.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     apply_fn_to_signeds!(saturating_sub_mul_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/saturating_sub_mul.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     apply_fn_to_unsigneds!(saturating_sub_mul_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/saturating_sub.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     apply_fn_to_signeds!(saturating_sub_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/saturating_sub.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     apply_fn_to_unsigneds!(saturating_sub_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/saturating_square.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     apply_fn_to_signeds!(saturating_square_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/saturating_square.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     apply_fn_to_unsigneds!(saturating_square_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/saturating_pow.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     apply_fn_to_signeds!(saturating_pow_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/saturating_pow.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     apply_fn_to_unsigneds!(saturating_pow_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/saturating_neg.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     apply_fn_to_signeds!(saturating_neg_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/saturating_neg.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     apply_fn_to_signeds!(saturating_neg_assign_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/saturating_mul.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     apply_fn_to_signeds!(saturating_mul_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/saturating_mul.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     apply_fn_to_unsigneds!(saturating_mul_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/saturating_add_mul.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     apply_fn_to_signeds!(saturating_add_mul_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/saturating_add_mul.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     apply_fn_to_unsigneds!(saturating_add_mul_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/saturating_add.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     apply_fn_to_signeds!(saturating_add_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/saturating_add.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     apply_fn_to_unsigneds!(saturating_add_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/saturating_abs.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     apply_fn_to_signeds!(saturating_abs_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/saturating_abs.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     apply_fn_to_signeds!(saturating_abs_assign_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigned_signed_pairs` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/round_to_multiple_of_power_of_2.rs:492:5
[INFO] [stdout]     |
[INFO] [stdout] 492 |     apply_fn_to_unsigned_signed_pairs!(round_to_multiple_of_power_of_2_properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/round_to_multiple_of_power_of_2.rs:491:5
[INFO] [stdout]     |
[INFO] [stdout] 491 |     apply_fn_to_unsigneds!(round_to_multiple_of_power_of_2_properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/round_to_multiple_of_power_of_2.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     apply_fn_to_signeds!(round_to_multiple_of_power_of_2_signed_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/round_to_multiple_of_power_of_2.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     apply_fn_to_primitive_ints!(round_to_multiple_of_power_of_2_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/round_to_multiple_of_power_of_2.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/round_to_multiple_of_power_of_2.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     assert_panic!((-T::MAX).round_to_multiple_of_power_of_2_assign(T::WIDTH, RoundingMode::Up));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/round_to_multiple_of_power_of_2.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     assert_panic!((-T::MAX).round_to_multiple_of_power_of_2(T::WIDTH, RoundingMode::Floor));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/round_to_multiple_of_power_of_2.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     assert_panic!((-T::MAX).round_to_multiple_of_power_of_2(T::WIDTH, RoundingMode::Up));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/round_to_multiple_of_power_of_2.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/round_to_multiple_of_power_of_2.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/round_to_multiple_of_power_of_2.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/round_to_multiple_of_power_of_2.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/round_to_multiple_of_power_of_2.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     assert_panic!(T::exact_from(10).round_to_multiple_of_power_of_2_assign(4, RoundingMode::Exact));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/round_to_multiple_of_power_of_2.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     assert_panic!(T::ONE.round_to_multiple_of_power_of_2(T::WIDTH, RoundingMode::Up));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/round_to_multiple_of_power_of_2.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     assert_panic!(T::MAX.round_to_multiple_of_power_of_2(4, RoundingMode::Nearest));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/round_to_multiple_of_power_of_2.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     assert_panic!(T::MAX.round_to_multiple_of_power_of_2(4, RoundingMode::Ceiling));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/round_to_multiple_of_power_of_2.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     assert_panic!(T::MAX.round_to_multiple_of_power_of_2(4, RoundingMode::Up));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/round_to_multiple_of_power_of_2.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     assert_panic!(T::exact_from(10).round_to_multiple_of_power_of_2(4, RoundingMode::Exact));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigned_signed_pairs` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:2046:5
[INFO] [stdout]      |
[INFO] [stdout] 2046 |     apply_fn_to_unsigned_signed_pairs!(round_to_multiple_properties_helper_signed);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:2045:5
[INFO] [stdout]      |
[INFO] [stdout] 2045 |     apply_fn_to_unsigneds!(round_to_multiple_properties_helper_unsigned);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:1816:5
[INFO] [stdout]      |
[INFO] [stdout] 1816 |     apply_fn_to_signeds!(round_to_multiple_signed_fail_helper);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:1815:5
[INFO] [stdout]      |
[INFO] [stdout] 1815 |     apply_fn_to_primitive_ints!(round_to_multiple_fail_helper);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:1807:5
[INFO] [stdout]      |
[INFO] [stdout] 1807 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:1803:5
[INFO] [stdout]      |
[INFO] [stdout] 1803 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:1799:5
[INFO] [stdout]      |
[INFO] [stdout] 1799 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:1795:5
[INFO] [stdout]      |
[INFO] [stdout] 1795 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:1793:5
[INFO] [stdout]      |
[INFO] [stdout] 1793 |     assert_panic!(T::NEGATIVE_ONE.round_to_multiple(T::ZERO, RoundingMode::Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:1792:5
[INFO] [stdout]      |
[INFO] [stdout] 1792 |     assert_panic!(T::NEGATIVE_ONE.round_to_multiple(T::ZERO, RoundingMode::Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:1791:5
[INFO] [stdout]      |
[INFO] [stdout] 1791 |     assert_panic!(T::NEGATIVE_ONE.round_to_multiple(T::ZERO, RoundingMode::Up));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:1790:5
[INFO] [stdout]      |
[INFO] [stdout] 1790 |     assert_panic!(T::MIN.round_to_multiple(T::exact_from(3), RoundingMode::Floor));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:1783:5
[INFO] [stdout]      |
[INFO] [stdout] 1783 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:1779:5
[INFO] [stdout]      |
[INFO] [stdout] 1779 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:1775:5
[INFO] [stdout]      |
[INFO] [stdout] 1775 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:1771:5
[INFO] [stdout]      |
[INFO] [stdout] 1771 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:1768:5
[INFO] [stdout]      |
[INFO] [stdout] 1768 |     assert_panic!({
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:1767:5
[INFO] [stdout]      |
[INFO] [stdout] 1767 |     assert_panic!(T::exact_from(10).round_to_multiple_assign(T::ZERO, RoundingMode::Up));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:1765:5
[INFO] [stdout]      |
[INFO] [stdout] 1765 |     assert_panic!(T::ONE.round_to_multiple(T::ZERO, RoundingMode::Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:1764:5
[INFO] [stdout]      |
[INFO] [stdout] 1764 |     assert_panic!(T::ONE.round_to_multiple(T::ZERO, RoundingMode::Ceiling));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:1763:5
[INFO] [stdout]      |
[INFO] [stdout] 1763 |     assert_panic!(T::ONE.round_to_multiple(T::ZERO, RoundingMode::Up));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:1762:5
[INFO] [stdout]      |
[INFO] [stdout] 1762 |     assert_panic!(T::MAX.round_to_multiple(T::TWO, RoundingMode::Ceiling));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:1761:5
[INFO] [stdout]      |
[INFO] [stdout] 1761 |     assert_panic!(T::exact_from(10).round_to_multiple(T::exact_from(3), RoundingMode::Exact));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]     --> tests/num/arithmetic/round_to_multiple.rs:1760:5
[INFO] [stdout]      |
[INFO] [stdout] 1760 |     assert_panic!(T::exact_from(10).round_to_multiple(T::ZERO, RoundingMode::Up));
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/rotate.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     apply_fn_to_signeds!(rotate_right_properties_signed_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/rotate.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     apply_fn_to_unsigneds!(rotate_right_properties_unsigned_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/rotate.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     apply_fn_to_signeds!(rotate_left_properties_signed_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/rotate.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     apply_fn_to_unsigneds!(rotate_left_properties_unsigned_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:737:5
[INFO] [stdout]     |
[INFO] [stdout] 737 |     apply_fn_to_unsigneds!(root_rem_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:699:5
[INFO] [stdout]     |
[INFO] [stdout] 699 |     apply_fn_to_signeds!(checked_root_properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     apply_fn_to_unsigneds!(checked_root_properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:628:5
[INFO] [stdout]     |
[INFO] [stdout] 628 |     apply_fn_to_signeds!(ceiling_root_properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:627:5
[INFO] [stdout]     |
[INFO] [stdout] 627 |     apply_fn_to_unsigneds!(ceiling_root_properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:531:5
[INFO] [stdout]     |
[INFO] [stdout] 531 |     apply_to_unsigneds!(floor_root_approx_and_refine_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:511:5
[INFO] [stdout]     |
[INFO] [stdout] 511 |     apply_fn_to_signeds!(floor_root_properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:510:5
[INFO] [stdout]     |
[INFO] [stdout] 510 |     apply_fn_to_unsigneds!(floor_root_properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 395 |     apply_fn_to_unsigneds!(root_rem_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:390:5
[INFO] [stdout]     |
[INFO] [stdout] 390 |     assert_panic!(T::ONE.root_rem(0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:345:5
[INFO] [stdout]     |
[INFO] [stdout] 345 |     apply_fn_to_signeds!(checked_root_fail_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:344:5
[INFO] [stdout]     |
[INFO] [stdout] 344 |     apply_fn_to_unsigneds!(checked_root_fail_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:339:5
[INFO] [stdout]     |
[INFO] [stdout] 339 |     assert_panic!(T::NEGATIVE_ONE.checked_root(100));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:338:5
[INFO] [stdout]     |
[INFO] [stdout] 338 |     assert_panic!(T::NEGATIVE_ONE.checked_root(4));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 |     assert_panic!(T::NEGATIVE_ONE.checked_root(2));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:336:5
[INFO] [stdout]     |
[INFO] [stdout] 336 |     assert_panic!(T::NEGATIVE_ONE.checked_root(0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 |     assert_panic!(T::ONE.checked_root(0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:331:5
[INFO] [stdout]     |
[INFO] [stdout] 331 |     assert_panic!(T::ONE.checked_root(0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:242:5
[INFO] [stdout]     |
[INFO] [stdout] 242 |     apply_fn_to_signeds!(ceiling_root_fail_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     apply_fn_to_unsigneds!(ceiling_root_fail_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 236 |     assert_panic!(T::NEGATIVE_ONE.ceiling_root(100));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     assert_panic!(T::NEGATIVE_ONE.ceiling_root(4));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 234 |     assert_panic!(T::NEGATIVE_ONE.ceiling_root(2));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 233 |     assert_panic!(T::NEGATIVE_ONE.ceiling_root(0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:232:5
[INFO] [stdout]     |
[INFO] [stdout] 232 |     assert_panic!(T::ONE.ceiling_root(0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:228:5
[INFO] [stdout]     |
[INFO] [stdout] 228 |     assert_panic!(T::ONE.ceiling_root(0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     apply_fn_to_signeds!(floor_root_fail_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     apply_fn_to_unsigneds!(floor_root_fail_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     assert_panic!(T::NEGATIVE_ONE.floor_root(100));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     assert_panic!(T::NEGATIVE_ONE.floor_root(4));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |     assert_panic!(T::NEGATIVE_ONE.floor_root(2));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     assert_panic!(T::NEGATIVE_ONE.floor_root(0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     assert_panic!(T::ONE.floor_root(0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/root.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     assert_panic!(T::ONE.floor_root(0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/primorial.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 |     apply_fn_to_unsigneds!(checked_product_of_first_n_primes_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/primorial.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     apply_fn_to_unsigneds!(product_of_first_n_primes_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/primorial.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     apply_fn_to_unsigneds!(checked_primorial_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/primorial.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     apply_fn_to_unsigneds!(primorial_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/primorial.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     apply_fn_to_unsigneds!(product_of_first_n_primes_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/primorial.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     assert_panic!(T::product_of_first_n_primes(100));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/primorial.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     apply_fn_to_unsigneds!(primorial_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/primorial.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     assert_panic!(T::primorial(200));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/power_of_2.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     apply_fn_to_primitive_floats!(power_of_2_properties_helper_primitive_float);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigned_signed_pairs` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/power_of_2.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     apply_fn_to_unsigned_signed_pairs!(power_of_2_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/power_of_2.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     apply_fn_to_unsigneds!(power_of_2_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/power_of_2.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     apply_fn_to_primitive_floats!(power_of_2_primitive_float_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/power_of_2.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     apply_fn_to_signeds!(power_of_2_signed_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/power_of_2.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     apply_fn_to_unsigneds!(power_of_2_unsigned_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/power_of_2.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     assert_panic!(T::power_of_2(-10000));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/power_of_2.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     assert_panic!(T::power_of_2(10000));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/power_of_2.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     assert_panic!(T::power_of_2(T::MIN_EXPONENT - 1));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/power_of_2.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     assert_panic!(T::power_of_2(T::MAX_EXPONENT + 1));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/power_of_2.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     assert_panic!(T::power_of_2(T::WIDTH - 1));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/power_of_2.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     assert_panic!(T::power_of_2(T::WIDTH));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/power_of_2.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     apply_fn_to_primitive_floats!(power_of_2_primitive_float_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/power_of_2.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     apply_fn_to_unsigneds!(power_of_2_unsigned_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/power_of_2.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     apply_fn_to_primitive_ints!(power_of_2_primitive_int_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/pow.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     apply_fn_to_primitive_floats!(pow_assign_properties_helper_primitive_float);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/pow.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     apply_fn_to_signeds!(pow_assign_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/pow.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     apply_fn_to_unsigneds!(pow_assign_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/parity.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 |     apply_fn_to_signeds!(odd_properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/parity.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     apply_fn_to_unsigneds!(odd_properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/parity.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     apply_fn_to_signeds!(even_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/parity.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     apply_fn_to_unsigneds!(even_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/parity.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     apply_fn_to_signeds!(odd_signed_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/parity.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     apply_fn_to_primitive_ints!(odd_primitive_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/parity.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     apply_fn_to_signeds!(even_signed_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/parity.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     apply_fn_to_primitive_ints!(even_primitive_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_sub_mul.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     apply_fn_to_signeds!(overflowing_sub_mul_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_sub_mul.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     apply_fn_to_unsigneds!(overflowing_sub_mul_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_sub.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     apply_fn_to_signeds!(overflowing_sub_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_sub.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     apply_fn_to_unsigneds!(overflowing_sub_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_square.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     apply_fn_to_signeds!(overflowing_square_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_square.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     apply_fn_to_unsigneds!(overflowing_square_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_pow.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     apply_fn_to_signeds!(overflowing_pow_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_pow.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     apply_fn_to_unsigneds!(overflowing_pow_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_neg.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     apply_fn_to_signeds!(overflowing_neg_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_neg.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     apply_fn_to_unsigneds!(overflowing_neg_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_neg.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     apply_fn_to_signeds!(signed_overflowing_neg_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_neg.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     apply_fn_to_unsigneds!(unsigned_overflowing_neg_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_mul.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     apply_fn_to_signeds!(overflowing_mul_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_mul.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     apply_fn_to_unsigneds!(overflowing_mul_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_div.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     apply_fn_to_signeds!(overflowing_div_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_div.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     apply_fn_to_unsigneds!(overflowing_div_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_div.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     apply_fn_to_primitive_ints!(overflowing_div_assign_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_div.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_add_mul.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     apply_fn_to_signeds!(overflowing_add_mul_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_add_mul.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     apply_fn_to_unsigneds!(overflowing_add_mul_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_add.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     apply_fn_to_signeds!(overflowing_add_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_add.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     apply_fn_to_unsigneds!(overflowing_add_properties_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_abs.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     apply_fn_to_signeds!(overflowing_abs_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/overflowing_abs.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     apply_fn_to_signeds!(overflowing_abs_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/next_power_of_2.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     apply_fn_to_primitive_floats!(next_power_of_2_properties_helper_primitive_float);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/next_power_of_2.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     apply_fn_to_unsigneds!(next_power_of_2_properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/next_power_of_2.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     apply_fn_to_primitive_floats!(next_power_of_2_fail_helper_primitive_float);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/next_power_of_2.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     assert_panic!(test(T::MAX_FINITE));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/next_power_of_2.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     assert_panic!(test(T::NEGATIVE_ONE));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/next_power_of_2.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     assert_panic!(test(T::NAN));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/next_power_of_2.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     assert_panic!(test(T::NEGATIVE_INFINITY));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/next_power_of_2.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     assert_panic!(test(T::INFINITY));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/next_power_of_2.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     assert_panic!(test(T::NEGATIVE_ZERO));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/next_power_of_2.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     assert_panic!(T::MAX_FINITE.next_power_of_2());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/next_power_of_2.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     assert_panic!(T::NEGATIVE_ONE.next_power_of_2());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/next_power_of_2.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     assert_panic!(T::NAN.next_power_of_2());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/next_power_of_2.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     assert_panic!(T::NEGATIVE_INFINITY.next_power_of_2());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/next_power_of_2.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     assert_panic!(T::INFINITY.next_power_of_2());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/next_power_of_2.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     assert_panic!(T::NEGATIVE_ZERO.next_power_of_2());
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/next_power_of_2.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     apply_fn_to_primitive_floats!(next_power_of_2_helper_primitive_float);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/next_power_of_2.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     apply_fn_to_unsigneds!(next_power_of_2_helper_unsigned);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/neg.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     apply_fn_to_primitive_floats!(neg_assign_properties_helper_primitive_float);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/neg.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     apply_fn_to_signeds!(neg_assign_properties_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/neg.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     apply_fn_to_primitive_floats!(neg_assign_helper_primitive_float);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/neg.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     apply_fn_to_signeds!(neg_assign_helper_signed);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_sub.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     apply_fn_to_unsigneds!(mod_sub_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_sub.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     apply_fn_to_unsigneds!(mod_sub_assign_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_sub.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_sub.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_sub.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_sub.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     apply_fn_to_unsigneds!(mod_sub_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_sub.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     assert_panic!(T::from(200u8).mod_sub(T::from(123u8), T::from(200u8)));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_sub.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     assert_panic!(T::from(123u8).mod_sub(T::from(200u8), T::from(200u8)));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_sub.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     assert_panic!(T::ZERO.mod_sub(T::ZERO, T::ZERO));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_sub.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     apply_fn_to_unsigneds!(mod_sub_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_square.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     apply_fn_to_unsigneds!(mod_square_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_square.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     apply_fn_to_unsigneds!(mod_square_assign_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_square.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_square.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_square.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     apply_fn_to_unsigneds!(mod_square_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_square.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     assert_panic!(T::from(123u8).mod_square(T::from(123u8)));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_square.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     assert_panic!(T::ZERO.mod_square(T::ZERO));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_square.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     apply_fn_to_unsigneds!(mod_square_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigned_signed_pairs` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_shr.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     apply_fn_to_unsigneds_and_unsigned_signed_pairs!(mod_shr_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_shr.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     apply_fn_to_unsigneds_and_signeds!(mod_shr_assign_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_shr.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_shr.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_shr.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     apply_fn_to_unsigneds_and_signeds!(mod_shr_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_shr.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     assert_panic!(T::from(123u8).mod_shr(U::TWO, T::from(123u8)));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_shr.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     assert_panic!(T::ZERO.mod_shr(U::TWO, T::ZERO));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigned_signed_pairs` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_shl.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     apply_fn_to_unsigneds_and_unsigned_signed_pairs!(mod_shl_properties_unsigned_signed_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_shl.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     apply_fn_to_unsigneds_and_unsigneds!(mod_shl_properties_unsigned_unsigned_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_primitive_ints` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_shl.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     apply_fn_to_unsigneds_and_primitive_ints!(mod_shl_assign_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_shl.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_shl.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_primitive_ints` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_shl.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     apply_fn_to_unsigneds_and_primitive_ints!(mod_shl_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_shl.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     assert_panic!(T::from(123u8).mod_shl(U::TWO, T::from(123u8)));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_shl.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     assert_panic!(T::ZERO.mod_shl(U::TWO, T::ZERO));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_sub.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     apply_fn_to_unsigneds!(mod_power_of_2_sub_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_sub.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     apply_fn_to_unsigneds!(mod_power_of_2_sub_assign_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_sub.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_sub.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_sub.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_sub.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_sub.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     apply_fn_to_unsigneds!(mod_power_of_2_sub_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_sub.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     assert_panic!(T::from(200u8).mod_power_of_2_sub(T::from(123u8), 7));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_sub.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     assert_panic!(T::from(123u8).mod_power_of_2_sub(T::from(200u8), 7));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_sub.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     assert_panic!(T::ZERO.mod_power_of_2_sub(T::ONE, 0));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_sub.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     assert_panic!(T::ONE.mod_power_of_2_sub(T::ZERO, 0));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_sub.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     apply_fn_to_unsigneds!(mod_power_of_2_sub_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_square.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     apply_fn_to_unsigneds!(mod_power_of_2_square_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_square.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     apply_fn_to_unsigneds!(mod_power_of_2_square_assign_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_square.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_square.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_square.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     apply_fn_to_unsigneds!(mod_power_of_2_square_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_square.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     assert_panic!(T::from(200u8).mod_power_of_2_square(7));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_square.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     assert_panic!(T::ONE.mod_power_of_2_square(0));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_square.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     apply_fn_to_unsigneds!(mod_power_of_2_square_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2_shr.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     apply_fn_to_unsigneds_and_signeds!(mod_power_of_2_shl_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_shr.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     apply_fn_to_unsigneds_and_signeds!(mod_power_of_2_shr_assign_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_shr.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_shr.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_signeds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_shr.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     apply_fn_to_unsigneds_and_signeds!(mod_power_of_2_shr_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_shr.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     assert_panic!(T::from(200u8).mod_power_of_2_shr(U::TWO, 7));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_shr.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     assert_panic!(T::ONE.mod_power_of_2_shr(U::TWO, 0));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2_shl.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     apply_fn_to_unsigneds_and_signeds!(mod_power_of_2_shl_properties_unsigned_signed_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2_shl.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     apply_fn_to_unsigneds_and_unsigneds!(mod_power_of_2_shl_properties_unsigned_unsigned_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_primitive_ints` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_shl.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     apply_fn_to_unsigneds_and_primitive_ints!(mod_power_of_2_shl_assign_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_shl.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_shl.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds_and_primitive_ints` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_shl.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     apply_fn_to_unsigneds_and_primitive_ints!(mod_power_of_2_shl_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_shl.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     assert_panic!(T::from(200u8).mod_power_of_2_shl(U::TWO, 7));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_shl.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     assert_panic!(T::ONE.mod_power_of_2_shl(U::TWO, 0));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2_pow.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |     apply_fn_to_unsigneds!(mod_power_of_2_pow_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_pow.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     apply_fn_to_unsigneds!(mod_power_of_2_pow_assign_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_pow.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_pow.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_pow.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     apply_fn_to_unsigneds!(mod_power_of_2_pow_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_pow.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     assert_panic!(T::from(200u8).mod_power_of_2_pow(10, 7));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_pow.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     assert_panic!(T::ONE.mod_power_of_2_pow(10, 0));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_pow.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     apply_fn_to_unsigneds!(mod_power_of_2_pow_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_neg.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     apply_fn_to_unsigneds!(mod_power_of_2_neg_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_neg.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     apply_fn_to_unsigneds!(mod_power_of_2_neg_assign_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_neg.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_neg.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_neg.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     apply_fn_to_unsigneds!(mod_power_of_2_neg_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_neg.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     assert_panic!(T::from(200u8).mod_power_of_2_neg(7));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_neg.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     assert_panic!(T::ONE.mod_power_of_2_neg(0));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_neg.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     apply_fn_to_unsigneds!(mod_power_of_2_neg_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2_mul.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     apply_fn_to_unsigneds!(mod_power_of_2_mul_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_mul.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     apply_fn_to_unsigneds!(mod_power_of_2_mul_assign_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_mul.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_mul.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_mul.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_mul.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_mul.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     apply_fn_to_unsigneds!(mod_power_of_2_mul_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_mul.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     assert_panic!(T::from(200u8).mod_power_of_2_mul(T::from(123u8), 7));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_mul.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     assert_panic!(T::from(123u8).mod_power_of_2_mul(T::from(200u8), 7));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_mul.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     assert_panic!(T::ZERO.mod_power_of_2_mul(T::ONE, 0));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_mul.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     assert_panic!(T::ONE.mod_power_of_2_mul(T::ZERO, 0));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_mul.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     apply_fn_to_unsigneds!(mod_power_of_2_mul_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_is_reduced.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     apply_fn_to_unsigneds!(mod_power_of_2_is_reduced_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_is_reduced.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     apply_fn_to_unsigneds!(mod_power_of_2_is_reduced_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigned_signed_pairs` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_inverse.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     apply_fn_to_unsigned_signed_pairs!(mod_power_of_2_inverse_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_inverse.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     apply_fn_to_unsigneds!(mod_power_of_2_inverse_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_inverse.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     assert_panic!(T::from(200u8).mod_power_of_2_inverse(7));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_inverse.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     assert_panic!(T::ONE.mod_power_of_2_inverse(0));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_inverse.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     assert_panic!(T::from(3u8).mod_power_of_2_inverse(200));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_inverse.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     assert_panic!(T::from(30u8).mod_power_of_2_inverse(3));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_inverse.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     assert_panic!(T::ZERO.mod_power_of_2_inverse(5));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigned_signed_pairs` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_inverse.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     apply_fn_to_unsigned_signed_pairs!(mod_power_of_2_inverse_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2_add.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     apply_fn_to_unsigneds!(mod_power_of_2_add_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_add.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     apply_fn_to_unsigneds!(mod_power_of_2_add_assign_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_add.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_add.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_add.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_add.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_add.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     apply_fn_to_unsigneds!(mod_power_of_2_add_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_add.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     assert_panic!(T::from(200u8).mod_power_of_2_add(T::from(123u8), 7));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_add.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     assert_panic!(T::from(123u8).mod_power_of_2_add(T::from(200u8), 7));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_add.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     assert_panic!(T::ZERO.mod_power_of_2_add(T::ONE, 0));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_add.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     assert_panic!(T::ONE.mod_power_of_2_add(T::ZERO, 0));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_power_of_2_add.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     apply_fn_to_unsigneds!(mod_power_of_2_add_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigned_signed_pairs` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2.rs:621:5
[INFO] [stdout]     |
[INFO] [stdout] 621 |     apply_fn_to_unsigned_signed_pairs!(ceiling_mod_power_of_2_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2.rs:593:5
[INFO] [stdout]     |
[INFO] [stdout] 593 |     apply_fn_to_unsigneds!(neg_mod_power_of_2_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2.rs:564:5
[INFO] [stdout]     |
[INFO] [stdout] 564 |     apply_fn_to_signeds!(rem_power_of_2_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2.rs:534:5
[INFO] [stdout]     |
[INFO] [stdout] 534 |     apply_fn_to_signeds!(mod_power_of_2_properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2.rs:533:5
[INFO] [stdout]     |
[INFO] [stdout] 533 |     apply_fn_to_unsigneds!(mod_power_of_2_properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2.rs:436:5
[INFO] [stdout]     |
[INFO] [stdout] 436 |     apply_fn_to_signeds!(ceiling_mod_power_of_2_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2.rs:428:5
[INFO] [stdout]     |
[INFO] [stdout] 428 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2.rs:424:5
[INFO] [stdout]     |
[INFO] [stdout] 424 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 423 |     assert_panic!(T::MIN.ceiling_mod_power_of_2(T::WIDTH));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2.rs:422:5
[INFO] [stdout]     |
[INFO] [stdout] 422 |     assert_panic!(T::ONE.ceiling_mod_power_of_2(T::WIDTH));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2.rs:344:5
[INFO] [stdout]     |
[INFO] [stdout] 344 |     apply_fn_to_unsigneds!(neg_mod_power_of_2_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2.rs:336:5
[INFO] [stdout]     |
[INFO] [stdout] 336 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2.rs:332:5
[INFO] [stdout]     |
[INFO] [stdout] 332 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2.rs:331:5
[INFO] [stdout]     |
[INFO] [stdout] 331 |     assert_panic!(T::MAX.neg_mod_power_of_2(T::WIDTH + 1));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2.rs:330:5
[INFO] [stdout]     |
[INFO] [stdout] 330 |     assert_panic!(T::ONE.neg_mod_power_of_2(200));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 |     apply_fn_to_signeds!(mod_power_of_2_assign_signed_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2.rs:208:5
[INFO] [stdout]     |
[INFO] [stdout] 208 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     apply_fn_to_signeds!(mod_power_of_2_signed_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_power_of_2.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     assert_panic!(T::NEGATIVE_ONE.mod_power_of_2(200));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_pow.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     apply_fn_to_unsigneds!(mod_pow_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_pow.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     apply_fn_to_unsigneds!(mod_pow_assign_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_pow.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_pow.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_pow.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     apply_fn_to_unsigneds!(mod_pow_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_pow.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     assert_panic!(T::from(123u8).mod_pow(10, T::from(123u8)));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_pow.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     assert_panic!(T::ZERO.mod_pow(10, T::ZERO));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_pow.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     apply_fn_to_unsigneds!(mod_pow_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_op.rs:620:5
[INFO] [stdout]     |
[INFO] [stdout] 620 |     apply_fn_to_signeds!(ceiling_mod_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_op.rs:579:5
[INFO] [stdout]     |
[INFO] [stdout] 579 |     apply_fn_to_unsigneds!(neg_mod_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_op.rs:551:5
[INFO] [stdout]     |
[INFO] [stdout] 551 |     apply_fn_to_signeds!(mod_properties_helper_signed);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_op.rs:550:5
[INFO] [stdout]     |
[INFO] [stdout] 550 |     apply_fn_to_unsigneds!(mod_properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_signeds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_op.rs:474:5
[INFO] [stdout]     |
[INFO] [stdout] 474 |     apply_fn_to_signeds!(ceiling_mod_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_op.rs:466:5
[INFO] [stdout]     |
[INFO] [stdout] 466 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_op.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     assert_panic!(T::ONE.ceiling_mod(T::ZERO));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_op.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 289 |     apply_fn_to_unsigneds!(neg_mod_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_op.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_op.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 |     assert_panic!(T::ONE.neg_mod(T::ZERO));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_ints` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_op.rs:231:5
[INFO] [stdout]     |
[INFO] [stdout] 231 |     apply_fn_to_primitive_ints!(mod_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_op.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_op.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 |     assert_panic!(T::ONE.mod_op(T::ZERO));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_neg.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     apply_fn_to_unsigneds!(mod_neg_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_neg.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     apply_fn_to_unsigneds!(mod_neg_assign_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_neg.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_neg.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_neg.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     apply_fn_to_unsigneds!(mod_neg_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_neg.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     assert_panic!(T::from(123u8).mod_neg(T::from(123u8)));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_neg.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     assert_panic!(T::ZERO.mod_neg(T::ZERO));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_neg.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     apply_fn_to_unsigneds!(mod_neg_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_mul.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     apply_fn_to_unsigneds!(mod_mul_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_mul.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     apply_fn_to_unsigneds!(mod_mul_assign_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_mul.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_mul.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_mul.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     assert_panic!({
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_mul.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     apply_fn_to_unsigneds!(mod_mul_fail_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_mul.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 |     assert_panic!(T::from(200u8).mod_mul(T::from(123u8), T::from(200u8)));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_mul.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     assert_panic!(T::from(123u8).mod_mul(T::from(200u8), T::from(200u8)));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_mul.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 |     assert_panic!(T::ZERO.mod_mul(T::ZERO, T::ZERO));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_mul.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |     apply_fn_to_unsigneds!(mod_mul_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_is_reduced.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     apply_fn_to_unsigneds!(mod_is_reduced_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_is_reduced.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     apply_fn_to_unsigneds!(mod_is_reduced_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_is_reduced.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     assert_panic!(T::ZERO.mod_is_reduced(&T::ZERO));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_is_reduced.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     apply_fn_to_unsigneds!(mod_is_reduced_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigned_signed_pairs` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_inverse.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     apply_fn_to_unsigned_signed_pairs!(mod_inverse_properties_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_inverse.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     apply_fn_to_unsigneds!(mod_inverse_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_inverse.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     assert_panic!(T::from(123u8).mod_inverse(T::from(123u8)));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_inverse.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     assert_panic!(T::ZERO.mod_inverse(T::from(10u8)));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_inverse.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     assert_panic!(T::ZERO.mod_inverse(T::ZERO));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigned_signed_pairs` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_inverse.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     apply_fn_to_unsigned_signed_pairs!(mod_inverse_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/mod_add.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     apply_fn_to_unsigneds!(mod_add_properties_helper);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_add.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     apply_fn_to_unsigneds!(mod_add_assign_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_add.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_add.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_add.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     assert_panic!({
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_add.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     apply_fn_to_unsigneds!(mod_add_fail_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_add.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     assert_panic!(T::from(200u8).mod_add(T::from(123u8), T::from(200u8)));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_add.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     assert_panic!(T::from(123u8).mod_add(T::from(200u8), T::from(200u8)));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_add.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     assert_panic!(T::ZERO.mod_add(T::ZERO, T::ZERO));
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]   --> tests/num/arithmetic/mod_add.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     apply_fn_to_unsigneds!(mod_add_helper);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:520:5
[INFO] [stdout]     |
[INFO] [stdout] 520 |     apply_fn_to_primitive_floats!(checked_log_base_power_of_2_properties_helper_primitive_float);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:519:5
[INFO] [stdout]     |
[INFO] [stdout] 519 |     apply_fn_to_unsigneds!(checked_log_base_power_of_2_properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:445:5
[INFO] [stdout]     |
[INFO] [stdout] 445 |     apply_fn_to_primitive_floats!(ceiling_log_base_power_of_2_properties_helper_primitive_float);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:444:5
[INFO] [stdout]     |
[INFO] [stdout] 444 |     apply_fn_to_unsigneds!(ceiling_log_base_power_of_2_properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 |     apply_fn_to_primitive_floats!(floor_log_base_power_of_2_properties_helper_primitive_float);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:358:5
[INFO] [stdout]     |
[INFO] [stdout] 358 |     apply_fn_to_unsigneds!(floor_log_base_power_of_2_properties_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:279:5
[INFO] [stdout]     |
[INFO] [stdout] 279 |     apply_fn_to_primitive_floats!(checked_log_base_power_of_2_fail_helper_primitive_float);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |     apply_fn_to_unsigneds!(checked_log_base_power_of_2_fail_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:273:5
[INFO] [stdout]     |
[INFO] [stdout] 273 |     assert_panic!(T::TWO.checked_log_base_power_of_2(0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 |     assert_panic!(T::NAN.checked_log_base_power_of_2(2));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:270:5
[INFO] [stdout]     |
[INFO] [stdout] 270 |     assert_panic!(T::INFINITY.checked_log_base_power_of_2(2));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:269:5
[INFO] [stdout]     |
[INFO] [stdout] 269 |     assert_panic!(T::NEGATIVE_INFINITY.checked_log_base_power_of_2(2));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:268:5
[INFO] [stdout]     |
[INFO] [stdout] 268 |     assert_panic!(T::NEGATIVE_ONE.checked_log_base_power_of_2(2));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 267 |     assert_panic!(T::ZERO.checked_log_base_power_of_2(2));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 263 |     assert_panic!(T::TWO.checked_log_base_power_of_2(0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 |     assert_panic!(T::ZERO.checked_log_base_power_of_2(2));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 |     apply_fn_to_primitive_floats!(checked_log_base_power_of_2_helper_primitive_float);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:257:5
[INFO] [stdout]     |
[INFO] [stdout] 257 |     apply_fn_to_unsigneds!(checked_log_base_power_of_2_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_primitive_floats` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 |     apply_fn_to_primitive_floats!(ceiling_log_base_power_of_2_fail_helper_primitive_float);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apply_fn_to_unsigneds` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 |     apply_fn_to_unsigneds!(ceiling_log_base_power_of_2_fail_helper_unsigned);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |     assert_panic!(T::TWO.ceiling_log_base_power_of_2(0));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     assert_panic!(T::NAN.ceiling_log_base_power_of_2(2));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 |     assert_panic!(T::INFINITY.ceiling_log_base_power_of_2(2));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 |     assert_panic!(T::NEGATIVE_INFINITY.ceiling_log_base_power_of_2(2));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_panic` in this scope
[INFO] [stdout]    --> tests/num/arithmetic/log_base_power_of_2.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 |     assert_panic!(T::NEGATIVE_ONE.ceiling_log_base_power_of_2(2));
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/macros/mod.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[WARN] too many lines in the log, truncating it
