[INFO] cloning repository https://github.com/dgulotta/double-blind [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dgulotta/double-blind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgulotta%2Fdouble-blind", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgulotta%2Fdouble-blind'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb14d88b0658c2533c0b5f561702888e22f229df [INFO] checking dgulotta/double-blind against try#0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 for pr-147185 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgulotta%2Fdouble-blind" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/dgulotta/double-blind [INFO] finished tweaking git repo https://github.com/dgulotta/double-blind [INFO] tweaked toml for git repo https://github.com/dgulotta/double-blind written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dgulotta/double-blind on toolchain 0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dgulotta/double-blind 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" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/ainta/plonky2-ed25519.git` [INFO] [stderr] Updating git repository `https://github.com/dgulotta/plonky2-gate-utils.git` [INFO] [stderr] Updating git repository `https://github.com/dgulotta/plonky2-rsa.git` [INFO] [stderr] Updating git repository `https://github.com/dgulotta/plonky2-u32.git` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking dgulotta/double-blind against try#0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 for pr-147185 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgulotta%2Fdouble-blind" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/dgulotta/double-blind [INFO] finished tweaking git repo https://github.com/dgulotta/double-blind [INFO] tweaked toml for git repo https://github.com/dgulotta/double-blind written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dgulotta/double-blind on toolchain 0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dgulotta/double-blind 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" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plonky2_util v1.0.0 [INFO] [stderr] Downloaded plonky2_maybe_rayon v1.0.0 [INFO] [stderr] Downloaded plonky2_field v1.0.0 [INFO] [stderr] Downloaded keccak-hash v0.8.0 [INFO] [stderr] Downloaded ssh-key v0.6.7 [INFO] [stderr] Downloaded ssh-encoding v0.2.0 [INFO] [stderr] Downloaded p521 v0.13.3 [INFO] [stderr] Downloaded plonky2 v1.1.0 [INFO] [stderr] Downloaded unroll v0.1.5 [INFO] [stderr] Downloaded ssh-cipher v0.2.0 [INFO] [stderr] Downloaded derive-where v1.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e9fee8e48fa6aa5998b27ef3b1b373adeeff71c5ba172a3c9b2f9bc779936ef [INFO] running `Command { std: "docker" "start" "-a" "2e9fee8e48fa6aa5998b27ef3b1b373adeeff71c5ba172a3c9b2f9bc779936ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e9fee8e48fa6aa5998b27ef3b1b373adeeff71c5ba172a3c9b2f9bc779936ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e9fee8e48fa6aa5998b27ef3b1b373adeeff71c5ba172a3c9b2f9bc779936ef", kill_on_drop: false }` [INFO] [stdout] 2e9fee8e48fa6aa5998b27ef3b1b373adeeff71c5ba172a3c9b2f9bc779936ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5e2dc7803645efaa9b278ab724eabe368c34d3f04940c446db6a9c121cb2ee5 [INFO] running `Command { std: "docker" "start" "-a" "b5e2dc7803645efaa9b278ab724eabe368c34d3f04940c446db6a9c121cb2ee5", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking primitive-types v0.10.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking plonky2_util v1.0.0 [INFO] [stderr] Checking keccak-hash v0.8.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking plonky2_maybe_rayon v1.0.0 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking ssh-encoding v0.2.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking ssh-cipher v0.2.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking jiff v0.2.14 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling unroll v0.1.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling derive-where v1.4.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking ssh-key v0.6.7 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking plonky2_field v1.0.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking plonky2 v1.1.0 [INFO] [stderr] Checking plonky2_u32 v0.1.0 (https://github.com/dgulotta/plonky2-u32.git#94ab0a6a) [INFO] [stderr] Checking plonky2_gate_utils v0.1.0 (https://github.com/dgulotta/plonky2-gate-utils.git#7eb60fdd) [INFO] [stderr] Checking plonky2_rsa v0.1.0 (https://github.com/dgulotta/plonky2-rsa.git?branch=fast#91b47e8e) [INFO] [stderr] Checking plonky2_ed25519 v0.1.0 (https://github.com/ainta/plonky2-ed25519.git#1daee295) [INFO] [stderr] Checking double-blind v0.1.0 (/opt/rustwide/workdir/double-blind) [INFO] [stdout] warning: unused import: `Sample` [INFO] [stdout] --> double-blind/src/lib.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | types::{Field, Sample}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sample` [INFO] [stdout] --> double-blind/src/lib.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | types::{Field, Sample}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ed25519_example_signature` [INFO] [stdout] --> double-blind/src/lib.rs:533:83 [INFO] [stdout] | [INFO] [stdout] 533 | ... build_circuit, compute_merkle_root, ed25519::{ed25519_example_public_key, ed25519_example_signature}, generate_group_signature, has... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> double-blind/src/lib.rs:346:27 [INFO] [stdout] | [INFO] [stdout] 346 | let ed25519_targets = build_ed25519(&mut builder); [INFO] [stdout] | ^^^^^^^^^^^^^-------------- argument #2 of type `usize` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> double-blind/src/ed25519.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn build_ed25519( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 82 | builder: &mut CircuitBuilder, [INFO] [stdout] 83 | msg_len_bytes: usize, [INFO] [stdout] | -------------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 346 | let ed25519_targets = build_ed25519(&mut builder, /* usize */); [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> double-blind/src/lib.rs:418:9 [INFO] [stdout] | [INFO] [stdout] 418 | set_ed25519_targets( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | &ed25519_example_signature(), [INFO] [stdout] | ---------------------------- argument #3 of type `&[u8]` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> double-blind/src/ed25519.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn set_ed25519_targets( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | message: &[u8], [INFO] [stdout] | -------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 421 | set_ed25519_targets( [INFO] [stdout] 422 | &mut pw, [INFO] [stdout] 423 | &circuit.ed25519_targets, [INFO] [stdout] 424 ~ /* &[u8] */, [INFO] [stdout] 425 ~ &ed25519_example_signature(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> double-blind/src/lib.rs:426:9 [INFO] [stdout] | [INFO] [stdout] 426 | set_ed25519_targets(&mut pw, &circuit.ed25519_targets, double_blind_key)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ---------------- argument #3 of type `&[u8]` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> double-blind/src/ed25519.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn set_ed25519_targets( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | message: &[u8], [INFO] [stdout] | -------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 426 | set_ed25519_targets(&mut pw, &circuit.ed25519_targets, /* &[u8] */, double_blind_key)?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> double-blind/src/lib.rs:346:27 [INFO] [stdout] | [INFO] [stdout] 346 | let ed25519_targets = build_ed25519(&mut builder); [INFO] [stdout] | ^^^^^^^^^^^^^-------------- argument #2 of type `usize` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> double-blind/src/ed25519.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn build_ed25519( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 82 | builder: &mut CircuitBuilder, [INFO] [stdout] 83 | msg_len_bytes: usize, [INFO] [stdout] | -------------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 346 | let ed25519_targets = build_ed25519(&mut builder, /* usize */); [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> double-blind/src/lib.rs:418:9 [INFO] [stdout] | [INFO] [stdout] 418 | set_ed25519_targets( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | &ed25519_example_signature(), [INFO] [stdout] | ---------------------------- argument #3 of type `&[u8]` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> double-blind/src/ed25519.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn set_ed25519_targets( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | message: &[u8], [INFO] [stdout] | -------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 421 | set_ed25519_targets( [INFO] [stdout] 422 | &mut pw, [INFO] [stdout] 423 | &circuit.ed25519_targets, [INFO] [stdout] 424 ~ /* &[u8] */, [INFO] [stdout] 425 ~ &ed25519_example_signature(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> double-blind/src/lib.rs:426:9 [INFO] [stdout] | [INFO] [stdout] 426 | set_ed25519_targets(&mut pw, &circuit.ed25519_targets, double_blind_key)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ---------------- argument #3 of type `&[u8]` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> double-blind/src/ed25519.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn set_ed25519_targets( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | message: &[u8], [INFO] [stdout] | -------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 426 | set_ed25519_targets(&mut pw, &circuit.ed25519_targets, /* &[u8] */, double_blind_key)?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `double-blind` (lib) due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `double-blind` (lib test) due to 3 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b5e2dc7803645efaa9b278ab724eabe368c34d3f04940c446db6a9c121cb2ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5e2dc7803645efaa9b278ab724eabe368c34d3f04940c446db6a9c121cb2ee5", kill_on_drop: false }` [INFO] [stdout] b5e2dc7803645efaa9b278ab724eabe368c34d3f04940c446db6a9c121cb2ee5