[INFO] fetching crate lox-zkp 0.8.0...
[INFO] checking lox-zkp-0.8.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate lox-zkp 0.8.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate lox-zkp 0.8.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lox-zkp 0.8.0
[INFO] finished tweaking crates.io crate lox-zkp 0.8.0
[INFO] tweaked toml for crates.io crate lox-zkp 0.8.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1f6b041e94be4d8b6204de7b1b1639301fb8990c80ceadf73b159aaf521d0da
[INFO] running `Command { std: "docker" "start" "-a" "d1f6b041e94be4d8b6204de7b1b1639301fb8990c80ceadf73b159aaf521d0da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1f6b041e94be4d8b6204de7b1b1639301fb8990c80ceadf73b159aaf521d0da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1f6b041e94be4d8b6204de7b1b1639301fb8990c80ceadf73b159aaf521d0da", kill_on_drop: false }`
[INFO] [stdout] d1f6b041e94be4d8b6204de7b1b1639301fb8990c80ceadf73b159aaf521d0da
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 649aeee77e3bbcfcf5186445d3dbea093e196f172a264e06d3af84f46c4b7ea4
[INFO] running `Command { std: "docker" "start" "-a" "649aeee77e3bbcfcf5186445d3dbea093e196f172a264e06d3af84f46c4b7ea4", kill_on_drop: false }`
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking lox-zkp v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::macros::*`
[INFO] [stdout]   --> src/lib.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub use crate::macros::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::macros::*`
[INFO] [stdout]   --> src/lib.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub use crate::macros::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `zkp`
[INFO] [stdout]  --> tests/vrf_public_zero.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate zkp;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `zkp`
[INFO] [stdout]   --> benches/zkp.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate zkp;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `zkp`
[INFO] [stdout]   --> tests/sig_and_vrf_example.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate zkp;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `zkp`
[INFO] [stdout]   --> tests/dleq_using_constraint_api.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate zkp;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `zkp`
[INFO] [stdout]   --> tests/zkp.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | extern crate zkp;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `zkp`
[INFO] [stdout]   --> benches/dleq.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | extern crate zkp;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> benches/dleq.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `define_proof` in this scope
[INFO] [stdout]   --> benches/zkp.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | define_proof! {dleq, "DLEQ proof", (x), (A, B, H), (G) : A = (x * G), B = (x * H) }
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 14 + use lox_zkp::define_proof;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `define_proof` in this scope
[INFO] [stdout]   --> benches/zkp.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     define_proof! {
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 27 +     use lox_zkp::define_proof;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> benches/zkp.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lox-zkp` (test "dleq_using_constraint_api") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find macro `define_proof` in this scope
[INFO] [stdout]   --> tests/vrf_public_zero.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | define_proof! {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 8  + use lox_zkp::define_proof;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `define_proof` in this scope
[INFO] [stdout]   --> tests/sig_and_vrf_example.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | define_proof! {sig_proof, "Sig", (x), (A), (B) : A = (x * B) }
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 13 + use lox_zkp::define_proof;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `define_proof` in this scope
[INFO] [stdout]   --> tests/sig_and_vrf_example.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | define_proof! {vrf_proof, "VRF", (x), (A, G, H), (B) : A = (x * B), G = (x * H) }
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 13 + use lox_zkp::define_proof;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `define_proof` in this scope
[INFO] [stdout]   --> tests/zkp.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | define_proof! {dleq, "DLEQ Example Proof", (x), (A, B, H), (G) : A = (x * G), B = (x * H) }
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 20 + use lox_zkp::define_proof;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lox-zkp` (bench "dleq") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `lox-zkp` (bench "zkp") due to 4 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testproof`
[INFO] [stdout]   --> tests/vrf_public_zero.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let pi = testproof::prove_compact(
[INFO] [stdout]    |              ^^^^^^^^^ use of undeclared crate or module `testproof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testproof`
[INFO] [stdout]   --> tests/vrf_public_zero.rs:66:19
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let result =  testproof::verify_compact(
[INFO] [stdout]    |                   ^^^^^^^^^ use of undeclared crate or module `testproof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testproof`
[INFO] [stdout]   --> tests/vrf_public_zero.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         testproof::VerifyAssignments {
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `testproof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testproof`
[INFO] [stdout]   --> tests/vrf_public_zero.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         testproof::ProveAssignments {
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `testproof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lox-zkp` (test "vrf_public_zero") due to 7 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sig_proof`
[INFO] [stdout]   --> tests/sig_and_vrf_example.rs:88:32
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let (proof, _points) = sig_proof::prove_batchable(
[INFO] [stdout]    |                                ^^^^^^^^^ use of undeclared crate or module `sig_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vrf_proof`
[INFO] [stdout]    --> tests/sig_and_vrf_example.rs:113:31
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let (proof, points) = vrf_proof::prove_compact(
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               use of undeclared crate or module `vrf_proof`
[INFO] [stdout]     |                               help: a struct with a similar name exists: `VrfProof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sig_proof`
[INFO] [stdout]    --> tests/sig_and_vrf_example.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         sig_proof::verify_batchable(
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `sig_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vrf_proof`
[INFO] [stdout]    --> tests/sig_and_vrf_example.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         vrf_proof::verify_compact(
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared crate or module `vrf_proof`
[INFO] [stdout]     |         help: a struct with a similar name exists: `VrfProof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]   --> tests/zkp.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         dleq::prove_compact(
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]   --> tests/zkp.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |     assert!(dleq::verify_compact(
[INFO] [stdout]    |             ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]   --> tests/zkp.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         dleq::prove_batchable(
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]    --> tests/zkp.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |     assert!(dleq::verify_batchable(
[INFO] [stdout]     |             ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sig_proof`
[INFO] [stdout]   --> tests/sig_and_vrf_example.rs:75:22
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct Signature(sig_proof::BatchableProof);
[INFO] [stdout]    |                      ^^^^^^^^^ use of undeclared crate or module `sig_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vrf_proof`
[INFO] [stdout]   --> tests/sig_and_vrf_example.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct VrfProof(vrf_proof::CompactProof);
[INFO] [stdout]    |                     ^^^^^^^^^ use of undeclared crate or module `vrf_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]    --> tests/zkp.rs:136:35
[INFO] [stdout]     |
[INFO] [stdout] 136 |             let (proof, points) = dleq::prove_batchable(
[INFO] [stdout]     |                                   ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vrf_proof`
[INFO] [stdout]    --> tests/sig_and_vrf_example.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |             vrf_proof::VerifyAssignments {
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared crate or module `vrf_proof`
[INFO] [stdout]     |             help: a struct with a similar name exists: `VrfProof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sig_proof`
[INFO] [stdout]   --> tests/sig_and_vrf_example.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |             sig_proof::ProveAssignments {
[INFO] [stdout]    |             ^^^^^^^^^ use of undeclared crate or module `sig_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sig_proof`
[INFO] [stdout]    --> tests/sig_and_vrf_example.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |             sig_proof::VerifyAssignments {
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `sig_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vrf_proof`
[INFO] [stdout]    --> tests/sig_and_vrf_example.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |             vrf_proof::ProveAssignments {
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared crate or module `vrf_proof`
[INFO] [stdout]     |             help: a struct with a similar name exists: `VrfProof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]    --> tests/zkp.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |     assert!(dleq::batch_verify(
[INFO] [stdout]     |             ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]    --> tests/zkp.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         dleq::BatchVerifyAssignments {
[INFO] [stdout]     |         ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]   --> tests/zkp.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |             dleq::ProveAssignments {
[INFO] [stdout]    |             ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]   --> tests/zkp.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let parsed_proof: dleq::CompactProof = bincode::deserialize(&proof_bytes).unwrap();
[INFO] [stdout]    |                       ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]    --> tests/zkp.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         dleq::VerifyAssignments {
[INFO] [stdout]     |         ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]   --> tests/zkp.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         dleq::VerifyAssignments {
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]    --> tests/zkp.rs:138:17
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 dleq::ProveAssignments {
[INFO] [stdout]     |                 ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]   --> tests/zkp.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |             dleq::ProveAssignments {
[INFO] [stdout]    |             ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]   --> tests/zkp.rs:97:23
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let parsed_proof: dleq::BatchableProof = bincode::deserialize(&proof_bytes).unwrap();
[INFO] [stdout]    |                       ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lox-zkp` (test "sig_and_vrf_example") due to 14 previous errors
[INFO] [stderr] error: could not compile `lox-zkp` (test "zkp") due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "649aeee77e3bbcfcf5186445d3dbea093e196f172a264e06d3af84f46c4b7ea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "649aeee77e3bbcfcf5186445d3dbea093e196f172a264e06d3af84f46c4b7ea4", kill_on_drop: false }`
[INFO] [stdout] 649aeee77e3bbcfcf5186445d3dbea093e196f172a264e06d3af84f46c4b7ea4
[INFO] checking lox-zkp-0.8.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate lox-zkp 0.8.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate lox-zkp 0.8.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lox-zkp 0.8.0
[INFO] finished tweaking crates.io crate lox-zkp 0.8.0
[INFO] tweaked toml for crates.io crate lox-zkp 0.8.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2656e3a28bef253457b0da3c80ea6f56a406e73a20d79bfa35f88e136099acf1
[INFO] running `Command { std: "docker" "start" "-a" "2656e3a28bef253457b0da3c80ea6f56a406e73a20d79bfa35f88e136099acf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2656e3a28bef253457b0da3c80ea6f56a406e73a20d79bfa35f88e136099acf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2656e3a28bef253457b0da3c80ea6f56a406e73a20d79bfa35f88e136099acf1", kill_on_drop: false }`
[INFO] [stdout] 2656e3a28bef253457b0da3c80ea6f56a406e73a20d79bfa35f88e136099acf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd2b6c8238e0631387730d09d52a48ae7fd38924086c594f49ef3774714a1897
[INFO] running `Command { std: "docker" "start" "-a" "bd2b6c8238e0631387730d09d52a48ae7fd38924086c594f49ef3774714a1897", kill_on_drop: false }`
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking lox-zkp v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::macros::*`
[INFO] [stdout]   --> src/lib.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub use crate::macros::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::macros::*`
[INFO] [stdout]   --> src/lib.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub use crate::macros::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `zkp`
[INFO] [stdout]  --> tests/vrf_public_zero.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate zkp;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `zkp`
[INFO] [stdout]   --> tests/sig_and_vrf_example.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate zkp;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `zkp`
[INFO] [stdout]   --> tests/zkp.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | extern crate zkp;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `zkp`
[INFO] [stdout]   --> tests/dleq_using_constraint_api.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate zkp;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `zkp`
[INFO] [stdout]   --> benches/zkp.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate zkp;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `zkp`
[INFO] [stdout]   --> benches/dleq.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | extern crate zkp;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> benches/dleq.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lox-zkp` (test "dleq_using_constraint_api") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `define_proof` in this scope
[INFO] [stdout]   --> tests/zkp.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | define_proof! {dleq, "DLEQ Example Proof", (x), (A, B, H), (G) : A = (x * G), B = (x * H) }
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 20 + use lox_zkp::define_proof;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lox-zkp` (bench "dleq") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] error: cannot find macro `define_proof` in this scope
[INFO] [stdout]   --> tests/sig_and_vrf_example.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | define_proof! {sig_proof, "Sig", (x), (A), (B) : A = (x * B) }
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 13 + use lox_zkp::define_proof;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `define_proof` in this scope
[INFO] [stdout]   --> benches/zkp.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | define_proof! {dleq, "DLEQ proof", (x), (A, B, H), (G) : A = (x * G), B = (x * H) }
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 14 + use lox_zkp::define_proof;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `define_proof` in this scope
[INFO] [stdout]   --> tests/sig_and_vrf_example.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | define_proof! {vrf_proof, "VRF", (x), (A, G, H), (B) : A = (x * B), G = (x * H) }
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 13 + use lox_zkp::define_proof;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `define_proof` in this scope
[INFO] [stdout]   --> benches/zkp.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     define_proof! {
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 27 +     use lox_zkp::define_proof;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `define_proof` in this scope
[INFO] [stdout]   --> tests/vrf_public_zero.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | define_proof! {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 8  + use lox_zkp::define_proof;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> benches/zkp.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lox-zkp` (bench "zkp") due to 4 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testproof`
[INFO] [stdout]   --> tests/vrf_public_zero.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let pi = testproof::prove_compact(
[INFO] [stdout]    |              ^^^^^^^^^ use of undeclared crate or module `testproof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testproof`
[INFO] [stdout]   --> tests/vrf_public_zero.rs:66:19
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let result =  testproof::verify_compact(
[INFO] [stdout]    |                   ^^^^^^^^^ use of undeclared crate or module `testproof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testproof`
[INFO] [stdout]   --> tests/vrf_public_zero.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         testproof::VerifyAssignments {
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `testproof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testproof`
[INFO] [stdout]   --> tests/vrf_public_zero.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         testproof::ProveAssignments {
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `testproof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lox-zkp` (test "vrf_public_zero") due to 7 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]   --> tests/zkp.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         dleq::prove_compact(
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sig_proof`
[INFO] [stdout]   --> tests/sig_and_vrf_example.rs:88:32
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let (proof, _points) = sig_proof::prove_batchable(
[INFO] [stdout]    |                                ^^^^^^^^^ use of undeclared crate or module `sig_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]   --> tests/zkp.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |     assert!(dleq::verify_compact(
[INFO] [stdout]    |             ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vrf_proof`
[INFO] [stdout]    --> tests/sig_and_vrf_example.rs:113:31
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let (proof, points) = vrf_proof::prove_compact(
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               use of undeclared crate or module `vrf_proof`
[INFO] [stdout]     |                               help: a struct with a similar name exists: `VrfProof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sig_proof`
[INFO] [stdout]    --> tests/sig_and_vrf_example.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         sig_proof::verify_batchable(
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `sig_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vrf_proof`
[INFO] [stdout]    --> tests/sig_and_vrf_example.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         vrf_proof::verify_compact(
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared crate or module `vrf_proof`
[INFO] [stdout]     |         help: a struct with a similar name exists: `VrfProof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]   --> tests/zkp.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         dleq::prove_batchable(
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]    --> tests/zkp.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |     assert!(dleq::verify_batchable(
[INFO] [stdout]     |             ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]    --> tests/zkp.rs:136:35
[INFO] [stdout]     |
[INFO] [stdout] 136 |             let (proof, points) = dleq::prove_batchable(
[INFO] [stdout]     |                                   ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]    --> tests/zkp.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |     assert!(dleq::batch_verify(
[INFO] [stdout]     |             ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]    --> tests/zkp.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         dleq::BatchVerifyAssignments {
[INFO] [stdout]     |         ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]   --> tests/zkp.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |             dleq::ProveAssignments {
[INFO] [stdout]    |             ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]   --> tests/zkp.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let parsed_proof: dleq::CompactProof = bincode::deserialize(&proof_bytes).unwrap();
[INFO] [stdout]    |                       ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]    --> tests/zkp.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         dleq::VerifyAssignments {
[INFO] [stdout]     |         ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]   --> tests/zkp.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         dleq::VerifyAssignments {
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]    --> tests/zkp.rs:138:17
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 dleq::ProveAssignments {
[INFO] [stdout]     |                 ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]   --> tests/zkp.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |             dleq::ProveAssignments {
[INFO] [stdout]    |             ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dleq`
[INFO] [stdout]   --> tests/zkp.rs:97:23
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let parsed_proof: dleq::BatchableProof = bincode::deserialize(&proof_bytes).unwrap();
[INFO] [stdout]    |                       ^^^^ use of undeclared crate or module `dleq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sig_proof`
[INFO] [stdout]   --> tests/sig_and_vrf_example.rs:75:22
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct Signature(sig_proof::BatchableProof);
[INFO] [stdout]    |                      ^^^^^^^^^ use of undeclared crate or module `sig_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vrf_proof`
[INFO] [stdout]   --> tests/sig_and_vrf_example.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct VrfProof(vrf_proof::CompactProof);
[INFO] [stdout]    |                     ^^^^^^^^^ use of undeclared crate or module `vrf_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vrf_proof`
[INFO] [stdout]    --> tests/sig_and_vrf_example.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |             vrf_proof::VerifyAssignments {
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared crate or module `vrf_proof`
[INFO] [stdout]     |             help: a struct with a similar name exists: `VrfProof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sig_proof`
[INFO] [stdout]   --> tests/sig_and_vrf_example.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |             sig_proof::ProveAssignments {
[INFO] [stdout]    |             ^^^^^^^^^ use of undeclared crate or module `sig_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sig_proof`
[INFO] [stdout]    --> tests/sig_and_vrf_example.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |             sig_proof::VerifyAssignments {
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `sig_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vrf_proof`
[INFO] [stdout]    --> tests/sig_and_vrf_example.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |             vrf_proof::ProveAssignments {
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared crate or module `vrf_proof`
[INFO] [stdout]     |             help: a struct with a similar name exists: `VrfProof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lox-zkp` (test "zkp") due to 17 previous errors
[INFO] [stderr] error: could not compile `lox-zkp` (test "sig_and_vrf_example") due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "bd2b6c8238e0631387730d09d52a48ae7fd38924086c594f49ef3774714a1897", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd2b6c8238e0631387730d09d52a48ae7fd38924086c594f49ef3774714a1897", kill_on_drop: false }`
[INFO] [stdout] bd2b6c8238e0631387730d09d52a48ae7fd38924086c594f49ef3774714a1897
