[INFO] fetching crate zkp 0.6.2... [INFO] extracting crate zkp 0.6.2 into work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/reg/zkp/0.6.2 [INFO] extracting crate zkp 0.6.2 into work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/reg/zkp/0.6.2 [INFO] validating manifest of zkp-0.6.2 on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of zkp-0.6.2 on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing zkp-0.6.2 [INFO] finished frobbing zkp-0.6.2 [INFO] frobbed toml for zkp-0.6.2 written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/reg/zkp/0.6.2/Cargo.toml [INFO] started frobbing zkp-0.6.2 [INFO] finished frobbing zkp-0.6.2 [INFO] frobbed toml for zkp-0.6.2 written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/reg/zkp/0.6.2/Cargo.toml [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking zkp-0.6.2 against try#8f81d0bf6baf07b92f1246696722485c4ca0b049 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-3/try#8f81d0bf6baf07b92f1246696722485c4ca0b049:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/reg/zkp/0.6.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ae299173bc641bbae5787de16fc2b67f215d9ebab943693d035c664eac4efc37 [INFO] running `"docker" "start" "-a" "ae299173bc641bbae5787de16fc2b67f215d9ebab943693d035c664eac4efc37"` [INFO] [stderr] Compiling subtle v2.1.0 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Checking bincode v1.1.4 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking merlin v1.2.0 [INFO] [stderr] Compiling curve25519-dalek v1.2.1 [INFO] [stderr] Checking zkp v0.6.2 (/opt/crater/workdir) [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:24:32 [INFO] [stderr] | [INFO] [stderr] 23 | $( $scalar:ident * $point:ident +)+ ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] 24 | vec![ $( ($secret_vars.$scalar , $public_vars.$point), )* ] [INFO] [stderr] | ^^^^^^^ - conflicting repetition [INFO] [stderr] | [INFO] [stderr] = note: #[deny(meta_variable_misuse)] on by default [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:24:55 [INFO] [stderr] | [INFO] [stderr] 23 | $( $scalar:ident * $point:ident +)+ ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] 24 | vec![ $( ($secret_vars.$scalar , $public_vars.$point), )* ] [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:129:28 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 129 | $( pub $instance_var: &'static str, )+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:130:28 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 130 | $( pub $common_var: &'static str, )+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:136:24 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 136 | $( $instance_var: stringify!($instance_var), )+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:136:50 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 136 | $( $instance_var: stringify!($instance_var), )+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:137:24 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 137 | $( $common_var: stringify!($common_var), )+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:137:48 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 137 | $( $common_var: stringify!($common_var), )+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:149:28 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 149 | $( pub $instance_var: CS::PointVar, )+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:150:28 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 150 | $( pub $common_var: CS::PointVar, )+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:177:23 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 177 | $(pub $instance_var: &'a RistrettoPoint,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:178:23 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 178 | $(pub $common_var: &'a RistrettoPoint,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:184:23 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 184 | $(pub $instance_var: &'a CompressedRistretto,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:185:23 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 185 | $(pub $common_var: &'a CompressedRistretto,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:195:23 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 195 | $(pub $instance_var: CompressedRistretto,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:196:23 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 196 | $(pub $common_var: CompressedRistretto,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:202:23 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 202 | $(pub $instance_var: Vec,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:203:23 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 203 | $(pub $common_var: CompressedRistretto,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:225:28 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 225 | $( pub $instance_var: (PointVar, CompressedRistretto), )+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:226:28 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 226 | $( pub $common_var: (PointVar, CompressedRistretto), )+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:231:25 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 231 | $instance_var: prover.allocate_point( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 235 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:232:47 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 232 | TRANSCRIPT_LABELS.$instance_var.as_bytes(), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 235 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:233:42 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 233 | *assignments.$instance_var, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 234 | ), [INFO] [stderr] 235 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:237:25 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 237 | $common_var: prover.allocate_point( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 241 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:238:47 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 238 | TRANSCRIPT_LABELS.$common_var.as_bytes(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 241 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:239:42 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 239 | *assignments.$common_var, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 240 | ), [INFO] [stderr] 241 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:246:23 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 246 | $($instance_var: pairs.$instance_var.0,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:246:44 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 246 | $($instance_var: pairs.$instance_var.0,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:247:23 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 247 | $($common_var: pairs.$common_var.0,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:247:42 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 247 | $($common_var: pairs.$common_var.0,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:251:23 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 251 | $($instance_var: pairs.$instance_var.1,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:251:44 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 251 | $($instance_var: pairs.$instance_var.1,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:252:23 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 252 | $($common_var: pairs.$common_var.1,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:252:42 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 252 | $($common_var: pairs.$common_var.1,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:295:25 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 295 | $instance_var: verifier.allocate_point( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 299 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:296:47 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 296 | TRANSCRIPT_LABELS.$instance_var.as_bytes(), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 299 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:297:42 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 297 | *assignments.$instance_var, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 298 | )?, [INFO] [stderr] 299 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:301:25 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 301 | $common_var: verifier.allocate_point( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 305 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:302:47 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 302 | TRANSCRIPT_LABELS.$common_var.as_bytes(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 305 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:303:42 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 303 | *assignments.$common_var, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 304 | )?, [INFO] [stderr] 305 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:354:25 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 354 | $instance_var: verifier.allocate_instance_point( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 358 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:355:47 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 355 | TRANSCRIPT_LABELS.$instance_var.as_bytes(), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 358 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:356:41 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 356 | assignments.$instance_var, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 357 | )?, [INFO] [stderr] 358 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:360:25 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 360 | $common_var: verifier.allocate_static_point( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 364 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:361:47 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 361 | TRANSCRIPT_LABELS.$common_var.as_bytes(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 364 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:362:41 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 362 | assignments.$common_var, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 363 | )?, [INFO] [stderr] 364 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:386:31 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 386 | $(pub $instance_var: RistrettoPoint,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:387:31 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 387 | $(pub $common_var: RistrettoPoint,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:392:27 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 392 | $($instance_var: RistrettoPoint::random(&mut rng),)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:393:27 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 393 | $($common_var: RistrettoPoint::random(&mut rng),)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:402:31 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 402 | $($instance_var: &assignments.$instance_var,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:402:59 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 402 | $($instance_var: &assignments.$instance_var,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:403:31 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 403 | $($common_var: &assignments.$common_var,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:403:57 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 403 | $($common_var: &assignments.$common_var,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:414:31 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 414 | $(pub $instance_var: RistrettoPoint,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:415:31 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 415 | $(pub $common_var: RistrettoPoint,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:420:27 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 420 | $($instance_var: RistrettoPoint::random(&mut rng),)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:421:27 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 421 | $($common_var: RistrettoPoint::random(&mut rng),)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:427:27 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 427 | $($instance_var: &assignments.$instance_var,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:427:55 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 427 | $($instance_var: &assignments.$instance_var,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:428:27 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 428 | $($common_var: &assignments.$common_var,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:428:53 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 428 | $($common_var: &assignments.$common_var,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:439:31 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 439 | $($instance_var: &points.$instance_var,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:439:54 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 439 | $($instance_var: &points.$instance_var,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:440:31 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 440 | $($common_var: &points.$common_var,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:440:52 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 440 | $($common_var: &points.$common_var,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:451:31 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 451 | $(pub $instance_var: RistrettoPoint,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:452:31 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 452 | $(pub $common_var: RistrettoPoint,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:457:27 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 457 | $($instance_var: RistrettoPoint::random(&mut rng),)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:458:27 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 458 | $($common_var: RistrettoPoint::random(&mut rng),)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:464:27 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 464 | $($instance_var: &assignments.$instance_var,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:464:55 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 464 | $($instance_var: &assignments.$instance_var,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:465:27 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 465 | $($common_var: &assignments.$common_var,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:465:53 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 465 | $($common_var: &assignments.$common_var,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:475:31 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 475 | $($instance_var: &points.$instance_var,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:475:54 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 475 | $($instance_var: &points.$instance_var,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:476:31 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 476 | $($common_var: &points.$common_var,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:476:52 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 476 | $($common_var: &points.$common_var,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:24:32 [INFO] [stderr] | [INFO] [stderr] 23 | $( $scalar:ident * $point:ident +)+ ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] 24 | vec![ $( ($secret_vars.$scalar , $public_vars.$point), )* ] [INFO] [stderr] | ^^^^^^^ - conflicting repetition [INFO] [stderr] | [INFO] [stderr] = note: #[deny(meta_variable_misuse)] on by default [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:24:55 [INFO] [stderr] | [INFO] [stderr] 23 | $( $scalar:ident * $point:ident +)+ ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] 24 | vec![ $( ($secret_vars.$scalar , $public_vars.$point), )* ] [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:129:28 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 129 | $( pub $instance_var: &'static str, )+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:130:28 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 130 | $( pub $common_var: &'static str, )+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:136:24 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 136 | $( $instance_var: stringify!($instance_var), )+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:136:50 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 136 | $( $instance_var: stringify!($instance_var), )+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:137:24 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 137 | $( $common_var: stringify!($common_var), )+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:137:48 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 137 | $( $common_var: stringify!($common_var), )+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:149:28 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 149 | $( pub $instance_var: CS::PointVar, )+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:150:28 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 150 | $( pub $common_var: CS::PointVar, )+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:177:23 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 177 | $(pub $instance_var: &'a RistrettoPoint,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:178:23 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 178 | $(pub $common_var: &'a RistrettoPoint,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:184:23 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 184 | $(pub $instance_var: &'a CompressedRistretto,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:185:23 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 185 | $(pub $common_var: &'a CompressedRistretto,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:195:23 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 195 | $(pub $instance_var: CompressedRistretto,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:196:23 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 196 | $(pub $common_var: CompressedRistretto,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:202:23 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 202 | $(pub $instance_var: Vec,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:203:23 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 203 | $(pub $common_var: CompressedRistretto,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:225:28 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 225 | $( pub $instance_var: (PointVar, CompressedRistretto), )+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:226:28 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 226 | $( pub $common_var: (PointVar, CompressedRistretto), )+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:231:25 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 231 | $instance_var: prover.allocate_point( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 235 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:232:47 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 232 | TRANSCRIPT_LABELS.$instance_var.as_bytes(), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 235 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:233:42 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 233 | *assignments.$instance_var, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 234 | ), [INFO] [stderr] 235 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:237:25 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 237 | $common_var: prover.allocate_point( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 241 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:238:47 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 238 | TRANSCRIPT_LABELS.$common_var.as_bytes(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 241 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:239:42 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 239 | *assignments.$common_var, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 240 | ), [INFO] [stderr] 241 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:246:23 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 246 | $($instance_var: pairs.$instance_var.0,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:246:44 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 246 | $($instance_var: pairs.$instance_var.0,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:247:23 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 247 | $($common_var: pairs.$common_var.0,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:247:42 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 247 | $($common_var: pairs.$common_var.0,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:251:23 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 251 | $($instance_var: pairs.$instance_var.1,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:251:44 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 251 | $($instance_var: pairs.$instance_var.1,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:252:23 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 252 | $($common_var: pairs.$common_var.1,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:252:42 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 252 | $($common_var: pairs.$common_var.1,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:295:25 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 295 | $instance_var: verifier.allocate_point( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 299 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:296:47 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 296 | TRANSCRIPT_LABELS.$instance_var.as_bytes(), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 299 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:297:42 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 297 | *assignments.$instance_var, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 298 | )?, [INFO] [stderr] 299 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:301:25 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 301 | $common_var: verifier.allocate_point( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 305 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:302:47 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 302 | TRANSCRIPT_LABELS.$common_var.as_bytes(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 305 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:303:42 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 303 | *assignments.$common_var, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 304 | )?, [INFO] [stderr] 305 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:354:25 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 354 | $instance_var: verifier.allocate_instance_point( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 358 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:355:47 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 355 | TRANSCRIPT_LABELS.$instance_var.as_bytes(), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 358 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:356:41 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 356 | assignments.$instance_var, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 357 | )?, [INFO] [stderr] 358 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:360:25 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 360 | $common_var: verifier.allocate_static_point( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 364 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:361:47 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 361 | TRANSCRIPT_LABELS.$common_var.as_bytes(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 364 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:362:41 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 362 | assignments.$common_var, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 363 | )?, [INFO] [stderr] 364 | )+ [INFO] [stderr] | - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:386:31 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 386 | $(pub $instance_var: RistrettoPoint,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:387:31 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 387 | $(pub $common_var: RistrettoPoint,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:392:27 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 392 | $($instance_var: RistrettoPoint::random(&mut rng),)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:393:27 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 393 | $($common_var: RistrettoPoint::random(&mut rng),)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:402:31 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 402 | $($instance_var: &assignments.$instance_var,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:402:59 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 402 | $($instance_var: &assignments.$instance_var,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:403:31 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 403 | $($common_var: &assignments.$common_var,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:403:57 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 403 | $($common_var: &assignments.$common_var,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:414:31 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 414 | $(pub $instance_var: RistrettoPoint,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:415:31 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 415 | $(pub $common_var: RistrettoPoint,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:420:27 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 420 | $($instance_var: RistrettoPoint::random(&mut rng),)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:421:27 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 421 | $($common_var: RistrettoPoint::random(&mut rng),)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:427:27 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 427 | $($instance_var: &assignments.$instance_var,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:427:55 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 427 | $($instance_var: &assignments.$instance_var,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:428:27 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 428 | $($common_var: &assignments.$common_var,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:428:53 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 428 | $($common_var: &assignments.$common_var,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:439:31 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 439 | $($instance_var: &points.$instance_var,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:439:54 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 439 | $($instance_var: &points.$instance_var,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:440:31 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 440 | $($common_var: &points.$common_var,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:440:52 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 440 | $($common_var: &points.$common_var,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:451:31 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 451 | $(pub $instance_var: RistrettoPoint,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:452:31 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 452 | $(pub $common_var: RistrettoPoint,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:457:27 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 457 | $($instance_var: RistrettoPoint::random(&mut rng),)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:458:27 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 458 | $($common_var: RistrettoPoint::random(&mut rng),)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:464:27 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 464 | $($instance_var: &assignments.$instance_var,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:464:55 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 464 | $($instance_var: &assignments.$instance_var,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:465:27 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 465 | $($common_var: &assignments.$common_var,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:465:53 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 465 | $($common_var: &assignments.$common_var,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:475:31 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 475 | $($instance_var: &points.$instance_var,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:475:54 [INFO] [stderr] | [INFO] [stderr] 82 | ( $($instance_var:ident),* ) // Public instance variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 475 | $($instance_var: &points.$instance_var,)+ [INFO] [stderr] | ^^^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:476:31 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 476 | $($common_var: &points.$common_var,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/macros.rs:476:52 [INFO] [stderr] | [INFO] [stderr] 84 | ( $($common_var:ident),* ) // Public common variables, separated by commas [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 476 | $($common_var: &points.$common_var,)+ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/toolbox/mod.rs:167:14 [INFO] [stderr] | [INFO] [stderr] 167 | self.commit_bytes(b"dom-sep", b"schnorrzkp/1.0/ristretto255"); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/toolbox/mod.rs:168:14 [INFO] [stderr] | [INFO] [stderr] 168 | self.commit_bytes(b"dom-sep", label); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/toolbox/mod.rs:172:14 [INFO] [stderr] | [INFO] [stderr] 172 | self.commit_bytes(b"scvar", label); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/toolbox/mod.rs:181:14 [INFO] [stderr] | [INFO] [stderr] 181 | self.commit_bytes(b"ptvar", label); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/toolbox/mod.rs:182:14 [INFO] [stderr] | [INFO] [stderr] 182 | self.commit_bytes(b"val", encoding.as_bytes()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/toolbox/mod.rs:194:14 [INFO] [stderr] | [INFO] [stderr] 194 | self.commit_bytes(b"ptvar", label); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/toolbox/mod.rs:195:14 [INFO] [stderr] | [INFO] [stderr] 195 | self.commit_bytes(b"val", point.as_bytes()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/toolbox/mod.rs:205:14 [INFO] [stderr] | [INFO] [stderr] 205 | self.commit_bytes(b"blindcom", label); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/toolbox/mod.rs:206:14 [INFO] [stderr] | [INFO] [stderr] 206 | self.commit_bytes(b"val", encoding.as_bytes()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/toolbox/mod.rs:218:14 [INFO] [stderr] | [INFO] [stderr] 218 | self.commit_bytes(b"blindcom", label); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/toolbox/mod.rs:219:14 [INFO] [stderr] | [INFO] [stderr] 219 | self.commit_bytes(b"val", point.as_bytes()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::TranscriptRngBuilder::commit_witness_bytes': renamed to rekey_with_witness_bytes for clarity. [INFO] [stderr] --> src/toolbox/prover.rs:80:39 [INFO] [stderr] | [INFO] [stderr] 80 | rng_builder = rng_builder.commit_witness_bytes(b"", scalar.as_bytes()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 78 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `zkp`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/toolbox/mod.rs:167:14 [INFO] [stderr] | [INFO] [stderr] 167 | self.commit_bytes(b"dom-sep", b"schnorrzkp/1.0/ristretto255"); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/toolbox/mod.rs:168:14 [INFO] [stderr] | [INFO] [stderr] 168 | self.commit_bytes(b"dom-sep", label); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/toolbox/mod.rs:172:14 [INFO] [stderr] | [INFO] [stderr] 172 | self.commit_bytes(b"scvar", label); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/toolbox/mod.rs:181:14 [INFO] [stderr] | [INFO] [stderr] 181 | self.commit_bytes(b"ptvar", label); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/toolbox/mod.rs:182:14 [INFO] [stderr] | [INFO] [stderr] 182 | self.commit_bytes(b"val", encoding.as_bytes()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/toolbox/mod.rs:194:14 [INFO] [stderr] | [INFO] [stderr] 194 | self.commit_bytes(b"ptvar", label); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/toolbox/mod.rs:195:14 [INFO] [stderr] | [INFO] [stderr] 195 | self.commit_bytes(b"val", point.as_bytes()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/toolbox/mod.rs:205:14 [INFO] [stderr] | [INFO] [stderr] 205 | self.commit_bytes(b"blindcom", label); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/toolbox/mod.rs:206:14 [INFO] [stderr] | [INFO] [stderr] 206 | self.commit_bytes(b"val", encoding.as_bytes()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/toolbox/mod.rs:218:14 [INFO] [stderr] | [INFO] [stderr] 218 | self.commit_bytes(b"blindcom", label); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/toolbox/mod.rs:219:14 [INFO] [stderr] | [INFO] [stderr] 219 | self.commit_bytes(b"val", point.as_bytes()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::TranscriptRngBuilder::commit_witness_bytes': renamed to rekey_with_witness_bytes for clarity. [INFO] [stderr] --> src/toolbox/prover.rs:80:39 [INFO] [stderr] | [INFO] [stderr] 80 | rng_builder = rng_builder.commit_witness_bytes(b"", scalar.as_bytes()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 78 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `zkp`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ae299173bc641bbae5787de16fc2b67f215d9ebab943693d035c664eac4efc37"` [INFO] running `"docker" "rm" "-f" "ae299173bc641bbae5787de16fc2b67f215d9ebab943693d035c664eac4efc37"` [INFO] [stdout] ae299173bc641bbae5787de16fc2b67f215d9ebab943693d035c664eac4efc37