[INFO] fetching crate snarkvm-curves 0.2.2... [INFO] checking snarkvm-curves-0.2.2 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] extracting crate snarkvm-curves 0.2.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate snarkvm-curves 0.2.2 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate snarkvm-curves 0.2.2 [INFO] finished tweaking crates.io crate snarkvm-curves 0.2.2 [INFO] tweaked toml for crates.io crate snarkvm-curves 0.2.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1bd7a0157aa2616c26c9881c0f0d52c628d08cbc884f41f5ef595e96226bb771 [INFO] running `Command { std: "docker" "start" "-a" "1bd7a0157aa2616c26c9881c0f0d52c628d08cbc884f41f5ef595e96226bb771", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bd7a0157aa2616c26c9881c0f0d52c628d08cbc884f41f5ef595e96226bb771", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bd7a0157aa2616c26c9881c0f0d52c628d08cbc884f41f5ef595e96226bb771", kill_on_drop: false }` [INFO] [stdout] 1bd7a0157aa2616c26c9881c0f0d52c628d08cbc884f41f5ef595e96226bb771 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] baa49ab60c95df4779fb978e7f5039f76350da106de956556c11d957d6f5839d [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" "baa49ab60c95df4779fb978e7f5039f76350da106de956556c11d957d6f5839d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.8 [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] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling snarkvm-derives v0.2.2 [INFO] [stderr] Checking snarkvm-utilities v0.2.2 [INFO] [stderr] Checking snarkvm-fields v0.2.2 [INFO] [stderr] Checking snarkvm-curves v0.2.2 (/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] [stdout] error: couldn't read benches/curves.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "baa49ab60c95df4779fb978e7f5039f76350da106de956556c11d957d6f5839d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baa49ab60c95df4779fb978e7f5039f76350da106de956556c11d957d6f5839d", kill_on_drop: false }` [INFO] [stdout] baa49ab60c95df4779fb978e7f5039f76350da106de956556c11d957d6f5839d