[INFO] cloning repository https://github.com/X9h5Z7g2bK1/Deepfold-hyperplonk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/X9h5Z7g2bK1/Deepfold-hyperplonk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FX9h5Z7g2bK1%2FDeepfold-hyperplonk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FX9h5Z7g2bK1%2FDeepfold-hyperplonk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2795c085eb369a0156ac25f7bd48f5cc55e2f458
[INFO] testing X9h5Z7g2bK1/Deepfold-hyperplonk against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FX9h5Z7g2bK1%2FDeepfold-hyperplonk" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/X9h5Z7g2bK1/Deepfold-hyperplonk
[INFO] finished tweaking git repo https://github.com/X9h5Z7g2bK1/Deepfold-hyperplonk
[INFO] tweaked toml for git repo https://github.com/X9h5Z7g2bK1/Deepfold-hyperplonk written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/X9h5Z7g2bK1/Deepfold-hyperplonk on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/X9h5Z7g2bK1/Deepfold-hyperplonk 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffcb69a07a23f3c07a8a7b93d466c4a84c23e46956df86342f65a59c2bc3d231
[INFO] running `Command { std: "docker" "start" "-a" "ffcb69a07a23f3c07a8a7b93d466c4a84c23e46956df86342f65a59c2bc3d231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffcb69a07a23f3c07a8a7b93d466c4a84c23e46956df86342f65a59c2bc3d231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffcb69a07a23f3c07a8a7b93d466c4a84c23e46956df86342f65a59c2bc3d231", kill_on_drop: false }`
[INFO] [stdout] ffcb69a07a23f3c07a8a7b93d466c4a84c23e46956df86342f65a59c2bc3d231
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f7ad3473d2a83a4d0f30f219a3d1edff9c063266327104dadbadc4a80446d85
[INFO] running `Command { std: "docker" "start" "-a" "2f7ad3473d2a83a4d0f30f219a3d1edff9c063266327104dadbadc4a80446d85", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling blake3 v1.5.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rs_merkle v1.4.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling util v0.1.0 (https://github.com/EspressoSystems/hyperplonk.git#dc194f83)
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling transcript v0.1.0 (https://github.com/EspressoSystems/hyperplonk.git#dc194f83)
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.4.0
[INFO] [stderr]    Compiling arithmetic v0.1.0 (/opt/rustwide/workdir/arithmetic)
[INFO] [stdout] warning: constant `HIGH` is never used
[INFO] [stdout]  --> arithmetic/src/field/goldilocks64.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const HIGH: u128 = (1u128 << 127) - (1u128 << 96) + (1u128 << 127);
[INFO] [stdout]   |       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIDDLE` is never used
[INFO] [stdout]  --> arithmetic/src/field/goldilocks64.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const MIDDLE: u128 = (1u128 << 96) - (1u128 << 64);
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LOW` is never used
[INFO] [stdout]  --> arithmetic/src/field/goldilocks64.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const LOW: u128 = (1u128 << 64) - 1;
[INFO] [stdout]   |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling util v0.1.0 (/opt/rustwide/workdir/util)
[INFO] [stderr]    Compiling arithmetic v0.1.0 (https://github.com/EspressoSystems/hyperplonk.git#dc194f83)
[INFO] [stderr]    Compiling subroutines v0.1.0 (https://github.com/EspressoSystems/hyperplonk.git#dc194f83)
[INFO] [stderr]    Compiling poly_commit v0.1.0 (/opt/rustwide/workdir/poly_commit)
[INFO] [stdout] warning: unused import: `poly::MultiLinearPoly`
[INFO] [stdout]  --> poly_commit/src/nil.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use arithmetic::{field::Field, poly::MultiLinearPoly};
[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 imports: `Field`, `Goldilocks64Ext`, `Goldilocks64`, `mul_group::Radix2Group`, and `poly::MultiLinearPoly`
[INFO] [stdout]   --> poly_commit/src/lib.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 |             goldilocks64::{Goldilocks64, Goldilocks64Ext},
[INFO] [stdout]    |                            ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 44 |             Field,
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 45 |         },
[INFO] [stdout] 46 |         mul_group::Radix2Group,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 47 |         poly::MultiLinearPoly,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> poly_commit/src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | mod tests {
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `util::fiat_shamir::Transcript`
[INFO] [stdout]   --> poly_commit/src/lib.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     use util::fiat_shamir::Transcript;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> poly_commit/src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | mod tests {
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CommitmentSerde`, `DeepFoldParam`, `DeepFoldProver`, `DeepFoldVerifier`, `MerkleRoot`, `PolyCommitProver`, and `PolyCommitVerifier`
[INFO] [stdout]   --> poly_commit/src/lib.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |         deepfold::{DeepFoldParam, DeepFoldProver, DeepFoldVerifier, MerkleRoot},
[INFO] [stdout]    |                    ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 53 |         CommitmentSerde, PolyCommitProver, PolyCommitVerifier,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> poly_commit/src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | mod tests {
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nv`
[INFO] [stdout]   --> poly_commit/src/basefold.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_nv`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `np`
[INFO] [stdout]   --> poly_commit/src/basefold.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stdout]    |                        ^^ help: if this is intentional, prefix it with an underscore: `_np`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nv`
[INFO] [stdout]   --> poly_commit/src/basefold.rs:29:44
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn deserialize_from(proof: &mut Proof, nv: usize, np: usize) -> Self {
[INFO] [stdout]    |                                            ^^ help: if this is intentional, prefix it with an underscore: `_nv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `np`
[INFO] [stdout]   --> poly_commit/src/basefold.rs:29:55
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn deserialize_from(proof: &mut Proof, nv: usize, np: usize) -> Self {
[INFO] [stdout]    |                                                       ^^ help: if this is intentional, prefix it with an underscore: `_np`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nv`
[INFO] [stdout]   --> poly_commit/src/deepfold.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_nv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `np`
[INFO] [stdout]   --> poly_commit/src/deepfold.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stdout]    |                        ^^ help: if this is intentional, prefix it with an underscore: `_np`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nv`
[INFO] [stdout]   --> poly_commit/src/deepfold.rs:29:44
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn deserialize_from(proof: &mut Proof, nv: usize, np: usize) -> Self {
[INFO] [stdout]    |                                            ^^ help: if this is intentional, prefix it with an underscore: `_nv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `np`
[INFO] [stdout]   --> poly_commit/src/deepfold.rs:29:55
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn deserialize_from(proof: &mut Proof, nv: usize, np: usize) -> Self {
[INFO] [stdout]    |                                                       ^^ help: if this is intentional, prefix it with an underscore: `_np`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nv`
[INFO] [stdout]   --> poly_commit/src/nil.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_nv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `np`
[INFO] [stdout]   --> poly_commit/src/nil.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stdout]    |                        ^^ help: if this is intentional, prefix it with an underscore: `_np`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer`
[INFO] [stdout]   --> poly_commit/src/nil.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn serialize_into(&self, buffer: &mut [u8]) {}
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proof`
[INFO] [stdout]   --> poly_commit/src/nil.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn deserialize_from(proof: &mut Proof, var_num: usize, poly_num: usize) -> Self {
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var_num`
[INFO] [stdout]   --> poly_commit/src/nil.rs:18:44
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn deserialize_from(proof: &mut Proof, var_num: usize, poly_num: usize) -> Self {
[INFO] [stdout]    |                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_var_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `poly_num`
[INFO] [stdout]   --> poly_commit/src/nil.rs:18:60
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn deserialize_from(proof: &mut Proof, var_num: usize, poly_num: usize) -> Self {
[INFO] [stdout]    |                                                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_poly_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> poly_commit/src/nil.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         mut point: Vec<F>,
[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: unused variable: `provers`
[INFO] [stdout]   --> poly_commit/src/nil.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         provers: Vec<&Self>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_provers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> poly_commit/src/nil.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         mut point: Vec<F>,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transcript`
[INFO] [stdout]   --> poly_commit/src/nil.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         transcript: &mut Transcript,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transcript`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `poly_num`
[INFO] [stdout]   --> poly_commit/src/nil.rs:60:57
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn new(_pp: &Self::Param, commit: Self::Commitment, poly_num: usize) -> Self {
[INFO] [stdout]    |                                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_poly_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> poly_commit/src/nil.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         mut evals: Vec<Vec<F>>,
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verifiers`
[INFO] [stdout]   --> poly_commit/src/nil.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         verifiers: Vec<&Self>,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verifiers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> poly_commit/src/nil.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         point: Vec<F>,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `evals`
[INFO] [stdout]   --> poly_commit/src/nil.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         mut evals: Vec<Vec<F>>,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_evals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transcript`
[INFO] [stdout]   --> poly_commit/src/nil.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         transcript: &mut Transcript,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transcript`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proof`
[INFO] [stdout]   --> poly_commit/src/nil.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         proof: &mut Proof,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `poly_num`
[INFO] [stdout]    --> poly_commit/src/shuffle.rs:133:57
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn new(_pp: &Self::Param, commit: Self::Commitment, poly_num: usize) -> Self {
[INFO] [stdout]     |                                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_poly_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `evals` is never read
[INFO] [stdout]   --> poly_commit/src/nil.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct NilPcProver<F: Field> {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 25 |     evals: Vec<Vec<F::BaseField>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NilPcProver` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `commit` is never read
[INFO] [stdout]   --> poly_commit/src/nil.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct NilPcVerifier<F: Field> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 53 |     commit: NilCommitment<F>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NilPcVerifier` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyperplonk v0.1.0 (/opt/rustwide/workdir/hyperplonk)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.52s
[INFO] running `Command { std: "docker" "inspect" "2f7ad3473d2a83a4d0f30f219a3d1edff9c063266327104dadbadc4a80446d85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f7ad3473d2a83a4d0f30f219a3d1edff9c063266327104dadbadc4a80446d85", kill_on_drop: false }`
[INFO] [stdout] 2f7ad3473d2a83a4d0f30f219a3d1edff9c063266327104dadbadc4a80446d85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd869049ea2941db59602e4657ab5b8c1da4dec6386cbc223f432d11f7a7c442
[INFO] running `Command { std: "docker" "start" "-a" "bd869049ea2941db59602e4657ab5b8c1da4dec6386cbc223f432d11f7a7c442", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stdout] warning: constant `HIGH` is never used
[INFO] [stdout]  --> arithmetic/src/field/goldilocks64.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const HIGH: u128 = (1u128 << 127) - (1u128 << 96) + (1u128 << 127);
[INFO] [stdout]   |       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling arithmetic v0.1.0 (/opt/rustwide/workdir/arithmetic)
[INFO] [stdout] warning: constant `MIDDLE` is never used
[INFO] [stdout]  --> arithmetic/src/field/goldilocks64.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const MIDDLE: u128 = (1u128 << 96) - (1u128 << 64);
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LOW` is never used
[INFO] [stdout]  --> arithmetic/src/field/goldilocks64.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const LOW: u128 = (1u128 << 64) - 1;
[INFO] [stdout]   |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling util v0.1.0 (/opt/rustwide/workdir/util)
[INFO] [stdout] warning: unused import: `poly::MultiLinearPoly`
[INFO] [stdout]  --> poly_commit/src/nil.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use arithmetic::{field::Field, poly::MultiLinearPoly};
[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 imports: `Field`, `Goldilocks64Ext`, `Goldilocks64`, `mul_group::Radix2Group`, and `poly::MultiLinearPoly`
[INFO] [stdout]   --> poly_commit/src/lib.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 |             goldilocks64::{Goldilocks64, Goldilocks64Ext},
[INFO] [stdout]    |                            ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 44 |             Field,
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 45 |         },
[INFO] [stdout] 46 |         mul_group::Radix2Group,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 47 |         poly::MultiLinearPoly,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> poly_commit/src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | mod tests {
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `util::fiat_shamir::Transcript`
[INFO] [stdout]   --> poly_commit/src/lib.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     use util::fiat_shamir::Transcript;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> poly_commit/src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | mod tests {
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CommitmentSerde`, `DeepFoldParam`, `DeepFoldProver`, `DeepFoldVerifier`, `MerkleRoot`, `PolyCommitProver`, and `PolyCommitVerifier`
[INFO] [stdout]   --> poly_commit/src/lib.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |         deepfold::{DeepFoldParam, DeepFoldProver, DeepFoldVerifier, MerkleRoot},
[INFO] [stdout]    |                    ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 53 |         CommitmentSerde, PolyCommitProver, PolyCommitVerifier,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> poly_commit/src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | mod tests {
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nv`
[INFO] [stdout]   --> poly_commit/src/basefold.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_nv`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `np`
[INFO] [stdout]   --> poly_commit/src/basefold.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stdout]    |                        ^^ help: if this is intentional, prefix it with an underscore: `_np`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nv`
[INFO] [stdout]   --> poly_commit/src/basefold.rs:29:44
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn deserialize_from(proof: &mut Proof, nv: usize, np: usize) -> Self {
[INFO] [stdout]    |                                            ^^ help: if this is intentional, prefix it with an underscore: `_nv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `np`
[INFO] [stdout]   --> poly_commit/src/basefold.rs:29:55
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn deserialize_from(proof: &mut Proof, nv: usize, np: usize) -> Self {
[INFO] [stdout]    |                                                       ^^ help: if this is intentional, prefix it with an underscore: `_np`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nv`
[INFO] [stdout]   --> poly_commit/src/deepfold.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_nv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `np`
[INFO] [stdout]   --> poly_commit/src/deepfold.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stdout]    |                        ^^ help: if this is intentional, prefix it with an underscore: `_np`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nv`
[INFO] [stdout]   --> poly_commit/src/deepfold.rs:29:44
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn deserialize_from(proof: &mut Proof, nv: usize, np: usize) -> Self {
[INFO] [stdout]    |                                            ^^ help: if this is intentional, prefix it with an underscore: `_nv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `np`
[INFO] [stdout]   --> poly_commit/src/deepfold.rs:29:55
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn deserialize_from(proof: &mut Proof, nv: usize, np: usize) -> Self {
[INFO] [stdout]    |                                                       ^^ help: if this is intentional, prefix it with an underscore: `_np`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nv`
[INFO] [stdout]   --> poly_commit/src/nil.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_nv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `np`
[INFO] [stdout]   --> poly_commit/src/nil.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stdout]    |                        ^^ help: if this is intentional, prefix it with an underscore: `_np`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer`
[INFO] [stdout]   --> poly_commit/src/nil.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn serialize_into(&self, buffer: &mut [u8]) {}
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proof`
[INFO] [stdout]   --> poly_commit/src/nil.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn deserialize_from(proof: &mut Proof, var_num: usize, poly_num: usize) -> Self {
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var_num`
[INFO] [stdout]   --> poly_commit/src/nil.rs:18:44
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn deserialize_from(proof: &mut Proof, var_num: usize, poly_num: usize) -> Self {
[INFO] [stdout]    |                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_var_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `poly_num`
[INFO] [stdout]   --> poly_commit/src/nil.rs:18:60
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn deserialize_from(proof: &mut Proof, var_num: usize, poly_num: usize) -> Self {
[INFO] [stdout]    |                                                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_poly_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> poly_commit/src/nil.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         mut point: Vec<F>,
[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: unused variable: `provers`
[INFO] [stdout]   --> poly_commit/src/nil.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         provers: Vec<&Self>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_provers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> poly_commit/src/nil.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         mut point: Vec<F>,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transcript`
[INFO] [stdout]   --> poly_commit/src/nil.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         transcript: &mut Transcript,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transcript`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `poly_num`
[INFO] [stdout]   --> poly_commit/src/nil.rs:60:57
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn new(_pp: &Self::Param, commit: Self::Commitment, poly_num: usize) -> Self {
[INFO] [stdout]    |                                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_poly_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> poly_commit/src/nil.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         mut evals: Vec<Vec<F>>,
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verifiers`
[INFO] [stdout]   --> poly_commit/src/nil.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         verifiers: Vec<&Self>,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verifiers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> poly_commit/src/nil.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         point: Vec<F>,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `evals`
[INFO] [stdout]   --> poly_commit/src/nil.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         mut evals: Vec<Vec<F>>,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_evals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transcript`
[INFO] [stdout]   --> poly_commit/src/nil.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         transcript: &mut Transcript,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transcript`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proof`
[INFO] [stdout]   --> poly_commit/src/nil.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         proof: &mut Proof,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `poly_num`
[INFO] [stdout]    --> poly_commit/src/shuffle.rs:133:57
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn new(_pp: &Self::Param, commit: Self::Commitment, poly_num: usize) -> Self {
[INFO] [stdout]     |                                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_poly_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling poly_commit v0.1.0 (/opt/rustwide/workdir/poly_commit)
[INFO] [stdout] warning: field `evals` is never read
[INFO] [stdout]   --> poly_commit/src/nil.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct NilPcProver<F: Field> {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 25 |     evals: Vec<Vec<F::BaseField>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NilPcProver` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyperplonk v0.1.0 (/opt/rustwide/workdir/hyperplonk)
[INFO] [stdout] warning: field `commit` is never read
[INFO] [stdout]   --> poly_commit/src/nil.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct NilPcVerifier<F: Field> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 53 |     commit: NilCommitment<F>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NilPcVerifier` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `goldilocks64::Goldilocks64Ext`
[INFO] [stdout]    --> hyperplonk/src/sumcheck.rs:133:33
[INFO] [stdout]     |
[INFO] [stdout] 133 |         field::{bn_254::Bn254F, goldilocks64::Goldilocks64Ext, Field},
[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 imports: `DeepFoldParam`, `DeepFoldProver`, `DeepFoldVerifier`, `ShufflePcProver`, and `ShufflePcVerifier`
[INFO] [stdout]   --> hyperplonk/src/lib.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |         deepfold::{DeepFoldParam, DeepFoldProver, DeepFoldVerifier},
[INFO] [stdout]    |                    ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |         nil::{NilPcProver, NilPcVerifier},
[INFO] [stdout] 19 |         shuffle::{ShufflePcProver, ShufflePcVerifier},
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `poly::MultiLinearPoly`
[INFO] [stdout]  --> poly_commit/src/nil.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use arithmetic::{field::Field, poly::MultiLinearPoly};
[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 variable: `nv`
[INFO] [stdout]   --> poly_commit/src/basefold.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_nv`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `np`
[INFO] [stdout]   --> poly_commit/src/basefold.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stdout]    |                        ^^ help: if this is intentional, prefix it with an underscore: `_np`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nv`
[INFO] [stdout]   --> poly_commit/src/basefold.rs:29:44
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn deserialize_from(proof: &mut Proof, nv: usize, np: usize) -> Self {
[INFO] [stdout]    |                                            ^^ help: if this is intentional, prefix it with an underscore: `_nv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `np`
[INFO] [stdout]   --> poly_commit/src/basefold.rs:29:55
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn deserialize_from(proof: &mut Proof, nv: usize, np: usize) -> Self {
[INFO] [stdout]    |                                                       ^^ help: if this is intentional, prefix it with an underscore: `_np`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nv`
[INFO] [stdout]   --> poly_commit/src/deepfold.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_nv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `np`
[INFO] [stdout]   --> poly_commit/src/deepfold.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stdout]    |                        ^^ help: if this is intentional, prefix it with an underscore: `_np`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nv`
[INFO] [stdout]   --> poly_commit/src/deepfold.rs:29:44
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn deserialize_from(proof: &mut Proof, nv: usize, np: usize) -> Self {
[INFO] [stdout]    |                                            ^^ help: if this is intentional, prefix it with an underscore: `_nv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `np`
[INFO] [stdout]   --> poly_commit/src/deepfold.rs:29:55
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn deserialize_from(proof: &mut Proof, nv: usize, np: usize) -> Self {
[INFO] [stdout]    |                                                       ^^ help: if this is intentional, prefix it with an underscore: `_np`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nv`
[INFO] [stdout]   --> poly_commit/src/nil.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_nv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `np`
[INFO] [stdout]   --> poly_commit/src/nil.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stdout]    |                        ^^ help: if this is intentional, prefix it with an underscore: `_np`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer`
[INFO] [stdout]   --> poly_commit/src/nil.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn serialize_into(&self, buffer: &mut [u8]) {}
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proof`
[INFO] [stdout]   --> poly_commit/src/nil.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn deserialize_from(proof: &mut Proof, var_num: usize, poly_num: usize) -> Self {
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var_num`
[INFO] [stdout]   --> poly_commit/src/nil.rs:18:44
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn deserialize_from(proof: &mut Proof, var_num: usize, poly_num: usize) -> Self {
[INFO] [stdout]    |                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_var_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `poly_num`
[INFO] [stdout]   --> poly_commit/src/nil.rs:18:60
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn deserialize_from(proof: &mut Proof, var_num: usize, poly_num: usize) -> Self {
[INFO] [stdout]    |                                                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_poly_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> poly_commit/src/nil.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         mut point: Vec<F>,
[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: unused variable: `provers`
[INFO] [stdout]   --> poly_commit/src/nil.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         provers: Vec<&Self>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_provers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> poly_commit/src/nil.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         mut point: Vec<F>,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transcript`
[INFO] [stdout]   --> poly_commit/src/nil.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         transcript: &mut Transcript,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transcript`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `poly_num`
[INFO] [stdout]   --> poly_commit/src/nil.rs:60:57
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn new(_pp: &Self::Param, commit: Self::Commitment, poly_num: usize) -> Self {
[INFO] [stdout]    |                                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_poly_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> poly_commit/src/nil.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         mut evals: Vec<Vec<F>>,
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verifiers`
[INFO] [stdout]   --> poly_commit/src/nil.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         verifiers: Vec<&Self>,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verifiers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> poly_commit/src/nil.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         point: Vec<F>,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `evals`
[INFO] [stdout]   --> poly_commit/src/nil.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         mut evals: Vec<Vec<F>>,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_evals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transcript`
[INFO] [stdout]   --> poly_commit/src/nil.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         transcript: &mut Transcript,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transcript`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proof`
[INFO] [stdout]   --> poly_commit/src/nil.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         proof: &mut Proof,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `poly_num`
[INFO] [stdout]    --> poly_commit/src/shuffle.rs:133:57
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn new(_pp: &Self::Param, commit: Self::Commitment, poly_num: usize) -> Self {
[INFO] [stdout]     |                                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_poly_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `evals` is never read
[INFO] [stdout]   --> poly_commit/src/nil.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct NilPcProver<F: Field> {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 25 |     evals: Vec<Vec<F::BaseField>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NilPcProver` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `commit` is never read
[INFO] [stdout]   --> poly_commit/src/nil.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct NilPcVerifier<F: Field> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 53 |     commit: NilCommitment<F>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NilPcVerifier` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `HIGH` is never used
[INFO] [stdout]  --> arithmetic/src/field/goldilocks64.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const HIGH: u128 = (1u128 << 127) - (1u128 << 96) + (1u128 << 127);
[INFO] [stdout]   |       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIDDLE` is never used
[INFO] [stdout]  --> arithmetic/src/field/goldilocks64.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const MIDDLE: u128 = (1u128 << 96) - (1u128 << 64);
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LOW` is never used
[INFO] [stdout]  --> arithmetic/src/field/goldilocks64.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const LOW: u128 = (1u128 << 64) - 1;
[INFO] [stdout]   |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.76s
[INFO] running `Command { std: "docker" "inspect" "bd869049ea2941db59602e4657ab5b8c1da4dec6386cbc223f432d11f7a7c442", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd869049ea2941db59602e4657ab5b8c1da4dec6386cbc223f432d11f7a7c442", kill_on_drop: false }`
[INFO] [stdout] bd869049ea2941db59602e4657ab5b8c1da4dec6386cbc223f432d11f7a7c442
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a6911a6ab2192591bd554fc7722884a61bbc68bf516801145aea79c91142f811
[INFO] running `Command { std: "docker" "start" "-a" "a6911a6ab2192591bd554fc7722884a61bbc68bf516801145aea79c91142f811", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: constant `HIGH` is never used
[INFO] [stderr]  --> arithmetic/src/field/goldilocks64.rs:6:7
[INFO] [stderr]   |
[INFO] [stderr] 6 | const HIGH: u128 = (1u128 << 127) - (1u128 << 96) + (1u128 << 127);
[INFO] [stderr]   |       ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MIDDLE` is never used
[INFO] [stderr]  --> arithmetic/src/field/goldilocks64.rs:7:7
[INFO] [stderr]   |
[INFO] [stderr] 7 | const MIDDLE: u128 = (1u128 << 96) - (1u128 << 64);
[INFO] [stderr]   |       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `LOW` is never used
[INFO] [stderr]  --> arithmetic/src/field/goldilocks64.rs:8:7
[INFO] [stderr]   |
[INFO] [stderr] 8 | const LOW: u128 = (1u128 << 64) - 1;
[INFO] [stderr]   |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `arithmetic` (lib) generated 3 warnings
[INFO] [stderr] warning: `arithmetic` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: unused import: `poly::MultiLinearPoly`
[INFO] [stderr]  --> poly_commit/src/nil.rs:3:32
[INFO] [stderr]   |
[INFO] [stderr] 3 | use arithmetic::{field::Field, poly::MultiLinearPoly};
[INFO] [stderr]   |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Field`, `Goldilocks64Ext`, `Goldilocks64`, `mul_group::Radix2Group`, and `poly::MultiLinearPoly`
[INFO] [stderr]   --> poly_commit/src/lib.rs:43:28
[INFO] [stderr]    |
[INFO] [stderr] 43 |             goldilocks64::{Goldilocks64, Goldilocks64Ext},
[INFO] [stderr]    |                            ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stderr] 44 |             Field,
[INFO] [stderr]    |             ^^^^^
[INFO] [stderr] 45 |         },
[INFO] [stderr] 46 |         mul_group::Radix2Group,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 47 |         poly::MultiLinearPoly,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stderr]   --> poly_commit/src/lib.rs:40:1
[INFO] [stderr]    |
[INFO] [stderr] 40 | mod tests {
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `util::fiat_shamir::Transcript`
[INFO] [stderr]   --> poly_commit/src/lib.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 49 |     use util::fiat_shamir::Transcript;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stderr]   --> poly_commit/src/lib.rs:40:1
[INFO] [stderr]    |
[INFO] [stderr] 40 | mod tests {
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `CommitmentSerde`, `DeepFoldParam`, `DeepFoldProver`, `DeepFoldVerifier`, `MerkleRoot`, `PolyCommitProver`, and `PolyCommitVerifier`
[INFO] [stderr]   --> poly_commit/src/lib.rs:52:20
[INFO] [stderr]    |
[INFO] [stderr] 52 |         deepfold::{DeepFoldParam, DeepFoldProver, DeepFoldVerifier, MerkleRoot},
[INFO] [stderr]    |                    ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 53 |         CommitmentSerde, PolyCommitProver, PolyCommitVerifier,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stderr]   --> poly_commit/src/lib.rs:40:1
[INFO] [stderr]    |
[INFO] [stderr] 40 | mod tests {
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `nv`
[INFO] [stderr]   --> poly_commit/src/basefold.rs:21:13
[INFO] [stderr]    |
[INFO] [stderr] 21 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stderr]    |             ^^ help: if this is intentional, prefix it with an underscore: `_nv`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `np`
[INFO] [stderr]   --> poly_commit/src/basefold.rs:21:24
[INFO] [stderr]    |
[INFO] [stderr] 21 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stderr]    |                        ^^ help: if this is intentional, prefix it with an underscore: `_np`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `nv`
[INFO] [stderr]   --> poly_commit/src/basefold.rs:29:44
[INFO] [stderr]    |
[INFO] [stderr] 29 |     fn deserialize_from(proof: &mut Proof, nv: usize, np: usize) -> Self {
[INFO] [stderr]    |                                            ^^ help: if this is intentional, prefix it with an underscore: `_nv`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `np`
[INFO] [stderr]   --> poly_commit/src/basefold.rs:29:55
[INFO] [stderr]    |
[INFO] [stderr] 29 |     fn deserialize_from(proof: &mut Proof, nv: usize, np: usize) -> Self {
[INFO] [stderr]    |                                                       ^^ help: if this is intentional, prefix it with an underscore: `_np`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `nv`
[INFO] [stderr]   --> poly_commit/src/deepfold.rs:21:13
[INFO] [stderr]    |
[INFO] [stderr] 21 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stderr]    |             ^^ help: if this is intentional, prefix it with an underscore: `_nv`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `np`
[INFO] [stderr]   --> poly_commit/src/deepfold.rs:21:24
[INFO] [stderr]    |
[INFO] [stderr] 21 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stderr]    |                        ^^ help: if this is intentional, prefix it with an underscore: `_np`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `nv`
[INFO] [stderr]   --> poly_commit/src/deepfold.rs:29:44
[INFO] [stderr]    |
[INFO] [stderr] 29 |     fn deserialize_from(proof: &mut Proof, nv: usize, np: usize) -> Self {
[INFO] [stderr]    |                                            ^^ help: if this is intentional, prefix it with an underscore: `_nv`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `np`
[INFO] [stderr]   --> poly_commit/src/deepfold.rs:29:55
[INFO] [stderr]    |
[INFO] [stderr] 29 |     fn deserialize_from(proof: &mut Proof, nv: usize, np: usize) -> Self {
[INFO] [stderr]    |                                                       ^^ help: if this is intentional, prefix it with an underscore: `_np`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `nv`
[INFO] [stderr]   --> poly_commit/src/nil.rs:12:13
[INFO] [stderr]    |
[INFO] [stderr] 12 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stderr]    |             ^^ help: if this is intentional, prefix it with an underscore: `_nv`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `np`
[INFO] [stderr]   --> poly_commit/src/nil.rs:12:24
[INFO] [stderr]    |
[INFO] [stderr] 12 |     fn size(nv: usize, np: usize) -> usize {
[INFO] [stderr]    |                        ^^ help: if this is intentional, prefix it with an underscore: `_np`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `buffer`
[INFO] [stderr]   --> poly_commit/src/nil.rs:16:30
[INFO] [stderr]    |
[INFO] [stderr] 16 |     fn serialize_into(&self, buffer: &mut [u8]) {}
[INFO] [stderr]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `proof`
[INFO] [stderr]   --> poly_commit/src/nil.rs:18:25
[INFO] [stderr]    |
[INFO] [stderr] 18 |     fn deserialize_from(proof: &mut Proof, var_num: usize, poly_num: usize) -> Self {
[INFO] [stderr]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proof`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `var_num`
[INFO] [stderr]   --> poly_commit/src/nil.rs:18:44
[INFO] [stderr]    |
[INFO] [stderr] 18 |     fn deserialize_from(proof: &mut Proof, var_num: usize, poly_num: usize) -> Self {
[INFO] [stderr]    |                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_var_num`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `poly_num`
[INFO] [stderr]   --> poly_commit/src/nil.rs:18:60
[INFO] [stderr]    |
[INFO] [stderr] 18 |     fn deserialize_from(proof: &mut Proof, var_num: usize, poly_num: usize) -> Self {
[INFO] [stderr]    |                                                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_poly_num`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> poly_commit/src/nil.rs:45:9
[INFO] [stderr]    |
[INFO] [stderr] 45 |         mut point: Vec<F>,
[INFO] [stderr]    |         ----^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `provers`
[INFO] [stderr]   --> poly_commit/src/nil.rs:44:9
[INFO] [stderr]    |
[INFO] [stderr] 44 |         provers: Vec<&Self>,
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_provers`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `point`
[INFO] [stderr]   --> poly_commit/src/nil.rs:45:9
[INFO] [stderr]    |
[INFO] [stderr] 45 |         mut point: Vec<F>,
[INFO] [stderr]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `transcript`
[INFO] [stderr]   --> poly_commit/src/nil.rs:46:9
[INFO] [stderr]    |
[INFO] [stderr] 46 |         transcript: &mut Transcript,
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transcript`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `poly_num`
[INFO] [stderr]   --> poly_commit/src/nil.rs:60:57
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn new(_pp: &Self::Param, commit: Self::Commitment, poly_num: usize) -> Self {
[INFO] [stderr]    |                                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_poly_num`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> poly_commit/src/nil.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 68 |         mut evals: Vec<Vec<F>>,
[INFO] [stderr]    |         ----^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `verifiers`
[INFO] [stderr]   --> poly_commit/src/nil.rs:66:9
[INFO] [stderr]    |
[INFO] [stderr] 66 |         verifiers: Vec<&Self>,
[INFO] [stderr]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verifiers`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `point`
[INFO] [stderr]   --> poly_commit/src/nil.rs:67:9
[INFO] [stderr]    |
[INFO] [stderr] 67 |         point: Vec<F>,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `evals`
[INFO] [stderr]   --> poly_commit/src/nil.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 68 |         mut evals: Vec<Vec<F>>,
[INFO] [stderr]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_evals`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `transcript`
[INFO] [stderr]   --> poly_commit/src/nil.rs:69:9
[INFO] [stderr]    |
[INFO] [stderr] 69 |         transcript: &mut Transcript,
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transcript`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `proof`
[INFO] [stderr]   --> poly_commit/src/nil.rs:70:9
[INFO] [stderr]    |
[INFO] [stderr] 70 |         proof: &mut Proof,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proof`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `poly_num`
[INFO] [stderr]    --> poly_commit/src/shuffle.rs:133:57
[INFO] [stderr]     |
[INFO] [stderr] 133 |     fn new(_pp: &Self::Param, commit: Self::Commitment, poly_num: usize) -> Self {
[INFO] [stderr]     |                                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_poly_num`
[INFO] [stderr] 
[INFO] [stderr] warning: field `evals` is never read
[INFO] [stderr]   --> poly_commit/src/nil.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct NilPcProver<F: Field> {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 25 |     evals: Vec<Vec<F::BaseField>>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `NilPcProver` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `commit` is never read
[INFO] [stderr]   --> poly_commit/src/nil.rs:53:5
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub struct NilPcVerifier<F: Field> {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] 53 |     commit: NilCommitment<F>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `NilPcVerifier` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `poly_commit` (lib) generated 32 warnings (run `cargo fix --lib -p poly_commit` to apply 30 suggestions)
[INFO] [stderr] warning: `poly_commit` (lib test) generated 29 warnings (29 duplicates)
[INFO] [stderr] warning: unused import: `goldilocks64::Goldilocks64Ext`
[INFO] [stderr]    --> hyperplonk/src/sumcheck.rs:133:33
[INFO] [stderr]     |
[INFO] [stderr] 133 |         field::{bn_254::Bn254F, goldilocks64::Goldilocks64Ext, Field},
[INFO] [stderr]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `DeepFoldParam`, `DeepFoldProver`, `DeepFoldVerifier`, `ShufflePcProver`, and `ShufflePcVerifier`
[INFO] [stderr]   --> hyperplonk/src/lib.rs:17:20
[INFO] [stderr]    |
[INFO] [stderr] 17 |         deepfold::{DeepFoldParam, DeepFoldProver, DeepFoldVerifier},
[INFO] [stderr]    |                    ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stderr] 18 |         nil::{NilPcProver, NilPcVerifier},
[INFO] [stderr] 19 |         shuffle::{ShufflePcProver, ShufflePcVerifier},
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `hyperplonk` (lib test) generated 2 warnings (run `cargo fix --lib -p hyperplonk --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arithmetic-f52f0150b6926d70)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test mul_group::tests::fft_and_ifft ... ok
[INFO] [stdout] test mul_group::tests::elements ... ok
[INFO] [stdout] test field::tests::serialize ... ok
[INFO] [stdout] test poly::tests::eq ... ok
[INFO] [stdout] test mul_group::tests::exp ... FAILED
[INFO] [stdout] test field::tests::pairing_test ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- mul_group::tests::exp stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'mul_group::tests::exp' (28) panicked at arithmetic/src/mul_group.rs:162:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Goldilocks64 { v: 1 }
[INFO] [stdout]  right: Goldilocks64 { v: 18446744069414584322 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62eb846190da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62eb846190da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62eb846190da - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62eb846190da - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62eb8462d5fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62eb8462d5fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x62eb8461da62 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62eb8461da62 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62eb845f80ef - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62eb845f80ef - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62eb84611579 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62eb8454cc3c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x62eb8454cc3c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62eb846117f2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x62eb846117f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62eb845f81a8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62eb845efb19 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62eb845f8ebd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62eb8462deac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62eb8462dd63 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x62eb84517da2 - core::panicking::assert_failed::h18b68df4a16079b2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x62eb84512e33 - arithmetic::mul_group::tests::exp::hb44f7e9073698a77
[INFO] [stdout]                                at /opt/rustwide/workdir/arithmetic/src/mul_group.rs:162:13
[INFO] [stdout]   22:     0x62eb84512e67 - arithmetic::mul_group::tests::exp::{{closure}}::hab093f9d056ba18a
[INFO] [stdout]                                at /opt/rustwide/workdir/arithmetic/src/mul_group.rs:157:13
[INFO] [stdout]   23:     0x62eb84516096 - core::ops::function::FnOnce::call_once::h17f972f4a2f18380
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62eb84540d1b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62eb84540d1b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62eb8454d70b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62eb8454d70b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62eb8454d70b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x62eb8454d70b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x62eb8454d70b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62eb8454d70b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62eb8454d70b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62eb84548e24 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62eb84548e24 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x62eb84550312 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x62eb84550312 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62eb84550312 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x62eb84550312 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x62eb84550312 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62eb84550312 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x62eb84550312 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62eb846189df - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x62eb846189df - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x765a80c05aa4 - <unknown>
[INFO] [stdout]   45:     0x765a80c92a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     mul_group::tests::exp
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p arithmetic --lib`
[INFO] running `Command { std: "docker" "inspect" "a6911a6ab2192591bd554fc7722884a61bbc68bf516801145aea79c91142f811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6911a6ab2192591bd554fc7722884a61bbc68bf516801145aea79c91142f811", kill_on_drop: false }`
[INFO] [stdout] a6911a6ab2192591bd554fc7722884a61bbc68bf516801145aea79c91142f811
