[INFO] fetching crate pairing-plus 0.19.0... [INFO] checking pairing-plus-0.19.0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate pairing-plus 0.19.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate pairing-plus 0.19.0 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pairing-plus 0.19.0 [INFO] finished tweaking crates.io crate pairing-plus 0.19.0 [INFO] tweaked toml for crates.io crate pairing-plus 0.19.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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 37 packages to latest compatible versions [INFO] [stderr] Adding digest v0.8.1 (available: v0.10.7) [INFO] [stderr] Adding rand v0.4.6 (available: v0.8.5) [INFO] [stderr] Adding rand_core v0.5.1 (available: v0.6.4) [INFO] [stderr] Adding rand_xorshift v0.2.0 (available: v0.3.0) [INFO] [stderr] Adding sha2 v0.8.2 (available: v0.10.8) [INFO] [stderr] Adding sha3 v0.8.2 (available: v0.10.8) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4936e017d6ae84a086a74b1b68fb308445276131c1d6cc539b47ab15f792377e [INFO] running `Command { std: "docker" "start" "-a" "4936e017d6ae84a086a74b1b68fb308445276131c1d6cc539b47ab15f792377e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4936e017d6ae84a086a74b1b68fb308445276131c1d6cc539b47ab15f792377e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4936e017d6ae84a086a74b1b68fb308445276131c1d6cc539b47ab15f792377e", kill_on_drop: false }` [INFO] [stdout] 4936e017d6ae84a086a74b1b68fb308445276131c1d6cc539b47ab15f792377e [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f873997e231dd5427184a39b72e5513feadaa7ed0f17927bc83733ce8364e40f [INFO] running `Command { std: "docker" "start" "-a" "f873997e231dd5427184a39b72e5513feadaa7ed0f17927bc83733ce8364e40f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ff_derive-zeroize v0.6.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking ff-zeroize v0.6.3 [INFO] [stderr] Checking pairing-plus v0.19.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `ff` [INFO] [stdout] --> benches/pairing_benches.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate ff; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fr` in the current scope [INFO] [stdout] --> benches/bls12_381/ec.rs:16:49 [INFO] [stdout] | [INFO] [stdout] 16 | .map(|_| (G1::random(&mut rng), Fr::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fr` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 2 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fr` in the current scope [INFO] [stdout] --> benches/bls12_381/ec.rs:86:49 [INFO] [stdout] | [INFO] [stdout] 86 | .map(|_| (G2::random(&mut rng), Fr::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fr` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 72 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq` in the current scope [INFO] [stdout] --> benches/bls12_381/fq.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | let mut tmp1 = Fq::random(&mut rng).into_repr(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq` in the current scope [INFO] [stdout] --> benches/bls12_381/fq.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | let mut tmp2 = Fq::random(&mut rng).into_repr(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq` in the current scope [INFO] [stdout] --> benches/bls12_381/fq.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | let tmp1 = Fq::random(&mut rng).into_repr(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq` in the current scope [INFO] [stdout] --> benches/bls12_381/fq.rs:74:22 [INFO] [stdout] | [INFO] [stdout] 74 | .map(|_| Fq::random(&mut rng).into_repr()) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq` in the current scope [INFO] [stdout] --> benches/bls12_381/fq.rs:94:22 [INFO] [stdout] | [INFO] [stdout] 94 | .map(|_| Fq::random(&mut rng).into_repr()) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq` in the current scope [INFO] [stdout] --> benches/bls12_381/fq.rs:115:22 [INFO] [stdout] | [INFO] [stdout] 115 | .map(|_| Fq::random(&mut rng).into_repr()) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq` in the current scope [INFO] [stdout] --> benches/bls12_381/fq.rs:136:23 [INFO] [stdout] | [INFO] [stdout] 136 | .map(|_| (Fq::random(&mut rng), Fq::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq` in the current scope [INFO] [stdout] --> benches/bls12_381/fq.rs:136:45 [INFO] [stdout] | [INFO] [stdout] 136 | .map(|_| (Fq::random(&mut rng), Fq::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq` in the current scope [INFO] [stdout] --> benches/bls12_381/fq.rs:157:23 [INFO] [stdout] | [INFO] [stdout] 157 | .map(|_| (Fq::random(&mut rng), Fq::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq` in the current scope [INFO] [stdout] --> benches/bls12_381/fq.rs:157:45 [INFO] [stdout] | [INFO] [stdout] 157 | .map(|_| (Fq::random(&mut rng), Fq::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq` in the current scope [INFO] [stdout] --> benches/bls12_381/fq.rs:178:23 [INFO] [stdout] | [INFO] [stdout] 178 | .map(|_| (Fq::random(&mut rng), Fq::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq` in the current scope [INFO] [stdout] --> benches/bls12_381/fq.rs:178:45 [INFO] [stdout] | [INFO] [stdout] 178 | .map(|_| (Fq::random(&mut rng), Fq::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq` in the current scope [INFO] [stdout] --> benches/bls12_381/fq.rs:198:47 [INFO] [stdout] | [INFO] [stdout] 198 | let v: Vec = (0..SAMPLES).map(|_| Fq::random(&mut rng)).collect(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq` in the current scope [INFO] [stdout] --> benches/bls12_381/fq.rs:217:47 [INFO] [stdout] | [INFO] [stdout] 217 | let v: Vec = (0..SAMPLES).map(|_| Fq::random(&mut rng)).collect(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq` in the current scope [INFO] [stdout] --> benches/bls12_381/fq.rs:234:47 [INFO] [stdout] | [INFO] [stdout] 234 | let v: Vec = (0..SAMPLES).map(|_| Fq::random(&mut rng)).collect(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq` in the current scope [INFO] [stdout] --> benches/bls12_381/fq.rs:255:31 [INFO] [stdout] | [INFO] [stdout] 255 | let mut tmp = Fq::random(&mut rng); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq` in the current scope [INFO] [stdout] --> benches/bls12_381/fq.rs:276:47 [INFO] [stdout] | [INFO] [stdout] 276 | let v: Vec = (0..SAMPLES).map(|_| Fq::random(&mut rng)).collect(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq` in the current scope [INFO] [stdout] --> benches/bls12_381/fq.rs:294:22 [INFO] [stdout] | [INFO] [stdout] 294 | .map(|_| Fq::random(&mut rng).into_repr()) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_repr` found for struct `pairing::bls12_381::Fq` in the current scope [INFO] [stdout] --> benches/bls12_381/fq.rs:300:13 [INFO] [stdout] | [INFO] [stdout] 300 | Fq::from_repr(v[count]) [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Fq` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `PrimeField` which provides `from_repr` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::PrimeField; [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_ro` with a similar name [INFO] [stdout] | [INFO] [stdout] 300 | Fq::from_ro(v[count]) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq12` in the current scope [INFO] [stdout] --> benches/bls12_381/fq12.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | .map(|_| (Fq12::random(&mut rng), Fq12::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq12` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq12` in the current scope [INFO] [stdout] --> benches/bls12_381/fq12.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | .map(|_| (Fq12::random(&mut rng), Fq12::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq12` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq12` in the current scope [INFO] [stdout] --> benches/bls12_381/fq12.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | .map(|_| (Fq12::random(&mut rng), Fq12::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq12` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq12` in the current scope [INFO] [stdout] --> benches/bls12_381/fq12.rs:36:49 [INFO] [stdout] | [INFO] [stdout] 36 | .map(|_| (Fq12::random(&mut rng), Fq12::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq12` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq12` in the current scope [INFO] [stdout] --> benches/bls12_381/fq12.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | .map(|_| (Fq12::random(&mut rng), Fq12::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq12` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq12` in the current scope [INFO] [stdout] --> benches/bls12_381/fq12.rs:57:49 [INFO] [stdout] | [INFO] [stdout] 57 | .map(|_| (Fq12::random(&mut rng), Fq12::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq12` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq12` in the current scope [INFO] [stdout] --> benches/bls12_381/fq12.rs:77:51 [INFO] [stdout] | [INFO] [stdout] 77 | let v: Vec = (0..SAMPLES).map(|_| Fq12::random(&mut rng)).collect(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq12` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq12` in the current scope [INFO] [stdout] --> benches/bls12_381/fq12.rs:96:51 [INFO] [stdout] | [INFO] [stdout] 96 | let v: Vec = (0..SAMPLES).map(|_| Fq12::random(&mut rng)).collect(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq12` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq2` in the current scope [INFO] [stdout] --> benches/bls12_381/fq2.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | .map(|_| (Fq2::random(&mut rng), Fq2::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq2` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq2` in the current scope [INFO] [stdout] --> benches/bls12_381/fq2.rs:15:47 [INFO] [stdout] | [INFO] [stdout] 15 | .map(|_| (Fq2::random(&mut rng), Fq2::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq2` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq2` in the current scope [INFO] [stdout] --> benches/bls12_381/fq2.rs:36:24 [INFO] [stdout] | [INFO] [stdout] 36 | .map(|_| (Fq2::random(&mut rng), Fq2::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq2` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq2` in the current scope [INFO] [stdout] --> benches/bls12_381/fq2.rs:36:47 [INFO] [stdout] | [INFO] [stdout] 36 | .map(|_| (Fq2::random(&mut rng), Fq2::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq2` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq2` in the current scope [INFO] [stdout] --> benches/bls12_381/fq2.rs:57:24 [INFO] [stdout] | [INFO] [stdout] 57 | .map(|_| (Fq2::random(&mut rng), Fq2::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq2` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq2` in the current scope [INFO] [stdout] --> benches/bls12_381/fq2.rs:57:47 [INFO] [stdout] | [INFO] [stdout] 57 | .map(|_| (Fq2::random(&mut rng), Fq2::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq2` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq2` in the current scope [INFO] [stdout] --> benches/bls12_381/fq2.rs:77:49 [INFO] [stdout] | [INFO] [stdout] 77 | let v: Vec = (0..SAMPLES).map(|_| Fq2::random(&mut rng)).collect(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq2` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq2` in the current scope [INFO] [stdout] --> benches/bls12_381/fq2.rs:96:49 [INFO] [stdout] | [INFO] [stdout] 96 | let v: Vec = (0..SAMPLES).map(|_| Fq2::random(&mut rng)).collect(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq2` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fq2` in the current scope [INFO] [stdout] --> benches/bls12_381/fq2.rs:114:49 [INFO] [stdout] | [INFO] [stdout] 114 | let v: Vec = (0..SAMPLES).map(|_| Fq2::random(&mut rng)).collect(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fq2` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fr` in the current scope [INFO] [stdout] --> benches/bls12_381/fr.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | let mut tmp1 = Fr::random(&mut rng).into_repr(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fr` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fr` in the current scope [INFO] [stdout] --> benches/bls12_381/fr.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | let mut tmp2 = Fr::random(&mut rng).into_repr(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fr` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fr` in the current scope [INFO] [stdout] --> benches/bls12_381/fr.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | let tmp1 = Fr::random(&mut rng).into_repr(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fr` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fr` in the current scope [INFO] [stdout] --> benches/bls12_381/fr.rs:74:22 [INFO] [stdout] | [INFO] [stdout] 74 | .map(|_| Fr::random(&mut rng).into_repr()) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fr` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fr` in the current scope [INFO] [stdout] --> benches/bls12_381/fr.rs:94:22 [INFO] [stdout] | [INFO] [stdout] 94 | .map(|_| Fr::random(&mut rng).into_repr()) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fr` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fr` in the current scope [INFO] [stdout] --> benches/bls12_381/fr.rs:115:22 [INFO] [stdout] | [INFO] [stdout] 115 | .map(|_| Fr::random(&mut rng).into_repr()) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fr` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fr` in the current scope [INFO] [stdout] --> benches/bls12_381/fr.rs:136:23 [INFO] [stdout] | [INFO] [stdout] 136 | .map(|_| (Fr::random(&mut rng), Fr::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fr` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fr` in the current scope [INFO] [stdout] --> benches/bls12_381/fr.rs:136:45 [INFO] [stdout] | [INFO] [stdout] 136 | .map(|_| (Fr::random(&mut rng), Fr::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fr` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fr` in the current scope [INFO] [stdout] --> benches/bls12_381/fr.rs:157:23 [INFO] [stdout] | [INFO] [stdout] 157 | .map(|_| (Fr::random(&mut rng), Fr::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fr` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fr` in the current scope [INFO] [stdout] --> benches/bls12_381/fr.rs:157:45 [INFO] [stdout] | [INFO] [stdout] 157 | .map(|_| (Fr::random(&mut rng), Fr::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fr` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fr` in the current scope [INFO] [stdout] --> benches/bls12_381/fr.rs:178:23 [INFO] [stdout] | [INFO] [stdout] 178 | .map(|_| (Fr::random(&mut rng), Fr::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fr` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fr` in the current scope [INFO] [stdout] --> benches/bls12_381/fr.rs:178:45 [INFO] [stdout] | [INFO] [stdout] 178 | .map(|_| (Fr::random(&mut rng), Fr::random(&mut rng))) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fr` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fr` in the current scope [INFO] [stdout] --> benches/bls12_381/fr.rs:198:47 [INFO] [stdout] | [INFO] [stdout] 198 | let v: Vec = (0..SAMPLES).map(|_| Fr::random(&mut rng)).collect(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fr` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fr` in the current scope [INFO] [stdout] --> benches/bls12_381/fr.rs:217:47 [INFO] [stdout] | [INFO] [stdout] 217 | let v: Vec = (0..SAMPLES).map(|_| Fr::random(&mut rng)).collect(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fr` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fr` in the current scope [INFO] [stdout] --> benches/bls12_381/fr.rs:234:47 [INFO] [stdout] | [INFO] [stdout] 234 | let v: Vec = (0..SAMPLES).map(|_| Fr::random(&mut rng)).collect(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fr` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fr` in the current scope [INFO] [stdout] --> benches/bls12_381/fr.rs:255:31 [INFO] [stdout] | [INFO] [stdout] 255 | let mut tmp = Fr::random(&mut rng); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fr` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fr` in the current scope [INFO] [stdout] --> benches/bls12_381/fr.rs:276:47 [INFO] [stdout] | [INFO] [stdout] 276 | let v: Vec = (0..SAMPLES).map(|_| Fr::random(&mut rng)).collect(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fr` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `pairing::bls12_381::Fr` in the current scope [INFO] [stdout] --> benches/bls12_381/fr.rs:294:22 [INFO] [stdout] | [INFO] [stdout] 294 | .map(|_| Fr::random(&mut rng).into_repr()) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Fr` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Field` which provides `random` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::Field; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_repr` found for struct `pairing::bls12_381::Fr` in the current scope [INFO] [stdout] --> benches/bls12_381/fr.rs:300:13 [INFO] [stdout] | [INFO] [stdout] 300 | Fr::from_repr(v[count]) [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Fr` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `PrimeField` which provides `from_repr` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use ff_zeroize::PrimeField; [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_ro` with a similar name [INFO] [stdout] | [INFO] [stdout] 300 | Fr::from_ro(v[count]) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pairing-plus` (bench "pairing_benches") due to 58 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f873997e231dd5427184a39b72e5513feadaa7ed0f17927bc83733ce8364e40f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f873997e231dd5427184a39b72e5513feadaa7ed0f17927bc83733ce8364e40f", kill_on_drop: false }` [INFO] [stdout] f873997e231dd5427184a39b72e5513feadaa7ed0f17927bc83733ce8364e40f