[INFO] fetching crate bulletproofs-bls 4.0.0...
[INFO] testing bulletproofs-bls-4.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate bulletproofs-bls 4.0.0 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bulletproofs-bls 4.0.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.32
[INFO] [stderr]   Downloaded clap_builder v4.5.32
[INFO] [stderr]   Downloaded blstrs_plus v0.8.18
[INFO] [stderr]   Downloaded zerocopy v0.8.23
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.23
[INFO] [stderr]   Downloaded blst v0.3.12
[INFO] [stderr]   Downloaded bls12_381_plus v0.8.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5c2872f47388f3c9ae2c4144ee1133f3c0eab9eaac9695639ea98be919fc5e9
[INFO] running `Command { std: "docker" "start" "-a" "b5c2872f47388f3c9ae2c4144ee1133f3c0eab9eaac9695639ea98be919fc5e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5c2872f47388f3c9ae2c4144ee1133f3c0eab9eaac9695639ea98be919fc5e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5c2872f47388f3c9ae2c4144ee1133f3c0eab9eaac9695639ea98be919fc5e9", kill_on_drop: false }`
[INFO] [stdout] b5c2872f47388f3c9ae2c4144ee1133f3c0eab9eaac9695639ea98be919fc5e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54cc8c28fc6aba4b0490769c128ae2818d66be05c35069b1b9c7ce5292345061
[INFO] running `Command { std: "docker" "start" "-a" "54cc8c28fc6aba4b0490769c128ae2818d66be05c35069b1b9c7ce5292345061", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling blst v0.3.12
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling 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]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling blstrs_plus v0.8.18
[INFO] [stderr]    Compiling bulletproofs-bls v4.0.0 (/opt/rustwide/workdir)
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.70s
[INFO] running `Command { std: "docker" "inspect" "54cc8c28fc6aba4b0490769c128ae2818d66be05c35069b1b9c7ce5292345061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54cc8c28fc6aba4b0490769c128ae2818d66be05c35069b1b9c7ce5292345061", kill_on_drop: false }`
[INFO] [stdout] 54cc8c28fc6aba4b0490769c128ae2818d66be05c35069b1b9c7ce5292345061
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7538a2a2009cacfa3940758e1851b8487fd8eee4c88f56de5e961e96d3e75653
[INFO] running `Command { std: "docker" "start" "-a" "7538a2a2009cacfa3940758e1851b8487fd8eee4c88f56de5e961e96d3e75653", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling half v2.5.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling blstrs_plus v0.8.18
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling bulletproofs-bls v4.0.0 (/opt/rustwide/workdir)
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling criterion v0.5.1
[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[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 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] 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/range_proof.rs:43:52
[INFO] [stdout]    |
[INFO] [stdout] 43 |             println!("proof = \"{}\"", hex::encode(proof.to_bytes()));
[INFO] [stdout]    |                                                    ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/range_proof.rs:46:52
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 println!("    \"{}\"", hex::encode(com.to_affine().to_compressed()));
[INFO] [stdout]    |                                                    ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bulletproofs-bls` (test "range_proof") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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)]` (part of `#[warn(unused)]`) 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" "7538a2a2009cacfa3940758e1851b8487fd8eee4c88f56de5e961e96d3e75653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7538a2a2009cacfa3940758e1851b8487fd8eee4c88f56de5e961e96d3e75653", kill_on_drop: false }`
[INFO] [stdout] 7538a2a2009cacfa3940758e1851b8487fd8eee4c88f56de5e961e96d3e75653
