[INFO] fetching crate halo2curves-axiom 0.7.0... [INFO] checking halo2curves-axiom-0.7.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate halo2curves-axiom 0.7.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate halo2curves-axiom 0.7.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] removed /workspace/builds/worker-4-tc1/source/rust-toolchain [INFO] started tweaking crates.io crate halo2curves-axiom 0.7.0 [INFO] finished tweaking crates.io crate halo2curves-axiom 0.7.0 [INFO] tweaked toml for crates.io crate halo2curves-axiom 0.7.0 written to /workspace/builds/worker-4-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 126 packages to latest compatible versions [INFO] [stderr] Adding ark-std v0.3.0 (latest: v0.4.0) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding clap v2.34.0 (latest: v4.5.16) [INFO] [stderr] Adding criterion v0.3.6 (latest: v0.5.1) [INFO] [stderr] Adding criterion-plot v0.4.5 (latest: v0.5.0) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.1.0) [INFO] [stderr] Adding half v1.8.3 (latest: v2.4.1) [INFO] [stderr] Adding hermit-abi v0.1.19 (latest: v0.4.0) [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.13.0) [INFO] [stderr] Adding radium v0.7.0 (latest: v1.1.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] [stderr] Adding textwrap v0.11.0 (latest: v0.16.1) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-sys v0.48.0 (latest: v0.59.0) [INFO] [stderr] Adding windows-targets v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_i686_gnu v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_i686_msvc v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding wyz v0.5.1 (latest: v0.6.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 unroll v0.1.5 [INFO] [stderr] Downloaded pairing v0.23.0 [INFO] [stderr] Downloaded pasta_curves v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 489448cde49ff8c4916052abc2bfca81feff69537abd7c61a64aa07a98b29c81 [INFO] running `Command { std: "docker" "start" "-a" "489448cde49ff8c4916052abc2bfca81feff69537abd7c61a64aa07a98b29c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "489448cde49ff8c4916052abc2bfca81feff69537abd7c61a64aa07a98b29c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "489448cde49ff8c4916052abc2bfca81feff69537abd7c61a64aa07a98b29c81", kill_on_drop: false }` [INFO] [stdout] 489448cde49ff8c4916052abc2bfca81feff69537abd7c61a64aa07a98b29c81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b266d0e3d83cd00da300e5a8da9e37992648ae5df8155c5446c9fa37511ac12d [INFO] running `Command { std: "docker" "start" "-a" "b266d0e3d83cd00da300e5a8da9e37992648ae5df8155c5446c9fa37511ac12d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking arrayref v0.3.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling halo2curves-axiom v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking pairing v0.23.0 [INFO] [stderr] Compiling unroll v0.1.5 [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 pasta_curves v0.5.1 [INFO] [stderr] Checking ark-std v0.3.0 [INFO] [stderr] Checking serde v1.0.209 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking serde_arrays v0.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/bls12_381/scalar.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/bls12_381/fp.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/fp.rs:1318:7 [INFO] [stdout] | [INFO] [stdout] 1318 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/fp2.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/fp2.rs:1262:7 [INFO] [stdout] | [INFO] [stdout] 1262 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/g1.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/g1.rs:645:7 [INFO] [stdout] | [INFO] [stdout] 645 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/g1.rs:1121:7 [INFO] [stdout] | [INFO] [stdout] 1121 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/g1.rs:1173:7 [INFO] [stdout] | [INFO] [stdout] 1173 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/g1.rs:1976:7 [INFO] [stdout] | [INFO] [stdout] 1976 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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: `alloc` [INFO] [stdout] --> src/bls12_381/g2.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [INFO] [stdout] = help: consider adding `alloc` 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/bls12_381/g2.rs:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/g2.rs:669:7 [INFO] [stdout] | [INFO] [stdout] 669 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/g2.rs:1179:7 [INFO] [stdout] | [INFO] [stdout] 1179 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/g2.rs:1231:7 [INFO] [stdout] | [INFO] [stdout] 1231 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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: `alloc` [INFO] [stdout] --> src/bls12_381/g2.rs:1311:7 [INFO] [stdout] | [INFO] [stdout] 1311 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [INFO] [stdout] = help: consider adding `alloc` 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/bls12_381/g2.rs:2418:7 [INFO] [stdout] | [INFO] [stdout] 2418 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/fp12.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/fp12.rs:892:7 [INFO] [stdout] | [INFO] [stdout] 892 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/fp6.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/fp6.rs:577:7 [INFO] [stdout] | [INFO] [stdout] 577 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/pairings.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/pairings.rs:221:7 [INFO] [stdout] | [INFO] [stdout] 221 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/pairings.rs:922:7 [INFO] [stdout] | [INFO] [stdout] 922 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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: `alloc` [INFO] [stdout] --> src/bls12_381/hash_to_curve/expand_msg.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [INFO] [stdout] = help: consider adding `alloc` 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: `alloc` [INFO] [stdout] --> src/bls12_381/hash_to_curve/expand_msg.rs:297:7 [INFO] [stdout] | [INFO] [stdout] 297 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [INFO] [stdout] = help: consider adding `alloc` 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: `alloc` [INFO] [stdout] --> src/bls12_381/hash_to_curve/expand_msg.rs:115:11 [INFO] [stdout] | [INFO] [stdout] 115 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [INFO] [stdout] = help: consider adding `alloc` 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/bls12_381/scalar.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/bls12_381/scalar.rs:911:11 [INFO] [stdout] | [INFO] [stdout] 911 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [INFO] [stdout] = help: consider adding `std` 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/bls12_381/scalar.rs:1344:11 [INFO] [stdout] | [INFO] [stdout] 1344 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/fp.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/fp.rs:1318:7 [INFO] [stdout] | [INFO] [stdout] 1318 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/fp2.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/fp2.rs:1262:7 [INFO] [stdout] | [INFO] [stdout] 1262 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/g1.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/g1.rs:645:7 [INFO] [stdout] | [INFO] [stdout] 645 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/g1.rs:1121:7 [INFO] [stdout] | [INFO] [stdout] 1121 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/g1.rs:1173:7 [INFO] [stdout] | [INFO] [stdout] 1173 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/g1.rs:1976:7 [INFO] [stdout] | [INFO] [stdout] 1976 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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: `alloc` [INFO] [stdout] --> src/bls12_381/g2.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [INFO] [stdout] = help: consider adding `alloc` 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/bls12_381/g2.rs:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/g2.rs:669:7 [INFO] [stdout] | [INFO] [stdout] 669 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/g2.rs:1179:7 [INFO] [stdout] | [INFO] [stdout] 1179 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/g2.rs:1231:7 [INFO] [stdout] | [INFO] [stdout] 1231 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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: `alloc` [INFO] [stdout] --> src/bls12_381/g2.rs:1311:7 [INFO] [stdout] | [INFO] [stdout] 1311 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [INFO] [stdout] = help: consider adding `alloc` 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/bls12_381/g2.rs:2418:7 [INFO] [stdout] | [INFO] [stdout] 2418 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/fp12.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/fp12.rs:892:7 [INFO] [stdout] | [INFO] [stdout] 892 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/fp6.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/fp6.rs:577:7 [INFO] [stdout] | [INFO] [stdout] 577 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/pairings.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/pairings.rs:221:7 [INFO] [stdout] | [INFO] [stdout] 221 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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/bls12_381/pairings.rs:922:7 [INFO] [stdout] | [INFO] [stdout] 922 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [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: `alloc` [INFO] [stdout] --> src/bls12_381/hash_to_curve/expand_msg.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [INFO] [stdout] = help: consider adding `alloc` 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: `alloc` [INFO] [stdout] --> src/bls12_381/hash_to_curve/expand_msg.rs:297:7 [INFO] [stdout] | [INFO] [stdout] 297 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [INFO] [stdout] = help: consider adding `alloc` 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: `alloc` [INFO] [stdout] --> src/bls12_381/hash_to_curve/expand_msg.rs:115:11 [INFO] [stdout] | [INFO] [stdout] 115 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [INFO] [stdout] = help: consider adding `alloc` 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: `alloc` [INFO] [stdout] --> src/bls12_381/tests/mod.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(all(feature = "alloc", feature = "pairing"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [INFO] [stdout] = help: consider adding `alloc` 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: `pairing` [INFO] [stdout] --> src/bls12_381/tests/mod.rs:79:30 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(all(feature = "alloc", feature = "pairing"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays` [INFO] [stdout] = help: consider adding `pairing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CurveEndo` is never used [INFO] [stdout] --> src/arithmetic.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait CurveEndo: CurveExt { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.76s [INFO] running `Command { std: "docker" "inspect" "b266d0e3d83cd00da300e5a8da9e37992648ae5df8155c5446c9fa37511ac12d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b266d0e3d83cd00da300e5a8da9e37992648ae5df8155c5446c9fa37511ac12d", kill_on_drop: false }` [INFO] [stdout] b266d0e3d83cd00da300e5a8da9e37992648ae5df8155c5446c9fa37511ac12d