[INFO] fetching crate bnum 0.11.0... [INFO] checking bnum-0.11.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate bnum 0.11.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate bnum 0.11.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bnum 0.11.0 [INFO] finished tweaking crates.io crate bnum 0.11.0 [INFO] tweaked toml for crates.io crate bnum 0.11.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 37 packages to latest compatible versions [INFO] [stderr] Adding env_logger v0.8.4 (latest: v0.11.5) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded valuable-derive v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23aa55811db7e4b0393d1aa4f4424d393fa552b885468572cb3283840f89ce63 [INFO] running `Command { std: "docker" "start" "-a" "23aa55811db7e4b0393d1aa4f4424d393fa552b885468572cb3283840f89ce63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23aa55811db7e4b0393d1aa4f4424d393fa552b885468572cb3283840f89ce63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23aa55811db7e4b0393d1aa4f4424d393fa552b885468572cb3283840f89ce63", kill_on_drop: false }` [INFO] [stdout] 23aa55811db7e4b0393d1aa4f4424d393fa552b885468572cb3283840f89ce63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 366e03ad99002463a3f3a4bb11d6f664d7494cb9e845e7a262700c45e0338a23 [INFO] running `Command { std: "docker" "start" "-a" "366e03ad99002463a3f3a4bb11d6f664d7494cb9e845e7a262700c45e0338a23", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking bnum v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:203:15 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` 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 `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:216:15 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:233:19 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:203:15 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:216:15 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:233:19 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:203:15 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:216:15 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:233:19 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:203:15 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:216:15 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:233:19 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:203:15 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:216:15 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:233:19 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:203:15 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:216:15 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:233:19 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:203:15 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:216:15 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:233:19 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:203:15 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:216:15 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:233:19 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stdout] warning: method `bitand` is never used [INFO] [stdout] --> src/buint/as_float.rs:147:8 [INFO] [stdout] | [INFO] [stdout] 135 | pub trait Mantissa { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 147 | fn bitand(self, rhs: Self) -> Self; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CastTo` is never used [INFO] [stdout] --> src/cast.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait CastTo { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stdout] warning: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stdout] warning: unexpected `cfg` condition name: `test_int_bits` [INFO] [stdout] --> src/bint/convert.rs:178:27 [INFO] [stdout] | [INFO] [stdout] 178 | #[cfg(not(test_int_bits = "64"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 199 | crate::macro_impl!(convert); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_int_bits, values("64"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_int_bits, values(\"64\"))");` to the top of the `build.rs` [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 `convert` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `test_int_bits` [INFO] [stdout] --> src/bint/convert.rs:184:23 [INFO] [stdout] | [INFO] [stdout] 184 | #[cfg(test_int_bits = "64")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 199 | crate::macro_impl!(convert); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_int_bits, values("64"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_int_bits, values(\"64\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `convert` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `test_int_bits` [INFO] [stdout] --> src/bint/convert.rs:178:27 [INFO] [stdout] | [INFO] [stdout] 178 | #[cfg(not(test_int_bits = "64"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 199 | crate::macro_impl!(convert); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_int_bits, values("64"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_int_bits, values(\"64\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `convert` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `test_int_bits` [INFO] [stdout] --> src/bint/convert.rs:184:23 [INFO] [stdout] | [INFO] [stdout] 184 | #[cfg(test_int_bits = "64")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 199 | crate::macro_impl!(convert); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_int_bits, values("64"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_int_bits, values(\"64\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `convert` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `test_int_bits` [INFO] [stdout] --> src/bint/convert.rs:178:27 [INFO] [stdout] | [INFO] [stdout] 178 | #[cfg(not(test_int_bits = "64"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 199 | crate::macro_impl!(convert); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_int_bits, values("64"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_int_bits, values(\"64\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `convert` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `test_int_bits` [INFO] [stdout] --> src/bint/convert.rs:184:23 [INFO] [stdout] | [INFO] [stdout] 184 | #[cfg(test_int_bits = "64")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 199 | crate::macro_impl!(convert); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_int_bits, values("64"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_int_bits, values(\"64\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `convert` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `test_int_bits` [INFO] [stdout] --> src/bint/convert.rs:178:27 [INFO] [stdout] | [INFO] [stdout] 178 | #[cfg(not(test_int_bits = "64"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 199 | crate::macro_impl!(convert); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_int_bits, values("64"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_int_bits, values(\"64\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `convert` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `test_int_bits` [INFO] [stdout] --> src/bint/convert.rs:184:23 [INFO] [stdout] | [INFO] [stdout] 184 | #[cfg(test_int_bits = "64")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 199 | crate::macro_impl!(convert); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_int_bits, values("64"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_int_bits, values(\"64\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `convert` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:203:15 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:216:15 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:233:19 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:203:15 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:216:15 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:233:19 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:203:15 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:216:15 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:233:19 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:203:15 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:216:15 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:233:19 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/ops.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:203:15 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:216:15 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:233:19 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:203:15 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:216:15 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:233:19 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:203:15 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:216:15 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:233:19 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:203:15 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:216:15 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "usize_exptype")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:233:19 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `usize_exptype` [INFO] [stdout] --> src/int/ops.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(not(feature = "usize_exptype"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/ops.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | crate::macro_impl!(ops); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `nightly`, `num-integer`, `num-traits`, `numtraits`, `quickcheck`, `rand`, `serde`, `serde-big-array`, `valuable`, and `zeroize` [INFO] [stdout] = help: consider adding `usize_exptype` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `crate::int::ops::all_shift_impls` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `test_int_bits` [INFO] [stdout] --> src/test/types.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(test_int_bits = "64")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_int_bits, values("64"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_int_bits, values(\"64\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `test_int_bits` [INFO] [stdout] --> src/test/types.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(not(test_int_bits = "64"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_int_bits, values("64"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_int_bits, values(\"64\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `test_int_bits` [INFO] [stdout] --> src/test/types.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(test_int_bits = "64")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_int_bits, values("64"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_int_bits, values(\"64\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `test_int_bits` [INFO] [stdout] --> src/test/types.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(not(test_int_bits = "64"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_int_bits, values("64"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_int_bits, values(\"64\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `unchecked_math` has been stable since 1.79.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | unchecked_math, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `bitand` is never used [INFO] [stdout] --> src/buint/as_float.rs:147:8 [INFO] [stdout] | [INFO] [stdout] 135 | pub trait Mantissa { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 147 | fn bitand(self, rhs: Self) -> Self; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 46 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.23s [INFO] running `Command { std: "docker" "inspect" "366e03ad99002463a3f3a4bb11d6f664d7494cb9e845e7a262700c45e0338a23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "366e03ad99002463a3f3a4bb11d6f664d7494cb9e845e7a262700c45e0338a23", kill_on_drop: false }` [INFO] [stdout] 366e03ad99002463a3f3a4bb11d6f664d7494cb9e845e7a262700c45e0338a23