[INFO] fetching crate hd-keys-curves-wasm 1.0.1... [INFO] checking hd-keys-curves-wasm-1.0.1 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] extracting crate hd-keys-curves-wasm 1.0.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate hd-keys-curves-wasm 1.0.1 on toolchain 7014e13d5becc920d4bea3cd87942c8a13d359bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hd-keys-curves-wasm 1.0.1 [INFO] finished tweaking crates.io crate hd-keys-curves-wasm 1.0.1 [INFO] tweaked toml for crates.io crate hd-keys-curves-wasm 1.0.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 94 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v1.1.0) [INFO] [stderr] Adding radium v0.7.0 (available: v1.1.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.77) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding wyz v0.5.1 (available: v0.6.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 863b5d3cf030c5a07e41dcc687f6ca66d6cc40d155945a0fd7ea294dc028956b [INFO] running `Command { std: "docker" "start" "-a" "863b5d3cf030c5a07e41dcc687f6ca66d6cc40d155945a0fd7ea294dc028956b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "863b5d3cf030c5a07e41dcc687f6ca66d6cc40d155945a0fd7ea294dc028956b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "863b5d3cf030c5a07e41dcc687f6ca66d6cc40d155945a0fd7ea294dc028956b", kill_on_drop: false }` [INFO] [stdout] 863b5d3cf030c5a07e41dcc687f6ca66d6cc40d155945a0fd7ea294dc028956b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6a64017839f15fd017841582a6df8b6e4d9bfdb7d8676870b5ff803c8286080 [INFO] running `Command { std: "docker" "start" "-a" "f6a64017839f15fd017841582a6df8b6e4d9bfdb7d8676870b5ff803c8286080", kill_on_drop: false }` [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking hd-keys-curves-wasm v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `curve25519_dalek_ml` [INFO] [stdout] --> src/ec_ops/consts.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "curve25519_dalek_ml")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `curve25519_dalek_ml` 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: `curve25519_dalek_ml` [INFO] [stdout] --> src/ec_ops/consts.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "curve25519_dalek_ml")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `curve25519_dalek_ml` 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: `curve25519_dalek_ml` [INFO] [stdout] --> src/ec_ops/consts.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "curve25519_dalek_ml")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `curve25519_dalek_ml` 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: `sha2` [INFO] [stdout] --> src/ec_ops/consts.rs:55:7 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg(feature = "sha2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha2` 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: `curve25519_dalek_ml` [INFO] [stdout] --> src/ec_ops/consts.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "curve25519_dalek_ml")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `curve25519_dalek_ml` 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: `sha2` [INFO] [stdout] --> src/ec_ops/consts.rs:55:7 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg(feature = "sha2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha2` 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: `sha2` [INFO] [stdout] --> src/ec_ops/consts.rs:61:7 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "sha2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha2` 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: `sha2` [INFO] [stdout] --> src/ec_ops/consts.rs:66:7 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg(feature = "sha2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha2` 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: `sha3` [INFO] [stdout] --> src/ec_ops/consts.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `sha3` [INFO] [stdout] --> src/ec_ops/consts.rs:76:7 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `sha3` [INFO] [stdout] --> src/ec_ops/consts.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `sha3` [INFO] [stdout] --> src/ec_ops/consts.rs:86:7 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `sha3` [INFO] [stdout] --> src/ec_ops/consts.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `sha3` [INFO] [stdout] --> src/ec_ops/consts.rs:96:7 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `sha2` [INFO] [stdout] --> src/ec_ops/consts.rs:101:7 [INFO] [stdout] | [INFO] [stdout] 101 | #[cfg(feature = "sha2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha2` 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: `blake2` [INFO] [stdout] --> src/ec_ops/consts.rs:106:7 [INFO] [stdout] | [INFO] [stdout] 106 | #[cfg(feature = "blake2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `blake2` 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: `curve25519_dalek_ml` [INFO] [stdout] --> src/ec_ops/operation.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(feature = "curve25519_dalek_ml")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `curve25519_dalek_ml` 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: `curve25519_dalek_ml` [INFO] [stdout] --> src/ec_ops/operation.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg(feature = "curve25519_dalek_ml")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `curve25519_dalek_ml` 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: `sha2` [INFO] [stdout] --> src/ec_ops/schnorr.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(any(feature = "sha2", feature = "sha3", feature = "blake2"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha2` 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: `sha2` [INFO] [stdout] --> src/ec_ops/consts.rs:61:7 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "sha2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha2` 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: `sha2` [INFO] [stdout] --> src/ec_ops/consts.rs:66:7 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg(feature = "sha2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha2` 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: `sha3` [INFO] [stdout] --> src/ec_ops/schnorr.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(any(feature = "sha2", feature = "sha3", feature = "blake2"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `blake2` [INFO] [stdout] --> src/ec_ops/schnorr.rs:1:47 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(any(feature = "sha2", feature = "sha3", feature = "blake2"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `blake2` 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: `sha2` [INFO] [stdout] --> src/ec_ops/schnorr.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "sha2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha2` 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: `sha2` [INFO] [stdout] --> src/ec_ops/schnorr.rs:82:7 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg(feature = "sha2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha2` 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: `sha2` [INFO] [stdout] --> src/ec_ops/schnorr.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "sha2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha2` 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: `sha2` [INFO] [stdout] --> src/ec_ops/schnorr.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "sha2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha2` 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: `sha2` [INFO] [stdout] --> src/ec_ops/schnorr.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "sha2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha2` 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: `sha3` [INFO] [stdout] --> src/ec_ops/schnorr.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `sha3` [INFO] [stdout] --> src/ec_ops/schnorr.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `sha3` [INFO] [stdout] --> src/ec_ops/schnorr.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `sha3` [INFO] [stdout] --> src/ec_ops/schnorr.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `blake2` [INFO] [stdout] --> src/ec_ops/schnorr.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "blake2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `blake2` 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: `sha2` [INFO] [stdout] --> src/ec_ops/schnorr.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "sha2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha2` 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: `sha3` [INFO] [stdout] --> src/ec_ops/schnorr.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `sha3` [INFO] [stdout] --> src/ec_ops/schnorr.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `sha3` [INFO] [stdout] --> src/ec_ops/consts.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `sha3` [INFO] [stdout] --> src/ec_ops/consts.rs:76:7 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `sha3` [INFO] [stdout] --> src/ec_ops/consts.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `sha3` [INFO] [stdout] --> src/ec_ops/consts.rs:86:7 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `sha3` [INFO] [stdout] --> src/ec_ops/consts.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `sha3` [INFO] [stdout] --> src/ec_ops/consts.rs:96:7 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `sha2` [INFO] [stdout] --> src/ec_ops/consts.rs:101:7 [INFO] [stdout] | [INFO] [stdout] 101 | #[cfg(feature = "sha2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha2` 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: `blake2` [INFO] [stdout] --> src/ec_ops/consts.rs:106:7 [INFO] [stdout] | [INFO] [stdout] 106 | #[cfg(feature = "blake2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `blake2` 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: `sha2` [INFO] [stdout] --> src/ec_ops/consts.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 114 | #[cfg(feature = "sha2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha2` 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: `curve25519_dalek_ml` [INFO] [stdout] --> src/ec_ops/operation.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(feature = "curve25519_dalek_ml")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `curve25519_dalek_ml` 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: `curve25519_dalek_ml` [INFO] [stdout] --> src/ec_ops/operation.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg(feature = "curve25519_dalek_ml")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `curve25519_dalek_ml` 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: `sha2` [INFO] [stdout] --> src/ec_ops/schnorr.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(any(feature = "sha2", feature = "sha3", feature = "blake2"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha2` 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: `sha3` [INFO] [stdout] --> src/ec_ops/schnorr.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(any(feature = "sha2", feature = "sha3", feature = "blake2"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `blake2` [INFO] [stdout] --> src/ec_ops/schnorr.rs:1:47 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(any(feature = "sha2", feature = "sha3", feature = "blake2"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `blake2` 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: `sha2` [INFO] [stdout] --> src/ec_ops/schnorr.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "sha2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha2` 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: `sha2` [INFO] [stdout] --> src/ec_ops/schnorr.rs:82:7 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg(feature = "sha2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha2` 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: `sha2` [INFO] [stdout] --> src/ec_ops/schnorr.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "sha2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha2` 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: `sha2` [INFO] [stdout] --> src/ec_ops/schnorr.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "sha2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha2` 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: `sha2` [INFO] [stdout] --> src/ec_ops/schnorr.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "sha2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha2` 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: `sha3` [INFO] [stdout] --> src/ec_ops/schnorr.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `sha3` [INFO] [stdout] --> src/ec_ops/schnorr.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `sha3` [INFO] [stdout] --> src/ec_ops/schnorr.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `sha3` [INFO] [stdout] --> src/ec_ops/schnorr.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `blake2` [INFO] [stdout] --> src/ec_ops/schnorr.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "blake2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `blake2` 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: `sha2` [INFO] [stdout] --> src/ec_ops/schnorr.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "sha2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha2` 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: `sha3` [INFO] [stdout] --> src/ec_ops/schnorr.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` 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: `sha3` [INFO] [stdout] --> src/ec_ops/schnorr.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "sha3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bls`, `curve25519`, `default`, `ed448`, `jubjub`, `k256`, `p256`, and `p384` [INFO] [stdout] = help: consider adding `sha3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/ec_ops/operation.rs:1831:13 [INFO] [stdout] | [INFO] [stdout] 1818 | Self::K256(curve) => { [INFO] [stdout] | ----------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 1831 | _ => Err("operation is not supported for this curve"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/ec_ops/operation.rs:1831:13 [INFO] [stdout] | [INFO] [stdout] 1818 | Self::K256(curve) => { [INFO] [stdout] | ----------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 1831 | _ => Err("operation is not supported for this curve"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.97s [INFO] running `Command { std: "docker" "inspect" "f6a64017839f15fd017841582a6df8b6e4d9bfdb7d8676870b5ff803c8286080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6a64017839f15fd017841582a6df8b6e4d9bfdb7d8676870b5ff803c8286080", kill_on_drop: false }` [INFO] [stdout] f6a64017839f15fd017841582a6df8b6e4d9bfdb7d8676870b5ff803c8286080