[INFO] fetching crate bulletproofs-bls 4.0.0... [INFO] checking bulletproofs-bls-4.0.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate bulletproofs-bls 4.0.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate bulletproofs-bls 4.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate bulletproofs-bls 4.0.0 [INFO] tweaked toml for crates.io crate bulletproofs-bls 4.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bulletproofs-bls 4.0.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bulletproofs-bls 4.0.0 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af6844016e5498a57e116396264efcddec8998823cbce31b97c732e4724c040e [INFO] running `Command { std: "docker" "start" "-a" "af6844016e5498a57e116396264efcddec8998823cbce31b97c732e4724c040e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af6844016e5498a57e116396264efcddec8998823cbce31b97c732e4724c040e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af6844016e5498a57e116396264efcddec8998823cbce31b97c732e4724c040e", kill_on_drop: false }` [INFO] [stdout] af6844016e5498a57e116396264efcddec8998823cbce31b97c732e4724c040e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39f4e0044ba56d899dc4d942d9491192d86bba8bdc487ad191aed0077c35f76b [INFO] running `Command { std: "docker" "start" "-a" "39f4e0044ba56d899dc4d942d9491192d86bba8bdc487ad191aed0077c35f76b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking half v2.5.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Compiling blst v0.3.12 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking clap v4.5.32 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking pairing v0.23.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking blstrs_plus v0.8.18 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking bulletproofs-bls v4.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: methods `r1cs_domain_sep`, `r1cs_1phase_domain_sep`, and `r1cs_2phase_domain_sep` are never used [INFO] [stdout] --> src/transcript.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait TranscriptProtocol { [INFO] [stdout] | ------------------ methods in this trait [INFO] [stdout] ... [INFO] [stdout] 16 | fn r1cs_domain_sep(&mut self); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | fn r1cs_1phase_domain_sep(&mut self); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | fn r1cs_2phase_domain_sep(&mut self); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bulletproofs` [INFO] [stdout] --> tests/range_proof.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use bulletproofs::{inner_types::*, BulletproofGens, PedersenGens, RangeProof}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `bulletproofs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | use bulletproofs_bls::{inner_types::*, BulletproofGens, PedersenGens, RangeProof}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `bulletproofs` [INFO] [stdout] --> benches/linear_proof.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate bulletproofs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `curve25519_dalek` [INFO] [stdout] --> benches/linear_proof.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate curve25519_dalek; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bulletproofs` [INFO] [stdout] --> tests/range_proof.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use bulletproofs::{inner_types::*, BulletproofGens, PedersenGens, RangeProof}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `bulletproofs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | use bulletproofs_bls::{inner_types::*, BulletproofGens, PedersenGens, RangeProof}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `curve25519_dalek` [INFO] [stdout] --> benches/range_proof.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use curve25519_dalek::scalar::Scalar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bulletproofs` [INFO] [stdout] --> benches/range_proof.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use bulletproofs::RangeProof; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `bulletproofs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 13 | use bulletproofs_bls::RangeProof; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bulletproofs` [INFO] [stdout] --> benches/range_proof.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use bulletproofs::{BulletproofGens, PedersenGens}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `bulletproofs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 14 | use bulletproofs_bls::{BulletproofGens, PedersenGens}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scalar` [INFO] [stdout] --> tests/range_proof.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | .map(|_| Scalar::random(&mut test_rng)) [INFO] [stdout] | ^^^^^^ use of undeclared type `Scalar` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use blstrs_plus::Scalar; [INFO] [stdout] | [INFO] [stdout] 1 + use bulletproofs_bls::inner_types::Scalar; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bench_function_over_inputs` found for mutable reference `&mut Criterion` in the current scope [INFO] [stdout] --> benches/linear_proof.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | c.bench_function_over_inputs( [INFO] [stdout] | --^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `bench_function` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.5.1/src/lib.rs:1216:5 [INFO] [stdout] | [INFO] [stdout] 1216 | / pub fn bench_function(&mut self, id: &str, f: F) -> &mut Criterion [INFO] [stdout] 1217 | | where [INFO] [stdout] 1218 | | F: FnMut(&mut Bencher<'_, M>), [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `bulletproofs-bls` (test "range_proof") due to 3 previous errors [INFO] [stdout] error[E0463]: can't find crate for `bulletproofs` [INFO] [stdout] --> benches/r1cs.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | extern crate bulletproofs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0463]: can't find crate for `curve25519_dalek` [INFO] [stdout] --> benches/r1cs.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate curve25519_dalek; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bulletproofs` [INFO] [stdout] --> benches/generators.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bulletproofs::{BulletproofGens, PedersenGens}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `bulletproofs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use bulletproofs_bls::{BulletproofGens, PedersenGens}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bench_function_over_inputs` found for mutable reference `&mut Criterion` in the current scope [INFO] [stdout] --> benches/range_proof.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | c.bench_function_over_inputs( [INFO] [stdout] | --^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `bench_function` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.5.1/src/lib.rs:1216:5 [INFO] [stdout] | [INFO] [stdout] 1216 | / pub fn bench_function(&mut self, id: &str, f: F) -> &mut Criterion [INFO] [stdout] 1217 | | where [INFO] [stdout] 1218 | | F: FnMut(&mut Bencher<'_, M>), [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bench_function_over_inputs` found for mutable reference `&mut Criterion` in the current scope [INFO] [stdout] --> benches/linear_proof.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 102 | c.bench_function_over_inputs( [INFO] [stdout] | --^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `bench_function` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.5.1/src/lib.rs:1216:5 [INFO] [stdout] | [INFO] [stdout] 1216 | / pub fn bench_function(&mut self, id: &str, f: F) -> &mut Criterion [INFO] [stdout] 1217 | | where [INFO] [stdout] 1218 | | F: FnMut(&mut Bencher<'_, M>), [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bulletproofs-bls` (bench "linear_proof") due to 4 previous errors [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] [stdout] error[E0412]: cannot find type `R1CSProof` in this scope [INFO] [stdout] --> benches/r1cs.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | struct ShuffleProof(R1CSProof); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `RandomizableConstraintSystem` in this scope [INFO] [stdout] --> benches/r1cs.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | fn gadget( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Variable` in this scope [INFO] [stdout] --> benches/r1cs.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | x: Vec, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 34 | impl ShuffleProof { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Variable` in this scope [INFO] [stdout] --> benches/r1cs.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | y: Vec, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 34 | impl ShuffleProof { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `R1CSError` in this scope [INFO] [stdout] --> benches/r1cs.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | ) -> Result<(), R1CSError> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 34 | impl ShuffleProof { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `R1CSError` in this scope [INFO] [stdout] --> benches/r1cs.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | R1CSError, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 77 | impl ShuffleProof { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `R1CSError` in this scope [INFO] [stdout] --> benches/r1cs.rs:134:21 [INFO] [stdout] | [INFO] [stdout] 134 | ) -> Result<(), R1CSError> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 125 | impl ShuffleProof { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Prover` [INFO] [stdout] --> benches/r1cs.rs:101:26 [INFO] [stdout] | [INFO] [stdout] 101 | let mut prover = Prover::new(&pc_gens, transcript); [INFO] [stdout] | ^^^^^^ use of undeclared type `Prover` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Verifier` [INFO] [stdout] --> benches/r1cs.rs:141:28 [INFO] [stdout] | [INFO] [stdout] 141 | let mut verifier = Verifier::new(transcript); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Verifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bulletproofs-bls` (bench "r1cs") due to 11 previous errors [INFO] [stdout] error[E0599]: no method named `bench_function_over_inputs` found for mutable reference `&mut Criterion` in the current scope [INFO] [stdout] --> benches/range_proof.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | c.bench_function_over_inputs( [INFO] [stdout] | --^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `bench_function` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.5.1/src/lib.rs:1216:5 [INFO] [stdout] | [INFO] [stdout] 1216 | / pub fn bench_function(&mut self, id: &str, f: F) -> &mut Criterion [INFO] [stdout] 1217 | | where [INFO] [stdout] 1218 | | F: FnMut(&mut Bencher<'_, M>), [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::inner_types::*` [INFO] [stdout] --> src/inner_product_proof.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | use crate::inner_types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bulletproofs-bls` (bench "range_proof") due to 5 previous errors [INFO] [stderr] error: could not compile `bulletproofs-bls` (bench "generators") due to 2 previous errors [INFO] [stdout] error[E0599]: no method named `bench_function_over_inputs` found for mutable reference `&mut Criterion` in the current scope [INFO] [stdout] --> benches/generators.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | c.bench_function_over_inputs( [INFO] [stdout] | --^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `bench_function` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.5.1/src/lib.rs:1216:5 [INFO] [stdout] | [INFO] [stdout] 1216 | / pub fn bench_function(&mut self, id: &str, f: F) -> &mut Criterion [INFO] [stdout] 1217 | | where [INFO] [stdout] 1218 | | F: FnMut(&mut Bencher<'_, M>), [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: function `scalar_exp_vartime_slow` is never used [INFO] [stdout] --> src/util.rs:338:8 [INFO] [stdout] | [INFO] [stdout] 338 | fn scalar_exp_vartime_slow(x: &Scalar, n: u64) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `r1cs_domain_sep`, `r1cs_1phase_domain_sep`, and `r1cs_2phase_domain_sep` are never used [INFO] [stdout] --> src/transcript.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait TranscriptProtocol { [INFO] [stdout] | ------------------ methods in this trait [INFO] [stdout] ... [INFO] [stdout] 16 | fn r1cs_domain_sep(&mut self); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | fn r1cs_1phase_domain_sep(&mut self); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | fn r1cs_2phase_domain_sep(&mut self); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "39f4e0044ba56d899dc4d942d9491192d86bba8bdc487ad191aed0077c35f76b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39f4e0044ba56d899dc4d942d9491192d86bba8bdc487ad191aed0077c35f76b", kill_on_drop: false }` [INFO] [stdout] 39f4e0044ba56d899dc4d942d9491192d86bba8bdc487ad191aed0077c35f76b