[INFO] fetching crate parity-plonk 0.1.0... [INFO] testing parity-plonk-0.1.0 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate parity-plonk 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate parity-plonk 0.1.0 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3/source/rust-toolchain [INFO] started tweaking crates.io crate parity-plonk 0.1.0 [INFO] finished tweaking crates.io crate parity-plonk 0.1.0 [INFO] tweaked toml for crates.io crate parity-plonk 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded merlin v3.0.0 [INFO] [stderr] Downloaded canonical_derive v0.6.0 [INFO] [stderr] Downloaded derive-hex v0.1.2 [INFO] [stderr] Downloaded plonk-bls12_381 v0.1.0 [INFO] [stderr] Downloaded blake2b_simd v0.3.1 [INFO] [stderr] Downloaded dusk-bytes v0.1.5 [INFO] [stderr] Downloaded plonk-jubjub v0.1.0 [INFO] [stderr] Downloaded dusk-varint v0.1.0 [INFO] [stderr] Downloaded canonical v0.6.5 [INFO] [stderr] Downloaded parity-subtle v0.1.1 [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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87a14c046596c163987c810535a1468b16f3f0a16a36cf7139302d3c48bdfc51 [INFO] running `Command { std: "docker" "start" "-a" "87a14c046596c163987c810535a1468b16f3f0a16a36cf7139302d3c48bdfc51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87a14c046596c163987c810535a1468b16f3f0a16a36cf7139302d3c48bdfc51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87a14c046596c163987c810535a1468b16f3f0a16a36cf7139302d3c48bdfc51", kill_on_drop: false }` [INFO] [stdout] 87a14c046596c163987c810535a1468b16f3f0a16a36cf7139302d3c48bdfc51 [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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] badb0be2334553c2f5957de42ad4e4962dd68415dd5e184dd5820e0ffdff4f66 [INFO] running `Command { std: "docker" "start" "-a" "badb0be2334553c2f5957de42ad4e4962dd68415dd5e184dd5820e0ffdff4f66", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling derive-hex v0.1.2 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling dusk-bytes v0.1.5 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling parity-subtle v0.1.1 [INFO] [stderr] Compiling plonk-bls12_381 v0.1.0 [INFO] [stderr] Compiling plonk-jubjub v0.1.0 [INFO] [stderr] Compiling parity-plonk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.51s [INFO] running `Command { std: "docker" "inspect" "badb0be2334553c2f5957de42ad4e4962dd68415dd5e184dd5820e0ffdff4f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "badb0be2334553c2f5957de42ad4e4962dd68415dd5e184dd5820e0ffdff4f66", kill_on_drop: false }` [INFO] [stdout] badb0be2334553c2f5957de42ad4e4962dd68415dd5e184dd5820e0ffdff4f66 [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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44aba4285b550218f44dc4d3bfa4534413f946feff383fe32046e4a3ebaf466d [INFO] running `Command { std: "docker" "start" "-a" "44aba4285b550218f44dc4d3bfa4534413f946feff383fe32046e4a3ebaf466d", kill_on_drop: false }` [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling parity-plonk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dusk_plonk` [INFO] [stdout] --> tests/circuit.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_plonk::prelude::*; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `dusk_plonk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BlsScalar` in this scope [INFO] [stdout] --> tests/circuit.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | a: BlsScalar, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_bls12_381::BlsScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_jubjub::BlsScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::BlsScalar; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BlsScalar` in this scope [INFO] [stdout] --> tests/circuit.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | b: BlsScalar, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_bls12_381::BlsScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_jubjub::BlsScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::BlsScalar; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BlsScalar` in this scope [INFO] [stdout] --> tests/circuit.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | c: BlsScalar, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_bls12_381::BlsScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_jubjub::BlsScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::BlsScalar; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BlsScalar` in this scope [INFO] [stdout] --> tests/circuit.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | d: BlsScalar, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_bls12_381::BlsScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_jubjub::BlsScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::BlsScalar; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JubJubScalar` in this scope [INFO] [stdout] --> tests/circuit.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | e: JubJubScalar, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_jubjub::JubJubScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::JubJubScalar; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JubJubAffine` in this scope [INFO] [stdout] --> tests/circuit.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | f: JubJubAffine, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_jubjub::JubJubAffine; [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::JubJubAffine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Circuit` in this scope [INFO] [stdout] --> tests/circuit.rs:29:6 [INFO] [stdout] | [INFO] [stdout] 29 | impl Circuit for TestCircuit { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::Circuit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TurboComposer` in this scope [INFO] [stdout] --> tests/circuit.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | composer: &mut TurboComposer, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::TurboComposer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in this scope [INFO] [stdout] --> tests/circuit.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | ) -> std::result::Result<(), Error> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_bytes::Error; [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::Error; [INFO] [stdout] | [INFO] [stdout] 7 | use parity_scale_codec::Error; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Constraint` [INFO] [stdout] --> tests/circuit.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Constraint::new().left(1).right(1).public(-self.c).a(a).b(b); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::Constraint; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Constraint` [INFO] [stdout] --> tests/circuit.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | let constraint = Constraint::new() [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::Constraint; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PublicInputValue` in this scope [INFO] [stdout] --> tests/circuit.rs:66:36 [INFO] [stdout] | [INFO] [stdout] 66 | fn public_inputs(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::PublicInputValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PublicParameters` [INFO] [stdout] --> tests/circuit.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 85 | let pp_p = PublicParameters::setup(1 << 12, &mut OsRng)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::PublicParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PublicParameters` [INFO] [stdout] --> tests/circuit.rs:90:23 [INFO] [stdout] | [INFO] [stdout] 90 | let pp = unsafe { PublicParameters::from_slice_unchecked(&pp) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::PublicParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProverKey` [INFO] [stdout] --> tests/circuit.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 103 | let pk = ProverKey::from_slice(&pk)?; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::proof_system::ProverKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VerifierData` [INFO] [stdout] --> tests/circuit.rs:112:14 [INFO] [stdout] | [INFO] [stdout] 112 | let vd = VerifierData::from_slice(&vd)?; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::VerifierData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlsScalar` [INFO] [stdout] --> tests/circuit.rs:120:16 [INFO] [stdout] | [INFO] [stdout] 120 | a: BlsScalar::from(20u64), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_bls12_381::BlsScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_jubjub::BlsScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::BlsScalar; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlsScalar` [INFO] [stdout] --> tests/circuit.rs:121:16 [INFO] [stdout] | [INFO] [stdout] 121 | b: BlsScalar::from(5u64), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_bls12_381::BlsScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_jubjub::BlsScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::BlsScalar; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlsScalar` [INFO] [stdout] --> tests/circuit.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | c: BlsScalar::from(25u64), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_bls12_381::BlsScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_jubjub::BlsScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::BlsScalar; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlsScalar` [INFO] [stdout] --> tests/circuit.rs:123:16 [INFO] [stdout] | [INFO] [stdout] 123 | d: BlsScalar::from(100u64), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_bls12_381::BlsScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_jubjub::BlsScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::BlsScalar; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `JubJubScalar` [INFO] [stdout] --> tests/circuit.rs:124:16 [INFO] [stdout] | [INFO] [stdout] 124 | e: JubJubScalar::from(2u64), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_jubjub::JubJubScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::JubJubScalar; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `JubJubAffine` [INFO] [stdout] --> tests/circuit.rs:125:16 [INFO] [stdout] | [INFO] [stdout] 125 | f: JubJubAffine::from( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_jubjub::JubJubAffine; [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::JubJubAffine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `JubJubScalar` [INFO] [stdout] --> tests/circuit.rs:126:51 [INFO] [stdout] | [INFO] [stdout] 126 | dusk_jubjub::GENERATOR_EXTENDED * JubJubScalar::from(2u64), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_jubjub::JubJubScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::JubJubScalar; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PublicInputValue` in this scope [INFO] [stdout] --> tests/circuit.rs:134:28 [INFO] [stdout] | [INFO] [stdout] 134 | let public_inputs: Vec = vec![ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::PublicInputValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlsScalar` [INFO] [stdout] --> tests/circuit.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | BlsScalar::from(25u64).into(), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_bls12_381::BlsScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_jubjub::BlsScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::BlsScalar; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlsScalar` [INFO] [stdout] --> tests/circuit.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | BlsScalar::from(100u64).into(), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_bls12_381::BlsScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_jubjub::BlsScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::BlsScalar; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `JubJubAffine` [INFO] [stdout] --> tests/circuit.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | JubJubAffine::from( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_jubjub::JubJubAffine; [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::JubJubAffine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `JubJubScalar` [INFO] [stdout] --> tests/circuit.rs:138:47 [INFO] [stdout] | [INFO] [stdout] 138 | dusk_jubjub::GENERATOR_EXTENDED * JubJubScalar::from(2u64), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use dusk_jubjub::JubJubScalar; [INFO] [stdout] | [INFO] [stdout] 7 | use parity_plonk::prelude::JubJubScalar; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `parity-plonk` due to 30 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "44aba4285b550218f44dc4d3bfa4534413f946feff383fe32046e4a3ebaf466d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44aba4285b550218f44dc4d3bfa4534413f946feff383fe32046e4a3ebaf466d", kill_on_drop: false }` [INFO] [stdout] 44aba4285b550218f44dc4d3bfa4534413f946feff383fe32046e4a3ebaf466d