[INFO] cloning repository https://github.com/0xKitetsu-smdk/sum-check-mle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xKitetsu-smdk/sum-check-mle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xKitetsu-smdk%2Fsum-check-mle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xKitetsu-smdk%2Fsum-check-mle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 423dc2a0c4b60f03b995e26b49fc40e5d810e4f4
[INFO] checking 0xKitetsu-smdk/sum-check-mle against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xKitetsu-smdk%2Fsum-check-mle" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xKitetsu-smdk/sum-check-mle
[INFO] finished tweaking git repo https://github.com/0xKitetsu-smdk/sum-check-mle
[INFO] tweaked toml for git repo https://github.com/0xKitetsu-smdk/sum-check-mle written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xKitetsu-smdk/sum-check-mle on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xKitetsu-smdk/sum-check-mle 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.47
[INFO] [stderr]   Downloaded polynomial v0.2.5
[INFO] [stderr]   Downloaded clap_lex v0.5.1
[INFO] [stderr]   Downloaded thiserror v1.0.47
[INFO] [stderr]   Downloaded ciborium-io v0.2.1
[INFO] [stderr]   Downloaded anstyle v1.0.2
[INFO] [stderr]   Downloaded ciborium-ll v0.2.1
[INFO] [stderr]   Downloaded ciborium v0.2.1
[INFO] [stderr]   Downloaded clap v4.4.0
[INFO] [stderr]   Downloaded serde_json v1.0.105
[INFO] [stderr]   Downloaded aho-corasick v1.0.4
[INFO] [stderr]   Downloaded clap_builder v4.4.0
[INFO] [stderr]   Downloaded syn v2.0.29
[INFO] [stderr]   Downloaded regex v1.9.4
[INFO] [stderr]   Downloaded rustix v0.38.9
[INFO] [stderr]   Downloaded regex-automata v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62220c6c518cd69d1c50148b21762d635fbf0349c4e042617d924fad8283f005
[INFO] running `Command { std: "docker" "start" "-a" "62220c6c518cd69d1c50148b21762d635fbf0349c4e042617d924fad8283f005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62220c6c518cd69d1c50148b21762d635fbf0349c4e042617d924fad8283f005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62220c6c518cd69d1c50148b21762d635fbf0349c4e042617d924fad8283f005", kill_on_drop: false }`
[INFO] [stdout] 62220c6c518cd69d1c50148b21762d635fbf0349c4e042617d924fad8283f005
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28034fc7a1e8a85adc2891fb31e87c8d878e69e57202436c8eed519be30cff7d
[INFO] running `Command { std: "docker" "start" "-a" "28034fc7a1e8a85adc2891fb31e87c8d878e69e57202436c8eed519be30cff7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling rustix v0.38.9
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking clap_builder v4.4.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking polynomial v0.2.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking regex-automata v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.4.0
[INFO] [stderr]     Checking regex v1.9.4
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking sumcheck_mle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `SparsePolynomial`, `SparseTerm`, and `self`
[INFO] [stdout]   --> src/sumcheck_pml/mod.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     multivariate::{self,SparsePolynomial,SparseTerm, Term},
[INFO] [stdout]    |                    ^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PrimeField`
[INFO] [stdout]   --> src/sumcheck_pml/mod.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     One, PrimeField,
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sumcheck_pml::verifier::*`
[INFO] [stdout]   --> src/sumcheck_pml/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::sumcheck_pml::verifier::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MontBackend`, `MontConfig`, `PrimeField`, and `fields::Fp64`
[INFO] [stdout]  --> src/sumcheck_naive.rs:5:2
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fields::Fp64,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 6 |     fields::{MontBackend, MontConfig},
[INFO] [stdout]   |              ^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 7 |     Field, One, PrimeField,
[INFO] [stdout]   |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SparsePolynomial`, `SparseTerm`, and `self`
[INFO] [stdout]   --> src/sumcheck_pml/mod.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     multivariate::{self,SparsePolynomial,SparseTerm, Term},
[INFO] [stdout]    |                    ^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PrimeField`
[INFO] [stdout]   --> src/sumcheck_pml/mod.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     One, PrimeField,
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sumcheck_pml::verifier::*`
[INFO] [stdout]   --> src/sumcheck_pml/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::sumcheck_pml::verifier::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Zero`
[INFO] [stdout]  --> src/sumcheck_pml/mod.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ark_ff::{Field, Zero};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `One`
[INFO] [stdout]  --> src/sumcheck_naive.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Field, One, PrimeField,
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Term`
[INFO] [stdout]   --> src/sumcheck_pml/mod.rs:11:54
[INFO] [stdout]    |
[INFO] [stdout] 11 |     multivariate::{self,SparsePolynomial,SparseTerm, Term},
[INFO] [stdout]    |                                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DenseMVPolynomial`
[INFO] [stdout]   --> src/sumcheck_pml/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     DenseMVPolynomial,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `One`
[INFO] [stdout]   --> src/sumcheck_pml/mod.rs:17:2
[INFO] [stdout]    |
[INFO] [stdout] 17 |     One, PrimeField,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]   --> src/sumcheck_pml/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let p = prover.round(r_j, j);
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]    --> src/sumcheck_naive.rs:467:13
[INFO] [stdout]     |
[INFO] [stdout] 467 |         let p = prover.round(r_j, j);
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `g` is never read
[INFO] [stdout]  --> src/sumcheck_ml/prover.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Prover<F: Field, P: SumCheckPolynomial<F>> {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 5 |     g: P,   // $g$ a polynomial being used in this run of the protocol.
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `claim` is never read
[INFO] [stdout]   --> src/sumcheck_ml/verifier.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Verifier<F: Field, P: SumCheckPolynomial<F>> {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 20 |     n: usize,// Number of variables in the original polynomial.
[INFO] [stdout] 21 |     claim: F,// A $claim$ value claimed by the Prover.
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FrConfig` is never constructed
[INFO] [stdout]   --> src/sumcheck_pml/mod.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct FrConfig;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Fp97` is never used
[INFO] [stdout]   --> src/sumcheck_pml/mod.rs:29:6
[INFO] [stdout]    |
[INFO] [stdout] 29 | type Fp97 = Fp64<MontBackend<FrConfig, 1>>;
[INFO] [stdout]    |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `g` is never read
[INFO] [stdout]  --> src/sumcheck_pml/prover.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Prover<F: Field, P: SumCheckPolynomial<F>> {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 5 |     g: Vec<P>,  // $g$ a list of polynomial being used in this run of the protocol.
[INFO] [stdout]   |     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `claim` is never read
[INFO] [stdout]  --> src/sumcheck_pml/verifier.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Verifier<F: Field, P: SumCheckPolynomial<F>> {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 6 |     nv: usize,// Number of variables in the original polynomial.
[INFO] [stdout] 7 |     claim: F,// A $claim$ value claimed by the Prover.
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]    --> src/sumcheck_naive.rs:471:4
[INFO] [stdout]     |
[INFO] [stdout] 471 | fn main(){}
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/sumcheck_pml/mod.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(MontConfig)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `MontConfig` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `frconfig___`
[INFO] [stdout] ...
[INFO] [stdout] 28 | struct FrConfig;
[INFO] [stdout]    |        -------- `FrConfig` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BenchmarkId`
[INFO] [stdout]  --> benches/sc_bench.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | use criterion::{black_box, BenchmarkId, Criterion};
[INFO] [stdout]   |                            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> benches/sc_bench.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 |     multivariate::{self,SparsePolynomial,SparseTerm, Term},
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `One` and `PrimeField`
[INFO] [stdout]   --> benches/sc_bench.rs:14:2
[INFO] [stdout]    |
[INFO] [stdout] 14 |     One, PrimeField,
[INFO] [stdout]    |     ^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MontBackend`, `MontConfig`, `PrimeField`, and `fields::Fp64`
[INFO] [stdout]  --> src/sumcheck_naive.rs:5:2
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fields::Fp64,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 6 |     fields::{MontBackend, MontConfig},
[INFO] [stdout]   |              ^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 7 |     Field, One, PrimeField,
[INFO] [stdout]   |                 ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Term`
[INFO] [stdout]   --> src/sumcheck_pml/mod.rs:11:54
[INFO] [stdout]    |
[INFO] [stdout] 11 |     multivariate::{self,SparsePolynomial,SparseTerm, Term},
[INFO] [stdout]    |                                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DenseMVPolynomial`
[INFO] [stdout]   --> src/sumcheck_pml/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     DenseMVPolynomial,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `One`
[INFO] [stdout]   --> src/sumcheck_pml/mod.rs:17:2
[INFO] [stdout]    |
[INFO] [stdout] 17 |     One, PrimeField,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Zero`
[INFO] [stdout]  --> src/sumcheck_pml/mod.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ark_ff::{Field, Zero};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]    --> src/sumcheck_naive.rs:467:13
[INFO] [stdout]     |
[INFO] [stdout] 467 |         let p = prover.round(r_j, j);
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GL64` is never used
[INFO] [stdout]    --> src/sumcheck_naive.rs:362:10
[INFO] [stdout]     |
[INFO] [stdout] 362 |     type GL64 = Fp64<MontBackend<FrConfig, 1>>;
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> benches/sc_bench.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let mut product = naive_mul(&p[0], &p[1]);
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/sumcheck_naive.rs:356:14
[INFO] [stdout]     |
[INFO] [stdout] 356 |     #[derive(MontConfig)]
[INFO] [stdout]     |              ^---------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `MontConfig` is not local
[INFO] [stdout]     |              move the `impl` block outside of this function `frconfig___` and up 2 bodies
[INFO] [stdout] ...
[INFO] [stdout] 359 |     struct FrConfig;
[INFO] [stdout]     |            -------- `FrConfig` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sort_bench` is never used
[INFO] [stdout]   --> benches/sc_bench.rs:86:4
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn sort_bench(c:&mut Criterion){
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> benches/sc_bench.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(MontConfig)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `MontConfig` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `frconfig___`
[INFO] [stdout] ...
[INFO] [stdout] 21 | struct FrConfig;
[INFO] [stdout]    |        -------- `FrConfig` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `One`
[INFO] [stdout]  --> src/sumcheck_naive.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Field, One, PrimeField,
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]   --> src/sumcheck_pml/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let p = prover.round(r_j, j);
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]    --> src/sumcheck_naive.rs:467:13
[INFO] [stdout]     |
[INFO] [stdout] 467 |         let p = prover.round(r_j, j);
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]    --> src/sumcheck_naive.rs:467:13
[INFO] [stdout]     |
[INFO] [stdout] 467 |         let p = prover.round(r_j, j);
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `g` is never read
[INFO] [stdout]  --> src/sumcheck_ml/prover.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Prover<F: Field, P: SumCheckPolynomial<F>> {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 5 |     g: P,   // $g$ a polynomial being used in this run of the protocol.
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `claim` is never read
[INFO] [stdout]   --> src/sumcheck_ml/verifier.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Verifier<F: Field, P: SumCheckPolynomial<F>> {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 20 |     n: usize,// Number of variables in the original polynomial.
[INFO] [stdout] 21 |     claim: F,// A $claim$ value claimed by the Prover.
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FrConfig` is never constructed
[INFO] [stdout]   --> src/sumcheck_pml/mod.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct FrConfig;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Fp97` is never used
[INFO] [stdout]   --> src/sumcheck_pml/mod.rs:29:6
[INFO] [stdout]    |
[INFO] [stdout] 29 | type Fp97 = Fp64<MontBackend<FrConfig, 1>>;
[INFO] [stdout]    |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `g` is never read
[INFO] [stdout]  --> src/sumcheck_pml/prover.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Prover<F: Field, P: SumCheckPolynomial<F>> {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 5 |     g: Vec<P>,  // $g$ a list of polynomial being used in this run of the protocol.
[INFO] [stdout]   |     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `claim` is never read
[INFO] [stdout]  --> src/sumcheck_pml/verifier.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Verifier<F: Field, P: SumCheckPolynomial<F>> {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 6 |     nv: usize,// Number of variables in the original polynomial.
[INFO] [stdout] 7 |     claim: F,// A $claim$ value claimed by the Prover.
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GL64` is never used
[INFO] [stdout]    --> src/sumcheck_naive.rs:362:10
[INFO] [stdout]     |
[INFO] [stdout] 362 |     type GL64 = Fp64<MontBackend<FrConfig, 1>>;
[INFO] [stdout]     |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]    --> src/sumcheck_naive.rs:471:4
[INFO] [stdout]     |
[INFO] [stdout] 471 | fn main(){}
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/sumcheck_ml/test.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[derive(MontConfig)]
[INFO] [stdout]    |              ^---------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `MontConfig` is not local
[INFO] [stdout]    |              move the `impl` block outside of this function `frconfig___` and up 2 bodies
[INFO] [stdout] ...
[INFO] [stdout] 14 |     struct FrConfig;
[INFO] [stdout]    |            -------- `FrConfig` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/sumcheck_pml/mod.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(MontConfig)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `MontConfig` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `frconfig___`
[INFO] [stdout] ...
[INFO] [stdout] 28 | struct FrConfig;
[INFO] [stdout]    |        -------- `FrConfig` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/sumcheck_pml/test.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[derive(MontConfig)]
[INFO] [stdout]    |              ^---------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `MontConfig` is not local
[INFO] [stdout]    |              move the `impl` block outside of this function `frconfig___` and up 2 bodies
[INFO] [stdout] ...
[INFO] [stdout] 14 |     struct FrConfig;
[INFO] [stdout]    |            -------- `FrConfig` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/sumcheck_naive.rs:356:14
[INFO] [stdout]     |
[INFO] [stdout] 356 |     #[derive(MontConfig)]
[INFO] [stdout]     |              ^---------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `MontConfig` is not local
[INFO] [stdout]     |              move the `impl` block outside of this function `frconfig___` and up 2 bodies
[INFO] [stdout] ...
[INFO] [stdout] 359 |     struct FrConfig;
[INFO] [stdout]     |            -------- `FrConfig` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.24s
[INFO] running `Command { std: "docker" "inspect" "28034fc7a1e8a85adc2891fb31e87c8d878e69e57202436c8eed519be30cff7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28034fc7a1e8a85adc2891fb31e87c8d878e69e57202436c8eed519be30cff7d", kill_on_drop: false }`
[INFO] [stdout] 28034fc7a1e8a85adc2891fb31e87c8d878e69e57202436c8eed519be30cff7d
