[INFO] cloning repository https://github.com/yczhangsjtu/voproof-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yczhangsjtu/voproof-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyczhangsjtu%2Fvoproof-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyczhangsjtu%2Fvoproof-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73b0fe6d915fcc8620334ce0d7508f73ee7f3b67 [INFO] testing yczhangsjtu/voproof-rust against 1.90.0 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyczhangsjtu%2Fvoproof-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/yczhangsjtu/voproof-rust [INFO] finished tweaking git repo https://github.com/yczhangsjtu/voproof-rust [INFO] tweaked toml for git repo https://github.com/yczhangsjtu/voproof-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yczhangsjtu/voproof-rust on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yczhangsjtu/voproof-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/voproof/Cargo.toml: unused manifest key: tests [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded semver v0.11.0 [INFO] [stderr] Downloaded semver-parser v0.10.2 [INFO] [stderr] Downloaded ark-ff v0.3.0 [INFO] [stderr] Downloaded ark-snark v0.4.0 [INFO] [stderr] Downloaded ark-groth16 v0.4.0 [INFO] [stderr] Downloaded ark-relations v0.4.0 [INFO] [stderr] Downloaded ark-ec v0.3.0 [INFO] [stderr] Downloaded ark-bls12-377 v0.4.0 [INFO] [stderr] Downloaded rustc_version v0.3.3 [INFO] [stderr] Downloaded ark-nonnative-field v0.3.0 [INFO] [stderr] Downloaded ark-poly v0.3.0 [INFO] [stderr] Downloaded ark-poly-commit v0.3.0 [INFO] [stderr] Downloaded ark-poly-commit v0.4.0 [INFO] [stderr] Downloaded ark-r1cs-std v0.4.0 [INFO] [stderr] Downloaded ark-crypto-primitives v0.4.0 [INFO] [stderr] Downloaded ark-r1cs-std v0.3.1 [INFO] [stderr] Downloaded pest v2.7.9 [INFO] [stderr] Downloaded colored v2.1.0 [INFO] [stderr] Downloaded ark-serialize-derive v0.3.0 [INFO] [stderr] Downloaded ark-ff-macros v0.3.0 [INFO] [stderr] Downloaded ark-ff-asm v0.3.0 [INFO] [stderr] Downloaded ark-relations v0.3.0 [INFO] [stderr] Downloaded ark-serialize v0.3.0 [INFO] [stderr] Downloaded ark-sponge v0.3.0 [INFO] [stderr] Downloaded ark-std v0.3.0 [INFO] [stderr] Downloaded ahash v0.7.8 [INFO] [stderr] Downloaded ark-marlin v0.3.0 [INFO] [stderr] Downloaded ark-ed-on-bls12-381 v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99c2b880731b4562d7b4af9a88bb9b523a565194757e5e8c0fbcdd5e64e94350 [INFO] running `Command { std: "docker" "start" "-a" "99c2b880731b4562d7b4af9a88bb9b523a565194757e5e8c0fbcdd5e64e94350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99c2b880731b4562d7b4af9a88bb9b523a565194757e5e8c0fbcdd5e64e94350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99c2b880731b4562d7b4af9a88bb9b523a565194757e5e8c0fbcdd5e64e94350", kill_on_drop: false }` [INFO] [stdout] 99c2b880731b4562d7b4af9a88bb9b523a565194757e5e8c0fbcdd5e64e94350 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8bad15f789686a555bf81ea3d13eafe1bae6aa5eacac7538a1f74b0bf35619d [INFO] running `Command { std: "docker" "start" "-a" "a8bad15f789686a555bf81ea3d13eafe1bae6aa5eacac7538a1f74b0bf35619d", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/voproof/Cargo.toml: unused manifest key: tests [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling ark-std v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling ark-serialize-derive v0.3.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling ark-serialize v0.3.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling pest v2.7.9 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-relations v0.4.0 [INFO] [stderr] Compiling ark-snark v0.4.0 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-crypto-primitives v0.4.0 [INFO] [stderr] Compiling ark-bls12-377 v0.4.0 [INFO] [stderr] Compiling ark-bls12-381 v0.4.0 [INFO] [stderr] Compiling ark-relations v0.3.0 [INFO] [stderr] Compiling ark-ec v0.3.0 [INFO] [stderr] Compiling ark-poly v0.3.0 [INFO] [stderr] Compiling ark-poly-commit v0.4.0 [INFO] [stderr] Compiling ark-r1cs-std v0.3.1 [INFO] [stderr] Compiling ark-nonnative-field v0.3.0 [INFO] [stderr] Compiling ark-poly-commit v0.3.0 [INFO] [stderr] Compiling ark-marlin v0.3.0 [INFO] [stderr] Compiling voproof v0.2.0 (/opt/rustwide/workdir/voproof) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> voproof/src/snarks/range_check.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | (max!((size.lookup_size as i64), (size.range as i64))) as usize [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 47 - (max!((size.lookup_size as i64), (size.range as i64))) as usize [INFO] [stdout] 47 + (max!(size.lookup_size as i64, (size.range as i64))) as usize [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> voproof/src/snarks/range_check.rs:47:38 [INFO] [stdout] | [INFO] [stdout] 47 | (max!((size.lookup_size as i64), (size.range as i64))) as usize [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 47 - (max!((size.lookup_size as i64), (size.range as i64))) as usize [INFO] [stdout] 47 + (max!((size.lookup_size as i64), size.range as i64)) as usize [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> voproof/src/snarks/range_check.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 173 | .map(|x| (*x + beta)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 173 - .map(|x| (*x + beta)) [INFO] [stdout] 173 + .map(|x| *x + beta) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> voproof/src/snarks/range_check.rs:190:18 [INFO] [stdout] | [INFO] [stdout] 190 | .map(|x| (*x + beta)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 190 - .map(|x| (*x + beta)) [INFO] [stdout] 190 + .map(|x| *x + beta) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> voproof/src/snarks/fibonacci.rs:72:16 [INFO] [stdout] | [INFO] [stdout] 72 | init_size!(n, n, size); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: `n` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/fibonacci.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | init_size!(n, n, size); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/fibonacci.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/fibonacci.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> voproof/src/snarks/fibonacci.rs:111:16 [INFO] [stdout] | [INFO] [stdout] 111 | init_size!(n, n, size); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: `n` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/fibonacci.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | init_size!(n, n, size); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/fibonacci.rs:112:23 [INFO] [stdout] | [INFO] [stdout] 112 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/fibonacci.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> voproof/src/snarks/fibonacci.rs:996:16 [INFO] [stdout] | [INFO] [stdout] 996 | init_size!(n, n, size); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: `n` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/fibonacci.rs:996:5 [INFO] [stdout] | [INFO] [stdout] 996 | init_size!(n, n, size); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/fibonacci.rs:997:23 [INFO] [stdout] | [INFO] [stdout] 997 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/fibonacci.rs:997:5 [INFO] [stdout] | [INFO] [stdout] 997 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nsize` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | init_size!(nsize, lookup_size, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `nsize` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | init_size!(nsize, lookup_size, size); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `range` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | init_size!(range, range, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `range` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | init_size!(range, range, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:77:23 [INFO] [stdout] | [INFO] [stdout] 77 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nsize` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:121:16 [INFO] [stdout] | [INFO] [stdout] 121 | init_size!(nsize, lookup_size, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `nsize` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | init_size!(nsize, lookup_size, size); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `range` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | init_size!(range, range, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `range` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | init_size!(range, range, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:123:23 [INFO] [stdout] | [INFO] [stdout] 123 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:116:27 [INFO] [stdout] | [INFO] [stdout] 116 | fn prove(pk: &Self::PK, x: &Self::Ins, w: &Self::Wit) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nsize` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:1301:16 [INFO] [stdout] | [INFO] [stdout] 1301 | init_size!(nsize, lookup_size, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `nsize` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:1301:5 [INFO] [stdout] | [INFO] [stdout] 1301 | init_size!(nsize, lookup_size, size); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `range` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:1302:16 [INFO] [stdout] | [INFO] [stdout] 1302 | init_size!(range, range, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `range` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:1302:5 [INFO] [stdout] | [INFO] [stdout] 1302 | init_size!(range, range, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:1303:23 [INFO] [stdout] | [INFO] [stdout] 1303 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:1303:5 [INFO] [stdout] | [INFO] [stdout] 1303 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beta_1` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:1309:7 [INFO] [stdout] | [INFO] [stdout] 1309 | beta_1, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `beta_1` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1024:11 [INFO] [stdout] | [INFO] [stdout] 1024 | let $name = hash_to_field::( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:1308:5 [INFO] [stdout] | [INFO] [stdout] 1308 | / get_randomness_from_hash!( [INFO] [stdout] 1309 | | beta_1, [INFO] [stdout] 1310 | | one!(), [INFO] [stdout] 1311 | | vk.cm_t_vec, [INFO] [stdout] ... | [INFO] [stdout] 1315 | | cm_s_vec [INFO] [stdout] 1316 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `get_randomness_from_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:1284:28 [INFO] [stdout] | [INFO] [stdout] 1284 | fn verify(vk: &Self::VK, x: &Self::Ins, proof: &Self::Pf) -> Result<(), Error> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_h` [INFO] [stdout] --> voproof/src/snarks/voproof_hpr.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 85 | init_size!(cap_h, nrows, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_h` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_hpr.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | init_size!(cap_h, nrows, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_c_c` [INFO] [stdout] --> voproof/src/snarks/voproof_pov.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_c_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_pov.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_c_c` [INFO] [stdout] --> voproof/src/snarks/voproof_pov.rs:120:16 [INFO] [stdout] | [INFO] [stdout] 120 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_c_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_pov.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_c_c` [INFO] [stdout] --> voproof/src/snarks/voproof_pov.rs:692:16 [INFO] [stdout] | [INFO] [stdout] 692 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_c_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_pov.rs:692:5 [INFO] [stdout] | [INFO] [stdout] 692 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_c_c` [INFO] [stdout] --> voproof/src/snarks/voproof_pov_prover_efficient.rs:83:16 [INFO] [stdout] | [INFO] [stdout] 83 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_c_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_pov_prover_efficient.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_c_c` [INFO] [stdout] --> voproof/src/snarks/voproof_pov_prover_efficient.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_c_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_pov_prover_efficient.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_c_c` [INFO] [stdout] --> voproof/src/snarks/voproof_pov_prover_efficient.rs:743:16 [INFO] [stdout] | [INFO] [stdout] 743 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_c_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_pov_prover_efficient.rs:743:5 [INFO] [stdout] | [INFO] [stdout] 743 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_k` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 85 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_k` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ell` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:89:16 [INFO] [stdout] | [INFO] [stdout] 89 | init_size!(ell, input_size, size); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: `ell` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | init_size!(ell, input_size, size); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_h` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:136:16 [INFO] [stdout] | [INFO] [stdout] 136 | init_size!(cap_h, nrows, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_h` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | init_size!(cap_h, nrows, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_k` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:137:16 [INFO] [stdout] | [INFO] [stdout] 137 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_k` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_s_a` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | init_size!(cap_s_a, adensity, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_s_a` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | init_size!(cap_s_a, adensity, size); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_s_b` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:139:16 [INFO] [stdout] | [INFO] [stdout] 139 | init_size!(cap_s_b, bdensity, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_s_b` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | init_size!(cap_s_b, bdensity, size); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_s_c` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:140:16 [INFO] [stdout] | [INFO] [stdout] 140 | init_size!(cap_s_c, cdensity, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_s_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | init_size!(cap_s_c, cdensity, size); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ell` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:141:16 [INFO] [stdout] | [INFO] [stdout] 141 | init_size!(ell, input_size, size); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: `ell` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | init_size!(ell, input_size, size); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_h` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:943:16 [INFO] [stdout] | [INFO] [stdout] 943 | init_size!(cap_h, nrows, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_h` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:943:5 [INFO] [stdout] | [INFO] [stdout] 943 | init_size!(cap_h, nrows, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_k` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:944:16 [INFO] [stdout] | [INFO] [stdout] 944 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_k` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:944:5 [INFO] [stdout] | [INFO] [stdout] 944 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_s_a` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:945:16 [INFO] [stdout] | [INFO] [stdout] 945 | init_size!(cap_s_a, adensity, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_s_a` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:945:5 [INFO] [stdout] | [INFO] [stdout] 945 | init_size!(cap_s_a, adensity, size); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_s_b` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:946:16 [INFO] [stdout] | [INFO] [stdout] 946 | init_size!(cap_s_b, bdensity, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_s_b` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:946:5 [INFO] [stdout] | [INFO] [stdout] 946 | init_size!(cap_s_b, bdensity, size); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_s_c` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:947:16 [INFO] [stdout] | [INFO] [stdout] 947 | init_size!(cap_s_c, cdensity, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_s_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:947:5 [INFO] [stdout] | [INFO] [stdout] 947 | init_size!(cap_s_c, cdensity, size); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ell` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:948:16 [INFO] [stdout] | [INFO] [stdout] 948 | init_size!(ell, input_size, size); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: `ell` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:948:5 [INFO] [stdout] | [INFO] [stdout] 948 | init_size!(ell, input_size, size); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_k` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs_prover_efficient.rs:94:16 [INFO] [stdout] | [INFO] [stdout] 94 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_k` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs_prover_efficient.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ell` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs_prover_efficient.rs:98:16 [INFO] [stdout] | [INFO] [stdout] 98 | init_size!(ell, input_size, size); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: `ell` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs_prover_efficient.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | init_size!(ell, input_size, size); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs_prover_efficient.rs:151:23 [INFO] [stdout] | [INFO] [stdout] 151 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs_prover_efficient.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs_prover_efficient.rs:960:23 [INFO] [stdout] | [INFO] [stdout] 960 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs_prover_efficient.rs:960:5 [INFO] [stdout] | [INFO] [stdout] 960 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `One` [INFO] [stdout] --> voproof/src/main.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | use ark_std::{test_rng, One}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ark-poly-commit v0.3.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a8bad15f789686a555bf81ea3d13eafe1bae6aa5eacac7538a1f74b0bf35619d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8bad15f789686a555bf81ea3d13eafe1bae6aa5eacac7538a1f74b0bf35619d", kill_on_drop: false }` [INFO] [stdout] a8bad15f789686a555bf81ea3d13eafe1bae6aa5eacac7538a1f74b0bf35619d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0030d230f7fcfe2431b19c293cef2060d6100351da4b629bc84a34bbe39bce3f [INFO] running `Command { std: "docker" "start" "-a" "0030d230f7fcfe2431b19c293cef2060d6100351da4b629bc84a34bbe39bce3f", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/voproof/Cargo.toml: unused manifest key: tests [INFO] [stderr] Compiling ark-r1cs-std v0.4.0 [INFO] [stderr] Compiling ark-ed-on-bls12-381 v0.4.0 [INFO] [stderr] Compiling ark-sponge v0.3.0 [INFO] [stderr] Compiling ark-crypto-primitives v0.4.0 [INFO] [stderr] Compiling ark-poly-commit v0.4.0 [INFO] [stderr] Compiling ark-groth16 v0.4.0 [INFO] [stderr] Compiling voproof v0.2.0 (/opt/rustwide/workdir/voproof) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> voproof/src/snarks/range_check.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | (max!((size.lookup_size as i64), (size.range as i64))) as usize [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 47 - (max!((size.lookup_size as i64), (size.range as i64))) as usize [INFO] [stdout] 47 + (max!(size.lookup_size as i64, (size.range as i64))) as usize [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> voproof/src/snarks/range_check.rs:47:38 [INFO] [stdout] | [INFO] [stdout] 47 | (max!((size.lookup_size as i64), (size.range as i64))) as usize [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 47 - (max!((size.lookup_size as i64), (size.range as i64))) as usize [INFO] [stdout] 47 + (max!((size.lookup_size as i64), size.range as i64)) as usize [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> voproof/src/snarks/range_check.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 173 | .map(|x| (*x + beta)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 173 - .map(|x| (*x + beta)) [INFO] [stdout] 173 + .map(|x| *x + beta) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> voproof/src/snarks/range_check.rs:190:18 [INFO] [stdout] | [INFO] [stdout] 190 | .map(|x| (*x + beta)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 190 - .map(|x| (*x + beta)) [INFO] [stdout] 190 + .map(|x| *x + beta) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> voproof/src/snarks/range_check.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | (max!((size.lookup_size as i64), (size.range as i64))) as usize [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 47 - (max!((size.lookup_size as i64), (size.range as i64))) as usize [INFO] [stdout] 47 + (max!(size.lookup_size as i64, (size.range as i64))) as usize [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> voproof/src/snarks/range_check.rs:47:38 [INFO] [stdout] | [INFO] [stdout] 47 | (max!((size.lookup_size as i64), (size.range as i64))) as usize [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 47 - (max!((size.lookup_size as i64), (size.range as i64))) as usize [INFO] [stdout] 47 + (max!((size.lookup_size as i64), size.range as i64)) as usize [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> voproof/src/snarks/range_check.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 173 | .map(|x| (*x + beta)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 173 - .map(|x| (*x + beta)) [INFO] [stdout] 173 + .map(|x| *x + beta) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> voproof/src/snarks/range_check.rs:190:18 [INFO] [stdout] | [INFO] [stdout] 190 | .map(|x| (*x + beta)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 190 - .map(|x| (*x + beta)) [INFO] [stdout] 190 + .map(|x| *x + beta) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> voproof/src/snarks/fibonacci.rs:72:16 [INFO] [stdout] | [INFO] [stdout] 72 | init_size!(n, n, size); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: `n` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/fibonacci.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | init_size!(n, n, size); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/fibonacci.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/fibonacci.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> voproof/src/snarks/fibonacci.rs:111:16 [INFO] [stdout] | [INFO] [stdout] 111 | init_size!(n, n, size); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: `n` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/fibonacci.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | init_size!(n, n, size); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/fibonacci.rs:112:23 [INFO] [stdout] | [INFO] [stdout] 112 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/fibonacci.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> voproof/src/kzg/mod.rs:613:9 [INFO] [stdout] | [INFO] [stdout] 613 | for i in 0..10 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> voproof/src/snarks/fibonacci.rs:72:16 [INFO] [stdout] | [INFO] [stdout] 72 | init_size!(n, n, size); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: `n` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/fibonacci.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | init_size!(n, n, size); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/fibonacci.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/fibonacci.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> voproof/src/snarks/fibonacci.rs:111:16 [INFO] [stdout] | [INFO] [stdout] 111 | init_size!(n, n, size); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: `n` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/fibonacci.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | init_size!(n, n, size); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/fibonacci.rs:112:23 [INFO] [stdout] | [INFO] [stdout] 112 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/fibonacci.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> voproof/src/snarks/fibonacci.rs:996:16 [INFO] [stdout] | [INFO] [stdout] 996 | init_size!(n, n, size); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: `n` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/fibonacci.rs:996:5 [INFO] [stdout] | [INFO] [stdout] 996 | init_size!(n, n, size); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/fibonacci.rs:997:23 [INFO] [stdout] | [INFO] [stdout] 997 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/fibonacci.rs:997:5 [INFO] [stdout] | [INFO] [stdout] 997 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nsize` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | init_size!(nsize, lookup_size, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `nsize` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | init_size!(nsize, lookup_size, size); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `range` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | init_size!(range, range, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `range` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | init_size!(range, range, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:77:23 [INFO] [stdout] | [INFO] [stdout] 77 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nsize` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:121:16 [INFO] [stdout] | [INFO] [stdout] 121 | init_size!(nsize, lookup_size, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `nsize` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | init_size!(nsize, lookup_size, size); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `range` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | init_size!(range, range, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `range` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | init_size!(range, range, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:123:23 [INFO] [stdout] | [INFO] [stdout] 123 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:116:27 [INFO] [stdout] | [INFO] [stdout] 116 | fn prove(pk: &Self::PK, x: &Self::Ins, w: &Self::Wit) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> voproof/src/snarks/fibonacci.rs:996:16 [INFO] [stdout] | [INFO] [stdout] 996 | init_size!(n, n, size); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: `n` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/fibonacci.rs:996:5 [INFO] [stdout] | [INFO] [stdout] 996 | init_size!(n, n, size); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/fibonacci.rs:997:23 [INFO] [stdout] | [INFO] [stdout] 997 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/fibonacci.rs:997:5 [INFO] [stdout] | [INFO] [stdout] 997 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nsize` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | init_size!(nsize, lookup_size, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `nsize` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | init_size!(nsize, lookup_size, size); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `range` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | init_size!(range, range, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `range` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | init_size!(range, range, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:77:23 [INFO] [stdout] | [INFO] [stdout] 77 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nsize` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:121:16 [INFO] [stdout] | [INFO] [stdout] 121 | init_size!(nsize, lookup_size, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `nsize` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | init_size!(nsize, lookup_size, size); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `range` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | init_size!(range, range, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `range` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | init_size!(range, range, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:123:23 [INFO] [stdout] | [INFO] [stdout] 123 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:116:27 [INFO] [stdout] | [INFO] [stdout] 116 | fn prove(pk: &Self::PK, x: &Self::Ins, w: &Self::Wit) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nsize` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:1301:16 [INFO] [stdout] | [INFO] [stdout] 1301 | init_size!(nsize, lookup_size, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `nsize` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:1301:5 [INFO] [stdout] | [INFO] [stdout] 1301 | init_size!(nsize, lookup_size, size); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `range` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:1302:16 [INFO] [stdout] | [INFO] [stdout] 1302 | init_size!(range, range, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `range` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:1302:5 [INFO] [stdout] | [INFO] [stdout] 1302 | init_size!(range, range, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:1303:23 [INFO] [stdout] | [INFO] [stdout] 1303 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:1303:5 [INFO] [stdout] | [INFO] [stdout] 1303 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beta_1` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:1309:7 [INFO] [stdout] | [INFO] [stdout] 1309 | beta_1, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `beta_1` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1024:11 [INFO] [stdout] | [INFO] [stdout] 1024 | let $name = hash_to_field::( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:1308:5 [INFO] [stdout] | [INFO] [stdout] 1308 | / get_randomness_from_hash!( [INFO] [stdout] 1309 | | beta_1, [INFO] [stdout] 1310 | | one!(), [INFO] [stdout] 1311 | | vk.cm_t_vec, [INFO] [stdout] ... | [INFO] [stdout] 1315 | | cm_s_vec [INFO] [stdout] 1316 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `get_randomness_from_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:1284:28 [INFO] [stdout] | [INFO] [stdout] 1284 | fn verify(vk: &Self::VK, x: &Self::Ins, proof: &Self::Pf) -> Result<(), Error> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_h` [INFO] [stdout] --> voproof/src/snarks/voproof_hpr.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 85 | init_size!(cap_h, nrows, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_h` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_hpr.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | init_size!(cap_h, nrows, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nsize` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:1301:16 [INFO] [stdout] | [INFO] [stdout] 1301 | init_size!(nsize, lookup_size, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `nsize` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:1301:5 [INFO] [stdout] | [INFO] [stdout] 1301 | init_size!(nsize, lookup_size, size); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `range` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:1302:16 [INFO] [stdout] | [INFO] [stdout] 1302 | init_size!(range, range, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `range` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:1302:5 [INFO] [stdout] | [INFO] [stdout] 1302 | init_size!(range, range, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:1303:23 [INFO] [stdout] | [INFO] [stdout] 1303 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:1303:5 [INFO] [stdout] | [INFO] [stdout] 1303 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beta_1` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:1309:7 [INFO] [stdout] | [INFO] [stdout] 1309 | beta_1, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `beta_1` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1024:11 [INFO] [stdout] | [INFO] [stdout] 1024 | let $name = hash_to_field::( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/range_check.rs:1308:5 [INFO] [stdout] | [INFO] [stdout] 1308 | / get_randomness_from_hash!( [INFO] [stdout] 1309 | | beta_1, [INFO] [stdout] 1310 | | one!(), [INFO] [stdout] 1311 | | vk.cm_t_vec, [INFO] [stdout] ... | [INFO] [stdout] 1315 | | cm_s_vec [INFO] [stdout] 1316 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `get_randomness_from_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> voproof/src/snarks/range_check.rs:1284:28 [INFO] [stdout] | [INFO] [stdout] 1284 | fn verify(vk: &Self::VK, x: &Self::Ins, proof: &Self::Pf) -> Result<(), Error> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_h` [INFO] [stdout] --> voproof/src/snarks/voproof_hpr.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 85 | init_size!(cap_h, nrows, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_h` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_hpr.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | init_size!(cap_h, nrows, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_c_c` [INFO] [stdout] --> voproof/src/snarks/voproof_pov.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_c_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_pov.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_c_c` [INFO] [stdout] --> voproof/src/snarks/voproof_pov.rs:120:16 [INFO] [stdout] | [INFO] [stdout] 120 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_c_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_pov.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_c_c` [INFO] [stdout] --> voproof/src/snarks/voproof_pov.rs:692:16 [INFO] [stdout] | [INFO] [stdout] 692 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_c_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_pov.rs:692:5 [INFO] [stdout] | [INFO] [stdout] 692 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_c_c` [INFO] [stdout] --> voproof/src/snarks/voproof_pov.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_c_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_pov.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_c_c` [INFO] [stdout] --> voproof/src/snarks/voproof_pov.rs:120:16 [INFO] [stdout] | [INFO] [stdout] 120 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_c_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_pov.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_c_c` [INFO] [stdout] --> voproof/src/snarks/voproof_pov_prover_efficient.rs:83:16 [INFO] [stdout] | [INFO] [stdout] 83 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_c_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_pov_prover_efficient.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_c_c` [INFO] [stdout] --> voproof/src/snarks/voproof_pov_prover_efficient.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_c_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_pov_prover_efficient.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_c_c` [INFO] [stdout] --> voproof/src/snarks/voproof_pov.rs:692:16 [INFO] [stdout] | [INFO] [stdout] 692 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_c_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_pov.rs:692:5 [INFO] [stdout] | [INFO] [stdout] 692 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_c_c` [INFO] [stdout] --> voproof/src/snarks/voproof_pov_prover_efficient.rs:83:16 [INFO] [stdout] | [INFO] [stdout] 83 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_c_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_pov_prover_efficient.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_c_c` [INFO] [stdout] --> voproof/src/snarks/voproof_pov_prover_efficient.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_c_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_pov_prover_efficient.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_c_c` [INFO] [stdout] --> voproof/src/snarks/voproof_pov_prover_efficient.rs:743:16 [INFO] [stdout] | [INFO] [stdout] 743 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_c_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_pov_prover_efficient.rs:743:5 [INFO] [stdout] | [INFO] [stdout] 743 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_k` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 85 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_k` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ell` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:89:16 [INFO] [stdout] | [INFO] [stdout] 89 | init_size!(ell, input_size, size); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: `ell` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | init_size!(ell, input_size, size); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_h` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:136:16 [INFO] [stdout] | [INFO] [stdout] 136 | init_size!(cap_h, nrows, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_h` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | init_size!(cap_h, nrows, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_k` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:137:16 [INFO] [stdout] | [INFO] [stdout] 137 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_k` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_s_a` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | init_size!(cap_s_a, adensity, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_s_a` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | init_size!(cap_s_a, adensity, size); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_s_b` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:139:16 [INFO] [stdout] | [INFO] [stdout] 139 | init_size!(cap_s_b, bdensity, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_s_b` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | init_size!(cap_s_b, bdensity, size); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_s_c` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:140:16 [INFO] [stdout] | [INFO] [stdout] 140 | init_size!(cap_s_c, cdensity, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_s_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | init_size!(cap_s_c, cdensity, size); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ell` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:141:16 [INFO] [stdout] | [INFO] [stdout] 141 | init_size!(ell, input_size, size); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: `ell` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | init_size!(ell, input_size, size); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_c_c` [INFO] [stdout] --> voproof/src/snarks/voproof_pov_prover_efficient.rs:743:16 [INFO] [stdout] | [INFO] [stdout] 743 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_c_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_pov_prover_efficient.rs:743:5 [INFO] [stdout] | [INFO] [stdout] 743 | init_size!(cap_c_c, nconsts, size); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_k` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 85 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_k` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ell` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:89:16 [INFO] [stdout] | [INFO] [stdout] 89 | init_size!(ell, input_size, size); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: `ell` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | init_size!(ell, input_size, size); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_h` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:136:16 [INFO] [stdout] | [INFO] [stdout] 136 | init_size!(cap_h, nrows, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_h` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | init_size!(cap_h, nrows, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_k` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:137:16 [INFO] [stdout] | [INFO] [stdout] 137 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_k` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_s_a` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | init_size!(cap_s_a, adensity, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_s_a` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | init_size!(cap_s_a, adensity, size); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_s_b` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:139:16 [INFO] [stdout] | [INFO] [stdout] 139 | init_size!(cap_s_b, bdensity, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_s_b` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | init_size!(cap_s_b, bdensity, size); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_s_c` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:140:16 [INFO] [stdout] | [INFO] [stdout] 140 | init_size!(cap_s_c, cdensity, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_s_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | init_size!(cap_s_c, cdensity, size); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ell` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:141:16 [INFO] [stdout] | [INFO] [stdout] 141 | init_size!(ell, input_size, size); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: `ell` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | init_size!(ell, input_size, size); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_h` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:943:16 [INFO] [stdout] | [INFO] [stdout] 943 | init_size!(cap_h, nrows, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_h` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:943:5 [INFO] [stdout] | [INFO] [stdout] 943 | init_size!(cap_h, nrows, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_k` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:944:16 [INFO] [stdout] | [INFO] [stdout] 944 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_k` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:944:5 [INFO] [stdout] | [INFO] [stdout] 944 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_s_a` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:945:16 [INFO] [stdout] | [INFO] [stdout] 945 | init_size!(cap_s_a, adensity, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_s_a` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:945:5 [INFO] [stdout] | [INFO] [stdout] 945 | init_size!(cap_s_a, adensity, size); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_s_b` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:946:16 [INFO] [stdout] | [INFO] [stdout] 946 | init_size!(cap_s_b, bdensity, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_s_b` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:946:5 [INFO] [stdout] | [INFO] [stdout] 946 | init_size!(cap_s_b, bdensity, size); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_s_c` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:947:16 [INFO] [stdout] | [INFO] [stdout] 947 | init_size!(cap_s_c, cdensity, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_s_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:947:5 [INFO] [stdout] | [INFO] [stdout] 947 | init_size!(cap_s_c, cdensity, size); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ell` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:948:16 [INFO] [stdout] | [INFO] [stdout] 948 | init_size!(ell, input_size, size); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: `ell` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:948:5 [INFO] [stdout] | [INFO] [stdout] 948 | init_size!(ell, input_size, size); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_k` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs_prover_efficient.rs:94:16 [INFO] [stdout] | [INFO] [stdout] 94 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_k` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs_prover_efficient.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ell` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs_prover_efficient.rs:98:16 [INFO] [stdout] | [INFO] [stdout] 98 | init_size!(ell, input_size, size); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: `ell` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs_prover_efficient.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | init_size!(ell, input_size, size); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs_prover_efficient.rs:151:23 [INFO] [stdout] | [INFO] [stdout] 151 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs_prover_efficient.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_h` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:943:16 [INFO] [stdout] | [INFO] [stdout] 943 | init_size!(cap_h, nrows, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_h` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:943:5 [INFO] [stdout] | [INFO] [stdout] 943 | init_size!(cap_h, nrows, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_k` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:944:16 [INFO] [stdout] | [INFO] [stdout] 944 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_k` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:944:5 [INFO] [stdout] | [INFO] [stdout] 944 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_s_a` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:945:16 [INFO] [stdout] | [INFO] [stdout] 945 | init_size!(cap_s_a, adensity, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_s_a` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:945:5 [INFO] [stdout] | [INFO] [stdout] 945 | init_size!(cap_s_a, adensity, size); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_s_b` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:946:16 [INFO] [stdout] | [INFO] [stdout] 946 | init_size!(cap_s_b, bdensity, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_s_b` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:946:5 [INFO] [stdout] | [INFO] [stdout] 946 | init_size!(cap_s_b, bdensity, size); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_s_c` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:947:16 [INFO] [stdout] | [INFO] [stdout] 947 | init_size!(cap_s_c, cdensity, size); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_s_c` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:947:5 [INFO] [stdout] | [INFO] [stdout] 947 | init_size!(cap_s_c, cdensity, size); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ell` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs.rs:948:16 [INFO] [stdout] | [INFO] [stdout] 948 | init_size!(ell, input_size, size); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: `ell` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs.rs:948:5 [INFO] [stdout] | [INFO] [stdout] 948 | init_size!(ell, input_size, size); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap_k` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs_prover_efficient.rs:94:16 [INFO] [stdout] | [INFO] [stdout] 94 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `cap_k` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs_prover_efficient.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | init_size!(cap_k, ncols, size); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ell` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs_prover_efficient.rs:98:16 [INFO] [stdout] | [INFO] [stdout] 98 | init_size!(ell, input_size, size); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: `ell` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | let $name: i64 = $size.$attr as i64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs_prover_efficient.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | init_size!(ell, input_size, size); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `init_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs_prover_efficient.rs:151:23 [INFO] [stdout] | [INFO] [stdout] 151 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs_prover_efficient.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs_prover_efficient.rs:960:23 [INFO] [stdout] | [INFO] [stdout] 960 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs_prover_efficient.rs:960:5 [INFO] [stdout] | [INFO] [stdout] 960 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> voproof/src/snarks/voproof_r1cs_prover_efficient.rs:960:23 [INFO] [stdout] | [INFO] [stdout] 960 | define_generator!(gamma, E); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `gamma` is captured in macro and introduced a unused variable [INFO] [stdout] --> voproof/src/tools/mod.rs:1318:9 [INFO] [stdout] | [INFO] [stdout] 1318 | let $gamma = generator_of!($e); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: voproof/src/snarks/voproof_r1cs_prover_efficient.rs:960:5 [INFO] [stdout] | [INFO] [stdout] 960 | define_generator!(gamma, E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `define_generator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> voproof/src/cs/circuit/fan_in_two.rs:1016:5 [INFO] [stdout] | [INFO] [stdout] 1016 | circ.assert_equal(&a, &p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 1016 | let _ = circ.assert_equal(&a, &p); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `One` [INFO] [stdout] --> voproof/src/main.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | use ark_std::{test_rng, One}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `One` [INFO] [stdout] --> voproof/src/main.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | use ark_std::{test_rng, One}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Boolean` that must be used [INFO] [stdout] --> voproof/tests/utils/mt_circuit.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | / cw.verify_membership( [INFO] [stdout] 115 | | &leaf_crh_params_var, [INFO] [stdout] 116 | | &two_to_one_crh_params_var, [INFO] [stdout] 117 | | &root, [INFO] [stdout] ... | [INFO] [stdout] 120 | | .unwrap(); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 114 | let _ = cw.verify_membership( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Boolean` that must be used [INFO] [stdout] --> voproof/tests/utils/mt_circuit.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | / cw.verify_membership( [INFO] [stdout] 115 | | &leaf_crh_params_var, [INFO] [stdout] 116 | | &two_to_one_crh_params_var, [INFO] [stdout] 117 | | &root, [INFO] [stdout] ... | [INFO] [stdout] 120 | | .unwrap(); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 114 | let _ = cw.verify_membership( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `voproof` (lib test); 49 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name voproof --edition=2021 voproof/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="parallel"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parallel", "print-trace", "rayon", "std"))' -C metadata=1ca161b46c5adcdd -C extra-filename=-5870253b1e501ad3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ark_bls12_377=/opt/rustwide/target/debug/deps/libark_bls12_377-43aa72c62adb7080.rlib --extern ark_bls12_381=/opt/rustwide/target/debug/deps/libark_bls12_381-04c878f6534c3fdd.rlib --extern ark_crypto_primitives=/opt/rustwide/target/debug/deps/libark_crypto_primitives-21a2083b5397205e.rlib --extern ark_ec=/opt/rustwide/target/debug/deps/libark_ec-ad3378f64955e75f.rlib --extern ark_ed_on_bls12_381=/opt/rustwide/target/debug/deps/libark_ed_on_bls12_381-34e1c33aa0941fd0.rlib --extern ark_ff=/opt/rustwide/target/debug/deps/libark_ff-cd0e1cd06f4f0b2e.rlib --extern ark_groth16=/opt/rustwide/target/debug/deps/libark_groth16-df850c2f8c033ca5.rlib --extern ark_marlin=/opt/rustwide/target/debug/deps/libark_marlin-7ac15b5470e24321.rlib --extern ark_poly=/opt/rustwide/target/debug/deps/libark_poly-647afc65fc143c41.rlib --extern ark_poly_commit=/opt/rustwide/target/debug/deps/libark_poly_commit-b0c4e1054452d2f4.rlib --extern ark_r1cs_std=/opt/rustwide/target/debug/deps/libark_r1cs_std-a5bee3a3be4769d0.rlib --extern ark_relations=/opt/rustwide/target/debug/deps/libark_relations-80dcc68e0c7583d0.rlib --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-ef5bbb710f103c23.rlib --extern ark_sponge=/opt/rustwide/target/debug/deps/libark_sponge-74f9c3bfd7462f2f.rlib --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-2024158234cf1b29.rlib --extern blake2=/opt/rustwide/target/debug/deps/libblake2-2a15c29c735d9e04.rlib --extern derivative=/opt/rustwide/target/debug/deps/libderivative-40803d079825d4a1.so --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-fd70be0735e0ad4e.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-5c00085c59ecc843.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-b741ae73ef390697.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `voproof` (bin "voproof"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name voproof --edition=2021 voproof/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="parallel"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parallel", "print-trace", "rayon", "std"))' -C metadata=07c0c5e5119df075 -C extra-filename=-47b58a067494194c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ark_bls12_377=/opt/rustwide/target/debug/deps/libark_bls12_377-43aa72c62adb7080.rlib --extern ark_bls12_381=/opt/rustwide/target/debug/deps/libark_bls12_381-04c878f6534c3fdd.rlib --extern ark_ec=/opt/rustwide/target/debug/deps/libark_ec-ad3378f64955e75f.rlib --extern ark_ff=/opt/rustwide/target/debug/deps/libark_ff-cd0e1cd06f4f0b2e.rlib --extern ark_marlin=/opt/rustwide/target/debug/deps/libark_marlin-7ac15b5470e24321.rlib --extern ark_poly=/opt/rustwide/target/debug/deps/libark_poly-647afc65fc143c41.rlib --extern ark_poly_commit=/opt/rustwide/target/debug/deps/libark_poly_commit-b0c4e1054452d2f4.rlib --extern ark_relations=/opt/rustwide/target/debug/deps/libark_relations-80dcc68e0c7583d0.rlib --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-ef5bbb710f103c23.rlib --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-2024158234cf1b29.rlib --extern blake2=/opt/rustwide/target/debug/deps/libblake2-2a15c29c735d9e04.rlib --extern derivative=/opt/rustwide/target/debug/deps/libderivative-40803d079825d4a1.so --extern rayon=/opt/rustwide/target/debug/deps/librayon-5c00085c59ecc843.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-b741ae73ef390697.rlib --extern voproof=/opt/rustwide/target/debug/deps/libvoproof-d46b88d263161759.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0030d230f7fcfe2431b19c293cef2060d6100351da4b629bc84a34bbe39bce3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0030d230f7fcfe2431b19c293cef2060d6100351da4b629bc84a34bbe39bce3f", kill_on_drop: false }` [INFO] [stdout] 0030d230f7fcfe2431b19c293cef2060d6100351da4b629bc84a34bbe39bce3f