[INFO] cloning repository https://github.com/navasvarela/zksnarky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/navasvarela/zksnarky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavasvarela%2Fzksnarky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavasvarela%2Fzksnarky'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] daa4c89a5e861bf5f41f84eb5f07e1fb5013f0ea [INFO] building navasvarela/zksnarky against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavasvarela%2Fzksnarky" "/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/navasvarela/zksnarky [INFO] finished tweaking git repo https://github.com/navasvarela/zksnarky [INFO] tweaked toml for git repo https://github.com/navasvarela/zksnarky written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/navasvarela/zksnarky on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/navasvarela/zksnarky 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempfile v3.19.0 [INFO] [stderr] Downloaded half v2.5.0 [INFO] [stderr] Downloaded ark-bls12-381 v0.5.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b72462f837df35d6b94a87ae1d94ec3a3a9a4f3f75abc959917939382b68d8b [INFO] running `Command { std: "docker" "start" "-a" "0b72462f837df35d6b94a87ae1d94ec3a3a9a4f3f75abc959917939382b68d8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b72462f837df35d6b94a87ae1d94ec3a3a9a4f3f75abc959917939382b68d8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b72462f837df35d6b94a87ae1d94ec3a3a9a4f3f75abc959917939382b68d8b", kill_on_drop: false }` [INFO] [stdout] 0b72462f837df35d6b94a87ae1d94ec3a3a9a4f3f75abc959917939382b68d8b [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fb21e5f09114bee0bfb43fabc96adda7e77311f89a8a6aeecc408aa6394b69b [INFO] running `Command { std: "docker" "start" "-a" "5fb21e5f09114bee0bfb43fabc96adda7e77311f89a8a6aeecc408aa6394b69b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.19.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling ark-bls12-381 v0.5.0 [INFO] [stderr] Compiling zksnarky v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/proving_system/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ProvingKey { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 11 | alpha_g1: E::G1Affine, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | beta_g1: E::G1Affine, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | beta_g2: E::G2Affine, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 14 | delta_g1: E::G1Affine, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 15 | delta_g2: E::G2Affine, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 16 | a_query: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 17 | b_query: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | h_query: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 19 | l_query: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProvingKey` has derived impls for the traits `Debug` and `Clone`, 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: fields `alpha_g1`, `beta_g2`, `gamma_g2`, `delta_g2`, and `ic` are never read [INFO] [stdout] --> src/proving_system/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct VerificationKey { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 25 | alpha_g1: E::G1Affine, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 26 | beta_g2: E::G2Affine, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 27 | gamma_g2: E::G2Affine, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | delta_g2: E::G2Affine, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 29 | ic: Vec, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `VerificationKey` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `a`, `b`, and `c` are never read [INFO] [stdout] --> src/proving_system/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct Proof { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 35 | a: E::G1Affine, [INFO] [stdout] | ^ [INFO] [stdout] 36 | b: E::G2Affine, [INFO] [stdout] | ^ [INFO] [stdout] 37 | c: E::G1Affine, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Proof` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.03s [INFO] running `Command { std: "docker" "inspect" "5fb21e5f09114bee0bfb43fabc96adda7e77311f89a8a6aeecc408aa6394b69b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fb21e5f09114bee0bfb43fabc96adda7e77311f89a8a6aeecc408aa6394b69b", kill_on_drop: false }` [INFO] [stdout] 5fb21e5f09114bee0bfb43fabc96adda7e77311f89a8a6aeecc408aa6394b69b [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a96fbf9d68e7c58589121114dda70cd50aed5df020086a46b03df6f4c57c4b7 [INFO] running `Command { std: "docker" "start" "-a" "9a96fbf9d68e7c58589121114dda70cd50aed5df020086a46b03df6f4c57c4b7", kill_on_drop: false }` [INFO] [stderr] Compiling zksnarky v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/proving_system/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ProvingKey { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 11 | alpha_g1: E::G1Affine, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | beta_g1: E::G1Affine, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | beta_g2: E::G2Affine, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 14 | delta_g1: E::G1Affine, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 15 | delta_g2: E::G2Affine, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 16 | a_query: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 17 | b_query: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | h_query: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 19 | l_query: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProvingKey` has derived impls for the traits `Debug` and `Clone`, 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: fields `alpha_g1`, `beta_g2`, `gamma_g2`, `delta_g2`, and `ic` are never read [INFO] [stdout] --> src/proving_system/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct VerificationKey { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 25 | alpha_g1: E::G1Affine, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 26 | beta_g2: E::G2Affine, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 27 | gamma_g2: E::G2Affine, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | delta_g2: E::G2Affine, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 29 | ic: Vec, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `VerificationKey` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `a`, `b`, and `c` are never read [INFO] [stdout] --> src/proving_system/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct Proof { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 35 | a: E::G1Affine, [INFO] [stdout] | ^ [INFO] [stdout] 36 | b: E::G2Affine, [INFO] [stdout] | ^ [INFO] [stdout] 37 | c: E::G1Affine, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Proof` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/proving_system/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ProvingKey { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 11 | alpha_g1: E::G1Affine, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | beta_g1: E::G1Affine, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | beta_g2: E::G2Affine, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 14 | delta_g1: E::G1Affine, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 15 | delta_g2: E::G2Affine, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 16 | a_query: Vec, [INFO] [stdout] 17 | b_query: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | h_query: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 19 | l_query: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProvingKey` has derived impls for the traits `Debug` and `Clone`, 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: fields `alpha_g1`, `beta_g2`, `gamma_g2`, and `delta_g2` are never read [INFO] [stdout] --> src/proving_system/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct VerificationKey { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 25 | alpha_g1: E::G1Affine, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 26 | beta_g2: E::G2Affine, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 27 | gamma_g2: E::G2Affine, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | delta_g2: E::G2Affine, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VerificationKey` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `a`, `b`, and `c` are never read [INFO] [stdout] --> src/proving_system/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct Proof { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 35 | a: E::G1Affine, [INFO] [stdout] | ^ [INFO] [stdout] 36 | b: E::G2Affine, [INFO] [stdout] | ^ [INFO] [stdout] 37 | c: E::G1Affine, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Proof` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.30s [INFO] running `Command { std: "docker" "inspect" "9a96fbf9d68e7c58589121114dda70cd50aed5df020086a46b03df6f4c57c4b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a96fbf9d68e7c58589121114dda70cd50aed5df020086a46b03df6f4c57c4b7", kill_on_drop: false }` [INFO] [stdout] 9a96fbf9d68e7c58589121114dda70cd50aed5df020086a46b03df6f4c57c4b7