[INFO] fetching crate snarkvm-curves 0.2.1... [INFO] checking snarkvm-curves-0.2.1 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] extracting crate snarkvm-curves 0.2.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate snarkvm-curves 0.2.1 on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate snarkvm-curves 0.2.1 [INFO] finished tweaking crates.io crate snarkvm-curves 0.2.1 [INFO] tweaked toml for crates.io crate snarkvm-curves 0.2.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3759fff16e55415cde42364077f82d5973407b7fcc15d83b1aab93687df92738 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3759fff16e55415cde42364077f82d5973407b7fcc15d83b1aab93687df92738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3759fff16e55415cde42364077f82d5973407b7fcc15d83b1aab93687df92738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3759fff16e55415cde42364077f82d5973407b7fcc15d83b1aab93687df92738", kill_on_drop: false }` [INFO] [stdout] 3759fff16e55415cde42364077f82d5973407b7fcc15d83b1aab93687df92738 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e01a2441f14a5568e925193af17b6d4afd5d06226245db15a8cc92c456718a3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2e01a2441f14a5568e925193af17b6d4afd5d06226245db15a8cc92c456718a3", kill_on_drop: false }` [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking snarkvm-utilities v0.2.2 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Checking snarkvm-fields v0.2.2 [INFO] [stderr] Checking snarkvm-curves v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `snarkvm_fields::FpParameters` [INFO] [stdout] --> src/bls12_377/fr.rs:17:46 [INFO] [stdout] | [INFO] [stdout] 17 | use snarkvm_fields::{Fp256, Fp256Parameters, FpParameters}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FpParameters` in the root [INFO] [stdout] | help: a similar name exists in the module: `Fp2Parameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `snarkvm_fields::FpParameters` [INFO] [stdout] --> src/bls12_377/fq.rs:17:46 [INFO] [stdout] | [INFO] [stdout] 17 | use snarkvm_fields::{Fp384, Fp384Parameters, FpParameters}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FpParameters` in the root [INFO] [stdout] | help: a similar name exists in the module: `Fp2Parameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `snarkvm_fields::FpParameters` [INFO] [stdout] --> src/bls12_377/tests.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | FpParameters, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FpParameters` in the root [INFO] [stdout] | help: a similar name exists in the module: `Fp2Parameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `snarkvm_fields::FpParameters` [INFO] [stdout] --> src/bw6_761/fq.rs:17:46 [INFO] [stdout] | [INFO] [stdout] 17 | use snarkvm_fields::{Fp768, Fp768Parameters, FpParameters}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FpParameters` in the root [INFO] [stdout] | help: a similar name exists in the module: `Fp2Parameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `snarkvm_fields::FpParameters` [INFO] [stdout] --> src/edwards_bls12/fr.rs:17:46 [INFO] [stdout] | [INFO] [stdout] 17 | use snarkvm_fields::{Fp256, Fp256Parameters, FpParameters}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FpParameters` in the root [INFO] [stdout] | help: a similar name exists in the module: `Fp2Parameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand::thread_rng` [INFO] [stdout] --> src/edwards_bls12/tests.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use rand::thread_rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `thread_rng` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `snarkvm_fields::FpParameters` [INFO] [stdout] --> src/edwards_sw6/fr.rs:17:46 [INFO] [stdout] | [INFO] [stdout] 17 | use snarkvm_fields::{Fp384, Fp384Parameters, FpParameters}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FpParameters` in the root [INFO] [stdout] | help: a similar name exists in the module: `Fp2Parameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `snarkvm_fields::FpParameters` [INFO] [stdout] --> src/bls12_377/fr.rs:17:46 [INFO] [stdout] | [INFO] [stdout] 17 | use snarkvm_fields::{Fp256, Fp256Parameters, FpParameters}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FpParameters` in the root [INFO] [stdout] | help: a similar name exists in the module: `Fp2Parameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `snarkvm_fields::FpParameters` [INFO] [stdout] --> src/bls12_377/fq.rs:17:46 [INFO] [stdout] | [INFO] [stdout] 17 | use snarkvm_fields::{Fp384, Fp384Parameters, FpParameters}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FpParameters` in the root [INFO] [stdout] | help: a similar name exists in the module: `Fp2Parameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `snarkvm_fields::FpParameters` [INFO] [stdout] --> src/bw6_761/fq.rs:17:46 [INFO] [stdout] | [INFO] [stdout] 17 | use snarkvm_fields::{Fp768, Fp768Parameters, FpParameters}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FpParameters` in the root [INFO] [stdout] | help: a similar name exists in the module: `Fp2Parameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `snarkvm_fields::FpParameters` [INFO] [stdout] --> src/edwards_bls12/fr.rs:17:46 [INFO] [stdout] | [INFO] [stdout] 17 | use snarkvm_fields::{Fp256, Fp256Parameters, FpParameters}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FpParameters` in the root [INFO] [stdout] | help: a similar name exists in the module: `Fp2Parameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `snarkvm_fields::FpParameters` [INFO] [stdout] --> src/edwards_sw6/fr.rs:17:46 [INFO] [stdout] | [INFO] [stdout] 17 | use snarkvm_fields::{Fp384, Fp384Parameters, FpParameters}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FpParameters` in the root [INFO] [stdout] | help: a similar name exists in the module: `Fp2Parameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `fp12_2over3over2` is private [INFO] [stdout] --> src/templates/bls12/bls12.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fp12_2over3over2::{Fp12, Fp12Parameters}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `fp12_2over3over2` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snarkvm-fields-0.2.2/src/lib.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | mod fp12_2over3over2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `fp2` is private [INFO] [stdout] --> src/templates/bls12/bls12.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | fp2::Fp2Parameters, [INFO] [stdout] | ^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `fp2` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snarkvm-fields-0.2.2/src/lib.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | mod fp2; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `fp3` is private [INFO] [stdout] --> src/templates/bw6/bw6.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fp3::Fp3Parameters, [INFO] [stdout] | ^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `fp3` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snarkvm-fields-0.2.2/src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | mod fp3; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `errors` is private [INFO] [stdout] --> src/templates/to_field_vec.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | use snarkvm_fields::{errors::ConstraintFieldError, Field, ToConstraintField}; [INFO] [stdout] | ^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `errors` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snarkvm-fields-0.2.2/src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | mod errors; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `snarkvm-curves` [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[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bls12_377/tests.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | let a: Fr = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bls12_377/tests.rs:76:27 [INFO] [stdout] | [INFO] [stdout] 76 | let b: Fr = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bls12_377/tests.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | let a: Fq = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bls12_377/tests.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | let b: Fq = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bls12_377/tests.rs:99:28 [INFO] [stdout] | [INFO] [stdout] 99 | let a: Fq2 = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bls12_377/tests.rs:100:28 [INFO] [stdout] | [INFO] [stdout] 100 | let b: Fq2 = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bls12_377/tests.rs:111:28 [INFO] [stdout] | [INFO] [stdout] 111 | let g: Fq6 = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bls12_377/tests.rs:112:28 [INFO] [stdout] | [INFO] [stdout] 112 | let h: Fq6 = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bls12_377/tests.rs:122:29 [INFO] [stdout] | [INFO] [stdout] 122 | let g: Fq12 = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bls12_377/tests.rs:123:29 [INFO] [stdout] | [INFO] [stdout] 123 | let h: Fq12 = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bls12_377/tests.rs:569:33 [INFO] [stdout] | [INFO] [stdout] 569 | let a: G1Projective = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bls12_377/tests.rs:570:33 [INFO] [stdout] | [INFO] [stdout] 570 | let b: G1Projective = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bls12_377/tests.rs:589:33 [INFO] [stdout] | [INFO] [stdout] 589 | let a: G2Projective = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bls12_377/tests.rs:590:33 [INFO] [stdout] | [INFO] [stdout] 590 | let b: G2Projective = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bls12_377/tests.rs:603:33 [INFO] [stdout] | [INFO] [stdout] 603 | let a: G1Projective = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bls12_377/tests.rs:604:33 [INFO] [stdout] | [INFO] [stdout] 604 | let b: G2Projective = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bls12_377/tests.rs:605:23 [INFO] [stdout] | [INFO] [stdout] 605 | let s: Fr = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bw6_761/tests.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | let a: Fr = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bw6_761/tests.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | let b: Fr = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bw6_761/tests.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 52 | let a: Fq = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bw6_761/tests.rs:53:23 [INFO] [stdout] | [INFO] [stdout] 53 | let b: Fq = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bw6_761/tests.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | let a: Fq3 = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bw6_761/tests.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | let b: Fq3 = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bw6_761/tests.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | let a: Fq6 = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bw6_761/tests.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | let b: Fq6 = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bw6_761/tests.rs:86:33 [INFO] [stdout] | [INFO] [stdout] 86 | let a: G1Projective = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bw6_761/tests.rs:87:33 [INFO] [stdout] | [INFO] [stdout] 87 | let b: G1Projective = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bw6_761/tests.rs:107:33 [INFO] [stdout] | [INFO] [stdout] 107 | let a: G2Projective = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bw6_761/tests.rs:108:33 [INFO] [stdout] | [INFO] [stdout] 108 | let b: G2Projective = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bw6_761/tests.rs:121:33 [INFO] [stdout] | [INFO] [stdout] 121 | let a: G1Projective = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bw6_761/tests.rs:122:33 [INFO] [stdout] | [INFO] [stdout] 122 | let b: G2Projective = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/bw6_761/tests.rs:123:23 [INFO] [stdout] | [INFO] [stdout] 123 | let s: Fr = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/edwards_bls12/tests.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | let a: Fr = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/edwards_bls12/tests.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | let b: Fr = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/edwards_bls12/tests.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 52 | let a: Fq = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/edwards_bls12/tests.rs:53:23 [INFO] [stdout] | [INFO] [stdout] 53 | let b: Fq = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/edwards_bls12/tests.rs:68:23 [INFO] [stdout] | [INFO] [stdout] 68 | let a = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/edwards_bls12/tests.rs:69:23 [INFO] [stdout] | [INFO] [stdout] 69 | let b = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/edwards_bls12/tests.rs:77:38 [INFO] [stdout] | [INFO] [stdout] 77 | let a: EdwardsAffine = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/edwards_bls12/tests.rs:78:38 [INFO] [stdout] | [INFO] [stdout] 78 | let b: EdwardsAffine = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/edwards_bls12/tests.rs:92:34 [INFO] [stdout] | [INFO] [stdout] 92 | let a: EdwardsAffine = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/edwards_bls12/tests.rs:93:34 [INFO] [stdout] | [INFO] [stdout] 93 | let b: EdwardsAffine = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/edwards_bls12/tests.rs:111:34 [INFO] [stdout] | [INFO] [stdout] 111 | let a: EdwardsAffine = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/edwards_sw6/tests.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | let a: Fr = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/edwards_sw6/tests.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | let b: Fr = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/edwards_sw6/tests.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | let a: Fq = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/edwards_sw6/tests.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | let b: Fq = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/edwards_sw6/tests.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | let a = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/edwards_sw6/tests.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 52 | let b = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/edwards_sw6/tests.rs:60:38 [INFO] [stdout] | [INFO] [stdout] 60 | let a: EdwardsAffine = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/edwards_sw6/tests.rs:61:38 [INFO] [stdout] | [INFO] [stdout] 61 | let b: EdwardsAffine = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/edwards_sw6/tests.rs:75:34 [INFO] [stdout] | [INFO] [stdout] 75 | let a: EdwardsAffine = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand` [INFO] [stdout] --> src/edwards_sw6/tests.rs:76:34 [INFO] [stdout] | [INFO] [stdout] 76 | let b: EdwardsAffine = rand::random(); [INFO] [stdout] | ^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `fp12_2over3over2` is private [INFO] [stdout] --> src/templates/bls12/bls12.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fp12_2over3over2::{Fp12, Fp12Parameters}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `fp12_2over3over2` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snarkvm-fields-0.2.2/src/lib.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | mod fp12_2over3over2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `fp2` is private [INFO] [stdout] --> src/templates/bls12/bls12.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | fp2::Fp2Parameters, [INFO] [stdout] | ^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `fp2` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snarkvm-fields-0.2.2/src/lib.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | mod fp2; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `fp3` is private [INFO] [stdout] --> src/templates/bw6/bw6.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fp3::Fp3Parameters, [INFO] [stdout] | ^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `fp3` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snarkvm-fields-0.2.2/src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | mod fp3; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `errors` is private [INFO] [stdout] --> src/templates/to_field_vec.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | use snarkvm_fields::{errors::ConstraintFieldError, Field, ToConstraintField}; [INFO] [stdout] | ^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `errors` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snarkvm-fields-0.2.2/src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | mod errors; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 64 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2e01a2441f14a5568e925193af17b6d4afd5d06226245db15a8cc92c456718a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e01a2441f14a5568e925193af17b6d4afd5d06226245db15a8cc92c456718a3", kill_on_drop: false }` [INFO] [stdout] 2e01a2441f14a5568e925193af17b6d4afd5d06226245db15a8cc92c456718a3