[INFO] cloning repository https://github.com/alireza-shirzad/ark-piop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alireza-shirzad/ark-piop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falireza-shirzad%2Fark-piop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falireza-shirzad%2Fark-piop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 861e3c40480be852b21962b97ae9867a78fa8a6b
[INFO] testing alireza-shirzad/ark-piop/861e3c40480be852b21962b97ae9867a78fa8a6b against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falireza-shirzad%2Fark-piop" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alireza-shirzad/ark-piop
[INFO] finished tweaking git repo https://github.com/alireza-shirzad/ark-piop
[INFO] tweaked toml for git repo https://github.com/alireza-shirzad/ark-piop written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alireza-shirzad/ark-piop on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alireza-shirzad/ark-piop 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-strings v0.5.0
[INFO] [stderr]   Downloaded ark-test-curves v0.5.0
[INFO] [stderr]   Downloaded windows-result v0.4.0
[INFO] [stderr]   Downloaded tracing-flame v0.2.0
[INFO] [stderr]   Downloaded tracing-tree v0.4.0
[INFO] [stderr]   Downloaded windows-core v0.62.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e32210b3a7df01a46a4da8a0a104a6250945e4fd84ed5b930a65bacc3735ab6b
[INFO] running `Command { std: "docker" "start" "-a" "e32210b3a7df01a46a4da8a0a104a6250945e4fd84ed5b930a65bacc3735ab6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e32210b3a7df01a46a4da8a0a104a6250945e4fd84ed5b930a65bacc3735ab6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e32210b3a7df01a46a4da8a0a104a6250945e4fd84ed5b930a65bacc3735ab6b", kill_on_drop: false }`
[INFO] [stdout] e32210b3a7df01a46a4da8a0a104a6250945e4fd84ed5b930a65bacc3735ab6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32b98ff455cc9fbdc688a367bee644dc4a9357153b5de0751a31bc01b56f200a
[INFO] running `Command { std: "docker" "start" "-a" "32b98ff455cc9fbdc688a367bee644dc4a9357153b5de0751a31bc01b56f200a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling tracing-chrome v0.7.2
[INFO] [stderr]    Compiling tracing-tree v0.4.0
[INFO] [stderr]    Compiling tracing-flame v0.2.0
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling ark-piop v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `build_eq_x_r` and `mle::MLE`
[INFO] [stdout]  --> src/pcs/pst13/srs.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |         mle::MLE,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 5 |         utils::{build_eq_x_r, eq_eval, eq_extension},
[INFO] [stdout]   |                 ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sync::Arc`
[INFO] [stdout]   --> src/pcs/pst13/srs.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::{collections::LinkedList, sync::Arc};
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::prover::tracker::SnarkError::ProverError`
[INFO] [stdout]  --> src/prover/tracker.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::prover::tracker::SnarkError::ProverError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `errors::HonestProverError::FalseClaim`
[INFO] [stdout]  --> src/prover/tracker.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::prover::{errors::HonestProverError::FalseClaim, structs::TrackerEvalClaim};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `errors::ProverError::HonestProverError`
[INFO] [stdout]  --> src/prover/tracker.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::prover::{errors::ProverError::HonestProverError, structs::polynomial::TrackedPoly};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ark_std::cfg_iter`
[INFO] [stdout]   --> src/prover/tracker.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use ark_std::cfg_iter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoParallelRefIterator`
[INFO] [stdout]   --> src/prover/tracker.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 | use rayon::iter::{IntoParallelRefIterator, ParallelIterator};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/prover/tracker.rs:821:12
[INFO] [stdout]     |
[INFO] [stdout] 821 |         if (num_claims == 0) {
[INFO] [stdout]     |            ^               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 821 -         if (num_claims == 0) {
[INFO] [stdout] 821 +         if num_claims == 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/prover/tracker.rs:855:12
[INFO] [stdout]     |
[INFO] [stdout] 855 |         if (num_claims == 0) {
[INFO] [stdout]     |            ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 855 -         if (num_claims == 0) {
[INFO] [stdout] 855 +         if num_claims == 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/prover/tracker.rs:901:12
[INFO] [stdout]     |
[INFO] [stdout] 901 |         if (self.state.mv_pcs_substate.zero_check_claims.is_empty()) {
[INFO] [stdout]     |            ^                                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 901 -         if (self.state.mv_pcs_substate.zero_check_claims.is_empty()) {
[INFO] [stdout] 901 +         if self.state.mv_pcs_substate.zero_check_claims.is_empty() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sync::Arc`
[INFO] [stdout]   --> src/verifier/tracker.rs:21:64
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::{borrow::BorrowMut, collections::BTreeMap, mem::take, sync::Arc};
[INFO] [stdout]    |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/verifier/tracker.rs:606:12
[INFO] [stdout]     |
[INFO] [stdout] 606 |         if (num_claims == 0) {
[INFO] [stdout]     |            ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 606 -         if (num_claims == 0) {
[INFO] [stdout] 606 +         if num_claims == 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/verifier/tracker.rs:635:12
[INFO] [stdout]     |
[INFO] [stdout] 635 |         if (self.state.mv_pcs_substate.zero_check_claims.is_empty()) {
[INFO] [stdout]     |            ^                                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 635 -         if (self.state.mv_pcs_substate.zero_check_claims.is_empty()) {
[INFO] [stdout] 635 +         if self.state.mv_pcs_substate.zero_check_claims.is_empty() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/verifier/tracker.rs:710:12
[INFO] [stdout]     |
[INFO] [stdout] 710 |         if (self.state.mv_pcs_substate.sum_check_claims.is_empty()) {
[INFO] [stdout]     |            ^                                                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 710 -         if (self.state.mv_pcs_substate.sum_check_claims.is_empty()) {
[INFO] [stdout] 710 +         if self.state.mv_pcs_substate.sum_check_claims.is_empty() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MultilinearExtension`
[INFO] [stdout]  --> src/arithmetic/virt_poly/hp_interface.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ark_poly::{MultilinearExtension, Polynomial};
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ParallelIterator`
[INFO] [stdout]   --> src/prover/tracker.rs:38:44
[INFO] [stdout]    |
[INFO] [stdout] 38 | use rayon::iter::{IntoParallelRefIterator, ParallelIterator};
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `evaluate`, `print_evals`, and `materialize` are never used
[INFO] [stdout]    --> src/arithmetic/virt_poly/hp_interface.rs:166:19
[INFO] [stdout]     |
[INFO] [stdout] 84  | impl<F: PrimeField> HPVirtualPolynomial<F> {
[INFO] [stdout]     | ------------------------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub(crate) fn evaluate(&self, point: &[F]) -> Result<F, ArithErrors> {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |     pub(crate) fn print_evals(&self) {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub(crate) fn materialize(&self) -> MLE<F> {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bit_decompose` is never used
[INFO] [stdout]    --> src/arithmetic/virt_poly/hp_interface.rs:231:15
[INFO] [stdout]     |
[INFO] [stdout] 231 | pub(crate) fn bit_decompose(input: u64, num_var: usize) -> Vec<bool> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HonestProver` is never constructed
[INFO] [stdout]   --> src/pcs/errors.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub(crate) enum PCSError {
[INFO] [stdout]    |                 -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 12 |     HonestProver(usize),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PCSError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 45s
[INFO] running `Command { std: "docker" "inspect" "32b98ff455cc9fbdc688a367bee644dc4a9357153b5de0751a31bc01b56f200a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32b98ff455cc9fbdc688a367bee644dc4a9357153b5de0751a31bc01b56f200a", kill_on_drop: false }`
[INFO] [stdout] 32b98ff455cc9fbdc688a367bee644dc4a9357153b5de0751a31bc01b56f200a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e33a72017a89dc6037774fd5cd44ea85c26945b24a7b5fe038ff9f50a7c57afc
[INFO] running `Command { std: "docker" "start" "-a" "e33a72017a89dc6037774fd5cd44ea85c26945b24a7b5fe038ff9f50a7c57afc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[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 matchers v0.2.0
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling tracing-chrome v0.7.2
[INFO] [stderr]    Compiling tracing-tree v0.4.0
[INFO] [stderr]    Compiling tracing-flame v0.2.0
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling ark-test-curves v0.5.0
[INFO] [stderr]    Compiling ark-piop v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `build_eq_x_r` and `mle::MLE`
[INFO] [stdout]  --> src/pcs/pst13/srs.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |         mle::MLE,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 5 |         utils::{build_eq_x_r, eq_eval, eq_extension},
[INFO] [stdout]   |                 ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sync::Arc`
[INFO] [stdout]   --> src/pcs/pst13/srs.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::{collections::LinkedList, sync::Arc};
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::prover::tracker::SnarkError::ProverError`
[INFO] [stdout]  --> src/prover/tracker.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::prover::tracker::SnarkError::ProverError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `errors::HonestProverError::FalseClaim`
[INFO] [stdout]  --> src/prover/tracker.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::prover::{errors::HonestProverError::FalseClaim, structs::TrackerEvalClaim};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `errors::ProverError::HonestProverError`
[INFO] [stdout]  --> src/prover/tracker.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::prover::{errors::ProverError::HonestProverError, structs::polynomial::TrackedPoly};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ark_std::cfg_iter`
[INFO] [stdout]   --> src/prover/tracker.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use ark_std::cfg_iter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoParallelRefIterator`
[INFO] [stdout]   --> src/prover/tracker.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 | use rayon::iter::{IntoParallelRefIterator, ParallelIterator};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/prover/tracker.rs:821:12
[INFO] [stdout]     |
[INFO] [stdout] 821 |         if (num_claims == 0) {
[INFO] [stdout]     |            ^               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 821 -         if (num_claims == 0) {
[INFO] [stdout] 821 +         if num_claims == 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/prover/tracker.rs:855:12
[INFO] [stdout]     |
[INFO] [stdout] 855 |         if (num_claims == 0) {
[INFO] [stdout]     |            ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 855 -         if (num_claims == 0) {
[INFO] [stdout] 855 +         if num_claims == 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/prover/tracker.rs:901:12
[INFO] [stdout]     |
[INFO] [stdout] 901 |         if (self.state.mv_pcs_substate.zero_check_claims.is_empty()) {
[INFO] [stdout]     |            ^                                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 901 -         if (self.state.mv_pcs_substate.zero_check_claims.is_empty()) {
[INFO] [stdout] 901 +         if self.state.mv_pcs_substate.zero_check_claims.is_empty() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sync::Arc`
[INFO] [stdout]   --> src/verifier/tracker.rs:21:64
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::{borrow::BorrowMut, collections::BTreeMap, mem::take, sync::Arc};
[INFO] [stdout]    |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/verifier/tracker.rs:606:12
[INFO] [stdout]     |
[INFO] [stdout] 606 |         if (num_claims == 0) {
[INFO] [stdout]     |            ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 606 -         if (num_claims == 0) {
[INFO] [stdout] 606 +         if num_claims == 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/verifier/tracker.rs:635:12
[INFO] [stdout]     |
[INFO] [stdout] 635 |         if (self.state.mv_pcs_substate.zero_check_claims.is_empty()) {
[INFO] [stdout]     |            ^                                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 635 -         if (self.state.mv_pcs_substate.zero_check_claims.is_empty()) {
[INFO] [stdout] 635 +         if self.state.mv_pcs_substate.zero_check_claims.is_empty() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/verifier/tracker.rs:710:12
[INFO] [stdout]     |
[INFO] [stdout] 710 |         if (self.state.mv_pcs_substate.sum_check_claims.is_empty()) {
[INFO] [stdout]     |            ^                                                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 710 -         if (self.state.mv_pcs_substate.sum_check_claims.is_empty()) {
[INFO] [stdout] 710 +         if self.state.mv_pcs_substate.sum_check_claims.is_empty() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MultilinearExtension`
[INFO] [stdout]  --> src/arithmetic/virt_poly/hp_interface.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ark_poly::{MultilinearExtension, Polynomial};
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ParallelIterator`
[INFO] [stdout]   --> src/prover/tracker.rs:38:44
[INFO] [stdout]    |
[INFO] [stdout] 38 | use rayon::iter::{IntoParallelRefIterator, ParallelIterator};
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `build_eq_x_r` and `mle::MLE`
[INFO] [stdout]  --> src/pcs/pst13/srs.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |         mle::MLE,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 5 |         utils::{build_eq_x_r, eq_eval, eq_extension},
[INFO] [stdout]   |                 ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sync::Arc`
[INFO] [stdout]   --> src/pcs/pst13/srs.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::{collections::LinkedList, sync::Arc};
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::prover::tracker::SnarkError::ProverError`
[INFO] [stdout]  --> src/prover/tracker.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::prover::tracker::SnarkError::ProverError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `errors::HonestProverError::FalseClaim`
[INFO] [stdout]  --> src/prover/tracker.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::prover::{errors::HonestProverError::FalseClaim, structs::TrackerEvalClaim};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `errors::ProverError::HonestProverError`
[INFO] [stdout]  --> src/prover/tracker.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::prover::{errors::ProverError::HonestProverError, structs::polynomial::TrackedPoly};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ark_std::cfg_iter`
[INFO] [stdout]   --> src/prover/tracker.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use ark_std::cfg_iter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoParallelRefIterator`
[INFO] [stdout]   --> src/prover/tracker.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 | use rayon::iter::{IntoParallelRefIterator, ParallelIterator};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/prover/tracker.rs:821:12
[INFO] [stdout]     |
[INFO] [stdout] 821 |         if (num_claims == 0) {
[INFO] [stdout]     |            ^               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 821 -         if (num_claims == 0) {
[INFO] [stdout] 821 +         if num_claims == 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/prover/tracker.rs:855:12
[INFO] [stdout]     |
[INFO] [stdout] 855 |         if (num_claims == 0) {
[INFO] [stdout]     |            ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 855 -         if (num_claims == 0) {
[INFO] [stdout] 855 +         if num_claims == 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/prover/tracker.rs:901:12
[INFO] [stdout]     |
[INFO] [stdout] 901 |         if (self.state.mv_pcs_substate.zero_check_claims.is_empty()) {
[INFO] [stdout]     |            ^                                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 901 -         if (self.state.mv_pcs_substate.zero_check_claims.is_empty()) {
[INFO] [stdout] 901 +         if self.state.mv_pcs_substate.zero_check_claims.is_empty() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sync::Arc`
[INFO] [stdout]   --> src/verifier/tracker.rs:21:64
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::{borrow::BorrowMut, collections::BTreeMap, mem::take, sync::Arc};
[INFO] [stdout]    |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/verifier/tracker.rs:606:12
[INFO] [stdout]     |
[INFO] [stdout] 606 |         if (num_claims == 0) {
[INFO] [stdout]     |            ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 606 -         if (num_claims == 0) {
[INFO] [stdout] 606 +         if num_claims == 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/verifier/tracker.rs:635:12
[INFO] [stdout]     |
[INFO] [stdout] 635 |         if (self.state.mv_pcs_substate.zero_check_claims.is_empty()) {
[INFO] [stdout]     |            ^                                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 635 -         if (self.state.mv_pcs_substate.zero_check_claims.is_empty()) {
[INFO] [stdout] 635 +         if self.state.mv_pcs_substate.zero_check_claims.is_empty() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/verifier/tracker.rs:710:12
[INFO] [stdout]     |
[INFO] [stdout] 710 |         if (self.state.mv_pcs_substate.sum_check_claims.is_empty()) {
[INFO] [stdout]     |            ^                                                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 710 -         if (self.state.mv_pcs_substate.sum_check_claims.is_empty()) {
[INFO] [stdout] 710 +         if self.state.mv_pcs_substate.sum_check_claims.is_empty() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `evaluate`, `print_evals`, and `materialize` are never used
[INFO] [stdout]    --> src/arithmetic/virt_poly/hp_interface.rs:166:19
[INFO] [stdout]     |
[INFO] [stdout] 84  | impl<F: PrimeField> HPVirtualPolynomial<F> {
[INFO] [stdout]     | ------------------------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub(crate) fn evaluate(&self, point: &[F]) -> Result<F, ArithErrors> {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |     pub(crate) fn print_evals(&self) {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub(crate) fn materialize(&self) -> MLE<F> {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bit_decompose` is never used
[INFO] [stdout]    --> src/arithmetic/virt_poly/hp_interface.rs:231:15
[INFO] [stdout]     |
[INFO] [stdout] 231 | pub(crate) fn bit_decompose(input: u64, num_var: usize) -> Vec<bool> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HonestProver` is never constructed
[INFO] [stdout]   --> src/pcs/errors.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub(crate) enum PCSError {
[INFO] [stdout]    |                 -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 12 |     HonestProver(usize),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PCSError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MultilinearExtension`
[INFO] [stdout]  --> src/arithmetic/virt_poly/hp_interface.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ark_poly::{MultilinearExtension, Polynomial};
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ParallelIterator`
[INFO] [stdout]   --> src/prover/tracker.rs:38:44
[INFO] [stdout]    |
[INFO] [stdout] 38 | use rayon::iter::{IntoParallelRefIterator, ParallelIterator};
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `evaluate`, `print_evals`, and `materialize` are never used
[INFO] [stdout]    --> src/arithmetic/virt_poly/hp_interface.rs:166:19
[INFO] [stdout]     |
[INFO] [stdout] 84  | impl<F: PrimeField> HPVirtualPolynomial<F> {
[INFO] [stdout]     | ------------------------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub(crate) fn evaluate(&self, point: &[F]) -> Result<F, ArithErrors> {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |     pub(crate) fn print_evals(&self) {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub(crate) fn materialize(&self) -> MLE<F> {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bit_decompose` is never used
[INFO] [stdout]    --> src/arithmetic/virt_poly/hp_interface.rs:231:15
[INFO] [stdout]     |
[INFO] [stdout] 231 | pub(crate) fn bit_decompose(input: u64, num_var: usize) -> Vec<bool> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HonestProver` is never constructed
[INFO] [stdout]   --> src/pcs/errors.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub(crate) enum PCSError {
[INFO] [stdout]    |                 -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 12 |     HonestProver(usize),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PCSError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_mle_list` is never used
[INFO] [stdout]   --> src/piop/sum_check/tests.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn random_mle_list<F: PrimeField, R: RngCore>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 3m 51s
[INFO] running `Command { std: "docker" "inspect" "e33a72017a89dc6037774fd5cd44ea85c26945b24a7b5fe038ff9f50a7c57afc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e33a72017a89dc6037774fd5cd44ea85c26945b24a7b5fe038ff9f50a7c57afc", kill_on_drop: false }`
[INFO] [stdout] e33a72017a89dc6037774fd5cd44ea85c26945b24a7b5fe038ff9f50a7c57afc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 33bfd04b8620ef25c68600c94eb3c81e25a2040200e6c6b1c85274c933cf4246
[INFO] running `Command { std: "docker" "start" "-a" "33bfd04b8620ef25c68600c94eb3c81e25a2040200e6c6b1c85274c933cf4246", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `build_eq_x_r` and `mle::MLE`
[INFO] [stderr]  --> src/pcs/pst13/srs.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 |         mle::MLE,
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] 5 |         utils::{build_eq_x_r, eq_eval, eq_extension},
[INFO] [stderr]   |                 ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `sync::Arc`
[INFO] [stderr]   --> src/pcs/pst13/srs.rs:18:36
[INFO] [stderr]    |
[INFO] [stderr] 18 | use std::{collections::LinkedList, sync::Arc};
[INFO] [stderr]    |                                    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::prover::tracker::SnarkError::ProverError`
[INFO] [stderr]  --> src/prover/tracker.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::prover::tracker::SnarkError::ProverError;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `errors::HonestProverError::FalseClaim`
[INFO] [stderr]  --> src/prover/tracker.rs:6:21
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::prover::{errors::HonestProverError::FalseClaim, structs::TrackerEvalClaim};
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `errors::ProverError::HonestProverError`
[INFO] [stderr]  --> src/prover/tracker.rs:7:21
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::prover::{errors::ProverError::HonestProverError, structs::polynomial::TrackedPoly};
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ark_std::cfg_iter`
[INFO] [stderr]   --> src/prover/tracker.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | use ark_std::cfg_iter;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `IntoParallelRefIterator`
[INFO] [stderr]   --> src/prover/tracker.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 38 | use rayon::iter::{IntoParallelRefIterator, ParallelIterator};
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]    --> src/prover/tracker.rs:821:12
[INFO] [stderr]     |
[INFO] [stderr] 821 |         if (num_claims == 0) {
[INFO] [stderr]     |            ^               ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 821 -         if (num_claims == 0) {
[INFO] [stderr] 821 +         if num_claims == 0 {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]    --> src/prover/tracker.rs:855:12
[INFO] [stderr]     |
[INFO] [stderr] 855 |         if (num_claims == 0) {
[INFO] [stderr]     |            ^               ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 855 -         if (num_claims == 0) {
[INFO] [stderr] 855 +         if num_claims == 0 {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]    --> src/prover/tracker.rs:901:12
[INFO] [stderr]     |
[INFO] [stderr] 901 |         if (self.state.mv_pcs_substate.zero_check_claims.is_empty()) {
[INFO] [stderr]     |            ^                                                       ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 901 -         if (self.state.mv_pcs_substate.zero_check_claims.is_empty()) {
[INFO] [stderr] 901 +         if self.state.mv_pcs_substate.zero_check_claims.is_empty() {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `sync::Arc`
[INFO] [stderr]   --> src/verifier/tracker.rs:21:64
[INFO] [stderr]    |
[INFO] [stderr] 21 | use std::{borrow::BorrowMut, collections::BTreeMap, mem::take, sync::Arc};
[INFO] [stderr]    |                                                                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]    --> src/verifier/tracker.rs:606:12
[INFO] [stderr]     |
[INFO] [stderr] 606 |         if (num_claims == 0) {
[INFO] [stderr]     |            ^               ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 606 -         if (num_claims == 0) {
[INFO] [stderr] 606 +         if num_claims == 0 {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]    --> src/verifier/tracker.rs:635:12
[INFO] [stderr]     |
[INFO] [stderr] 635 |         if (self.state.mv_pcs_substate.zero_check_claims.is_empty()) {
[INFO] [stderr]     |            ^                                                       ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 635 -         if (self.state.mv_pcs_substate.zero_check_claims.is_empty()) {
[INFO] [stderr] 635 +         if self.state.mv_pcs_substate.zero_check_claims.is_empty() {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]    --> src/verifier/tracker.rs:710:12
[INFO] [stderr]     |
[INFO] [stderr] 710 |         if (self.state.mv_pcs_substate.sum_check_claims.is_empty()) {
[INFO] [stderr]     |            ^                                                      ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 710 -         if (self.state.mv_pcs_substate.sum_check_claims.is_empty()) {
[INFO] [stderr] 710 +         if self.state.mv_pcs_substate.sum_check_claims.is_empty() {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `MultilinearExtension`
[INFO] [stderr]  --> src/arithmetic/virt_poly/hp_interface.rs:4:16
[INFO] [stderr]   |
[INFO] [stderr] 4 | use ark_poly::{MultilinearExtension, Polynomial};
[INFO] [stderr]   |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ParallelIterator`
[INFO] [stderr]   --> src/prover/tracker.rs:38:44
[INFO] [stderr]    |
[INFO] [stderr] 38 | use rayon::iter::{IntoParallelRefIterator, ParallelIterator};
[INFO] [stderr]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `evaluate`, `print_evals`, and `materialize` are never used
[INFO] [stderr]    --> src/arithmetic/virt_poly/hp_interface.rs:166:19
[INFO] [stderr]     |
[INFO] [stderr] 84  | impl<F: PrimeField> HPVirtualPolynomial<F> {
[INFO] [stderr]     | ------------------------------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 166 |     pub(crate) fn evaluate(&self, point: &[F]) -> Result<F, ArithErrors> {
[INFO] [stderr]     |                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 196 |     pub(crate) fn print_evals(&self) {
[INFO] [stderr]     |                   ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 208 |     pub(crate) fn materialize(&self) -> MLE<F> {
[INFO] [stderr]     |                   ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `bit_decompose` is never used
[INFO] [stderr]    --> src/arithmetic/virt_poly/hp_interface.rs:231:15
[INFO] [stderr]     |
[INFO] [stderr] 231 | pub(crate) fn bit_decompose(input: u64, num_var: usize) -> Vec<bool> {
[INFO] [stderr]     |               ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `HonestProver` is never constructed
[INFO] [stderr]   --> src/pcs/errors.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 4  | pub(crate) enum PCSError {
[INFO] [stderr]    |                 -------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 12 |     HonestProver(usize),
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PCSError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `ark-piop` (lib) generated 19 warnings (run `cargo fix --lib -p ark-piop` to apply 14 suggestions)
[INFO] [stderr] warning: function `random_mle_list` is never used
[INFO] [stderr]   --> src/piop/sum_check/tests.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub fn random_mle_list<F: PrimeField, R: RngCore>(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ark-piop` (lib test) generated 20 warnings (19 duplicates)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ark_piop-f9b53e27172e3432)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test arithmetic::test::test_index ... ok
[INFO] [stdout] test arithmetic::test::test_decomposition ... ok
[INFO] [stdout] test piop::sum_check::verifier::test::test_interpolation ... ok
[INFO] [stdout] test pcs::pst13::tests::setup_commit_verify_constant_polynomial ... FAILED
[INFO] [stdout] test pcs::pst13::srs::tests::test_srs_gen ... ok
[INFO] [stdout] test pcs::pst13::tests::test_single_commit ... ok
[INFO] [stdout] test setup::tests::test_keygen ... ok
[INFO] [stdout] test pcs::kzg10::tests::end_to_end_test ... ok
[INFO] [stdout] test pcs::kzg10::tests::linear_polynomial_test ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- pcs::pst13::tests::setup_commit_verify_constant_polynomial stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pcs::pst13::tests::setup_commit_verify_constant_polynomial' panicked at src/pcs/pst13/srs.rs:126:13:
[INFO] [stdout] num_vars should be positive
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6fed026243 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6fed026243 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6fed026243 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a6fed026243 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a6fecfc9ae3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a6fecfc9ae3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a6fed0206a3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a6fed0206a3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a6fed0260a2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a6fed0277e2 - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a6fed0273d5 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a6fed073902 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a6fed073902 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a6fed02800b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a6fed02800b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a6fed027cb6 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5a6fed026719 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a6fed02799d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a6fecfc88a0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a6fecf96560 - <ark_piop::pcs::pst13::srs::PST13UniversalParams<E> as ark_piop::pcs::StructuredReferenceString<E>>::gen_srs_for_testing::h76f1099f3f6aecf2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pcs/pst13/srs.rs:126:13
[INFO] [stdout]   20:     0x5a6fecfa33f6 - <ark_piop::pcs::pst13::PST13<E> as ark_piop::pcs::PCS<<E as ark_ec::pairing::Pairing>::ScalarField>>::gen_srs_for_testing_inner::h0abd2ab140653704
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pcs/pst13/mod.rs:65:9
[INFO] [stdout]   21:     0x5a6fecfa33f6 - ark_piop::pcs::PCS::gen_srs_for_testing::h7643703002cb5bbe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pcs/mod.rs:152:9
[INFO] [stdout]   22:     0x5a6fecfa33f6 - ark_piop::pcs::pst13::tests::setup_commit_verify_constant_polynomial::h156fc8dd421dc36d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pcs/pst13/mod.rs:473:17
[INFO] [stdout]   23:     0x5a6fecfa33f6 - ark_piop::pcs::pst13::tests::setup_commit_verify_constant_polynomial::{{closure}}::h1dfed70109bc6795
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pcs/pst13/mod.rs:469:49
[INFO] [stdout]   24:     0x5a6fecfa33f6 - core::ops::function::FnOnce::call_once::h6dc1f45ac215824f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a6fed079afb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a6fed079afb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a6fed0784a4 - test::types::RunnableTest::run::hc4c5b1258716f2fb
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/types.rs:145:40
[INFO] [stdout]   28:     0x5a6fed0784a4 - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x5a6fed0784a4 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5a6fed0784a4 - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5a6fed0784a4 - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x5a6fed0784a4 - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5a6fed0784a4 - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x5a6fed0784a4 - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x5a6fed03a2e4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x5a6fed03a2e4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x5a6fed03e4ce - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5a6fed03e4ce - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5a6fed03e4ce - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x5a6fed03e4ce - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x5a6fed03e4ce - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5a6fed03e4ce - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x5a6fed03e4ce - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a6fed02aa87 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5a6fed02aa87 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5a6fed02aa87 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x76c9032dcaa4 - <unknown>
[INFO] [stdout]   48:     0x76c903369a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     pcs::pst13::tests::setup_commit_verify_constant_polynomial
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.65s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "33bfd04b8620ef25c68600c94eb3c81e25a2040200e6c6b1c85274c933cf4246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33bfd04b8620ef25c68600c94eb3c81e25a2040200e6c6b1c85274c933cf4246", kill_on_drop: false }`
[INFO] [stdout] 33bfd04b8620ef25c68600c94eb3c81e25a2040200e6c6b1c85274c933cf4246
