[INFO] fetching crate plume_arkworks 0.0.4... [INFO] testing plume_arkworks-0.0.4 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate plume_arkworks 0.0.4 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate plume_arkworks 0.0.4 [INFO] finished tweaking crates.io crate plume_arkworks 0.0.4 [INFO] tweaked toml for crates.io crate plume_arkworks 0.0.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate plume_arkworks 0.0.4 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate plume_arkworks 0.0.4 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fbbccc60284d203e43458a391a2ab6f8cfe56d240163b29d0f658698829998a [INFO] running `Command { std: "docker" "start" "-a" "6fbbccc60284d203e43458a391a2ab6f8cfe56d240163b29d0f658698829998a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fbbccc60284d203e43458a391a2ab6f8cfe56d240163b29d0f658698829998a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fbbccc60284d203e43458a391a2ab6f8cfe56d240163b29d0f658698829998a", kill_on_drop: false }` [INFO] [stdout] 6fbbccc60284d203e43458a391a2ab6f8cfe56d240163b29d0f658698829998a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 730789daa0fa85890564f0c2ce6fa66776fdd4f6cdd20766c58b7b9bfa7e2f5f [INFO] running `Command { std: "docker" "start" "-a" "730789daa0fa85890564f0c2ce6fa66776fdd4f6cdd20766c58b7b9bfa7e2f5f", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling plume_arkworks v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | helper(sec1_affine(pk)), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | helper(sec1_affine(hashed_to_curve)), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | helper(sec1_affine(nullifier)), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | helper(sec1_affine(r_point)), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | helper(sec1_affine(hashed_to_curve_r)), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | let nul_bytes = helper(sec1_affine(nullifier)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:157:21 [INFO] [stdout] | [INFO] [stdout] 157 | let g_r_bytes = helper(sec1_affine(r_point)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:158:19 [INFO] [stdout] | [INFO] [stdout] 158 | let z_bytes = helper(sec1_affine(hashed_to_curve_r)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.23s [INFO] running `Command { std: "docker" "inspect" "730789daa0fa85890564f0c2ce6fa66776fdd4f6cdd20766c58b7b9bfa7e2f5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "730789daa0fa85890564f0c2ce6fa66776fdd4f6cdd20766c58b7b9bfa7e2f5f", kill_on_drop: false }` [INFO] [stdout] 730789daa0fa85890564f0c2ce6fa66776fdd4f6cdd20766c58b7b9bfa7e2f5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 667f3f57e06e3920b0b985177882e7ce37f5bf3724866b5ad681801579a4ca1f [INFO] running `Command { std: "docker" "start" "-a" "667f3f57e06e3920b0b985177882e7ce37f5bf3724866b5ad681801579a4ca1f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling plume_arkworks v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | helper(sec1_affine(pk)), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | helper(sec1_affine(hashed_to_curve)), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | helper(sec1_affine(nullifier)), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | helper(sec1_affine(r_point)), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | helper(sec1_affine(hashed_to_curve_r)), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | let nul_bytes = helper(sec1_affine(nullifier)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:157:21 [INFO] [stdout] | [INFO] [stdout] 157 | let g_r_bytes = helper(sec1_affine(r_point)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:158:19 [INFO] [stdout] | [INFO] [stdout] 158 | let z_bytes = helper(sec1_affine(hashed_to_curve_r)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | helper(sec1_affine(pk)), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | helper(sec1_affine(hashed_to_curve)), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | helper(sec1_affine(nullifier)), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | helper(sec1_affine(r_point)), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | helper(sec1_affine(hashed_to_curve_r)), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | let nul_bytes = helper(sec1_affine(nullifier)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:157:21 [INFO] [stdout] | [INFO] [stdout] 157 | let g_r_bytes = helper(sec1_affine(r_point)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/lib.rs:158:19 [INFO] [stdout] | [INFO] [stdout] 158 | let z_bytes = helper(sec1_affine(hashed_to_curve_r)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stdout] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stdout] --> src/tests.rs:312:20 [INFO] [stdout] | [INFO] [stdout] 312 | super::helper(super::sec1_affine(&point)), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pp` [INFO] [stdout] --> src/tests.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | let pp = Parameters { g_point: g }; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pp` [INFO] [stdout] --> src/tests.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | let pp = Parameters { g_point: g }; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pp` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.29s [INFO] running `Command { std: "docker" "inspect" "667f3f57e06e3920b0b985177882e7ce37f5bf3724866b5ad681801579a4ca1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "667f3f57e06e3920b0b985177882e7ce37f5bf3724866b5ad681801579a4ca1f", kill_on_drop: false }` [INFO] [stdout] 667f3f57e06e3920b0b985177882e7ce37f5bf3724866b5ad681801579a4ca1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4fd14c9a8d4201b88d1e95549e34a0e4022d1a410ccebf16107963195d819ca4 [INFO] running `Command { std: "docker" "start" "-a" "4fd14c9a8d4201b88d1e95549e34a0e4022d1a410ccebf16107963195d819ca4", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stderr] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stderr] --> src/lib.rs:139:9 [INFO] [stderr] | [INFO] [stderr] 139 | helper(sec1_affine(pk)), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stderr] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stderr] --> src/lib.rs:140:9 [INFO] [stderr] | [INFO] [stderr] 140 | helper(sec1_affine(hashed_to_curve)), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stderr] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stderr] --> src/lib.rs:141:9 [INFO] [stderr] | [INFO] [stderr] 141 | helper(sec1_affine(nullifier)), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stderr] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stderr] --> src/lib.rs:142:9 [INFO] [stderr] | [INFO] [stderr] 142 | helper(sec1_affine(r_point)), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stderr] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stderr] --> src/lib.rs:143:9 [INFO] [stderr] | [INFO] [stderr] 143 | helper(sec1_affine(hashed_to_curve_r)), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stderr] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stderr] --> src/lib.rs:156:21 [INFO] [stderr] | [INFO] [stderr] 156 | let nul_bytes = helper(sec1_affine(nullifier)); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stderr] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stderr] --> src/lib.rs:157:21 [INFO] [stderr] | [INFO] [stderr] 157 | let g_r_bytes = helper(sec1_affine(r_point)); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stderr] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stderr] --> src/lib.rs:158:19 [INFO] [stderr] | [INFO] [stderr] 158 | let z_bytes = helper(sec1_affine(hashed_to_curve_r)); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `plume_arkworks` (lib) generated 8 warnings [INFO] [stderr] warning: use of deprecated function `helper`: it's an awful hack, but it doesn't make the thing worse than it already is, [INFO] [stderr] and @skaunov expanded [the issue](https://github.com/plume-sig/zk-nullifier-sig/issues/111#issuecomment-2949397220) to fix it [INFO] [stderr] --> src/tests.rs:312:20 [INFO] [stderr] | [INFO] [stderr] 312 | super::helper(super::sec1_affine(&point)), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `pp` [INFO] [stderr] --> src/tests.rs:130:9 [INFO] [stderr] | [INFO] [stderr] 130 | let pp = Parameters { g_point: g }; [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_pp` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `pp` [INFO] [stderr] --> src/tests.rs:273:9 [INFO] [stderr] | [INFO] [stderr] 273 | let pp = Parameters { g_point: g }; [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_pp` [INFO] [stderr] [INFO] [stderr] warning: `plume_arkworks` (lib test) generated 11 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plume_arkworks-e1b9796328a23bd4) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test secp256k1::tests::test_secp256k1_generator ... ok [INFO] [stdout] test secp256k1::tests::test_h2c ... ok [INFO] [stdout] test tests::test_against_zk_nullifier_sig_g_r ... ok [INFO] [stdout] test tests::test_against_zk_nullifier_sig_pk ... ok [INFO] [stdout] test tests::test_against_zk_nullifier_sig_h_r ... ok [INFO] [stdout] test tests::test_keygen ... ok [INFO] [stdout] test tests::test_against_zk_nullifier_sig_h ... ok [INFO] [stdout] test tests::test_against_zk_nullifier_sig_h_sk ... ok [INFO] [stdout] test tests::test_against_zk_nullifier_sig_c_and_s ... ok [INFO] [stdout] test tests::test_point_sec1_encoding ... ok [INFO] [stdout] test tests::test_sign_and_verify ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests plume_arkworks [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 8) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4fd14c9a8d4201b88d1e95549e34a0e4022d1a410ccebf16107963195d819ca4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fd14c9a8d4201b88d1e95549e34a0e4022d1a410ccebf16107963195d819ca4", kill_on_drop: false }` [INFO] [stdout] 4fd14c9a8d4201b88d1e95549e34a0e4022d1a410ccebf16107963195d819ca4