[INFO] fetching crate snarkvm-curves 0.2.1... [INFO] checking snarkvm-curves-0.2.1 against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] extracting crate snarkvm-curves 0.2.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate snarkvm-curves 0.2.1 on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "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-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0969c4359d5178205d2a74f54a4bca28c70347524052d0856dfd383cc4970bf7 [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" "0969c4359d5178205d2a74f54a4bca28c70347524052d0856dfd383cc4970bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0969c4359d5178205d2a74f54a4bca28c70347524052d0856dfd383cc4970bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0969c4359d5178205d2a74f54a4bca28c70347524052d0856dfd383cc4970bf7", kill_on_drop: false }` [INFO] [stdout] 0969c4359d5178205d2a74f54a4bca28c70347524052d0856dfd383cc4970bf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c6a043e0a01c414ca14da7bf1fa6e86b37381ee47a65269d1476d93ad263557 [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" "0c6a043e0a01c414ca14da7bf1fa6e86b37381ee47a65269d1476d93ad263557", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Compiling snarkvm-derives v0.2.1 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Checking snarkvm-utilities v0.2.1 [INFO] [stderr] Checking snarkvm-fields v0.2.1 [INFO] [stderr] Checking snarkvm-curves v0.2.1 (/opt/rustwide/workdir) [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[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: aborting due to 54 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0c6a043e0a01c414ca14da7bf1fa6e86b37381ee47a65269d1476d93ad263557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c6a043e0a01c414ca14da7bf1fa6e86b37381ee47a65269d1476d93ad263557", kill_on_drop: false }` [INFO] [stdout] 0c6a043e0a01c414ca14da7bf1fa6e86b37381ee47a65269d1476d93ad263557