[INFO] fetching crate numera 0.5.0... [INFO] testing numera-0.5.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate numera 0.5.0 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate numera 0.5.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded primal-bit v0.3.1 [INFO] [stderr] Downloaded primal-estimate v0.3.2 [INFO] [stderr] Downloaded primal-sieve v0.3.6 [INFO] [stderr] Downloaded devela_macros v0.6.1 [INFO] [stderr] Downloaded hamming v0.1.3 [INFO] [stderr] Downloaded hexf v0.2.1 [INFO] [stderr] Downloaded twofloat v0.7.0 [INFO] [stderr] Downloaded dashu-base v0.3.1 [INFO] [stderr] Downloaded half v2.3.1 [INFO] [stderr] Downloaded devela v0.9.0 [INFO] [stderr] Downloaded decstr v0.2.0 [INFO] [stderr] Downloaded dashu-int v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94858efb05d1ce8b9fcc09e3ed5f5149559b95d6ffb406377711e8339548ca4f [INFO] running `Command { std: "docker" "start" "-a" "94858efb05d1ce8b9fcc09e3ed5f5149559b95d6ffb406377711e8339548ca4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94858efb05d1ce8b9fcc09e3ed5f5149559b95d6ffb406377711e8339548ca4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94858efb05d1ce8b9fcc09e3ed5f5149559b95d6ffb406377711e8339548ca4f", kill_on_drop: false }` [INFO] [stdout] 94858efb05d1ce8b9fcc09e3ed5f5149559b95d6ffb406377711e8339548ca4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1fa9e61a66c8c8d1dd23a4f143b5ea63f430aa21a12a5f2f58db3ec59b630cb0 [INFO] running `Command { std: "docker" "start" "-a" "1fa9e61a66c8c8d1dd23a4f143b5ea63f430aa21a12a5f2f58db3ec59b630cb0", kill_on_drop: false }` [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling paste v1.0.14 [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 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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]` has no effect when applied to a provided trait method [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] = note: `#[warn(unused_attributes)]` 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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 4.64s [INFO] running `Command { std: "docker" "inspect" "1fa9e61a66c8c8d1dd23a4f143b5ea63f430aa21a12a5f2f58db3ec59b630cb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fa9e61a66c8c8d1dd23a4f143b5ea63f430aa21a12a5f2f58db3ec59b630cb0", kill_on_drop: false }` [INFO] [stdout] 1fa9e61a66c8c8d1dd23a4f143b5ea63f430aa21a12a5f2f58db3ec59b630cb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d72baf00db1912166631e10424f9a1d82e87f62211eee9e0140485ec4df78c21 [INFO] running `Command { std: "docker" "start" "-a" "d72baf00db1912166631e10424f9a1d82e87f62211eee9e0140485ec4df78c21", 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 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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]` has no effect when applied to a provided trait method [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] = note: `#[warn(unused_attributes)]` 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_integer_family` (in Nightly builds, run with -Z macro-backtrace 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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]` has no effect when applied to a provided trait method [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] = note: `#[warn(unused_attributes)]` 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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.03s [INFO] running `Command { std: "docker" "inspect" "d72baf00db1912166631e10424f9a1d82e87f62211eee9e0140485ec4df78c21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d72baf00db1912166631e10424f9a1d82e87f62211eee9e0140485ec4df78c21", kill_on_drop: false }` [INFO] [stdout] d72baf00db1912166631e10424f9a1d82e87f62211eee9e0140485ec4df78c21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b417e8e28de9faaa3bf79bf8df0b523697cd7c75bc0cbbc67331c9fcacbe8241 [INFO] running `Command { std: "docker" "start" "-a" "b417e8e28de9faaa3bf79bf8df0b523697cd7c75bc0cbbc67331c9fcacbe8241", 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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]` has no effect when applied to a provided trait method [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] = note: `#[warn(unused_attributes)]` 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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]` has no effect when applied to a provided trait method [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] = 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) [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.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/numera-59d93039367a7140) [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::n0z::convert::tests::n0z_from ... ok [INFO] [stdout] test number::integer::nnz::convert::tests::nnz_for ... 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::nnz::convert::tests::nnz_from ... ok [INFO] [stdout] test number::integer::nnz::ops::tests::nnz_ops ... ok [INFO] [stdout] test number::integer::nnz::integer::tests::nnz_lcm_gcd ... 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::pz::convert::tests::pz_from ... ok [INFO] [stdout] test number::integer::pz::ops::tests::pz_ops ... ok [INFO] [stdout] test number::integer::pz::integer::tests::pz_lcm_gcd ... ok [INFO] [stdout] test number::integer::z::convert::tests::z_for ... ok [INFO] [stdout] test number::integer::z::convert::tests::z_from ... ok [INFO] [stdout] test number::integer::z::integer::tests::z_impl_integer ... ok [INFO] [stdout] test number::integer::z::ops::tests::z_ops_add ... 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::sized::tests::z_define_sized_larger ... ok [INFO] [stdout] test number::integer::pz::convert::tests::pz_for ... ok [INFO] [stdout] test number::rational::q::convert::tests::q_from ... ok [INFO] [stdout] test number::rational::q::ops::tests::q_ops ... 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::traits::count::tests::uncountable ... ok [INFO] [stdout] test number::traits::count::tests::countable ... ok [INFO] [stdout] test number::traits::ident::tests::neg1_primitives ... ok [INFO] [stdout] test number::traits::ident::tests::onezero_primitives ... ok [INFO] [stdout] test number::integer::npz::ops::tests::npz_ops_panic_overflow - should panic ... ok [INFO] [stdout] test number::integer::npz::ops::tests::npz_ops_panic_underflow - should panic ... ok [INFO] [stdout] test number::integer::nz::ops::tests::nz_ops_panic_overflow - should panic ... ok [INFO] [stdout] test number::integer::nz::ops::tests::nz_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.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b417e8e28de9faaa3bf79bf8df0b523697cd7c75bc0cbbc67331c9fcacbe8241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b417e8e28de9faaa3bf79bf8df0b523697cd7c75bc0cbbc67331c9fcacbe8241", kill_on_drop: false }` [INFO] [stdout] b417e8e28de9faaa3bf79bf8df0b523697cd7c75bc0cbbc67331c9fcacbe8241