[INFO] fetching crate curv-kzen 0.7.0... [INFO] checking curv-kzen-0.7.0 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate curv-kzen 0.7.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate curv-kzen 0.7.0 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate curv-kzen 0.7.0 [INFO] finished tweaking crates.io crate curv-kzen 0.7.0 [INFO] tweaked toml for crates.io crate curv-kzen 0.7.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate curv-kzen 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded secp256k1 v0.20.2 [INFO] [stderr] Downloaded ff-zeroize v0.6.3 [INFO] [stderr] Downloaded cpufeatures v0.1.1 [INFO] [stderr] Downloaded cryptoxide v0.1.3 [INFO] [stderr] Downloaded ecdsa v0.8.5 [INFO] [stderr] Downloaded p256 v0.5.2 [INFO] [stderr] Downloaded ring-algorithm v0.2.3 [INFO] [stderr] Downloaded elliptic-curve v0.6.6 [INFO] [stderr] Downloaded proptest-derive v0.2.0 [INFO] [stderr] Downloaded merkle-sha3 v0.1.0 [INFO] [stderr] Downloaded ff_derive-zeroize v0.6.2 [INFO] [stderr] Downloaded pairing-plus v0.19.0 [INFO] [stderr] Downloaded rust-gmp-kzen v0.5.1 [INFO] [stderr] Downloaded secp256k1-sys v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f11078cda7ef983ee19d678e5f04067ef27f1dafa976dbaeab440c7e37a7337c [INFO] running `Command { std: "docker" "start" "-a" "f11078cda7ef983ee19d678e5f04067ef27f1dafa976dbaeab440c7e37a7337c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f11078cda7ef983ee19d678e5f04067ef27f1dafa976dbaeab440c7e37a7337c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f11078cda7ef983ee19d678e5f04067ef27f1dafa976dbaeab440c7e37a7337c", kill_on_drop: false }` [INFO] [stdout] f11078cda7ef983ee19d678e5f04067ef27f1dafa976dbaeab440c7e37a7337c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df970b8672300fc356c24ab34a5b7e872a64aad545ec94b686579c3b9ee12b75 [INFO] running `Command { std: "docker" "start" "-a" "df970b8672300fc356c24ab34a5b7e872a64aad545ec94b686579c3b9ee12b75", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking cpufeatures v0.1.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking cryptoxide v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking bitvec v0.18.5 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking ff v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking group v0.8.0 [INFO] [stderr] Compiling curve25519-dalek v1.2.6 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking ring-algorithm v0.2.3 [INFO] [stderr] Checking proptest v0.10.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling ff_derive-zeroize v0.6.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking merkle-sha3 v0.1.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking elliptic-curve v0.6.6 [INFO] [stderr] Checking ecdsa v0.8.5 [INFO] [stderr] Checking ff-zeroize v0.6.3 [INFO] [stderr] Checking pairing-plus v0.19.0 [INFO] [stderr] Checking p256 v0.5.2 [INFO] [stderr] Compiling proptest-derive v0.2.0 [INFO] [stderr] Checking rust-gmp-kzen v0.5.1 [INFO] [stderr] Checking secp256k1 v0.20.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking curv-kzen v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/diffie_hellman_key_exchange.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use curv::elliptic::curves::traits::ECPoint; [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/diffie_hellman_key_exchange.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | use curv::cryptographic_primitives::twoparty::dh_key_exchange::{ [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/verifiable_secret_sharing.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use curv::elliptic::curves::traits::ECPoint; [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/verifiable_secret_sharing.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | use curv::cryptographic_primitives::secret_sharing::feldman_vss::VerifiableSS; [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/verifiable_secret_sharing.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | use curv::elliptic::curves::traits::ECScalar; [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/pedersen_commitment.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use curv::arithmetic::{traits::*, BigInt}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/pedersen_commitment.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use curv::elliptic::curves::traits::ECPoint; [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/pedersen_commitment.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | use curv::cryptographic_primitives::commitments::pedersen_commitment::PedersenCommitment; [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/pedersen_commitment.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | use curv::cryptographic_primitives::commitments::traits::Commitment; [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `curv::arithmetic::BigInt`, `curv::elliptic::curves::traits::ECPoint`, `curv::cryptographic_primitives::commitments::pedersen_commitment::PedersenCommitment`, `curv::cryptographic_primitives::commitments::traits::Commitment` [INFO] [stdout] --> examples/pedersen_commitment.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | use curv::arithmetic::{traits::*, BigInt}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 2 | use curv::elliptic::curves::traits::ECPoint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | use curv::cryptographic_primitives::commitments::pedersen_commitment::PedersenCommitment; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | use curv::cryptographic_primitives::commitments::traits::Commitment; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/proof_of_knowledge_of_dlog.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use curv::elliptic::curves::traits::ECPoint; [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/proof_of_knowledge_of_dlog.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | use curv::cryptographic_primitives::proofs::sigma_dlog::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/proof_of_knowledge_of_dlog.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | use curv::elliptic::curves::traits::ECScalar; [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `curv::elliptic::curves::traits::ECScalar` [INFO] [stdout] --> examples/proof_of_knowledge_of_dlog.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | use curv::elliptic::curves::traits::ECScalar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/diffie_hellman_key_exchange.rs:41:37 [INFO] [stdout] | [INFO] [stdout] 41 | Some("secp256k1") => ecdh::(), [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/diffie_hellman_key_exchange.rs:42:37 [INFO] [stdout] | [INFO] [stdout] 42 | Some("ristretto") => ecdh::(), [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/diffie_hellman_key_exchange.rs:43:35 [INFO] [stdout] | [INFO] [stdout] 43 | Some("ed25519") => ecdh::(), [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/diffie_hellman_key_exchange.rs:44:37 [INFO] [stdout] | [INFO] [stdout] 44 | Some("bls12_381") => ecdh::(), [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/diffie_hellman_key_exchange.rs:45:32 [INFO] [stdout] | [INFO] [stdout] 45 | Some("p256") => ecdh::(), [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ECPoint` in this scope [INFO] [stdout] --> examples/diffie_hellman_key_exchange.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | P: ECPoint + Clone + Debug, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::elliptic::curves::traits::ECPoint; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Party1FirstMessage` [INFO] [stdout] --> examples/diffie_hellman_key_exchange.rs:23:63 [INFO] [stdout] | [INFO] [stdout] 23 | let (kg_party_one_first_message, kg_ec_key_pair_party1) = Party1FirstMessage::

::first(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::cryptographic_primitives::twoparty::coin_flip_optimal_rounds::Party1FirstMessage; [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::cryptographic_primitives::twoparty::dh_key_exchange::Party1FirstMessage; [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::cryptographic_primitives::twoparty::dh_key_exchange_variant_with_pok_comm::Party1FirstMessage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Party2FirstMessage` [INFO] [stdout] --> examples/diffie_hellman_key_exchange.rs:24:63 [INFO] [stdout] | [INFO] [stdout] 24 | let (kg_party_two_first_message, kg_ec_key_pair_party2) = Party2FirstMessage::

::first(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::cryptographic_primitives::twoparty::coin_flip_optimal_rounds::Party2FirstMessage; [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::cryptographic_primitives::twoparty::dh_key_exchange::Party2FirstMessage; [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::cryptographic_primitives::twoparty::dh_key_exchange_variant_with_pok_comm::Party2FirstMessage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `compute_pubkey` in this scope [INFO] [stdout] --> examples/diffie_hellman_key_exchange.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | compute_pubkey( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::cryptographic_primitives::twoparty::dh_key_exchange::compute_pubkey; [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::cryptographic_primitives::twoparty::dh_key_exchange_variant_with_pok_comm::compute_pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `compute_pubkey` in this scope [INFO] [stdout] --> examples/diffie_hellman_key_exchange.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | compute_pubkey( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::cryptographic_primitives::twoparty::dh_key_exchange::compute_pubkey; [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::cryptographic_primitives::twoparty::dh_key_exchange_variant_with_pok_comm::compute_pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `curv-kzen` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/proof_of_knowledge_of_dlog.rs:29:43 [INFO] [stdout] | [INFO] [stdout] 29 | Some("secp256k1") => dlog_proof::(), [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/proof_of_knowledge_of_dlog.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | Some("ristretto") => dlog_proof::(), [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/proof_of_knowledge_of_dlog.rs:31:41 [INFO] [stdout] | [INFO] [stdout] 31 | Some("ed25519") => dlog_proof::(), [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/proof_of_knowledge_of_dlog.rs:32:43 [INFO] [stdout] | [INFO] [stdout] 32 | Some("bls12_381") => dlog_proof::(), [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/proof_of_knowledge_of_dlog.rs:33:38 [INFO] [stdout] | [INFO] [stdout] 33 | Some("p256") => dlog_proof::(), [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ECPoint` in this scope [INFO] [stdout] --> examples/proof_of_knowledge_of_dlog.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | P: ECPoint + Clone, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::elliptic::curves::traits::ECPoint; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ECScalar` [INFO] [stdout] --> examples/proof_of_knowledge_of_dlog.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | let witness: P::Scalar = ECScalar::new_random(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::elliptic::curves::traits::ECScalar; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DLogProof` [INFO] [stdout] --> examples/proof_of_knowledge_of_dlog.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | let dlog_proof = DLogProof::

::prove(&witness); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::cryptographic_primitives::proofs::sigma_dlog::DLogProof; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DLogProof` [INFO] [stdout] --> examples/proof_of_knowledge_of_dlog.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | assert!(DLogProof::verify(&dlog_proof).is_ok()); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::cryptographic_primitives::proofs::sigma_dlog::DLogProof; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/verifiable_secret_sharing.rs:69:58 [INFO] [stdout] | [INFO] [stdout] 69 | Some("secp256k1") => secret_sharing_3_out_of_5::(), [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/verifiable_secret_sharing.rs:71:41 [INFO] [stdout] | [INFO] [stdout] 71 | secret_sharing_3_out_of_5::() [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/verifiable_secret_sharing.rs:73:56 [INFO] [stdout] | [INFO] [stdout] 73 | Some("ed25519") => secret_sharing_3_out_of_5::(), [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/verifiable_secret_sharing.rs:75:41 [INFO] [stdout] | [INFO] [stdout] 75 | secret_sharing_3_out_of_5::() [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/verifiable_secret_sharing.rs:77:53 [INFO] [stdout] | [INFO] [stdout] 77 | Some("p256") => secret_sharing_3_out_of_5::(), [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ECPoint` in this scope [INFO] [stdout] --> examples/verifiable_secret_sharing.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | P: ECPoint + Clone, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::elliptic::curves::traits::ECPoint; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ECScalar` [INFO] [stdout] --> examples/verifiable_secret_sharing.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | let secret: P::Scalar = ECScalar::new_random(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::elliptic::curves::traits::ECScalar; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VerifiableSS` [INFO] [stdout] --> examples/verifiable_secret_sharing.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | let (vss_scheme, secret_shares) = VerifiableSS::

::share(3, 5, &secret); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::cryptographic_primitives::secret_sharing::feldman_vss::VerifiableSS; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ECPoint` [INFO] [stdout] --> examples/verifiable_secret_sharing.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | let g: P = ECPoint::generator(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::elliptic::curves::traits::ECPoint; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VerifiableSS` [INFO] [stdout] --> examples/verifiable_secret_sharing.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | let l0 = VerifiableSS::

::map_share_to_new_params(&vss_scheme.parameters, 0, &s); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::cryptographic_primitives::secret_sharing::feldman_vss::VerifiableSS; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VerifiableSS` [INFO] [stdout] --> examples/verifiable_secret_sharing.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | let l1 = VerifiableSS::

::map_share_to_new_params(&vss_scheme.parameters, 1, &s); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::cryptographic_primitives::secret_sharing::feldman_vss::VerifiableSS; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VerifiableSS` [INFO] [stdout] --> examples/verifiable_secret_sharing.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | let l2 = VerifiableSS::

::map_share_to_new_params(&vss_scheme.parameters, 2, &s); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::cryptographic_primitives::secret_sharing::feldman_vss::VerifiableSS; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VerifiableSS` [INFO] [stdout] --> examples/verifiable_secret_sharing.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | let l3 = VerifiableSS::

::map_share_to_new_params(&vss_scheme.parameters, 3, &s); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::cryptographic_primitives::secret_sharing::feldman_vss::VerifiableSS; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VerifiableSS` [INFO] [stdout] --> examples/verifiable_secret_sharing.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | let l4 = VerifiableSS::

::map_share_to_new_params(&vss_scheme.parameters, 4, &s); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::cryptographic_primitives::secret_sharing::feldman_vss::VerifiableSS; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/pedersen_commitment.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | Some("secp256k1") => ped_com::(&_message_bn), [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/pedersen_commitment.rs:44:40 [INFO] [stdout] | [INFO] [stdout] 44 | Some("ristretto") => ped_com::(&_message_bn), [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/pedersen_commitment.rs:45:38 [INFO] [stdout] | [INFO] [stdout] 45 | Some("ed25519") => ped_com::(&_message_bn), [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/pedersen_commitment.rs:46:40 [INFO] [stdout] | [INFO] [stdout] 46 | Some("bls12_381") => ped_com::(&_message_bn), [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curv` [INFO] [stdout] --> examples/pedersen_commitment.rs:47:35 [INFO] [stdout] | [INFO] [stdout] 47 | Some("p256") => ped_com::(&_message_bn), [INFO] [stdout] | ^^^^ use of undeclared crate or module `curv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ECPoint` in this scope [INFO] [stdout] --> examples/pedersen_commitment.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | P: ECPoint + Debug, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::elliptic::curves::traits::ECPoint; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BigInt` in this scope [INFO] [stdout] --> examples/pedersen_commitment.rs:17:29 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn ped_com

(message: &BigInt) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::BigInt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt` [INFO] [stdout] --> examples/pedersen_commitment.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | let blinding_factor = BigInt::sample(security_bits); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::BigInt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PedersenCommitment` [INFO] [stdout] --> examples/pedersen_commitment.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | let com = PedersenCommitment::

::create_commitment_with_user_defined_randomness( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::cryptographic_primitives::commitments::pedersen_commitment::PedersenCommitment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt` [INFO] [stdout] --> examples/pedersen_commitment.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | let _message_bn = BigInt::from_bytes(message_bytes); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use curv_kzen::BigInt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "df970b8672300fc356c24ab34a5b7e872a64aad545ec94b686579c3b9ee12b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df970b8672300fc356c24ab34a5b7e872a64aad545ec94b686579c3b9ee12b75", kill_on_drop: false }` [INFO] [stdout] df970b8672300fc356c24ab34a5b7e872a64aad545ec94b686579c3b9ee12b75