[INFO] fetching crate secp256kfun_k256_backend 2.0.1... [INFO] checking secp256kfun_k256_backend-2.0.1 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate secp256kfun_k256_backend 2.0.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate secp256kfun_k256_backend 2.0.1 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate secp256kfun_k256_backend 2.0.1 [INFO] finished tweaking crates.io crate secp256kfun_k256_backend 2.0.1 [INFO] tweaked toml for crates.io crate secp256kfun_k256_backend 2.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 60 packages to latest compatible versions [INFO] [stderr] Adding bit-set v0.5.3 (available: v0.8.0) [INFO] [stderr] Adding bit-vec v0.6.3 (available: v0.8.0) [INFO] [stderr] Adding crypto-bigint v0.2.11 (available: v0.5.5) [INFO] [stderr] Adding elliptic-curve v0.10.6 (available: v0.13.8) [INFO] [stderr] Adding ff v0.10.1 (available: v0.13.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v1.1.0) [INFO] [stderr] Adding group v0.10.0 (available: v0.13.0) [INFO] [stderr] Adding hex-literal v0.3.4 (available: v0.4.1) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (available: v0.6.5) [INFO] [stderr] Adding quick-error v1.2.3 (available: v2.0.1) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] [stderr] Adding zeroize v1.4.3 (available: v1.8.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c61d991afd929bbc341ff4f1f781e1cbfb0fd834291a8ea806c168c0cf7e594c [INFO] running `Command { std: "docker" "start" "-a" "c61d991afd929bbc341ff4f1f781e1cbfb0fd834291a8ea806c168c0cf7e594c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c61d991afd929bbc341ff4f1f781e1cbfb0fd834291a8ea806c168c0cf7e594c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c61d991afd929bbc341ff4f1f781e1cbfb0fd834291a8ea806c168c0cf7e594c", kill_on_drop: false }` [INFO] [stdout] c61d991afd929bbc341ff4f1f781e1cbfb0fd834291a8ea806c168c0cf7e594c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87aeb6f274edb2139e02a821348ac66e5151d7ec242045eb7bb1a4ea6ce25ef5 [INFO] running `Command { std: "docker" "start" "-a" "87aeb6f274edb2139e02a821348ac66e5151d7ec242045eb7bb1a4ea6ce25ef5", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking ff v0.10.1 [INFO] [stderr] Checking crypto-bigint v0.2.11 [INFO] [stderr] Checking secp256kfun_k256_backend v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `test-vectors` [INFO] [stdout] --> src/lib.rs:57:11 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(any(feature = "test-vectors", test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `test-vectors` 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] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/arithmetic/affine.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `zeroize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/arithmetic/affine.rs:148:7 [INFO] [stdout] | [INFO] [stdout] 148 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `zeroize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/arithmetic/field.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `zeroize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/arithmetic/field.rs:298:7 [INFO] [stdout] | [INFO] [stdout] 298 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `zeroize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `field-montgomery` [INFO] [stdout] --> src/arithmetic/field.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | if #[cfg(feature = "field-montgomery")] { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `field-montgomery` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `force-32-bit` [INFO] [stdout] --> src/arithmetic/field.rs:8:54 [INFO] [stdout] | [INFO] [stdout] 8 | } else if #[cfg(any(target_pointer_width = "32", feature = "force-32-bit"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `force-32-bit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `field-montgomery` [INFO] [stdout] --> src/arithmetic/field.rs:16:40 [INFO] [stdout] | [INFO] [stdout] 16 | if #[cfg(all(debug_assertions, not(feature = "field-montgomery")))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `field-montgomery` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/arithmetic/field/field_5x52.rs:487:7 [INFO] [stdout] | [INFO] [stdout] 487 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `zeroize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/arithmetic/field/field_impl.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `zeroize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/arithmetic/field/field_impl.rs:165:7 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `zeroize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `force-32-bit` [INFO] [stdout] --> src/arithmetic/field/field_impl.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | if #[cfg(any(target_pointer_width = "32", feature = "force-32-bit"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `force-32-bit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bits` [INFO] [stdout] --> src/arithmetic/scalar.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `bits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `digest` [INFO] [stdout] --> src/arithmetic/scalar.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "digest")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `digest` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/arithmetic/scalar.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `zeroize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bits` [INFO] [stdout] --> src/arithmetic/scalar.rs:97:7 [INFO] [stdout] | [INFO] [stdout] 97 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `bits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `digest` [INFO] [stdout] --> src/arithmetic/scalar.rs:283:7 [INFO] [stdout] | [INFO] [stdout] 283 | #[cfg(feature = "digest")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `digest` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bits` [INFO] [stdout] --> src/arithmetic/scalar.rs:464:7 [INFO] [stdout] | [INFO] [stdout] 464 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `bits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/arithmetic/scalar.rs:484:7 [INFO] [stdout] | [INFO] [stdout] 484 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `zeroize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `force-32-bit` [INFO] [stdout] --> src/arithmetic/scalar.rs:6:47 [INFO] [stdout] | [INFO] [stdout] 6 | if #[cfg(any(target_pointer_width = "32", feature = "force-32-bit"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `force-32-bit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bits` [INFO] [stdout] --> src/arithmetic/scalar.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `bits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/arithmetic/scalar/scalar_4x64.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `zeroize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/arithmetic/scalar/scalar_4x64.rs:432:7 [INFO] [stdout] | [INFO] [stdout] 432 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `zeroize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bits` [INFO] [stdout] --> src/arithmetic/scalar/scalar_4x64.rs:466:7 [INFO] [stdout] | [INFO] [stdout] 466 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `bits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `force-32-bit` [INFO] [stdout] --> src/arithmetic/util.rs:10:40 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(any(target_pointer_width = "32", feature = "force-32-bit"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `force-32-bit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `field-montgomery` [INFO] [stdout] --> src/arithmetic/util.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | feature = "field-montgomery", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `field-montgomery` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `force-32-bit` [INFO] [stdout] --> src/arithmetic/util.rs:20:42 [INFO] [stdout] | [INFO] [stdout] 20 | all(target_pointer_width = "64", not(feature = "force-32-bit")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `force-32-bit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `force-32-bit` [INFO] [stdout] --> src/arithmetic/util.rs:29:40 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(any(target_pointer_width = "32", feature = "force-32-bit"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `force-32-bit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `field-montgomery` [INFO] [stdout] --> src/arithmetic/util.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | feature = "field-montgomery", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `field-montgomery` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `force-32-bit` [INFO] [stdout] --> src/arithmetic/util.rs:39:42 [INFO] [stdout] | [INFO] [stdout] 39 | all(target_pointer_width = "64", not(feature = "force-32-bit")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `force-32-bit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `field-montgomery` [INFO] [stdout] --> src/arithmetic/util.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "field-montgomery")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `field-montgomery` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `field-montgomery` [INFO] [stdout] --> src/arithmetic/util.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "field-montgomery")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `field-montgomery` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking group v0.10.0 [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rustix v0.38.37 [INFO] [stderr] Checking elliptic-curve v0.10.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking proptest v1.5.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `test-vectors` [INFO] [stdout] --> src/lib.rs:57:11 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(any(feature = "test-vectors", test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `test-vectors` 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] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/arithmetic/affine.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `zeroize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/arithmetic/affine.rs:148:7 [INFO] [stdout] | [INFO] [stdout] 148 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `zeroize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/arithmetic/field.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `zeroize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/arithmetic/field.rs:298:7 [INFO] [stdout] | [INFO] [stdout] 298 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `zeroize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `field-montgomery` [INFO] [stdout] --> src/arithmetic/field.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | if #[cfg(feature = "field-montgomery")] { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `field-montgomery` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `force-32-bit` [INFO] [stdout] --> src/arithmetic/field.rs:8:54 [INFO] [stdout] | [INFO] [stdout] 8 | } else if #[cfg(any(target_pointer_width = "32", feature = "force-32-bit"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `force-32-bit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `field-montgomery` [INFO] [stdout] --> src/arithmetic/field.rs:16:40 [INFO] [stdout] | [INFO] [stdout] 16 | if #[cfg(all(debug_assertions, not(feature = "field-montgomery")))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `field-montgomery` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/arithmetic/field/field_5x52.rs:487:7 [INFO] [stdout] | [INFO] [stdout] 487 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `zeroize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/arithmetic/field/field_impl.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `zeroize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/arithmetic/field/field_impl.rs:165:7 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `zeroize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `force-32-bit` [INFO] [stdout] --> src/arithmetic/field/field_impl.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | if #[cfg(any(target_pointer_width = "32", feature = "force-32-bit"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `force-32-bit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bits` [INFO] [stdout] --> src/arithmetic/scalar.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `bits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `digest` [INFO] [stdout] --> src/arithmetic/scalar.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "digest")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `digest` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/arithmetic/scalar.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `zeroize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bits` [INFO] [stdout] --> src/arithmetic/scalar.rs:97:7 [INFO] [stdout] | [INFO] [stdout] 97 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `bits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `digest` [INFO] [stdout] --> src/arithmetic/scalar.rs:283:7 [INFO] [stdout] | [INFO] [stdout] 283 | #[cfg(feature = "digest")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `digest` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bits` [INFO] [stdout] --> src/arithmetic/scalar.rs:464:7 [INFO] [stdout] | [INFO] [stdout] 464 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `bits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/arithmetic/scalar.rs:484:7 [INFO] [stdout] | [INFO] [stdout] 484 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `zeroize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `force-32-bit` [INFO] [stdout] --> src/arithmetic/scalar.rs:6:47 [INFO] [stdout] | [INFO] [stdout] 6 | if #[cfg(any(target_pointer_width = "32", feature = "force-32-bit"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `force-32-bit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bits` [INFO] [stdout] --> src/arithmetic/scalar.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `bits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/arithmetic/scalar/scalar_4x64.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `zeroize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/arithmetic/scalar/scalar_4x64.rs:432:7 [INFO] [stdout] | [INFO] [stdout] 432 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `zeroize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bits` [INFO] [stdout] --> src/arithmetic/scalar/scalar_4x64.rs:466:7 [INFO] [stdout] | [INFO] [stdout] 466 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `bits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `force-32-bit` [INFO] [stdout] --> src/arithmetic/util.rs:10:40 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(any(target_pointer_width = "32", feature = "force-32-bit"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `force-32-bit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `field-montgomery` [INFO] [stdout] --> src/arithmetic/util.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | feature = "field-montgomery", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `field-montgomery` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `force-32-bit` [INFO] [stdout] --> src/arithmetic/util.rs:20:42 [INFO] [stdout] | [INFO] [stdout] 20 | all(target_pointer_width = "64", not(feature = "force-32-bit")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `force-32-bit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `force-32-bit` [INFO] [stdout] --> src/arithmetic/util.rs:29:40 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(any(target_pointer_width = "32", feature = "force-32-bit"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `force-32-bit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `field-montgomery` [INFO] [stdout] --> src/arithmetic/util.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | feature = "field-montgomery", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `field-montgomery` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `force-32-bit` [INFO] [stdout] --> src/arithmetic/util.rs:39:42 [INFO] [stdout] | [INFO] [stdout] 39 | all(target_pointer_width = "64", not(feature = "force-32-bit")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `force-32-bit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `field-montgomery` [INFO] [stdout] --> src/arithmetic/util.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "field-montgomery")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `field-montgomery` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `field-montgomery` [INFO] [stdout] --> src/arithmetic/util.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "field-montgomery")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `field-montgomery` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.60s [INFO] running `Command { std: "docker" "inspect" "87aeb6f274edb2139e02a821348ac66e5151d7ec242045eb7bb1a4ea6ce25ef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87aeb6f274edb2139e02a821348ac66e5151d7ec242045eb7bb1a4ea6ce25ef5", kill_on_drop: false }` [INFO] [stdout] 87aeb6f274edb2139e02a821348ac66e5151d7ec242045eb7bb1a4ea6ce25ef5