[INFO] fetching crate numera 0.5.0...
[INFO] testing numera-0.5.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate numera 0.5.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate numera 0.5.0
[INFO] finished tweaking crates.io crate numera 0.5.0
[INFO] tweaked toml for crates.io crate numera 0.5.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate numera 0.5.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate numera 0.5.0 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded twofloat v0.7.0
[INFO] [stderr]   Downloaded hamming v0.1.3
[INFO] [stderr]   Downloaded primal-bit v0.3.1
[INFO] [stderr]   Downloaded primal-estimate v0.3.2
[INFO] [stderr]   Downloaded hexf v0.2.1
[INFO] [stderr]   Downloaded devela_macros v0.6.1
[INFO] [stderr]   Downloaded devela v0.9.0
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded dashu-base v0.3.1
[INFO] [stderr]   Downloaded decstr v0.2.0
[INFO] [stderr]   Downloaded half v2.3.1
[INFO] [stderr]   Downloaded primal-sieve v0.3.6
[INFO] [stderr]   Downloaded dashu-int v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8391683ee269b9bea77b3cd890cac83426bc900f0c592fcda9011dacf2b9ce5d
[INFO] running `Command { std: "docker" "start" "-a" "8391683ee269b9bea77b3cd890cac83426bc900f0c592fcda9011dacf2b9ce5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8391683ee269b9bea77b3cd890cac83426bc900f0c592fcda9011dacf2b9ce5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8391683ee269b9bea77b3cd890cac83426bc900f0c592fcda9011dacf2b9ce5d", kill_on_drop: false }`
[INFO] [stdout] 8391683ee269b9bea77b3cd890cac83426bc900f0c592fcda9011dacf2b9ce5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebac216cc344812b6764aa245eb6780fc1bd0ee3739e3ac659c1d824f02769f6
[INFO] running `Command { std: "docker" "start" "-a" "ebac216cc344812b6764aa245eb6780fc1bd0ee3739e3ac659c1d824f02769f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling devela_macros v0.6.1
[INFO] [stderr]    Compiling devela v0.9.0
[INFO] [stderr]    Compiling numera v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:260:15
[INFO] [stdout]     |
[INFO] [stdout] 260 |           #[cfg(feature = $dependency)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_integer_family![build_variants:
[INFO] [stdout]  16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout]  17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |           $( #[cfg(feature = $dependency)]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_integer_family![build_variants:
[INFO] [stdout]  16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout]  17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |                   #[cfg(feature = $dependency)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:260:15
[INFO] [stdout]     |
[INFO] [stdout] 260 |           #[cfg(feature = $dependency)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / define_integer_family![build_variants:
[INFO] [stdout]  13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout]  14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout]  15 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  22 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |           $( #[cfg(feature = $dependency)]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / define_integer_family![build_variants:
[INFO] [stdout]  13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout]  14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout]  15 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  22 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |                   #[cfg(feature = $dependency)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:260:15
[INFO] [stdout]     |
[INFO] [stdout] 260 |           #[cfg(feature = $dependency)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_integer_family![build_variants:
[INFO] [stdout]  16 | |     NonPositiveIntegers,
[INFO] [stdout]  17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |           $( #[cfg(feature = $dependency)]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_integer_family![build_variants:
[INFO] [stdout]  16 | |     NonPositiveIntegers,
[INFO] [stdout]  17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |                   #[cfg(feature = $dependency)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:260:15
[INFO] [stdout]     |
[INFO] [stdout] 260 |           #[cfg(feature = $dependency)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_integer_family![build_variants:
[INFO] [stdout]  16 | |     NegativeIntegers,
[INFO] [stdout]  17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |           $( #[cfg(feature = $dependency)]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_integer_family![build_variants:
[INFO] [stdout]  16 | |     NegativeIntegers,
[INFO] [stdout]  17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |                   #[cfg(feature = $dependency)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:260:15
[INFO] [stdout]     |
[INFO] [stdout] 260 |           #[cfg(feature = $dependency)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / define_integer_family![build_variants:
[INFO] [stdout]  13 | |     PositiveIntegers,
[INFO] [stdout]  14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout]  15 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  22 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |           $( #[cfg(feature = $dependency)]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / define_integer_family![build_variants:
[INFO] [stdout]  13 | |     PositiveIntegers,
[INFO] [stdout]  14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout]  15 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  22 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |                   #[cfg(feature = $dependency)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]    --> src/number/rational/family.rs:261:15
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[cfg(feature = $dependency)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_rational_family![build_variants:
[INFO] [stdout]  16 | |     Rationals,
[INFO] [stdout]  17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, RationalBig, "---"
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]    --> src/number/rational/family.rs:282:18
[INFO] [stdout]     |
[INFO] [stdout] 282 |           $( #[cfg(feature = $dependency)]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_rational_family![build_variants:
[INFO] [stdout]  16 | |     Rationals,
[INFO] [stdout]  17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, RationalBig, "---"
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:78:23
[INFO] [stdout]    |
[INFO] [stdout] 78 |                   #[cfg(feature = $dependency)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/add.rs:43:13
[INFO] [stdout]     |
[INFO] [stdout]  43 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | / impl_integer_add![
[INFO] [stdout] 169 | |     Integer+i+8, cast:16;
[INFO] [stdout] 170 | |     Integer+i+16, cast:32;
[INFO] [stdout] 171 | |     Integer+i+32, cast:64;
[INFO] [stdout] 172 | |     Integer+i+64, cast:128;
[INFO] [stdout] 173 | |     Integer+i+128, cast:128
[INFO] [stdout] 174 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_add` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/add.rs:43:13
[INFO] [stdout]     |
[INFO] [stdout]  43 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | / impl_integer_add![
[INFO] [stdout] 169 | |     Integer+i+8, cast:16;
[INFO] [stdout] 170 | |     Integer+i+16, cast:32;
[INFO] [stdout] 171 | |     Integer+i+32, cast:64;
[INFO] [stdout] 172 | |     Integer+i+64, cast:128;
[INFO] [stdout] 173 | |     Integer+i+128, cast:128
[INFO] [stdout] 174 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_add` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/add.rs:43:13
[INFO] [stdout]     |
[INFO] [stdout]  43 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | / impl_integer_add![
[INFO] [stdout] 169 | |     Integer+i+8, cast:16;
[INFO] [stdout] 170 | |     Integer+i+16, cast:32;
[INFO] [stdout] 171 | |     Integer+i+32, cast:64;
[INFO] [stdout] 172 | |     Integer+i+64, cast:128;
[INFO] [stdout] 173 | |     Integer+i+128, cast:128
[INFO] [stdout] 174 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_add` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/add.rs:43:13
[INFO] [stdout]     |
[INFO] [stdout]  43 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | / impl_integer_add![
[INFO] [stdout] 169 | |     Integer+i+8, cast:16;
[INFO] [stdout] 170 | |     Integer+i+16, cast:32;
[INFO] [stdout] 171 | |     Integer+i+32, cast:64;
[INFO] [stdout] 172 | |     Integer+i+64, cast:128;
[INFO] [stdout] 173 | |     Integer+i+128, cast:128
[INFO] [stdout] 174 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_add` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/add.rs:43:13
[INFO] [stdout]     |
[INFO] [stdout]  43 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | / impl_integer_add![
[INFO] [stdout] 169 | |     Integer+i+8, cast:16;
[INFO] [stdout] 170 | |     Integer+i+16, cast:32;
[INFO] [stdout] 171 | |     Integer+i+32, cast:64;
[INFO] [stdout] 172 | |     Integer+i+64, cast:128;
[INFO] [stdout] 173 | |     Integer+i+128, cast:128
[INFO] [stdout] 174 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_add` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/neg.rs:33:13
[INFO] [stdout]     |
[INFO] [stdout]  33 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 | / impl_integer_neg![
[INFO] [stdout]  97 | |     Integer+i+8, cast:16;
[INFO] [stdout]  98 | |     Integer+i+16, cast:32;
[INFO] [stdout]  99 | |     Integer+i+32, cast:64;
[INFO] [stdout] 100 | |     Integer+i+64, cast:128;
[INFO] [stdout] 101 | |     Integer+i+128, cast:128
[INFO] [stdout] 102 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_neg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/neg.rs:33:13
[INFO] [stdout]     |
[INFO] [stdout]  33 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 | / impl_integer_neg![
[INFO] [stdout]  97 | |     Integer+i+8, cast:16;
[INFO] [stdout]  98 | |     Integer+i+16, cast:32;
[INFO] [stdout]  99 | |     Integer+i+32, cast:64;
[INFO] [stdout] 100 | |     Integer+i+64, cast:128;
[INFO] [stdout] 101 | |     Integer+i+128, cast:128
[INFO] [stdout] 102 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_neg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/neg.rs:33:13
[INFO] [stdout]     |
[INFO] [stdout]  33 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 | / impl_integer_neg![
[INFO] [stdout]  97 | |     Integer+i+8, cast:16;
[INFO] [stdout]  98 | |     Integer+i+16, cast:32;
[INFO] [stdout]  99 | |     Integer+i+32, cast:64;
[INFO] [stdout] 100 | |     Integer+i+64, cast:128;
[INFO] [stdout] 101 | |     Integer+i+128, cast:128
[INFO] [stdout] 102 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_neg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/neg.rs:33:13
[INFO] [stdout]     |
[INFO] [stdout]  33 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 | / impl_integer_neg![
[INFO] [stdout]  97 | |     Integer+i+8, cast:16;
[INFO] [stdout]  98 | |     Integer+i+16, cast:32;
[INFO] [stdout]  99 | |     Integer+i+32, cast:64;
[INFO] [stdout] 100 | |     Integer+i+64, cast:128;
[INFO] [stdout] 101 | |     Integer+i+128, cast:128
[INFO] [stdout] 102 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_neg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/neg.rs:33:13
[INFO] [stdout]     |
[INFO] [stdout]  33 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 | / impl_integer_neg![
[INFO] [stdout]  97 | |     Integer+i+8, cast:16;
[INFO] [stdout]  98 | |     Integer+i+16, cast:32;
[INFO] [stdout]  99 | |     Integer+i+32, cast:64;
[INFO] [stdout] 100 | |     Integer+i+64, cast:128;
[INFO] [stdout] 101 | |     Integer+i+128, cast:128
[INFO] [stdout] 102 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_neg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/sub.rs:42:13
[INFO] [stdout]     |
[INFO] [stdout]  42 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | / impl_integer_sub![
[INFO] [stdout] 121 | |     Integer+i+8, cast:16;
[INFO] [stdout] 122 | |     Integer+i+16, cast:32;
[INFO] [stdout] 123 | |     Integer+i+32, cast:64;
[INFO] [stdout] 124 | |     Integer+i+64, cast:128;
[INFO] [stdout] 125 | |     Integer+i+128, cast:128
[INFO] [stdout] 126 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_sub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/sub.rs:42:13
[INFO] [stdout]     |
[INFO] [stdout]  42 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | / impl_integer_sub![
[INFO] [stdout] 121 | |     Integer+i+8, cast:16;
[INFO] [stdout] 122 | |     Integer+i+16, cast:32;
[INFO] [stdout] 123 | |     Integer+i+32, cast:64;
[INFO] [stdout] 124 | |     Integer+i+64, cast:128;
[INFO] [stdout] 125 | |     Integer+i+128, cast:128
[INFO] [stdout] 126 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_sub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/sub.rs:42:13
[INFO] [stdout]     |
[INFO] [stdout]  42 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | / impl_integer_sub![
[INFO] [stdout] 121 | |     Integer+i+8, cast:16;
[INFO] [stdout] 122 | |     Integer+i+16, cast:32;
[INFO] [stdout] 123 | |     Integer+i+32, cast:64;
[INFO] [stdout] 124 | |     Integer+i+64, cast:128;
[INFO] [stdout] 125 | |     Integer+i+128, cast:128
[INFO] [stdout] 126 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_sub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/sub.rs:42:13
[INFO] [stdout]     |
[INFO] [stdout]  42 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | / impl_integer_sub![
[INFO] [stdout] 121 | |     Integer+i+8, cast:16;
[INFO] [stdout] 122 | |     Integer+i+16, cast:32;
[INFO] [stdout] 123 | |     Integer+i+32, cast:64;
[INFO] [stdout] 124 | |     Integer+i+64, cast:128;
[INFO] [stdout] 125 | |     Integer+i+128, cast:128
[INFO] [stdout] 126 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_sub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/sub.rs:42:13
[INFO] [stdout]     |
[INFO] [stdout]  42 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | / impl_integer_sub![
[INFO] [stdout] 121 | |     Integer+i+8, cast:16;
[INFO] [stdout] 122 | |     Integer+i+16, cast:32;
[INFO] [stdout] 123 | |     Integer+i+32, cast:64;
[INFO] [stdout] 124 | |     Integer+i+64, cast:128;
[INFO] [stdout] 125 | |     Integer+i+128, cast:128
[INFO] [stdout] 126 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_sub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 8.06s
[INFO] running `Command { std: "docker" "inspect" "ebac216cc344812b6764aa245eb6780fc1bd0ee3739e3ac659c1d824f02769f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebac216cc344812b6764aa245eb6780fc1bd0ee3739e3ac659c1d824f02769f6", kill_on_drop: false }`
[INFO] [stdout] ebac216cc344812b6764aa245eb6780fc1bd0ee3739e3ac659c1d824f02769f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3de5e6566e9dfd68c5bc2f59861aabcad714866b1c30f652daed8506e54eba15
[INFO] running `Command { std: "docker" "start" "-a" "3de5e6566e9dfd68c5bc2f59861aabcad714866b1c30f652daed8506e54eba15", kill_on_drop: false }`
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:260:15
[INFO] [stdout]     |
[INFO] [stdout] 260 |           #[cfg(feature = $dependency)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_integer_family![build_variants:
[INFO] [stdout]  16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout]  17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |           $( #[cfg(feature = $dependency)]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_integer_family![build_variants:
[INFO] [stdout]  16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout]  17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |                   #[cfg(feature = $dependency)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:260:15
[INFO] [stdout]     |
[INFO] [stdout] 260 |           #[cfg(feature = $dependency)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / define_integer_family![build_variants:
[INFO] [stdout]  13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout]  14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout]  15 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  22 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |           $( #[cfg(feature = $dependency)]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / define_integer_family![build_variants:
[INFO] [stdout]  13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout]  14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout]  15 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  22 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |                   #[cfg(feature = $dependency)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:260:15
[INFO] [stdout]     |
[INFO] [stdout] 260 |           #[cfg(feature = $dependency)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_integer_family![build_variants:
[INFO] [stdout]  16 | |     NonPositiveIntegers,
[INFO] [stdout]  17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |           $( #[cfg(feature = $dependency)]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_integer_family![build_variants:
[INFO] [stdout]  16 | |     NonPositiveIntegers,
[INFO] [stdout]  17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |                   #[cfg(feature = $dependency)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:260:15
[INFO] [stdout]     |
[INFO] [stdout] 260 |           #[cfg(feature = $dependency)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_integer_family![build_variants:
[INFO] [stdout]  16 | |     NegativeIntegers,
[INFO] [stdout]  17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |           $( #[cfg(feature = $dependency)]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_integer_family![build_variants:
[INFO] [stdout]  16 | |     NegativeIntegers,
[INFO] [stdout]  17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |                   #[cfg(feature = $dependency)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:260:15
[INFO] [stdout]     |
[INFO] [stdout] 260 |           #[cfg(feature = $dependency)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / define_integer_family![build_variants:
[INFO] [stdout]  13 | |     PositiveIntegers,
[INFO] [stdout]  14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout]  15 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  22 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |           $( #[cfg(feature = $dependency)]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / define_integer_family![build_variants:
[INFO] [stdout]  13 | |     PositiveIntegers,
[INFO] [stdout]  14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout]  15 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  22 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |                   #[cfg(feature = $dependency)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]    --> src/number/rational/family.rs:261:15
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[cfg(feature = $dependency)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_rational_family![build_variants:
[INFO] [stdout]  16 | |     Rationals,
[INFO] [stdout]  17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, RationalBig, "---"
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]    --> src/number/rational/family.rs:282:18
[INFO] [stdout]     |
[INFO] [stdout] 282 |           $( #[cfg(feature = $dependency)]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_rational_family![build_variants:
[INFO] [stdout]  16 | |     Rationals,
[INFO] [stdout]  17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, RationalBig, "---"
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:78:23
[INFO] [stdout]    |
[INFO] [stdout] 78 |                   #[cfg(feature = $dependency)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/add.rs:43:13
[INFO] [stdout]     |
[INFO] [stdout]  43 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | / impl_integer_add![
[INFO] [stdout] 169 | |     Integer+i+8, cast:16;
[INFO] [stdout] 170 | |     Integer+i+16, cast:32;
[INFO] [stdout] 171 | |     Integer+i+32, cast:64;
[INFO] [stdout] 172 | |     Integer+i+64, cast:128;
[INFO] [stdout] 173 | |     Integer+i+128, cast:128
[INFO] [stdout] 174 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_add` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/add.rs:43:13
[INFO] [stdout]     |
[INFO] [stdout]  43 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | / impl_integer_add![
[INFO] [stdout] 169 | |     Integer+i+8, cast:16;
[INFO] [stdout] 170 | |     Integer+i+16, cast:32;
[INFO] [stdout] 171 | |     Integer+i+32, cast:64;
[INFO] [stdout] 172 | |     Integer+i+64, cast:128;
[INFO] [stdout] 173 | |     Integer+i+128, cast:128
[INFO] [stdout] 174 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_add` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/add.rs:43:13
[INFO] [stdout]     |
[INFO] [stdout]  43 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | / impl_integer_add![
[INFO] [stdout] 169 | |     Integer+i+8, cast:16;
[INFO] [stdout] 170 | |     Integer+i+16, cast:32;
[INFO] [stdout] 171 | |     Integer+i+32, cast:64;
[INFO] [stdout] 172 | |     Integer+i+64, cast:128;
[INFO] [stdout] 173 | |     Integer+i+128, cast:128
[INFO] [stdout] 174 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_add` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/add.rs:43:13
[INFO] [stdout]     |
[INFO] [stdout]  43 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | / impl_integer_add![
[INFO] [stdout] 169 | |     Integer+i+8, cast:16;
[INFO] [stdout] 170 | |     Integer+i+16, cast:32;
[INFO] [stdout] 171 | |     Integer+i+32, cast:64;
[INFO] [stdout] 172 | |     Integer+i+64, cast:128;
[INFO] [stdout] 173 | |     Integer+i+128, cast:128
[INFO] [stdout] 174 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_add` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/add.rs:43:13
[INFO] [stdout]     |
[INFO] [stdout]  43 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | / impl_integer_add![
[INFO] [stdout] 169 | |     Integer+i+8, cast:16;
[INFO] [stdout] 170 | |     Integer+i+16, cast:32;
[INFO] [stdout] 171 | |     Integer+i+32, cast:64;
[INFO] [stdout] 172 | |     Integer+i+64, cast:128;
[INFO] [stdout] 173 | |     Integer+i+128, cast:128
[INFO] [stdout] 174 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_add` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/neg.rs:33:13
[INFO] [stdout]     |
[INFO] [stdout]  33 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 | / impl_integer_neg![
[INFO] [stdout]  97 | |     Integer+i+8, cast:16;
[INFO] [stdout]  98 | |     Integer+i+16, cast:32;
[INFO] [stdout]  99 | |     Integer+i+32, cast:64;
[INFO] [stdout] 100 | |     Integer+i+64, cast:128;
[INFO] [stdout] 101 | |     Integer+i+128, cast:128
[INFO] [stdout] 102 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_neg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/neg.rs:33:13
[INFO] [stdout]     |
[INFO] [stdout]  33 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 | / impl_integer_neg![
[INFO] [stdout]  97 | |     Integer+i+8, cast:16;
[INFO] [stdout]  98 | |     Integer+i+16, cast:32;
[INFO] [stdout]  99 | |     Integer+i+32, cast:64;
[INFO] [stdout] 100 | |     Integer+i+64, cast:128;
[INFO] [stdout] 101 | |     Integer+i+128, cast:128
[INFO] [stdout] 102 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_neg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/neg.rs:33:13
[INFO] [stdout]     |
[INFO] [stdout]  33 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 | / impl_integer_neg![
[INFO] [stdout]  97 | |     Integer+i+8, cast:16;
[INFO] [stdout]  98 | |     Integer+i+16, cast:32;
[INFO] [stdout]  99 | |     Integer+i+32, cast:64;
[INFO] [stdout] 100 | |     Integer+i+64, cast:128;
[INFO] [stdout] 101 | |     Integer+i+128, cast:128
[INFO] [stdout] 102 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_neg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/neg.rs:33:13
[INFO] [stdout]     |
[INFO] [stdout]  33 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 | / impl_integer_neg![
[INFO] [stdout]  97 | |     Integer+i+8, cast:16;
[INFO] [stdout]  98 | |     Integer+i+16, cast:32;
[INFO] [stdout]  99 | |     Integer+i+32, cast:64;
[INFO] [stdout] 100 | |     Integer+i+64, cast:128;
[INFO] [stdout] 101 | |     Integer+i+128, cast:128
[INFO] [stdout] 102 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_neg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/neg.rs:33:13
[INFO] [stdout]     |
[INFO] [stdout]  33 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 | / impl_integer_neg![
[INFO] [stdout]  97 | |     Integer+i+8, cast:16;
[INFO] [stdout]  98 | |     Integer+i+16, cast:32;
[INFO] [stdout]  99 | |     Integer+i+32, cast:64;
[INFO] [stdout] 100 | |     Integer+i+64, cast:128;
[INFO] [stdout] 101 | |     Integer+i+128, cast:128
[INFO] [stdout] 102 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_neg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/sub.rs:42:13
[INFO] [stdout]     |
[INFO] [stdout]  42 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | / impl_integer_sub![
[INFO] [stdout] 121 | |     Integer+i+8, cast:16;
[INFO] [stdout] 122 | |     Integer+i+16, cast:32;
[INFO] [stdout] 123 | |     Integer+i+32, cast:64;
[INFO] [stdout] 124 | |     Integer+i+64, cast:128;
[INFO] [stdout] 125 | |     Integer+i+128, cast:128
[INFO] [stdout] 126 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_sub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/sub.rs:42:13
[INFO] [stdout]     |
[INFO] [stdout]  42 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | / impl_integer_sub![
[INFO] [stdout] 121 | |     Integer+i+8, cast:16;
[INFO] [stdout] 122 | |     Integer+i+16, cast:32;
[INFO] [stdout] 123 | |     Integer+i+32, cast:64;
[INFO] [stdout] 124 | |     Integer+i+64, cast:128;
[INFO] [stdout] 125 | |     Integer+i+128, cast:128
[INFO] [stdout] 126 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_sub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/sub.rs:42:13
[INFO] [stdout]     |
[INFO] [stdout]  42 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | / impl_integer_sub![
[INFO] [stdout] 121 | |     Integer+i+8, cast:16;
[INFO] [stdout] 122 | |     Integer+i+16, cast:32;
[INFO] [stdout] 123 | |     Integer+i+32, cast:64;
[INFO] [stdout] 124 | |     Integer+i+64, cast:128;
[INFO] [stdout] 125 | |     Integer+i+128, cast:128
[INFO] [stdout] 126 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_sub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/sub.rs:42:13
[INFO] [stdout]     |
[INFO] [stdout]  42 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | / impl_integer_sub![
[INFO] [stdout] 121 | |     Integer+i+8, cast:16;
[INFO] [stdout] 122 | |     Integer+i+16, cast:32;
[INFO] [stdout] 123 | |     Integer+i+32, cast:64;
[INFO] [stdout] 124 | |     Integer+i+64, cast:128;
[INFO] [stdout] 125 | |     Integer+i+128, cast:128
[INFO] [stdout] 126 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_sub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/sub.rs:42:13
[INFO] [stdout]     |
[INFO] [stdout]  42 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | / impl_integer_sub![
[INFO] [stdout] 121 | |     Integer+i+8, cast:16;
[INFO] [stdout] 122 | |     Integer+i+16, cast:32;
[INFO] [stdout] 123 | |     Integer+i+32, cast:64;
[INFO] [stdout] 124 | |     Integer+i+64, cast:128;
[INFO] [stdout] 125 | |     Integer+i+128, cast:128
[INFO] [stdout] 126 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_sub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling numera v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:260:15
[INFO] [stdout]     |
[INFO] [stdout] 260 |           #[cfg(feature = $dependency)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_integer_family![build_variants:
[INFO] [stdout]  16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout]  17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |           $( #[cfg(feature = $dependency)]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_integer_family![build_variants:
[INFO] [stdout]  16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout]  17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |                   #[cfg(feature = $dependency)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stdout] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:260:15
[INFO] [stdout]     |
[INFO] [stdout] 260 |           #[cfg(feature = $dependency)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / define_integer_family![build_variants:
[INFO] [stdout]  13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout]  14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout]  15 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  22 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |           $( #[cfg(feature = $dependency)]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / define_integer_family![build_variants:
[INFO] [stdout]  13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout]  14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout]  15 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  22 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |                   #[cfg(feature = $dependency)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stdout] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:260:15
[INFO] [stdout]     |
[INFO] [stdout] 260 |           #[cfg(feature = $dependency)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_integer_family![build_variants:
[INFO] [stdout]  16 | |     NonPositiveIntegers,
[INFO] [stdout]  17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |           $( #[cfg(feature = $dependency)]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_integer_family![build_variants:
[INFO] [stdout]  16 | |     NonPositiveIntegers,
[INFO] [stdout]  17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |                   #[cfg(feature = $dependency)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NonPositiveIntegers,
[INFO] [stdout] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:260:15
[INFO] [stdout]     |
[INFO] [stdout] 260 |           #[cfg(feature = $dependency)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_integer_family![build_variants:
[INFO] [stdout]  16 | |     NegativeIntegers,
[INFO] [stdout]  17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |           $( #[cfg(feature = $dependency)]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_integer_family![build_variants:
[INFO] [stdout]  16 | |     NegativeIntegers,
[INFO] [stdout]  17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |                   #[cfg(feature = $dependency)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_integer_family![build_variants:
[INFO] [stdout] 16 | |     NegativeIntegers,
[INFO] [stdout] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:260:15
[INFO] [stdout]     |
[INFO] [stdout] 260 |           #[cfg(feature = $dependency)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / define_integer_family![build_variants:
[INFO] [stdout]  13 | |     PositiveIntegers,
[INFO] [stdout]  14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout]  15 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  22 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]    --> src/number/integer/family.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |           $( #[cfg(feature = $dependency)]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / define_integer_family![build_variants:
[INFO] [stdout]  13 | |     PositiveIntegers,
[INFO] [stdout]  14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout]  15 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout]  22 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |                   #[cfg(feature = $dependency)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stdout]   --> src/number/integer/family.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / define_integer_family![build_variants:
[INFO] [stdout] 13 | |     PositiveIntegers,
[INFO] [stdout] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stdout] 15 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stdout] 22 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]    --> src/number/rational/family.rs:261:15
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[cfg(feature = $dependency)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_rational_family![build_variants:
[INFO] [stdout]  16 | |     Rationals,
[INFO] [stdout]  17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, RationalBig, "---"
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]    --> src/number/rational/family.rs:282:18
[INFO] [stdout]     |
[INFO] [stdout] 282 |           $( #[cfg(feature = $dependency)]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_rational_family![build_variants:
[INFO] [stdout]  16 | |     Rationals,
[INFO] [stdout]  17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout]  18 | |     common:
[INFO] [stdout] ...   |
[INFO] [stdout]  24 | |         Big, RationalBig, "---"
[INFO] [stdout]  25 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]     = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:78:23
[INFO] [stdout]    |
[INFO] [stdout] 78 |                   #[cfg(feature = $dependency)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `---`
[INFO] [stdout]   --> src/number/rational/family.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / define_rational_family![build_variants:
[INFO] [stdout] 16 | |     Rationals,
[INFO] [stdout] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stdout] 18 | |     common:
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         Big, RationalBig, "---"
[INFO] [stdout] 25 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stdout]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/add.rs:43:13
[INFO] [stdout]     |
[INFO] [stdout]  43 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | / impl_integer_add![
[INFO] [stdout] 169 | |     Integer+i+8, cast:16;
[INFO] [stdout] 170 | |     Integer+i+16, cast:32;
[INFO] [stdout] 171 | |     Integer+i+32, cast:64;
[INFO] [stdout] 172 | |     Integer+i+64, cast:128;
[INFO] [stdout] 173 | |     Integer+i+128, cast:128
[INFO] [stdout] 174 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_add` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/add.rs:43:13
[INFO] [stdout]     |
[INFO] [stdout]  43 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | / impl_integer_add![
[INFO] [stdout] 169 | |     Integer+i+8, cast:16;
[INFO] [stdout] 170 | |     Integer+i+16, cast:32;
[INFO] [stdout] 171 | |     Integer+i+32, cast:64;
[INFO] [stdout] 172 | |     Integer+i+64, cast:128;
[INFO] [stdout] 173 | |     Integer+i+128, cast:128
[INFO] [stdout] 174 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_add` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/add.rs:43:13
[INFO] [stdout]     |
[INFO] [stdout]  43 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | / impl_integer_add![
[INFO] [stdout] 169 | |     Integer+i+8, cast:16;
[INFO] [stdout] 170 | |     Integer+i+16, cast:32;
[INFO] [stdout] 171 | |     Integer+i+32, cast:64;
[INFO] [stdout] 172 | |     Integer+i+64, cast:128;
[INFO] [stdout] 173 | |     Integer+i+128, cast:128
[INFO] [stdout] 174 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_add` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/add.rs:43:13
[INFO] [stdout]     |
[INFO] [stdout]  43 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | / impl_integer_add![
[INFO] [stdout] 169 | |     Integer+i+8, cast:16;
[INFO] [stdout] 170 | |     Integer+i+16, cast:32;
[INFO] [stdout] 171 | |     Integer+i+32, cast:64;
[INFO] [stdout] 172 | |     Integer+i+64, cast:128;
[INFO] [stdout] 173 | |     Integer+i+128, cast:128
[INFO] [stdout] 174 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_add` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/add.rs:43:13
[INFO] [stdout]     |
[INFO] [stdout]  43 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | / impl_integer_add![
[INFO] [stdout] 169 | |     Integer+i+8, cast:16;
[INFO] [stdout] 170 | |     Integer+i+16, cast:32;
[INFO] [stdout] 171 | |     Integer+i+32, cast:64;
[INFO] [stdout] 172 | |     Integer+i+64, cast:128;
[INFO] [stdout] 173 | |     Integer+i+128, cast:128
[INFO] [stdout] 174 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_add` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/neg.rs:33:13
[INFO] [stdout]     |
[INFO] [stdout]  33 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 | / impl_integer_neg![
[INFO] [stdout]  97 | |     Integer+i+8, cast:16;
[INFO] [stdout]  98 | |     Integer+i+16, cast:32;
[INFO] [stdout]  99 | |     Integer+i+32, cast:64;
[INFO] [stdout] 100 | |     Integer+i+64, cast:128;
[INFO] [stdout] 101 | |     Integer+i+128, cast:128
[INFO] [stdout] 102 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_neg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/neg.rs:33:13
[INFO] [stdout]     |
[INFO] [stdout]  33 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 | / impl_integer_neg![
[INFO] [stdout]  97 | |     Integer+i+8, cast:16;
[INFO] [stdout]  98 | |     Integer+i+16, cast:32;
[INFO] [stdout]  99 | |     Integer+i+32, cast:64;
[INFO] [stdout] 100 | |     Integer+i+64, cast:128;
[INFO] [stdout] 101 | |     Integer+i+128, cast:128
[INFO] [stdout] 102 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_neg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/neg.rs:33:13
[INFO] [stdout]     |
[INFO] [stdout]  33 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 | / impl_integer_neg![
[INFO] [stdout]  97 | |     Integer+i+8, cast:16;
[INFO] [stdout]  98 | |     Integer+i+16, cast:32;
[INFO] [stdout]  99 | |     Integer+i+32, cast:64;
[INFO] [stdout] 100 | |     Integer+i+64, cast:128;
[INFO] [stdout] 101 | |     Integer+i+128, cast:128
[INFO] [stdout] 102 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_neg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/neg.rs:33:13
[INFO] [stdout]     |
[INFO] [stdout]  33 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 | / impl_integer_neg![
[INFO] [stdout]  97 | |     Integer+i+8, cast:16;
[INFO] [stdout]  98 | |     Integer+i+16, cast:32;
[INFO] [stdout]  99 | |     Integer+i+32, cast:64;
[INFO] [stdout] 100 | |     Integer+i+64, cast:128;
[INFO] [stdout] 101 | |     Integer+i+128, cast:128
[INFO] [stdout] 102 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_neg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/neg.rs:33:13
[INFO] [stdout]     |
[INFO] [stdout]  33 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 | / impl_integer_neg![
[INFO] [stdout]  97 | |     Integer+i+8, cast:16;
[INFO] [stdout]  98 | |     Integer+i+16, cast:32;
[INFO] [stdout]  99 | |     Integer+i+32, cast:64;
[INFO] [stdout] 100 | |     Integer+i+64, cast:128;
[INFO] [stdout] 101 | |     Integer+i+128, cast:128
[INFO] [stdout] 102 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_neg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/sub.rs:42:13
[INFO] [stdout]     |
[INFO] [stdout]  42 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | / impl_integer_sub![
[INFO] [stdout] 121 | |     Integer+i+8, cast:16;
[INFO] [stdout] 122 | |     Integer+i+16, cast:32;
[INFO] [stdout] 123 | |     Integer+i+32, cast:64;
[INFO] [stdout] 124 | |     Integer+i+64, cast:128;
[INFO] [stdout] 125 | |     Integer+i+128, cast:128
[INFO] [stdout] 126 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_sub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/sub.rs:42:13
[INFO] [stdout]     |
[INFO] [stdout]  42 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | / impl_integer_sub![
[INFO] [stdout] 121 | |     Integer+i+8, cast:16;
[INFO] [stdout] 122 | |     Integer+i+16, cast:32;
[INFO] [stdout] 123 | |     Integer+i+32, cast:64;
[INFO] [stdout] 124 | |     Integer+i+64, cast:128;
[INFO] [stdout] 125 | |     Integer+i+128, cast:128
[INFO] [stdout] 126 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_sub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/sub.rs:42:13
[INFO] [stdout]     |
[INFO] [stdout]  42 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | / impl_integer_sub![
[INFO] [stdout] 121 | |     Integer+i+8, cast:16;
[INFO] [stdout] 122 | |     Integer+i+16, cast:32;
[INFO] [stdout] 123 | |     Integer+i+32, cast:64;
[INFO] [stdout] 124 | |     Integer+i+64, cast:128;
[INFO] [stdout] 125 | |     Integer+i+128, cast:128
[INFO] [stdout] 126 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_sub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/sub.rs:42:13
[INFO] [stdout]     |
[INFO] [stdout]  42 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | / impl_integer_sub![
[INFO] [stdout] 121 | |     Integer+i+8, cast:16;
[INFO] [stdout] 122 | |     Integer+i+16, cast:32;
[INFO] [stdout] 123 | |     Integer+i+32, cast:64;
[INFO] [stdout] 124 | |     Integer+i+64, cast:128;
[INFO] [stdout] 125 | |     Integer+i+128, cast:128
[INFO] [stdout] 126 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_sub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/number/integer/z/ops/sub.rs:42:13
[INFO] [stdout]     |
[INFO] [stdout]  42 |               #[must_use]
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | / impl_integer_sub![
[INFO] [stdout] 121 | |     Integer+i+8, cast:16;
[INFO] [stdout] 122 | |     Integer+i+16, cast:32;
[INFO] [stdout] 123 | |     Integer+i+32, cast:64;
[INFO] [stdout] 124 | |     Integer+i+64, cast:128;
[INFO] [stdout] 125 | |     Integer+i+128, cast:128
[INFO] [stdout] 126 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: this warning originates in the macro `impl_integer_sub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 4.70s
[INFO] running `Command { std: "docker" "inspect" "3de5e6566e9dfd68c5bc2f59861aabcad714866b1c30f652daed8506e54eba15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3de5e6566e9dfd68c5bc2f59861aabcad714866b1c30f652daed8506e54eba15", kill_on_drop: false }`
[INFO] [stdout] 3de5e6566e9dfd68c5bc2f59861aabcad714866b1c30f652daed8506e54eba15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cba4c73f33a884ee41f3e9d0b5259f1e92394502e2b8ffe64f2e7543efabf223
[INFO] running `Command { std: "docker" "start" "-a" "cba4c73f33a884ee41f3e9d0b5259f1e92394502e2b8ffe64f2e7543efabf223", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]    --> src/number/integer/family.rs:260:15
[INFO] [stderr]     |
[INFO] [stderr] 260 |           #[cfg(feature = $dependency)]
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stderr]     |
[INFO] [stderr]  15 | / define_integer_family![build_variants:
[INFO] [stderr]  16 | |     NonZeroIntegers, // the enum name
[INFO] [stderr]  17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stderr]  18 | |     common:
[INFO] [stderr] ...   |
[INFO] [stderr]  24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr]  25 | | ];
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]    --> src/number/integer/family.rs:281:18
[INFO] [stderr]     |
[INFO] [stderr] 281 |           $( #[cfg(feature = $dependency)]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stderr]     |
[INFO] [stderr]  15 | / define_integer_family![build_variants:
[INFO] [stderr]  16 | |     NonZeroIntegers, // the enum name
[INFO] [stderr]  17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stderr]  18 | |     common:
[INFO] [stderr] ...   |
[INFO] [stderr]  24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr]  25 | | ];
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]   --> src/number/integer/family.rs:77:23
[INFO] [stderr]    |
[INFO] [stderr] 77 |                   #[cfg(feature = $dependency)]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | / define_integer_family![build_variants:
[INFO] [stderr] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stderr] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stderr] 18 | |     common:
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr] 25 | | ];
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]   --> src/number/integer/family.rs:28:22
[INFO] [stderr]    |
[INFO] [stderr] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | / define_integer_family![build_variants:
[INFO] [stderr] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stderr] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stderr] 18 | |     common:
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr] 25 | | ];
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]   --> src/number/integer/family.rs:43:22
[INFO] [stderr]    |
[INFO] [stderr] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/number/integer/n0z/family.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | / define_integer_family![build_variants:
[INFO] [stderr] 16 | |     NonZeroIntegers, // the enum name
[INFO] [stderr] 17 | |     "The family of [non-zero integers][super], also known as [`N0z`][super::N0z].",
[INFO] [stderr] 18 | |     common:
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | |         Big, NonZeroIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr] 25 | | ];
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]    --> src/number/integer/family.rs:260:15
[INFO] [stderr]     |
[INFO] [stderr] 260 |           #[cfg(feature = $dependency)]
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stderr]     |
[INFO] [stderr]  12 | / define_integer_family![build_variants:
[INFO] [stderr]  13 | |     NonNegativeIntegers, // the enum name
[INFO] [stderr]  14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stderr]  15 | |     common:
[INFO] [stderr] ...   |
[INFO] [stderr]  21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr]  22 | | ];
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]    --> src/number/integer/family.rs:281:18
[INFO] [stderr]     |
[INFO] [stderr] 281 |           $( #[cfg(feature = $dependency)]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stderr]     |
[INFO] [stderr]  12 | / define_integer_family![build_variants:
[INFO] [stderr]  13 | |     NonNegativeIntegers, // the enum name
[INFO] [stderr]  14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stderr]  15 | |     common:
[INFO] [stderr] ...   |
[INFO] [stderr]  21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr]  22 | | ];
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]   --> src/number/integer/family.rs:77:23
[INFO] [stderr]    |
[INFO] [stderr] 77 |                   #[cfg(feature = $dependency)]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / define_integer_family![build_variants:
[INFO] [stderr] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stderr] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stderr] 15 | |     common:
[INFO] [stderr] ...  |
[INFO] [stderr] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr] 22 | | ];
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]   --> src/number/integer/family.rs:28:22
[INFO] [stderr]    |
[INFO] [stderr] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / define_integer_family![build_variants:
[INFO] [stderr] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stderr] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stderr] 15 | |     common:
[INFO] [stderr] ...  |
[INFO] [stderr] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr] 22 | | ];
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]   --> src/number/integer/family.rs:43:22
[INFO] [stderr]    |
[INFO] [stderr] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/number/integer/nnz/family.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / define_integer_family![build_variants:
[INFO] [stderr] 13 | |     NonNegativeIntegers, // the enum name
[INFO] [stderr] 14 | |     "The family of [non-negative integers][super], also known as [`Nnz`][super::Nnz].",
[INFO] [stderr] 15 | |     common:
[INFO] [stderr] ...  |
[INFO] [stderr] 21 | |         Big, NonNegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr] 22 | | ];
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]    --> src/number/integer/family.rs:260:15
[INFO] [stderr]     |
[INFO] [stderr] 260 |           #[cfg(feature = $dependency)]
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/number/integer/npz/family.rs:15:1
[INFO] [stderr]     |
[INFO] [stderr]  15 | / define_integer_family![build_variants:
[INFO] [stderr]  16 | |     NonPositiveIntegers,
[INFO] [stderr]  17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stderr]  18 | |     common:
[INFO] [stderr] ...   |
[INFO] [stderr]  24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr]  25 | | ];
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]    --> src/number/integer/family.rs:281:18
[INFO] [stderr]     |
[INFO] [stderr] 281 |           $( #[cfg(feature = $dependency)]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/number/integer/npz/family.rs:15:1
[INFO] [stderr]     |
[INFO] [stderr]  15 | / define_integer_family![build_variants:
[INFO] [stderr]  16 | |     NonPositiveIntegers,
[INFO] [stderr]  17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stderr]  18 | |     common:
[INFO] [stderr] ...   |
[INFO] [stderr]  24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr]  25 | | ];
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]   --> src/number/integer/family.rs:77:23
[INFO] [stderr]    |
[INFO] [stderr] 77 |                   #[cfg(feature = $dependency)]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | / define_integer_family![build_variants:
[INFO] [stderr] 16 | |     NonPositiveIntegers,
[INFO] [stderr] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stderr] 18 | |     common:
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr] 25 | | ];
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]   --> src/number/integer/family.rs:28:22
[INFO] [stderr]    |
[INFO] [stderr] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | / define_integer_family![build_variants:
[INFO] [stderr] 16 | |     NonPositiveIntegers,
[INFO] [stderr] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stderr] 18 | |     common:
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr] 25 | | ];
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]   --> src/number/integer/family.rs:43:22
[INFO] [stderr]    |
[INFO] [stderr] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/number/integer/npz/family.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | / define_integer_family![build_variants:
[INFO] [stderr] 16 | |     NonPositiveIntegers,
[INFO] [stderr] 17 | |     "The family of [non-positive integers][super], also known as [`Npz`][super::Npz].",
[INFO] [stderr] 18 | |     common:
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | |         Big, NonPositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr] 25 | | ];
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]    --> src/number/integer/family.rs:260:15
[INFO] [stderr]     |
[INFO] [stderr] 260 |           #[cfg(feature = $dependency)]
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/number/integer/nz/family.rs:15:1
[INFO] [stderr]     |
[INFO] [stderr]  15 | / define_integer_family![build_variants:
[INFO] [stderr]  16 | |     NegativeIntegers,
[INFO] [stderr]  17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stderr]  18 | |     common:
[INFO] [stderr] ...   |
[INFO] [stderr]  24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr]  25 | | ];
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]    --> src/number/integer/family.rs:281:18
[INFO] [stderr]     |
[INFO] [stderr] 281 |           $( #[cfg(feature = $dependency)]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/number/integer/nz/family.rs:15:1
[INFO] [stderr]     |
[INFO] [stderr]  15 | / define_integer_family![build_variants:
[INFO] [stderr]  16 | |     NegativeIntegers,
[INFO] [stderr]  17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stderr]  18 | |     common:
[INFO] [stderr] ...   |
[INFO] [stderr]  24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr]  25 | | ];
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]   --> src/number/integer/family.rs:77:23
[INFO] [stderr]    |
[INFO] [stderr] 77 |                   #[cfg(feature = $dependency)]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | / define_integer_family![build_variants:
[INFO] [stderr] 16 | |     NegativeIntegers,
[INFO] [stderr] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stderr] 18 | |     common:
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr] 25 | | ];
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]   --> src/number/integer/family.rs:28:22
[INFO] [stderr]    |
[INFO] [stderr] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | / define_integer_family![build_variants:
[INFO] [stderr] 16 | |     NegativeIntegers,
[INFO] [stderr] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stderr] 18 | |     common:
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr] 25 | | ];
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]   --> src/number/integer/family.rs:43:22
[INFO] [stderr]    |
[INFO] [stderr] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/number/integer/nz/family.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | / define_integer_family![build_variants:
[INFO] [stderr] 16 | |     NegativeIntegers,
[INFO] [stderr] 17 | |     "The family of [negative integers][super], also known as [`Nz`][super::Nz].",
[INFO] [stderr] 18 | |     common:
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | |         Big, NegativeIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr] 25 | | ];
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]    --> src/number/integer/family.rs:260:15
[INFO] [stderr]     |
[INFO] [stderr] 260 |           #[cfg(feature = $dependency)]
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/number/integer/pz/family.rs:12:1
[INFO] [stderr]     |
[INFO] [stderr]  12 | / define_integer_family![build_variants:
[INFO] [stderr]  13 | |     PositiveIntegers,
[INFO] [stderr]  14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stderr]  15 | |     common:
[INFO] [stderr] ...   |
[INFO] [stderr]  21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr]  22 | | ];
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]    --> src/number/integer/family.rs:281:18
[INFO] [stderr]     |
[INFO] [stderr] 281 |           $( #[cfg(feature = $dependency)]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/number/integer/pz/family.rs:12:1
[INFO] [stderr]     |
[INFO] [stderr]  12 | / define_integer_family![build_variants:
[INFO] [stderr]  13 | |     PositiveIntegers,
[INFO] [stderr]  14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stderr]  15 | |     common:
[INFO] [stderr] ...   |
[INFO] [stderr]  21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr]  22 | | ];
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]     = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]   --> src/number/integer/family.rs:77:23
[INFO] [stderr]    |
[INFO] [stderr] 77 |                   #[cfg(feature = $dependency)]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / define_integer_family![build_variants:
[INFO] [stderr] 13 | |     PositiveIntegers,
[INFO] [stderr] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stderr] 15 | |     common:
[INFO] [stderr] ...  |
[INFO] [stderr] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr] 22 | | ];
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]   --> src/number/integer/family.rs:28:22
[INFO] [stderr]    |
[INFO] [stderr] 28 |               $( #[cfg(feature = $dependency)]
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / define_integer_family![build_variants:
[INFO] [stderr] 13 | |     PositiveIntegers,
[INFO] [stderr] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stderr] 15 | |     common:
[INFO] [stderr] ...  |
[INFO] [stderr] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr] 22 | | ];
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dashu-int-TODO`
[INFO] [stderr]   --> src/number/integer/family.rs:43:22
[INFO] [stderr]    |
[INFO] [stderr] 43 |               $( #[cfg(feature = $dependency)]
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/number/integer/pz/family.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / define_integer_family![build_variants:
[INFO] [stderr] 13 | |     PositiveIntegers,
[INFO] [stderr] 14 | |     "The family of [positive integers][super], also known as [`Pz`][super::Pz].",
[INFO] [stderr] 15 | |     common:
[INFO] [stderr] ...  |
[INFO] [stderr] 21 | |         Big, PositiveIntegerBig, "dashu-int-TODO" // placeholder, disabled
[INFO] [stderr] 22 | | ];
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]    = help: consider adding `dashu-int-TODO` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `---`
[INFO] [stderr]    --> src/number/rational/family.rs:261:15
[INFO] [stderr]     |
[INFO] [stderr] 261 |           #[cfg(feature = $dependency)]
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/number/rational/q/family.rs:15:1
[INFO] [stderr]     |
[INFO] [stderr]  15 | / define_rational_family![build_variants:
[INFO] [stderr]  16 | |     Rationals,
[INFO] [stderr]  17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stderr]  18 | |     common:
[INFO] [stderr] ...   |
[INFO] [stderr]  24 | |         Big, RationalBig, "---"
[INFO] [stderr]  25 | | ];
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]     = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `---`
[INFO] [stderr]    --> src/number/rational/family.rs:282:18
[INFO] [stderr]     |
[INFO] [stderr] 282 |           $( #[cfg(feature = $dependency)]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/number/rational/q/family.rs:15:1
[INFO] [stderr]     |
[INFO] [stderr]  15 | / define_rational_family![build_variants:
[INFO] [stderr]  16 | |     Rationals,
[INFO] [stderr]  17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stderr]  18 | |     common:
[INFO] [stderr] ...   |
[INFO] [stderr]  24 | |         Big, RationalBig, "---"
[INFO] [stderr]  25 | | ];
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]     = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `---`
[INFO] [stderr]   --> src/number/rational/family.rs:78:23
[INFO] [stderr]    |
[INFO] [stderr] 78 |                   #[cfg(feature = $dependency)]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | / define_rational_family![build_variants:
[INFO] [stderr] 16 | |     Rationals,
[INFO] [stderr] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stderr] 18 | |     common:
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | |         Big, RationalBig, "---"
[INFO] [stderr] 25 | | ];
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `---`
[INFO] [stderr]   --> src/number/rational/family.rs:29:22
[INFO] [stderr]    |
[INFO] [stderr] 29 |               $( #[cfg(feature = $dependency)]
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | / define_rational_family![build_variants:
[INFO] [stderr] 16 | |     Rationals,
[INFO] [stderr] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stderr] 18 | |     common:
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | |         Big, RationalBig, "---"
[INFO] [stderr] 25 | | ];
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `---`
[INFO] [stderr]   --> src/number/rational/family.rs:44:22
[INFO] [stderr]    |
[INFO] [stderr] 44 |               $( #[cfg(feature = $dependency)]
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/number/rational/q/family.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | / define_rational_family![build_variants:
[INFO] [stderr] 16 | |     Rationals,
[INFO] [stderr] 17 | |     "The family of [rational][super] numbers, also known as [`Q`][super::Q].",
[INFO] [stderr] 18 | |     common:
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | |         Big, RationalBig, "---"
[INFO] [stderr] 25 | | ];
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `all_fast`, `all_nostd`, `all_nostd_fast`, `alloc`, `big`, `dashu-base`, `dashu-int`, `decstr`, `default`, `float`, `full`, `full_fast`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `non-safe`, `primal-sieve`, `safe`, `safest`, `std`, `try_from`, `twofloat`, `unsafe`, and `unsafest`
[INFO] [stderr]    = help: consider adding `---` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `define_rational_family` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/number/integer/z/ops/add.rs:43:13
[INFO] [stderr]     |
[INFO] [stderr]  43 |               #[must_use]
[INFO] [stderr]     |               ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 168 | / impl_integer_add![
[INFO] [stderr] 169 | |     Integer+i+8, cast:16;
[INFO] [stderr] 170 | |     Integer+i+16, cast:32;
[INFO] [stderr] 171 | |     Integer+i+32, cast:64;
[INFO] [stderr] 172 | |     Integer+i+64, cast:128;
[INFO] [stderr] 173 | |     Integer+i+128, cast:128
[INFO] [stderr] 174 | | ];
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `impl_integer_add` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/number/integer/z/ops/add.rs:43:13
[INFO] [stderr]     |
[INFO] [stderr]  43 |               #[must_use]
[INFO] [stderr]     |               ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 168 | / impl_integer_add![
[INFO] [stderr] 169 | |     Integer+i+8, cast:16;
[INFO] [stderr] 170 | |     Integer+i+16, cast:32;
[INFO] [stderr] 171 | |     Integer+i+32, cast:64;
[INFO] [stderr] 172 | |     Integer+i+64, cast:128;
[INFO] [stderr] 173 | |     Integer+i+128, cast:128
[INFO] [stderr] 174 | | ];
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr]     = note: this warning originates in the macro `impl_integer_add` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/number/integer/z/ops/neg.rs:33:13
[INFO] [stderr]     |
[INFO] [stderr]  33 |               #[must_use]
[INFO] [stderr]     |               ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  96 | / impl_integer_neg![
[INFO] [stderr]  97 | |     Integer+i+8, cast:16;
[INFO] [stderr]  98 | |     Integer+i+16, cast:32;
[INFO] [stderr]  99 | |     Integer+i+32, cast:64;
[INFO] [stderr] 100 | |     Integer+i+64, cast:128;
[INFO] [stderr] 101 | |     Integer+i+128, cast:128
[INFO] [stderr] 102 | | ];
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr]     = note: this warning originates in the macro `impl_integer_neg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/number/integer/z/ops/sub.rs:42:13
[INFO] [stderr]     |
[INFO] [stderr]  42 |               #[must_use]
[INFO] [stderr]     |               ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 120 | / impl_integer_sub![
[INFO] [stderr] 121 | |     Integer+i+8, cast:16;
[INFO] [stderr] 122 | |     Integer+i+16, cast:32;
[INFO] [stderr] 123 | |     Integer+i+32, cast:64;
[INFO] [stderr] 124 | |     Integer+i+64, cast:128;
[INFO] [stderr] 125 | |     Integer+i+128, cast:128
[INFO] [stderr] 126 | | ];
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr]     = note: this warning originates in the macro `impl_integer_sub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `numera` (lib) generated 129 warnings (95 duplicates) (run `cargo fix --lib -p numera` to apply 4 suggestions)
[INFO] [stdout] 
[INFO] [stderr] warning: `numera` (lib test) generated 129 warnings (129 duplicates)
[INFO] [stdout] running 35 tests
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/numera-277138a816dcbd2c)
[INFO] [stdout] test number::integer::n0z::convert::tests::n0z_for ... ok
[INFO] [stdout] test number::integer::n0z::integer::tests::n0z_lcm_gcd ... ok
[INFO] [stdout] test number::integer::n0z::ops::tests::n0z_ops ... ok
[INFO] [stdout] test number::integer::nnz::integer::tests::nnz_lcm_gcd ... ok
[INFO] [stdout] test number::integer::nnz::convert::tests::nnz_from ... ok
[INFO] [stdout] test number::integer::nnz::ops::tests::nnz_ops ... ok
[INFO] [stdout] test number::integer::nnz::convert::tests::nnz_for ... ok
[INFO] [stdout] test number::integer::n0z::convert::tests::n0z_from ... ok
[INFO] [stdout] test number::integer::npz::convert::tests::npz_from ... ok
[INFO] [stdout] test number::integer::npz::ops::tests::npz_ops ... ok
[INFO] [stdout] test number::integer::nz::convert::tests::nz_from ... ok
[INFO] [stdout] test number::integer::nz::ops::tests::nz_ops ... ok
[INFO] [stdout] test number::integer::z::convert::tests::z_for ... ok
[INFO] [stdout] test number::integer::z::integer::tests::z_impl_integer ... ok
[INFO] [stdout] test number::integer::pz::convert::tests::pz_for ... ok
[INFO] [stdout] test number::integer::pz::integer::tests::pz_lcm_gcd ... ok
[INFO] [stdout] test number::integer::pz::convert::tests::pz_from ... ok
[INFO] [stdout] test number::integer::z::ops::tests::z_ops_rem ... ok
[INFO] [stdout] test number::integer::z::sized::tests::z_define_sized ... ok
[INFO] [stdout] test number::integer::z::convert::tests::z_from ... ok
[INFO] [stdout] test number::integer::z::ops::tests::z_ops_add ... ok
[INFO] [stdout] test number::integer::z::sized::tests::z_define_sized_larger ... ok
[INFO] [stdout] test number::integer::pz::ops::tests::pz_ops ... ok
[INFO] [stdout] test number::traits::count::tests::countable ... ok
[INFO] [stdout] test number::rational::q::convert::tests::q_from ... ok
[INFO] [stdout] test number::traits::count::tests::uncountable ... ok
[INFO] [stdout] test number::rational::q::ops::tests::q_ops ... ok
[INFO] [stdout] test number::traits::ident::tests::onezero_primitives ... ok
[INFO] [stdout] test number::traits::ident::tests::neg1_primitives ... ok
[INFO] [stdout] test number::rational::q::rational::tests::q_rational ... ok
[INFO] [stdout] test number::rational::q::sized::tests::q_define_sized ... ok
[INFO] [stdout] test number::integer::nz::ops::tests::nz_ops_panic_overflow - should panic ... ok
[INFO] [stdout] test number::integer::npz::ops::tests::npz_ops_panic_overflow - should panic ... ok
[INFO] [stdout] test number::integer::nz::ops::tests::nz_ops_panic_underflow - should panic ... ok
[INFO] [stdout] test number::integer::npz::ops::tests::npz_ops_panic_underflow - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests numera
[INFO] [stdout] 
[INFO] [stdout] running 159 tests
[INFO] [stdout] test src/number/integer/macros/from.rs - number::integer::macros::from::for_primitive (line 227) ... ignored
[INFO] [stdout] test src/number/integer/macros/from.rs - number::integer::macros::from::from_integer (line 26) ... ignored
[INFO] [stdout] test src/number/integer/macros/from.rs - number::integer::macros::from::from_primitive (line 149) ... ignored
[INFO] [stdout] test src/number/integer/mod.rs - number::integer (line 35) ... ignored
[INFO] [stdout] test src/number/integer/prime/fns.rs - number::integer::prime::fns::is_prime_brute (line 110) ... ok
[INFO] [stdout] test src/number/integer/prime/fns.rs - number::integer::prime::fns::is_prime (line 77) ... ok
[INFO] [stdout] test src/number/integer/prime/sized.rs - number::integer::prime::sized::Prime32::new_nth (line 373) ... ok
[INFO] [stdout] test src/number/integer/prime/sized.rs - number::integer::prime::sized::Prime8::pi (line 198) ... ok
[INFO] [stdout] test src/number/integer/prime/sized.rs - number::integer::prime::sized::Prime64::new_nth (line 524) ... ok
[INFO] [stdout] test src/number/integer/prime/fns.rs - number::integer::prime::fns::nth_prime (line 131) ... ok
[INFO] [stdout] test src/number/integer/prime/impl_traits.rs - number::integer::prime::impl_traits::Prime16::previous (line 260) ... ok
[INFO] [stdout] test src/number/integer/prime/data/largest_pow2.rs - number::integer::prime::data::largest_pow2::LARGEST_PRIME_POW2_DOUBLINGS (line 16) ... ok
[INFO] [stdout] test src/number/integer/prime/fns.rs - number::integer::prime::fns::prime_pi (line 158) ... ok
[INFO] [stdout] test src/number/integer/prime/data/largest_pow2.rs - number::integer::prime::data::largest_pow2::TEN_PRIMES_LESS_POW2 (line 50) ... ok
[INFO] [stdout] test src/number/integer/prime/impl_traits.rs - number::integer::prime::impl_traits::Prime8::next (line 68) ... ok
[INFO] [stdout] test src/number/integer/prime/impl_traits.rs - number::integer::prime::impl_traits::Prime8::previous (line 88) ... ok
[INFO] [stdout] test src/number/integer/prime/sized.rs - number::integer::prime::sized::Prime16::pi (line 293) ... ok
[INFO] [stdout] test src/number/integer/prime/sized.rs - number::integer::prime::sized::Prime16::new_nth (line 240) ... ok
[INFO] [stdout] test src/number/integer/prime/sized.rs - number::integer::prime::sized::Prime8::new_nth (line 148) ... ok
[INFO] [stdout] test src/number/integer/prime/sized.rs - number::integer::prime::sized::Prime128::new_nth (line 681) ... ok
[INFO] [stdout] test src/number/integer/prime/impl_traits.rs - number::integer::prime::impl_traits::Prime16::next (line 226) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer128::div_ceil (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer128::div_euclid (line 494) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer128::checked_div_half_even (line 497) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer128::checked_div_half_away (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer128::checked_div_floor (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer128::div_floor (line 496) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer128::checked_div_trunc (line 490) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer16::checked_div_ceil (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer128::checked_div_euclid (line 491) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer128::div_half_even (line 500) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer128::checked_div_ceil (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer128::div_trunc (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer16::checked_div_trunc (line 490) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer128::div_half_away (line 496) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer16::div_euclid (line 494) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer16::checked_div_euclid (line 491) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer16::checked_div_floor (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer16::checked_div_half_even (line 497) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer16::div_floor (line 496) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer16::div_ceil (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer32::checked_div_ceil (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer16::checked_div_half_away (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer32::checked_div_half_even (line 497) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer32::checked_div_floor (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer16::div_half_away (line 496) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer16::div_half_even (line 500) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer32::checked_div_euclid (line 491) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer32::div_floor (line 496) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer32::checked_div_half_away (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer16::div_trunc (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer32::checked_div_trunc (line 490) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer32::div_trunc (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer32::div_ceil (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer32::div_euclid (line 494) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer64::checked_div_euclid (line 491) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer64::checked_div_ceil (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer32::div_half_away (line 496) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer64::div_half_even (line 500) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer64::div_euclid (line 494) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer64::div_half_away (line 496) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer64::div_floor (line 496) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer64::div_ceil (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer8::checked_div_euclid (line 491) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer8::checked_div_half_away (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer64::checked_div_floor (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer8::checked_div_ceil (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer32::div_half_even (line 500) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer64::checked_div_trunc (line 490) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer8::checked_div_half_even (line 497) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer64::div_trunc (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer8::div_euclid (line 494) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer64::checked_div_half_away (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer8::div_half_even (line 500) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer8::div_trunc (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer8::div_half_away (line 496) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer8::div_ceil (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer8::checked_div_trunc (line 490) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div_rem.rs - number::integer::z::ops::div_rem::Integer128::div_rem_trunc (line 151) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div_rem.rs - number::integer::z::ops::div_rem::Integer16::div_rem_euclid (line 153) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer64::checked_div_half_even (line 497) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div_rem.rs - number::integer::z::ops::div_rem::Integer16::div_rem_floor (line 153) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div_rem.rs - number::integer::z::ops::div_rem::Integer128::div_rem_ceil (line 153) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div_rem.rs - number::integer::z::ops::div_rem::Integer128::div_rem_euclid (line 153) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer8::div_floor (line 496) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div_rem.rs - number::integer::z::ops::div_rem::Integer128::div_rem_floor (line 153) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div_rem.rs - number::integer::z::ops::div_rem::Integer16::div_rem_ceil (line 153) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div_rem.rs - number::integer::z::ops::div_rem::Integer32::div_rem_ceil (line 153) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div_rem.rs - number::integer::z::ops::div_rem::Integer32::div_rem_euclid (line 153) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div_rem.rs - number::integer::z::ops::div_rem::Integer16::div_rem_trunc (line 151) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div_rem.rs - number::integer::z::ops::div_rem::Integer32::div_rem_floor (line 153) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div.rs - number::integer::z::ops::div::Integer8::checked_div_floor (line 493) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div_rem.rs - number::integer::z::ops::div_rem::Integer64::div_rem_ceil (line 153) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div_rem.rs - number::integer::z::ops::div_rem::Integer64::div_rem_trunc (line 151) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div_rem.rs - number::integer::z::ops::div_rem::Integer64::div_rem_floor (line 153) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div_rem.rs - number::integer::z::ops::div_rem::Integer32::div_rem_trunc (line 151) ... ok
[INFO] [stdout] test src/number/integer/z/ops/rem.rs - number::integer::z::ops::rem::Integer128::rem_floor (line 162) ... ok
[INFO] [stdout] test src/number/integer/z/ops/rem.rs - number::integer::z::ops::rem::Integer128::rem_trunc (line 163) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div_rem.rs - number::integer::z::ops::div_rem::Integer8::div_rem_euclid (line 153) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div_rem.rs - number::integer::z::ops::div_rem::Integer8::div_rem_trunc (line 151) ... ok
[INFO] [stdout] test src/number/integer/z/ops/rem.rs - number::integer::z::ops::rem::Integer128::checked_rem_euclid (line 158) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div_rem.rs - number::integer::z::ops::div_rem::Integer8::div_rem_floor (line 153) ... ok
[INFO] [stdout] test src/number/integer/z/ops/rem.rs - number::integer::z::ops::rem::Integer16::checked_rem_euclid (line 158) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div_rem.rs - number::integer::z::ops::div_rem::Integer64::div_rem_euclid (line 153) ... ok
[INFO] [stdout] test src/number/integer/z/ops/rem.rs - number::integer::z::ops::rem::Integer16::rem_trunc (line 163) ... ok
[INFO] [stdout] test src/number/integer/z/ops/div_rem.rs - number::integer::z::ops::div_rem::Integer8::div_rem_ceil (line 153) ... ok
[INFO] [stdout] test src/number/integer/z/ops/rem.rs - number::integer::z::ops::rem::Integer32::rem_euclid (line 165) ... ok
[INFO] [stdout] test src/number/integer/z/ops/rem.rs - number::integer::z::ops::rem::Integer64::checked_rem_euclid (line 158) ... ok
[INFO] [stdout] test src/number/integer/z/ops/rem.rs - number::integer::z::ops::rem::Integer128::rem_euclid (line 165) ... ok
[INFO] [stdout] test src/number/integer/z/ops/rem.rs - number::integer::z::ops::rem::Integer16::rem_floor (line 162) ... ok
[INFO] [stdout] test src/number/integer/z/ops/rem.rs - number::integer::z::ops::rem::Integer32::rem_floor (line 162) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer128::checked_sqrt_floor (line 332) ... ok
[INFO] [stdout] test src/number/integer/z/ops/rem.rs - number::integer::z::ops::rem::Integer8::rem_trunc (line 163) ... ok
[INFO] [stdout] test src/number/integer/z/ops/rem.rs - number::integer::z::ops::rem::Integer64::rem_euclid (line 165) ... ok
[INFO] [stdout] test src/number/integer/z/ops/rem.rs - number::integer::z::ops::rem::Integer32::checked_rem_euclid (line 158) ... ok
[INFO] [stdout] test src/number/integer/z/ops/rem.rs - number::integer::z::ops::rem::Integer16::rem_euclid (line 165) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer128::checked_sqrt_round (line 332) ... ok
[INFO] [stdout] test src/number/integer/z/ops/rem.rs - number::integer::z::ops::rem::Integer64::rem_floor (line 162) ... ok
[INFO] [stdout] test src/number/integer/z/ops/rem.rs - number::integer::z::ops::rem::Integer8::rem_euclid (line 165) ... ok
[INFO] [stdout] test src/number/integer/z/ops/rem.rs - number::integer::z::ops::rem::Integer32::rem_trunc (line 163) ... ok
[INFO] [stdout] test src/number/integer/z/ops/rem.rs - number::integer::z::ops::rem::Integer8::rem_floor (line 162) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer16::checked_sqrt_round (line 332) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer16::is_square (line 340) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer16::checked_sqrt_ceil (line 332) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer16::sqrt_ceil (line 341) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer128::is_square (line 340) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer128::checked_sqrt_ceil (line 332) ... ok
[INFO] [stdout] test src/number/integer/z/ops/rem.rs - number::integer::z::ops::rem::Integer64::rem_trunc (line 163) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer16::checked_sqrt_floor (line 332) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer16::sqrt_round (line 343) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer32::checked_sqrt_ceil (line 332) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer16::sqrt_floor (line 354) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer32::sqrt_floor (line 354) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer128::sqrt_ceil (line 341) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer32::sqrt_ceil (line 341) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer128::sqrt_round (line 343) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer32::checked_sqrt_floor (line 332) ... ok
[INFO] [stdout] test src/number/integer/z/ops/rem.rs - number::integer::z::ops::rem::Integer8::checked_rem_euclid (line 158) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer32::checked_sqrt_round (line 332) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer128::sqrt_floor (line 354) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer64::checked_sqrt_ceil (line 332) ... ok
[INFO] [stdout] test src/number/rational/macros.rs - number::rational::macros::from_integer (line 66) ... ignored
[INFO] [stdout] test src/number/rational/macros.rs - number::rational::macros::from_rational (line 28) ... ignored
[INFO] [stdout] test src/number/real/float/macros/from.rs - number::real::float::macros::from::from_primitive (line 42) ... ignored
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer64::sqrt_floor (line 354) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer64::checked_sqrt_floor (line 332) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer32::is_square (line 340) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer8::sqrt_floor (line 354) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer32::sqrt_round (line 343) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer8::sqrt_ceil (line 341) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer8::is_square (line 340) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer64::checked_sqrt_round (line 332) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer8::checked_sqrt_ceil (line 332) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer8::sqrt_round (line 343) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer64::sqrt_ceil (line 341) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer64::is_square (line 340) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer8::checked_sqrt_round (line 332) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer64::sqrt_round (line 343) ... ok
[INFO] [stdout] test src/number/integer/z/ops/sqrt.rs - number::integer::z::ops::sqrt::Integer8::checked_sqrt_floor (line 332) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 152 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 5.57s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cba4c73f33a884ee41f3e9d0b5259f1e92394502e2b8ffe64f2e7543efabf223", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cba4c73f33a884ee41f3e9d0b5259f1e92394502e2b8ffe64f2e7543efabf223", kill_on_drop: false }`
[INFO] [stdout] cba4c73f33a884ee41f3e9d0b5259f1e92394502e2b8ffe64f2e7543efabf223
