[INFO] fetching crate plume_arkworks 0.0.4...
[INFO] building plume_arkworks-0.0.4 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate plume_arkworks 0.0.4 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate plume_arkworks 0.0.4 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a929dc38dbdf542550eecf15944979c7ef39b03869cd2ca775645d58437c806e
[INFO] running `Command { std: "docker" "start" "-a" "a929dc38dbdf542550eecf15944979c7ef39b03869cd2ca775645d58437c806e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a929dc38dbdf542550eecf15944979c7ef39b03869cd2ca775645d58437c806e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a929dc38dbdf542550eecf15944979c7ef39b03869cd2ca775645d58437c806e", kill_on_drop: false }`
[INFO] [stdout] a929dc38dbdf542550eecf15944979c7ef39b03869cd2ca775645d58437c806e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6055875fc3059592b9ba1299df6409ce38e6e02b044c7864e89be76ca5b3d7df
[INFO] running `Command { std: "docker" "start" "-a" "6055875fc3059592b9ba1299df6409ce38e6e02b044c7864e89be76ca5b3d7df", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand v0.8.5
[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 educe v0.6.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[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 22.04s
[INFO] running `Command { std: "docker" "inspect" "6055875fc3059592b9ba1299df6409ce38e6e02b044c7864e89be76ca5b3d7df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6055875fc3059592b9ba1299df6409ce38e6e02b044c7864e89be76ca5b3d7df", kill_on_drop: false }`
[INFO] [stdout] 6055875fc3059592b9ba1299df6409ce38e6e02b044c7864e89be76ca5b3d7df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15050a78cf823e932fce6467d9b2581c14e20f4ec1d215f0827d78629a57f37a
[INFO] running `Command { std: "docker" "start" "-a" "15050a78cf823e932fce6467d9b2581c14e20f4ec1d215f0827d78629a57f37a", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[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.05s
[INFO] running `Command { std: "docker" "inspect" "15050a78cf823e932fce6467d9b2581c14e20f4ec1d215f0827d78629a57f37a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15050a78cf823e932fce6467d9b2581c14e20f4ec1d215f0827d78629a57f37a", kill_on_drop: false }`
[INFO] [stdout] 15050a78cf823e932fce6467d9b2581c14e20f4ec1d215f0827d78629a57f37a
