[INFO] fetching crate bulletproofs-bls 4.0.0...
[INFO] testing bulletproofs-bls-4.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bulletproofs-bls 4.0.0 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bulletproofs-bls 4.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e050a416d4c1825edc09ef94860d7d90c47a165cf248996ed66147819afe928
[INFO] running `Command { std: "docker" "start" "-a" "9e050a416d4c1825edc09ef94860d7d90c47a165cf248996ed66147819afe928", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e050a416d4c1825edc09ef94860d7d90c47a165cf248996ed66147819afe928", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e050a416d4c1825edc09ef94860d7d90c47a165cf248996ed66147819afe928", kill_on_drop: false }`
[INFO] [stdout] 9e050a416d4c1825edc09ef94860d7d90c47a165cf248996ed66147819afe928
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6aefd100cbd51960bf610c4bfd4f8d104f65ae974ade43e9b7fa8cf73fcc88c2
[INFO] running `Command { std: "docker" "start" "-a" "6aefd100cbd51960bf610c4bfd4f8d104f65ae974ade43e9b7fa8cf73fcc88c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling base16ct v0.2.0
[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 ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling blst v0.3.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ff v0.13.1
[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 35.02s
[INFO] running `Command { std: "docker" "inspect" "6aefd100cbd51960bf610c4bfd4f8d104f65ae974ade43e9b7fa8cf73fcc88c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aefd100cbd51960bf610c4bfd4f8d104f65ae974ade43e9b7fa8cf73fcc88c2", kill_on_drop: false }`
[INFO] [stdout] 6aefd100cbd51960bf610c4bfd4f8d104f65ae974ade43e9b7fa8cf73fcc88c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a7b124c7fbadca46cc9b3e67105103e3113616c62d1a678f3f181b7ab183649
[INFO] running `Command { std: "docker" "start" "-a" "4a7b124c7fbadca46cc9b3e67105103e3113616c62d1a678f3f181b7ab183649", 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 plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[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 criterion-plot v0.5.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[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 anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[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 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] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling 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)]` (part of `#[warn(unused)]`) 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[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] [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] 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] [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" "4a7b124c7fbadca46cc9b3e67105103e3113616c62d1a678f3f181b7ab183649", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a7b124c7fbadca46cc9b3e67105103e3113616c62d1a678f3f181b7ab183649", kill_on_drop: false }`
[INFO] [stdout] 4a7b124c7fbadca46cc9b3e67105103e3113616c62d1a678f3f181b7ab183649
