[INFO] cloning repository https://github.com/ArnoldTumukunde/zk-auth-chat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArnoldTumukunde/zk-auth-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArnoldTumukunde%2Fzk-auth-chat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArnoldTumukunde%2Fzk-auth-chat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a8848a311cf601c5e93989d99cbd92e353f995d6
[INFO] checking ArnoldTumukunde/zk-auth-chat against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArnoldTumukunde%2Fzk-auth-chat" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArnoldTumukunde/zk-auth-chat
[INFO] finished tweaking git repo https://github.com/ArnoldTumukunde/zk-auth-chat
[INFO] tweaked toml for git repo https://github.com/ArnoldTumukunde/zk-auth-chat written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArnoldTumukunde/zk-auth-chat on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArnoldTumukunde/zk-auth-chat 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ark-r1cs-std v0.4.0
[INFO] [stderr]   Downloaded libc v0.2.166
[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" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 234149c782e07b5b5c01ea0d571aad98fe6e19f6fef8ef0fc219d9046d0097ae
[INFO] running `Command { std: "docker" "start" "-a" "234149c782e07b5b5c01ea0d571aad98fe6e19f6fef8ef0fc219d9046d0097ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "234149c782e07b5b5c01ea0d571aad98fe6e19f6fef8ef0fc219d9046d0097ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "234149c782e07b5b5c01ea0d571aad98fe6e19f6fef8ef0fc219d9046d0097ae", kill_on_drop: false }`
[INFO] [stdout] 234149c782e07b5b5c01ea0d571aad98fe6e19f6fef8ef0fc219d9046d0097ae
[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" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9846c8d0b2ead745af819752677ab271762e61db032f6727df163cb585c0e677
[INFO] running `Command { std: "docker" "start" "-a" "9846c8d0b2ead745af819752677ab271762e61db032f6727df163cb585c0e677", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking ark-relations v0.4.0
[INFO] [stderr]     Checking ark-snark v0.4.0
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking ark-crypto-primitives v0.4.0
[INFO] [stderr]     Checking ark-bn254 v0.4.0
[INFO] [stderr]     Checking ark-r1cs-std v0.4.0
[INFO] [stderr]     Checking ark-groth16 v0.4.0
[INFO] [stderr]     Checking zk-auth-chat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `argon2::Config`
[INFO] [stdout]  --> src/main.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use argon2::{self, Config};
[INFO] [stdout]   |                    ^^^^^^ no `Config` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these structs instead:
[INFO] [stdout]           ark_bn254::Config
[INFO] [stdout]           ark_bn254::g1::Config
[INFO] [stdout]           ark_bn254::g2::Config
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `ed25519_dalek::Keypair`, `ed25519_dalek::PublicKey`
[INFO] [stdout]  --> src/main.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ed25519_dalek::{Keypair, PublicKey, SecretKey, Signature, Signer, Verifier};
[INFO] [stdout]   |                     ^^^^^^^  ^^^^^^^^^ no `PublicKey` in the root
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     no `Keypair` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_raw` in crate `argon2`
[INFO] [stdout]   --> src/main.rs:50:37
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let password_hash = argon2::hash_raw(password.as_bytes(), salt, &config)
[INFO] [stdout]    |                                     ^^^^^^^^ not found in `argon2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_raw` in crate `argon2`
[INFO] [stdout]   --> src/main.rs:67:34
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let input_hash = argon2::hash_raw(
[INFO] [stdout]    |                                  ^^^^^^^^ not found in `argon2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SecretKey`, `Signature`, `Signer`, and `Verifier`
[INFO] [stdout]  --> src/main.rs:6:41
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ed25519_dalek::{Keypair, PublicKey, SecretKey, Signature, Signer, Verifier};
[INFO] [stdout]   |                                         ^^^^^^^^^  ^^^^^^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: Borrow<u8>` is not satisfied
[INFO] [stdout]   --> src/main.rs:24:37
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 (0..8).map(move |i| UInt8::new_witness(cs.clone(), || Ok((byte >> i) & 1 == 1)).unwrap())
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Borrow<u8>` is not implemented for `bool`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `new_witness`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-r1cs-std-0.4.0/src/alloc.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn new_witness<T: Borrow<V>>(
[INFO] [stdout]    |                       ^^^^^^^^^ required by this bound in `AllocVar::new_witness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: Borrow<u8>` is not satisfied
[INFO] [stdout]   --> src/main.rs:28:65
[INFO] [stdout]    |
[INFO] [stdout] 28 |             (0..8).map(move |i| UInt8::new_constant(cs.clone(), (byte >> i) & 1 == 1).unwrap())
[INFO] [stdout]    |                                 -------------------             ^^^^^^^^^^^^^^^^^^^^ the trait `Borrow<u8>` is not implemented for `bool`
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `new_constant`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-r1cs-std-0.4.0/src/alloc.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn new_constant(
[INFO] [stdout]    |        ------------ required by a bound in this associated function
[INFO] [stdout] 58 |         cs: impl Into<Namespace<F>>,
[INFO] [stdout] 59 |         t: impl Borrow<V>,
[INFO] [stdout]    |                 ^^^^^^^^^ required by this bound in `AllocVar::new_constant`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `setup` found for struct `Groth16<E, QAP>` in the current scope
[INFO] [stdout]   --> src/main.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |         let (pk, _vk) = Groth16::<Bn254>::setup(circuit.clone(), &mut OsRng)?;
[INFO] [stdout]    |                                           ^^^^^ function or associated item not found in `Groth16<ark_ec::models::bn::Bn<ark_bn254::Config>>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `CircuitSpecificSetupSNARK` which provides `setup` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ark_snark::CircuitSpecificSetupSNARK;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `argon2::Config`
[INFO] [stdout]  --> src/main.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use argon2::{self, Config};
[INFO] [stdout]   |                    ^^^^^^ no `Config` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these structs instead:
[INFO] [stdout]           ark_bn254::Config
[INFO] [stdout]           ark_bn254::g1::Config
[INFO] [stdout]           ark_bn254::g2::Config
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `ed25519_dalek::Keypair`, `ed25519_dalek::PublicKey`
[INFO] [stdout]  --> src/main.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ed25519_dalek::{Keypair, PublicKey, SecretKey, Signature, Signer, Verifier};
[INFO] [stdout]   |                     ^^^^^^^  ^^^^^^^^^ no `PublicKey` in the root
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     no `Keypair` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_raw` in crate `argon2`
[INFO] [stdout]   --> src/main.rs:50:37
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let password_hash = argon2::hash_raw(password.as_bytes(), salt, &config)
[INFO] [stdout]    |                                     ^^^^^^^^ not found in `argon2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_raw` in crate `argon2`
[INFO] [stdout]   --> src/main.rs:67:34
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let input_hash = argon2::hash_raw(
[INFO] [stdout]    |                                  ^^^^^^^^ not found in `argon2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clone` found for struct `PasswordAuthCircuit` in the current scope
[INFO] [stdout]   --> src/main.rs:78:57
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct PasswordAuthCircuit {
[INFO] [stdout]    | -------------------------- method `clone` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |         let (pk, _vk) = Groth16::<Bn254>::setup(circuit.clone(), &mut OsRng)?;
[INFO] [stdout]    |                                                         ^^^^^ method not found in `PasswordAuthCircuit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clone`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Clone`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SecretKey`, `Signature`, `Signer`, and `Verifier`
[INFO] [stdout]  --> src/main.rs:6:41
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ed25519_dalek::{Keypair, PublicKey, SecretKey, Signature, Signer, Verifier};
[INFO] [stdout]   |                                         ^^^^^^^^^  ^^^^^^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `prove` found for struct `Groth16<E, QAP>` in the current scope
[INFO] [stdout]   --> src/main.rs:79:39
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let proof = Groth16::<Bn254>::prove(&pk, circuit)?;
[INFO] [stdout]    |                                       ^^^^^ function or associated item not found in `Groth16<ark_ec::models::bn::Bn<ark_bn254::Config>>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `SNARK` which provides `prove` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ark_snark::SNARK;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zk-auth-chat` (bin "zk-auth-chat" test) due to 9 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `bool: Borrow<u8>` is not satisfied
[INFO] [stdout]   --> src/main.rs:24:37
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 (0..8).map(move |i| UInt8::new_witness(cs.clone(), || Ok((byte >> i) & 1 == 1)).unwrap())
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Borrow<u8>` is not implemented for `bool`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `new_witness`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-r1cs-std-0.4.0/src/alloc.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn new_witness<T: Borrow<V>>(
[INFO] [stdout]    |                       ^^^^^^^^^ required by this bound in `AllocVar::new_witness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: Borrow<u8>` is not satisfied
[INFO] [stdout]   --> src/main.rs:28:65
[INFO] [stdout]    |
[INFO] [stdout] 28 |             (0..8).map(move |i| UInt8::new_constant(cs.clone(), (byte >> i) & 1 == 1).unwrap())
[INFO] [stdout]    |                                 -------------------             ^^^^^^^^^^^^^^^^^^^^ the trait `Borrow<u8>` is not implemented for `bool`
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `new_constant`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-r1cs-std-0.4.0/src/alloc.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn new_constant(
[INFO] [stdout]    |        ------------ required by a bound in this associated function
[INFO] [stdout] 58 |         cs: impl Into<Namespace<F>>,
[INFO] [stdout] 59 |         t: impl Borrow<V>,
[INFO] [stdout]    |                 ^^^^^^^^^ required by this bound in `AllocVar::new_constant`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `setup` found for struct `Groth16<E, QAP>` in the current scope
[INFO] [stdout]   --> src/main.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |         let (pk, _vk) = Groth16::<Bn254>::setup(circuit.clone(), &mut OsRng)?;
[INFO] [stdout]    |                                           ^^^^^ function or associated item not found in `Groth16<ark_ec::models::bn::Bn<ark_bn254::Config>>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `CircuitSpecificSetupSNARK` which provides `setup` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ark_snark::CircuitSpecificSetupSNARK;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clone` found for struct `PasswordAuthCircuit` in the current scope
[INFO] [stdout]   --> src/main.rs:78:57
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct PasswordAuthCircuit {
[INFO] [stdout]    | -------------------------- method `clone` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |         let (pk, _vk) = Groth16::<Bn254>::setup(circuit.clone(), &mut OsRng)?;
[INFO] [stdout]    |                                                         ^^^^^ method not found in `PasswordAuthCircuit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clone`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Clone`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `prove` found for struct `Groth16<E, QAP>` in the current scope
[INFO] [stdout]   --> src/main.rs:79:39
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let proof = Groth16::<Bn254>::prove(&pk, circuit)?;
[INFO] [stdout]    |                                       ^^^^^ function or associated item not found in `Groth16<ark_ec::models::bn::Bn<ark_bn254::Config>>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `SNARK` which provides `prove` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ark_snark::SNARK;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zk-auth-chat` (bin "zk-auth-chat") due to 9 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "9846c8d0b2ead745af819752677ab271762e61db032f6727df163cb585c0e677", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9846c8d0b2ead745af819752677ab271762e61db032f6727df163cb585c0e677", kill_on_drop: false }`
[INFO] [stdout] 9846c8d0b2ead745af819752677ab271762e61db032f6727df163cb585c0e677
