[INFO] cloning repository https://github.com/celo-org/bls-crypto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/celo-org/bls-crypto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelo-org%2Fbls-crypto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelo-org%2Fbls-crypto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7eb5e23f3872da4f7f0190ec004b5121ca2fb5ba [INFO] checking celo-org/bls-crypto/7eb5e23f3872da4f7f0190ec004b5121ca2fb5ba against master#5431404b87967c69438ea1e698edbe96505f0798 for pr-119849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelo-org%2Fbls-crypto" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/celo-org/bls-crypto on toolchain 5431404b87967c69438ea1e698edbe96505f0798 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5431404b87967c69438ea1e698edbe96505f0798" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/celo-org/bls-crypto [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/celo-org/bls-crypto [INFO] tweaked toml for git repo https://github.com/celo-org/bls-crypto written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/celo-org/bls-crypto already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5431404b87967c69438ea1e698edbe96505f0798" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ark-bls12-377 v0.3.0 [INFO] [stderr] Downloaded lru v0.7.2 [INFO] [stderr] Downloaded ark-ed-on-bw6-761 v0.3.0 [INFO] [stderr] Downloaded ark-ed-on-cp6-782 v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5431404b87967c69438ea1e698edbe96505f0798" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 832efa31e4db0d28a8ef3b64c20155207537d08a15655d8f8f1ed1acb591a529 [INFO] running `Command { std: "docker" "start" "-a" "832efa31e4db0d28a8ef3b64c20155207537d08a15655d8f8f1ed1acb591a529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "832efa31e4db0d28a8ef3b64c20155207537d08a15655d8f8f1ed1acb591a529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "832efa31e4db0d28a8ef3b64c20155207537d08a15655d8f8f1ed1acb591a529", kill_on_drop: false }` [INFO] [stdout] 832efa31e4db0d28a8ef3b64c20155207537d08a15655d8f8f1ed1acb591a529 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5431404b87967c69438ea1e698edbe96505f0798" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b27d86aaecce3ecf4ce7341ebc0a11fd13a803a29928d940ba638625964f5f4 [INFO] running `Command { std: "docker" "start" "-a" "7b27d86aaecce3ecf4ce7341ebc0a11fd13a803a29928d940ba638625964f5f4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Checking ark-std v0.3.0 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking tracing v0.1.31 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking blake2 v0.9.2 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking blake2s_simd v1.0.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking lru v0.7.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling ark-serialize-derive v0.3.0 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking ark-serialize v0.3.0 [INFO] [stderr] Checking zeroize v1.5.2 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stderr] Checking ark-ec v0.3.0 [INFO] [stderr] Checking ark-relations v0.3.0 [INFO] [stderr] Checking ark-snark v0.3.0 [INFO] [stderr] Checking ark-bls12-377 v0.3.0 [INFO] [stderr] Checking ark-crypto-primitives v0.3.0 [INFO] [stderr] Checking ark-ed-on-cp6-782 v0.3.0 [INFO] [stderr] Checking ark-ed-on-bw6-761 v0.3.0 [INFO] [stderr] Checking bls-crypto v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `algebra` [INFO] [stdout] --> src/ffi.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | use algebra::{ [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `algebra` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `algebra` [INFO] [stdout] --> src/ffi.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | use algebra::{ [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `algebra` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ark_std::test_rng` [INFO] [stdout] --> src/bls/cache.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | use ark_std::test_rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_seed` found for struct `XorShiftRng` in the current scope [INFO] [stdout] --> src/hash_to_curve/mod.rs:379:36 [INFO] [stdout] | [INFO] [stdout] 379 | let mut rng = XorShiftRng::from_seed(RNG_SEED); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `XorShiftRng` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 272 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_seed` found for struct `XorShiftRng` in the current scope [INFO] [stdout] --> src/hash_to_curve/mod.rs:401:36 [INFO] [stdout] | [INFO] [stdout] 401 | let mut rng = XorShiftRng::from_seed(RNG_SEED); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `XorShiftRng` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 272 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_seed` found for struct `XorShiftRng` in the current scope [INFO] [stdout] --> src/hash_to_curve/mod.rs:414:36 [INFO] [stdout] | [INFO] [stdout] 414 | let mut rng = XorShiftRng::from_seed(RNG_SEED); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `XorShiftRng` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 272 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_seed` found for struct `XorShiftRng` in the current scope [INFO] [stdout] --> src/hash_to_curve/mod.rs:437:36 [INFO] [stdout] | [INFO] [stdout] 437 | let mut rng = XorShiftRng::from_seed(RNG_SEED); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `XorShiftRng` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 272 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_seed` found for struct `XorShiftRng` in the current scope [INFO] [stdout] --> src/hashers/composite.rs:116:36 [INFO] [stdout] | [INFO] [stdout] 116 | let mut rng = XorShiftRng::from_seed([ [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `XorShiftRng` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 100 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_seed` found for struct `XorShiftRng` in the current scope [INFO] [stdout] --> src/hashers/composite.rs:131:36 [INFO] [stdout] | [INFO] [stdout] 131 | let mut rng = XorShiftRng::from_seed([ [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `XorShiftRng` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 100 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_seed` found for struct `XorShiftRng` in the current scope [INFO] [stdout] --> src/hashers/composite.rs:147:36 [INFO] [stdout] | [INFO] [stdout] 147 | let mut rng = XorShiftRng::from_seed([ [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `XorShiftRng` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 100 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_seed` found for struct `XorShiftRng` in the current scope [INFO] [stdout] --> src/hashers/composite.rs:163:36 [INFO] [stdout] | [INFO] [stdout] 163 | let mut rng = XorShiftRng::from_seed([ [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `XorShiftRng` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 100 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_seed` found for struct `XorShiftRng` in the current scope [INFO] [stdout] --> src/hashers/composite.rs:179:36 [INFO] [stdout] | [INFO] [stdout] 179 | let mut rng = XorShiftRng::from_seed([ [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `XorShiftRng` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 100 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_seed` found for struct `XorShiftRng` in the current scope [INFO] [stdout] --> src/hashers/composite.rs:195:36 [INFO] [stdout] | [INFO] [stdout] 195 | let mut rng = XorShiftRng::from_seed([ [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `XorShiftRng` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 100 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_seed` found for struct `XorShiftRng` in the current scope [INFO] [stdout] --> src/hashers/direct.rs:100:36 [INFO] [stdout] | [INFO] [stdout] 100 | let mut rng = XorShiftRng::from_seed([ [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `XorShiftRng` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 84 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_seed` found for struct `XorShiftRng` in the current scope [INFO] [stdout] --> src/hashers/direct.rs:118:36 [INFO] [stdout] | [INFO] [stdout] 118 | let mut rng = XorShiftRng::from_seed([ [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `XorShiftRng` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 84 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_seed` found for struct `XorShiftRng` in the current scope [INFO] [stdout] --> src/hashers/direct.rs:136:36 [INFO] [stdout] | [INFO] [stdout] 136 | let mut rng = XorShiftRng::from_seed([ [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `XorShiftRng` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 84 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SeedableRng` [INFO] [stdout] --> src/hashers/direct.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | use rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rng` [INFO] [stdout] --> src/hashers/direct.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 85 | use rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rng` [INFO] [stdout] --> src/hashers/composite.rs:102:16 [INFO] [stdout] | [INFO] [stdout] 102 | use rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SeedableRng` [INFO] [stdout] --> src/hashers/composite.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | use rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::SeedableRng` [INFO] [stdout] --> src/hash_to_curve/mod.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | use rand::SeedableRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bls-crypto` (lib test) due to 16 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Arg` in the current scope [INFO] [stdout] --> examples/pop_csv.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | Arg::new("num") [INFO] [stdout] | ^^^ function or associated item not found in `Arg<'_, '_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Arg<'_, '_>` consider using one of the following associated functions: [INFO] [stdout] Arg::<'a, 'b>::with_name [INFO] [stdout] Arg::<'a, 'b>::from_usage [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap-2.34.0/src/args/arg.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn with_name(n: &'a str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 301 | pub fn from_usage(u: &'a str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Arg` in the current scope [INFO] [stdout] --> examples/simple_signature.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | Arg::new("message") [INFO] [stdout] | ^^^ function or associated item not found in `Arg<'_, '_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Arg<'_, '_>` consider using one of the following associated functions: [INFO] [stdout] Arg::<'a, 'b>::with_name [INFO] [stdout] Arg::<'a, 'b>::from_usage [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap-2.34.0/src/args/arg.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn with_name(n: &'a str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 301 | pub fn from_usage(u: &'a str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Arg` in the current scope [INFO] [stdout] --> examples/pop.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | Arg::new("key") [INFO] [stdout] | ^^^ function or associated item not found in `Arg<'_, '_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Arg<'_, '_>` consider using one of the following associated functions: [INFO] [stdout] Arg::<'a, 'b>::with_name [INFO] [stdout] Arg::<'a, 'b>::from_usage [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap-2.34.0/src/args/arg.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn with_name(n: &'a str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 301 | pub fn from_usage(u: &'a str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Arg` in the current scope [INFO] [stdout] --> examples/pop_csv.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | Arg::new("out") [INFO] [stdout] | ^^^ function or associated item not found in `Arg<'_, '_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Arg<'_, '_>` consider using one of the following associated functions: [INFO] [stdout] Arg::<'a, 'b>::with_name [INFO] [stdout] Arg::<'a, 'b>::from_usage [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap-2.34.0/src/args/arg.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn with_name(n: &'a str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 301 | pub fn from_usage(u: &'a str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bls-crypto` (example "simple_signature") due to 2 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bls-crypto` (example "pop") due to 2 previous errors [INFO] [stderr] error: could not compile `bls-crypto` (example "pop_csv") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "7b27d86aaecce3ecf4ce7341ebc0a11fd13a803a29928d940ba638625964f5f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b27d86aaecce3ecf4ce7341ebc0a11fd13a803a29928d940ba638625964f5f4", kill_on_drop: false }` [INFO] [stdout] 7b27d86aaecce3ecf4ce7341ebc0a11fd13a803a29928d940ba638625964f5f4