[INFO] cloning repository https://github.com/0xWOLAND/zkvm-pairings [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xWOLAND/zkvm-pairings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xWOLAND%2Fzkvm-pairings", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xWOLAND%2Fzkvm-pairings'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 205eb4302f0f90078d63146c1b3d0e571324b876 [INFO] checking 0xWOLAND/zkvm-pairings against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xWOLAND%2Fzkvm-pairings" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/0xWOLAND/zkvm-pairings on toolchain 9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/0xWOLAND/zkvm-pairings [INFO] finished tweaking git repo https://github.com/0xWOLAND/zkvm-pairings [INFO] tweaked toml for git repo https://github.com/0xWOLAND/zkvm-pairings written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/0xWOLAND/zkvm-pairings already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/succinctlabs/sp1` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 3 packages to latest compatible versions [INFO] [stderr] Adding sp1-derive v1.0.1 (https://github.com/succinctlabs/sp1?branch=bhargav%2Ffp-precompile#71e0b20f) [INFO] [stderr] Adding sp1-lib v1.0.1 (https://github.com/succinctlabs/sp1?branch=bhargav%2Ffp-precompile#71e0b20f) [INFO] [stderr] Adding sp1-zkvm v1.0.1 (https://github.com/succinctlabs/sp1?branch=bhargav%2Ffp-precompile#71e0b20f) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24d8524f82fc261d49492b827031ceb80106608c6761f0e9ad2c4d8973951695 [INFO] running `Command { std: "docker" "start" "-a" "24d8524f82fc261d49492b827031ceb80106608c6761f0e9ad2c4d8973951695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24d8524f82fc261d49492b827031ceb80106608c6761f0e9ad2c4d8973951695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24d8524f82fc261d49492b827031ceb80106608c6761f0e9ad2c4d8973951695", kill_on_drop: false }` [INFO] [stdout] 24d8524f82fc261d49492b827031ceb80106608c6761f0e9ad2c4d8973951695 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f70ba88802bab3528945ac429633c742e1cc8dc55dccd7a8dd59beb470a053e [INFO] running `Command { std: "docker" "start" "-a" "0f70ba88802bab3528945ac429633c742e1cc8dc55dccd7a8dd59beb470a053e", kill_on_drop: false }` [INFO] [stderr] warning: zkvm-pairings v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `rang` which is missing a lib target [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling sp1-derive v1.0.1 (https://github.com/succinctlabs/sp1?branch=bhargav%2Ffp-precompile#71e0b20f) [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking sp1-lib v1.0.1 (https://github.com/succinctlabs/sp1?branch=bhargav%2Ffp-precompile#71e0b20f) [INFO] [stderr] Checking sp1-zkvm v1.0.1 (https://github.com/succinctlabs/sp1?branch=bhargav%2Ffp-precompile#71e0b20f) [INFO] [stderr] Checking zkvm-pairings v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/fp.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: `pairings` [INFO] [stdout] --> src/fp12.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "pairings")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `pairings` 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/fp.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: `pairings` [INFO] [stdout] --> src/fp12.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "pairings")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `pairings` 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/fp12.rs:66:7 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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/fp12.rs:802:7 [INFO] [stdout] | [INFO] [stdout] 802 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: `pairings` [INFO] [stdout] --> src/fp12.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(feature = "pairings")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `pairings` 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/fp12.rs:66:7 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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/fp12.rs:802:7 [INFO] [stdout] | [INFO] [stdout] 802 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: `pairings` [INFO] [stdout] --> src/fp12.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(feature = "pairings")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `pairings` 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/fp2.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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/fp2.rs:485:7 [INFO] [stdout] | [INFO] [stdout] 485 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: `pairings` [INFO] [stdout] --> src/fp6.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "pairings")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `pairings` 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/fp6.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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/fp6.rs:759:11 [INFO] [stdout] | [INFO] [stdout] 759 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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/fp2.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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/fr.rs:128:7 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: unused import: `Bls12381Curve` [INFO] [stdout] --> src/fr.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::common::{Bls12381Curve, Curve}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize` [INFO] [stdout] --> src/fp2.rs:485:7 [INFO] [stdout] | [INFO] [stdout] 485 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: `std` [INFO] [stdout] --> src/fr.rs:602:11 [INFO] [stdout] | [INFO] [stdout] 602 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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/fr.rs:989:11 [INFO] [stdout] | [INFO] [stdout] 989 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: unused import: `std::str::FromStr` [INFO] [stdout] --> src/fr.rs:544:9 [INFO] [stdout] | [INFO] [stdout] 544 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_bigint::BigUint` [INFO] [stdout] --> src/fr.rs:546:9 [INFO] [stdout] | [INFO] [stdout] 546 | use num_bigint::BigUint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pairings` [INFO] [stdout] --> src/fp6.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "pairings")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `pairings` 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/fp6.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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/fr.rs:128:7 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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: unused import: `Bls12381Curve` [INFO] [stdout] --> src/fr.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::common::{Bls12381Curve, Curve}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FieldElement` is more private than the item `AffinePoint::Dtype` [INFO] [stdout] --> src/common.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | type Dtype: FieldElement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ associated type `AffinePoint::Dtype` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `FieldElement` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/common.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pub(crate) trait FieldElement: [INFO] [stdout] 7 | | Add + AddAssign + Sub + SubAssign + Mul + MulAssign + Div + DivAssign + Debug + Sync + Sized [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] = note: `#[warn(private_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mac` is never used [INFO] [stdout] --> src/utils.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub const fn mac(a: u64, b: u64, c: u64, carry: u64) -> (u64, u64) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `random` is never used [INFO] [stdout] --> src/fp6.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 70 | impl Fp6 { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 94 | pub(crate) fn random(mut rng: impl RngCore) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/g1.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | let a = G1Affine::::new( [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/g1.rs:303:17 [INFO] [stdout] | [INFO] [stdout] 303 | let mut b = G1Affine::::new( [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b_double` [INFO] [stdout] --> src/g1.rs:323:13 [INFO] [stdout] | [INFO] [stdout] 323 | let b_double = G1Affine::::new( [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_b_double` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/g1.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | let mut b = G1Affine::::new( [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FieldElement` is more private than the item `common::AffinePoint::Dtype` [INFO] [stdout] --> src/common.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | type Dtype: FieldElement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ associated type `common::AffinePoint::Dtype` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `FieldElement` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/common.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pub(crate) trait FieldElement: [INFO] [stdout] 7 | | Add + AddAssign + Sub + SubAssign + Mul + MulAssign + Div + DivAssign + Debug + Sync + Sized [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] = note: `#[warn(private_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mac` is never used [INFO] [stdout] --> src/utils.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub const fn mac(a: u64, b: u64, c: u64, carry: u64) -> (u64, u64) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `random` is never used [INFO] [stdout] --> src/fp6.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 70 | impl Fp6 { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 94 | pub(crate) fn random(mut rng: impl RngCore) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fp2_rand` is never used [INFO] [stdout] --> src/g1.rs:209:8 [INFO] [stdout] | [INFO] [stdout] 209 | fn fp2_rand() -> G1Affine { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `bool` to `bool` [INFO] [stdout] --> src/fp2.rs:443:16 [INFO] [stdout] | [INFO] [stdout] 443 | if a_sqrt.is_some().into() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zkvm-pairings` (lib test) due to 1 previous error; 24 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0f70ba88802bab3528945ac429633c742e1cc8dc55dccd7a8dd59beb470a053e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f70ba88802bab3528945ac429633c742e1cc8dc55dccd7a8dd59beb470a053e", kill_on_drop: false }` [INFO] [stdout] 0f70ba88802bab3528945ac429633c742e1cc8dc55dccd7a8dd59beb470a053e