[INFO] fetching crate fuel-crypto 0.43.1...
[INFO] checking fuel-crypto-0.43.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate fuel-crypto 0.43.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate fuel-crypto 0.43.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fuel-crypto 0.43.1
[INFO] finished tweaking crates.io crate fuel-crypto 0.43.1
[INFO] tweaked toml for crates.io crate fuel-crypto 0.43.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f444598719d2b0b1fc44dd74a0e9b3ab2b06e260ff9877a05920a4d1d2fa5ebf
[INFO] running `Command { std: "docker" "start" "-a" "f444598719d2b0b1fc44dd74a0e9b3ab2b06e260ff9877a05920a4d1d2fa5ebf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f444598719d2b0b1fc44dd74a0e9b3ab2b06e260ff9877a05920a4d1d2fa5ebf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f444598719d2b0b1fc44dd74a0e9b3ab2b06e260ff9877a05920a4d1d2fa5ebf", kill_on_drop: false }`
[INFO] [stdout] f444598719d2b0b1fc44dd74a0e9b3ab2b06e260ff9877a05920a4d1d2fa5ebf
[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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0468de089e41a219ff3053468e3fea831edb4309984f18d7e04135de63ae45f8
[INFO] running `Command { std: "docker" "start" "-a" "0468de089e41a219ff3053468e3fea831edb4309984f18d7e04135de63ae45f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling fuel-derive v0.43.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking fuel-types v0.43.2
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking coins-core v0.8.7
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking k256 v0.13.3
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking coins-bip32 v0.8.7
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking secp256k1 v0.26.0
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking coins-bip39 v0.8.7
[INFO] [stderr]     Checking fuel-crypto v0.43.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> benches/signature.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         use rand::{
[INFO] [stdout]    |             ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> benches/signature.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         use rand::{
[INFO] [stdout]    |             ^^^^ help: a similar path exists: `secp256k1::rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]    --> src/secp256/backend/k1/k256.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |     use rand::{
[INFO] [stdout]     |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fuel_crypto`
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use fuel_crypto as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ no external crate `fuel_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]    --> src/secp256/backend/k1/secp256k1.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     use rand::{
[INFO] [stdout]     |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]    --> src/secp256/backend/k1/k256.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |     use rand::{
[INFO] [stdout]     |         ^^^^ help: a similar path exists: `secp256k1::rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/secp256/backend/r1/p256.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     use rand::{
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]    --> src/secp256/backend/k1/secp256k1.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     use rand::{
[INFO] [stdout]     |         ^^^^ help: a similar path exists: `secp256k1::rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/secp256/backend.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use rand::{
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/secp256/backend/r1/p256.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     use rand::{
[INFO] [stdout]    |         ^^^^ help: a similar path exists: `secp256k1::rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/secp256/signature_format.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     use rand::{
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/secp256/backend.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use rand::{
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/tests/signature.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/secp256/signature_format.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     use rand::{
[INFO] [stdout]    |         ^^^^ help: a similar path exists: `secp256k1::rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/tests/signature.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rand::{
[INFO] [stdout]    |     ^^^^ help: a similar path exists: `secp256k1::rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `fuel_crypto::SecretKey` in the current scope
[INFO] [stdout]    --> benches/signature.rs:27:30
[INFO] [stdout]     |
[INFO] [stdout] 27  |         let key = SecretKey::random(rng);
[INFO] [stdout]     |                              ^^^^^^ function or associated item not found in `SecretKey`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `fuel_crypto::SecretKey` consider using one of the following associated functions:
[INFO] [stdout]       fuel_crypto::SecretKey::new_from_mnemonic_phrase_with_path
[INFO] [stdout]       fuel_crypto::SecretKey::new_from_mnemonic
[INFO] [stdout]    --> /opt/rustwide/workdir/src/secp256/secret.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | /     pub fn new_from_mnemonic_phrase_with_path(
[INFO] [stdout] 134 | |         phrase: &str,
[INFO] [stdout] 135 | |         path: &str,
[INFO] [stdout] 136 | |     ) -> Result<Self, Error> {
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 148 |       pub fn new_from_mnemonic(d: DerivationPath, m: Mnemonic<W>) -> Result<Self, Error> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sign_prehashed` in this scope
[INFO] [stdout]    --> src/secp256/backend/r1/p256.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 sign_prehashed(&signing_key, &message).expect("Couldn't sign");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use coins_bip32::ecdsa::hazmat::sign_prehashed;
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use crate::coins_bip32::ecdsa::hazmat::sign_prehashed;
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use ecdsa::hazmat::sign_prehashed;
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use k256::ecdsa::hazmat::sign_prehashed;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RecoveryId`
[INFO] [stdout]    --> src/secp256/backend/r1/p256.rs:145:31
[INFO] [stdout]     |
[INFO] [stdout] 145 |             let recovery_id = RecoveryId::from_byte(0).unwrap().try_into().unwrap();
[INFO] [stdout]     |                               ^^^^^^^^^^ use of undeclared type `RecoveryId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use coins_bip32::ecdsa::RecoveryId;
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use crate::coins_bip32::ecdsa::RecoveryId;
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use crate::secp256::signature_format::RecoveryId;
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use ecdsa::RecoveryId;
[INFO] [stdout]     |
[INFO] [stdout]       and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `encode_signature` in this scope
[INFO] [stdout]    --> src/secp256/backend/r1/p256.rs:146:27
[INFO] [stdout]     |
[INFO] [stdout] 146 |             let encoded = encode_signature(signature, recovery_id);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/secp256/signature_format.rs:67:1
[INFO] [stdout]     |
[INFO] [stdout] 67  | pub fn decode_signature(mut signature: [u8; 64]) -> ([u8; 64], RecoveryId) {
[INFO] [stdout]     | -------------------------------------------------------------------------- similarly named function `decode_signature` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 146 |             let encoded = decode_signature(signature, recovery_id);
[INFO] [stdout]     |                           ~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use crate::secp256::signature_format::encode_signature;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RecoveryId`
[INFO] [stdout]    --> src/secp256/backend/r1/p256.rs:152:31
[INFO] [stdout]     |
[INFO] [stdout] 152 |             let recovery_id = RecoveryId::from_byte(1).unwrap().try_into().unwrap();
[INFO] [stdout]     |                               ^^^^^^^^^^ use of undeclared type `RecoveryId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use coins_bip32::ecdsa::RecoveryId;
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use crate::coins_bip32::ecdsa::RecoveryId;
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use crate::secp256::signature_format::RecoveryId;
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use ecdsa::RecoveryId;
[INFO] [stdout]     |
[INFO] [stdout]       and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `encode_signature` in this scope
[INFO] [stdout]    --> src/secp256/backend/r1/p256.rs:153:27
[INFO] [stdout]     |
[INFO] [stdout] 153 |             let encoded = encode_signature(signature, recovery_id);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/secp256/signature_format.rs:67:1
[INFO] [stdout]     |
[INFO] [stdout] 67  | pub fn decode_signature(mut signature: [u8; 64]) -> ([u8; 64], RecoveryId) {
[INFO] [stdout]     | -------------------------------------------------------------------------- similarly named function `decode_signature` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 153 |             let encoded = decode_signature(signature, recovery_id);
[INFO] [stdout]     |                           ~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use crate::secp256::signature_format::encode_signature;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/tests/mnemonic.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let mut rng = rand::thread_rng();
[INFO] [stdout]    |                   ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this crate
[INFO] [stdout]    |
[INFO] [stdout] 1  + use secp256k1::rand;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_mnemonic_phrase` in the crate root
[INFO] [stdout]   --> src/tests/mnemonic.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let phrase = crate::generate_mnemonic_phrase(&mut rng, 12)
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use mnemonic::generate_mnemonic_phrase;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&(_, _, fuel_crypto::Message)`
[INFO] [stdout]    --> benches/signature.rs:199:13
[INFO] [stdout]     |
[INFO] [stdout] 199 |         |b, (public, signature, message)| {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 200 |             b.iter(|| signature.verify(black_box(public), black_box(message)))
[INFO] [stdout]     |                                 ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 199 |         |b, (public, signature, message): &(_, _, fuel_crypto::Message)| {
[INFO] [stdout]     |                                         +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&(_, _)`
[INFO] [stdout]    --> benches/signature.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |         |b, (signature, message)| b.iter(|| signature.recover(black_box(message))),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^                      ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 237 |         |b, (signature, message): &(_, _)| b.iter(|| signature.recover(black_box(message))),
[INFO] [stdout]     |                                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `random_secret` in this scope
[INFO] [stdout]    --> src/secp256/backend/k1/k256.rs:139:22
[INFO] [stdout]     |
[INFO] [stdout] 139 |         let secret = random_secret(rng);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `random_secret` in this scope
[INFO] [stdout]    --> src/secp256/backend/k1/secp256k1.rs:112:22
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let secret = random_secret(rng);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `encode_pubkey` in this scope
[INFO] [stdout]    --> src/secp256/backend/r1/p256.rs:130:36
[INFO] [stdout]     |
[INFO] [stdout] 130 |             assert_eq!(*recovered, encode_pubkey(*verifying_key));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `secret::SecretKey` in the current scope
[INFO] [stdout]    --> src/secp256/backend.rs:48:37
[INFO] [stdout]     |
[INFO] [stdout] 48  |             let secret = SecretKey::random(rng);
[INFO] [stdout]     |                                     ^^^^^^ function or associated item not found in `SecretKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/secp256/secret.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout] 35  | pub struct SecretKey(Bytes32);
[INFO] [stdout]     | -------------------- function or associated item `random` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `secret::SecretKey` consider using one of the following associated functions:
[INFO] [stdout]       secret::SecretKey::new_from_mnemonic_phrase_with_path
[INFO] [stdout]       secret::SecretKey::new_from_mnemonic
[INFO] [stdout]    --> src/secp256/secret.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | /     pub fn new_from_mnemonic_phrase_with_path(
[INFO] [stdout] 134 | |         phrase: &str,
[INFO] [stdout] 135 | |         path: &str,
[INFO] [stdout] 136 | |     ) -> Result<Self, Error> {
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 148 |       pub fn new_from_mnemonic(d: DerivationPath, m: Mnemonic<W>) -> Result<Self, Error> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `random`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Group`
[INFO] [stdout]             candidate #2: `Field`
[INFO] [stdout]             candidate #3: `Random`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `secret::SecretKey` in the current scope
[INFO] [stdout]    --> src/secp256/signature_format.rs:93:33
[INFO] [stdout]     |
[INFO] [stdout] 93  |         let secret = SecretKey::random(rng);
[INFO] [stdout]     |                                 ^^^^^^ function or associated item not found in `SecretKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/secp256/secret.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout] 35  | pub struct SecretKey(Bytes32);
[INFO] [stdout]     | -------------------- function or associated item `random` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `secret::SecretKey` consider using one of the following associated functions:
[INFO] [stdout]       secret::SecretKey::new_from_mnemonic_phrase_with_path
[INFO] [stdout]       secret::SecretKey::new_from_mnemonic
[INFO] [stdout]    --> src/secp256/secret.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | /     pub fn new_from_mnemonic_phrase_with_path(
[INFO] [stdout] 134 | |         phrase: &str,
[INFO] [stdout] 135 | |         path: &str,
[INFO] [stdout] 136 | |     ) -> Result<Self, Error> {
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 148 |       pub fn new_from_mnemonic(d: DerivationPath, m: Mnemonic<W>) -> Result<Self, Error> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `random`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Group`
[INFO] [stdout]             candidate #2: `Field`
[INFO] [stdout]             candidate #3: `Random`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fuel-crypto` (bench "signature") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `secret::SecretKey` in the current scope
[INFO] [stdout]    --> src/tests/signature.rs:25:33
[INFO] [stdout]     |
[INFO] [stdout] 25  |         let secret = SecretKey::random(rng);
[INFO] [stdout]     |                                 ^^^^^^ function or associated item not found in `SecretKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/secp256/secret.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout] 35  | pub struct SecretKey(Bytes32);
[INFO] [stdout]     | -------------------- function or associated item `random` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `secret::SecretKey` consider using one of the following associated functions:
[INFO] [stdout]       secret::SecretKey::new_from_mnemonic_phrase_with_path
[INFO] [stdout]       secret::SecretKey::new_from_mnemonic
[INFO] [stdout]    --> src/secp256/secret.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | /     pub fn new_from_mnemonic_phrase_with_path(
[INFO] [stdout] 134 | |         phrase: &str,
[INFO] [stdout] 135 | |         path: &str,
[INFO] [stdout] 136 | |     ) -> Result<Self, Error> {
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 148 |       pub fn new_from_mnemonic(d: DerivationPath, m: Mnemonic<W>) -> Result<Self, Error> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `random`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Group`
[INFO] [stdout]             candidate #2: `Field`
[INFO] [stdout]             candidate #3: `Random`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `secret::SecretKey` in the current scope
[INFO] [stdout]    --> src/tests/signature.rs:45:33
[INFO] [stdout]     |
[INFO] [stdout] 45  |         let secret = SecretKey::random(rng);
[INFO] [stdout]     |                                 ^^^^^^ function or associated item not found in `SecretKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/secp256/secret.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout] 35  | pub struct SecretKey(Bytes32);
[INFO] [stdout]     | -------------------- function or associated item `random` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `secret::SecretKey` consider using one of the following associated functions:
[INFO] [stdout]       secret::SecretKey::new_from_mnemonic_phrase_with_path
[INFO] [stdout]       secret::SecretKey::new_from_mnemonic
[INFO] [stdout]    --> src/secp256/secret.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | /     pub fn new_from_mnemonic_phrase_with_path(
[INFO] [stdout] 134 | |         phrase: &str,
[INFO] [stdout] 135 | |         path: &str,
[INFO] [stdout] 136 | |     ) -> Result<Self, Error> {
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 148 |       pub fn new_from_mnemonic(d: DerivationPath, m: Mnemonic<W>) -> Result<Self, Error> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `random`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Group`
[INFO] [stdout]             candidate #2: `Field`
[INFO] [stdout]             candidate #3: `Random`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `secret::SecretKey` in the current scope
[INFO] [stdout]    --> src/tests/signature.rs:67:29
[INFO] [stdout]     |
[INFO] [stdout] 67  |     let secret = SecretKey::random(rng);
[INFO] [stdout]     |                             ^^^^^^ function or associated item not found in `SecretKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/secp256/secret.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout] 35  | pub struct SecretKey(Bytes32);
[INFO] [stdout]     | -------------------- function or associated item `random` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `secret::SecretKey` consider using one of the following associated functions:
[INFO] [stdout]       secret::SecretKey::new_from_mnemonic_phrase_with_path
[INFO] [stdout]       secret::SecretKey::new_from_mnemonic
[INFO] [stdout]    --> src/secp256/secret.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | /     pub fn new_from_mnemonic_phrase_with_path(
[INFO] [stdout] 134 | |         phrase: &str,
[INFO] [stdout] 135 | |         path: &str,
[INFO] [stdout] 136 | |     ) -> Result<Self, Error> {
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 148 |       pub fn new_from_mnemonic(d: DerivationPath, m: Mnemonic<W>) -> Result<Self, Error> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `random`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Group`
[INFO] [stdout]             candidate #2: `Field`
[INFO] [stdout]             candidate #3: `Random`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 28 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fuel-crypto` (lib test) due to 29 previous errors
[INFO] running `Command { std: "docker" "inspect" "0468de089e41a219ff3053468e3fea831edb4309984f18d7e04135de63ae45f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0468de089e41a219ff3053468e3fea831edb4309984f18d7e04135de63ae45f8", kill_on_drop: false }`
[INFO] [stdout] 0468de089e41a219ff3053468e3fea831edb4309984f18d7e04135de63ae45f8
[INFO] checking fuel-crypto-0.43.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate fuel-crypto 0.43.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate fuel-crypto 0.43.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fuel-crypto 0.43.1
[INFO] finished tweaking crates.io crate fuel-crypto 0.43.1
[INFO] tweaked toml for crates.io crate fuel-crypto 0.43.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 798f434e97f0264e4288e027e1cc5f22f5e6ffbdcbcac18bc52a1b3777520927
[INFO] running `Command { std: "docker" "start" "-a" "798f434e97f0264e4288e027e1cc5f22f5e6ffbdcbcac18bc52a1b3777520927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "798f434e97f0264e4288e027e1cc5f22f5e6ffbdcbcac18bc52a1b3777520927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "798f434e97f0264e4288e027e1cc5f22f5e6ffbdcbcac18bc52a1b3777520927", kill_on_drop: false }`
[INFO] [stdout] 798f434e97f0264e4288e027e1cc5f22f5e6ffbdcbcac18bc52a1b3777520927
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc65d123d0db6bb03e08b3ab45b82f472e60642b1eea7799bf1f25d0011479f8
[INFO] running `Command { std: "docker" "start" "-a" "cc65d123d0db6bb03e08b3ab45b82f472e60642b1eea7799bf1f25d0011479f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling fuel-derive v0.43.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking fuel-types v0.43.2
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking coins-core v0.8.7
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking k256 v0.13.3
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking secp256k1 v0.26.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking coins-bip32 v0.8.7
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking coins-bip39 v0.8.7
[INFO] [stderr]     Checking fuel-crypto v0.43.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> benches/signature.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         use rand::{
[INFO] [stdout]    |             ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> benches/signature.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         use rand::{
[INFO] [stdout]    |             ^^^^ help: a similar path exists: `secp256k1::rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]    --> src/secp256/backend/k1/k256.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |     use rand::{
[INFO] [stdout]     |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fuel_crypto`
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use fuel_crypto as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ no external crate `fuel_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]    --> src/secp256/backend/k1/secp256k1.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     use rand::{
[INFO] [stdout]     |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]    --> src/secp256/backend/k1/k256.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |     use rand::{
[INFO] [stdout]     |         ^^^^ help: a similar path exists: `secp256k1::rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/secp256/backend/r1/p256.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     use rand::{
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]    --> src/secp256/backend/k1/secp256k1.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     use rand::{
[INFO] [stdout]     |         ^^^^ help: a similar path exists: `secp256k1::rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/secp256/backend.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use rand::{
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/secp256/backend/r1/p256.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     use rand::{
[INFO] [stdout]    |         ^^^^ help: a similar path exists: `secp256k1::rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/secp256/signature_format.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     use rand::{
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/secp256/backend.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use rand::{
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/tests/signature.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/secp256/signature_format.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     use rand::{
[INFO] [stdout]    |         ^^^^ help: a similar path exists: `secp256k1::rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/tests/signature.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rand::{
[INFO] [stdout]    |     ^^^^ help: a similar path exists: `secp256k1::rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `fuel_crypto::SecretKey` in the current scope
[INFO] [stdout]    --> benches/signature.rs:27:30
[INFO] [stdout]     |
[INFO] [stdout] 27  |         let key = SecretKey::random(rng);
[INFO] [stdout]     |                              ^^^^^^ function or associated item not found in `SecretKey`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `fuel_crypto::SecretKey` consider using one of the following associated functions:
[INFO] [stdout]       fuel_crypto::SecretKey::new_from_mnemonic_phrase_with_path
[INFO] [stdout]       fuel_crypto::SecretKey::new_from_mnemonic
[INFO] [stdout]    --> /opt/rustwide/workdir/src/secp256/secret.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | /     pub fn new_from_mnemonic_phrase_with_path(
[INFO] [stdout] 134 | |         phrase: &str,
[INFO] [stdout] 135 | |         path: &str,
[INFO] [stdout] 136 | |     ) -> Result<Self, Error> {
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 148 |       pub fn new_from_mnemonic(d: DerivationPath, m: Mnemonic<W>) -> Result<Self, Error> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sign_prehashed` in this scope
[INFO] [stdout]    --> src/secp256/backend/r1/p256.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 sign_prehashed(&signing_key, &message).expect("Couldn't sign");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use coins_bip32::ecdsa::hazmat::sign_prehashed;
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use crate::coins_bip32::ecdsa::hazmat::sign_prehashed;
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use ecdsa::hazmat::sign_prehashed;
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use k256::ecdsa::hazmat::sign_prehashed;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RecoveryId`
[INFO] [stdout]    --> src/secp256/backend/r1/p256.rs:145:31
[INFO] [stdout]     |
[INFO] [stdout] 145 |             let recovery_id = RecoveryId::from_byte(0).unwrap().try_into().unwrap();
[INFO] [stdout]     |                               ^^^^^^^^^^ use of undeclared type `RecoveryId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use coins_bip32::ecdsa::RecoveryId;
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use crate::coins_bip32::ecdsa::RecoveryId;
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use crate::secp256::signature_format::RecoveryId;
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use ecdsa::RecoveryId;
[INFO] [stdout]     |
[INFO] [stdout]       and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `encode_signature` in this scope
[INFO] [stdout]    --> src/secp256/backend/r1/p256.rs:146:27
[INFO] [stdout]     |
[INFO] [stdout] 146 |             let encoded = encode_signature(signature, recovery_id);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/secp256/signature_format.rs:67:1
[INFO] [stdout]     |
[INFO] [stdout] 67  | pub fn decode_signature(mut signature: [u8; 64]) -> ([u8; 64], RecoveryId) {
[INFO] [stdout]     | -------------------------------------------------------------------------- similarly named function `decode_signature` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 146 |             let encoded = decode_signature(signature, recovery_id);
[INFO] [stdout]     |                           ~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use crate::secp256::signature_format::encode_signature;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RecoveryId`
[INFO] [stdout]    --> src/secp256/backend/r1/p256.rs:152:31
[INFO] [stdout]     |
[INFO] [stdout] 152 |             let recovery_id = RecoveryId::from_byte(1).unwrap().try_into().unwrap();
[INFO] [stdout]     |                               ^^^^^^^^^^ use of undeclared type `RecoveryId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use coins_bip32::ecdsa::RecoveryId;
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use crate::coins_bip32::ecdsa::RecoveryId;
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use crate::secp256::signature_format::RecoveryId;
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use ecdsa::RecoveryId;
[INFO] [stdout]     |
[INFO] [stdout]       and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `encode_signature` in this scope
[INFO] [stdout]    --> src/secp256/backend/r1/p256.rs:153:27
[INFO] [stdout]     |
[INFO] [stdout] 153 |             let encoded = encode_signature(signature, recovery_id);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/secp256/signature_format.rs:67:1
[INFO] [stdout]     |
[INFO] [stdout] 67  | pub fn decode_signature(mut signature: [u8; 64]) -> ([u8; 64], RecoveryId) {
[INFO] [stdout]     | -------------------------------------------------------------------------- similarly named function `decode_signature` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 153 |             let encoded = decode_signature(signature, recovery_id);
[INFO] [stdout]     |                           ~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 86  +     use crate::secp256::signature_format::encode_signature;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/tests/mnemonic.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let mut rng = rand::thread_rng();
[INFO] [stdout]    |                   ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this crate
[INFO] [stdout]    |
[INFO] [stdout] 1  + use secp256k1::rand;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_mnemonic_phrase` in the crate root
[INFO] [stdout]   --> src/tests/mnemonic.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let phrase = crate::generate_mnemonic_phrase(&mut rng, 12)
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use mnemonic::generate_mnemonic_phrase;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&(_, _, fuel_crypto::Message)`
[INFO] [stdout]    --> benches/signature.rs:199:13
[INFO] [stdout]     |
[INFO] [stdout] 199 |         |b, (public, signature, message)| {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 200 |             b.iter(|| signature.verify(black_box(public), black_box(message)))
[INFO] [stdout]     |                                 ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 199 |         |b, (public, signature, message): &(_, _, fuel_crypto::Message)| {
[INFO] [stdout]     |                                         +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&(_, _)`
[INFO] [stdout]    --> benches/signature.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |         |b, (signature, message)| b.iter(|| signature.recover(black_box(message))),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^                      ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 237 |         |b, (signature, message): &(_, _)| b.iter(|| signature.recover(black_box(message))),
[INFO] [stdout]     |                                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `random_secret` in this scope
[INFO] [stdout]    --> src/secp256/backend/k1/k256.rs:139:22
[INFO] [stdout]     |
[INFO] [stdout] 139 |         let secret = random_secret(rng);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `random_secret` in this scope
[INFO] [stdout]    --> src/secp256/backend/k1/secp256k1.rs:112:22
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let secret = random_secret(rng);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `encode_pubkey` in this scope
[INFO] [stdout]    --> src/secp256/backend/r1/p256.rs:130:36
[INFO] [stdout]     |
[INFO] [stdout] 130 |             assert_eq!(*recovered, encode_pubkey(*verifying_key));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `secret::SecretKey` in the current scope
[INFO] [stdout]    --> src/secp256/backend.rs:48:37
[INFO] [stdout]     |
[INFO] [stdout] 48  |             let secret = SecretKey::random(rng);
[INFO] [stdout]     |                                     ^^^^^^ function or associated item not found in `SecretKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/secp256/secret.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout] 35  | pub struct SecretKey(Bytes32);
[INFO] [stdout]     | -------------------- function or associated item `random` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `secret::SecretKey` consider using one of the following associated functions:
[INFO] [stdout]       secret::SecretKey::new_from_mnemonic_phrase_with_path
[INFO] [stdout]       secret::SecretKey::new_from_mnemonic
[INFO] [stdout]    --> src/secp256/secret.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | /     pub fn new_from_mnemonic_phrase_with_path(
[INFO] [stdout] 134 | |         phrase: &str,
[INFO] [stdout] 135 | |         path: &str,
[INFO] [stdout] 136 | |     ) -> Result<Self, Error> {
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 148 |       pub fn new_from_mnemonic(d: DerivationPath, m: Mnemonic<W>) -> Result<Self, Error> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `random`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Group`
[INFO] [stdout]             candidate #2: `Field`
[INFO] [stdout]             candidate #3: `Random`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fuel-crypto` (bench "signature") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `secret::SecretKey` in the current scope
[INFO] [stdout]    --> src/secp256/signature_format.rs:93:33
[INFO] [stdout]     |
[INFO] [stdout] 93  |         let secret = SecretKey::random(rng);
[INFO] [stdout]     |                                 ^^^^^^ function or associated item not found in `SecretKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/secp256/secret.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout] 35  | pub struct SecretKey(Bytes32);
[INFO] [stdout]     | -------------------- function or associated item `random` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `secret::SecretKey` consider using one of the following associated functions:
[INFO] [stdout]       secret::SecretKey::new_from_mnemonic_phrase_with_path
[INFO] [stdout]       secret::SecretKey::new_from_mnemonic
[INFO] [stdout]    --> src/secp256/secret.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | /     pub fn new_from_mnemonic_phrase_with_path(
[INFO] [stdout] 134 | |         phrase: &str,
[INFO] [stdout] 135 | |         path: &str,
[INFO] [stdout] 136 | |     ) -> Result<Self, Error> {
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 148 |       pub fn new_from_mnemonic(d: DerivationPath, m: Mnemonic<W>) -> Result<Self, Error> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `random`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Group`
[INFO] [stdout]             candidate #2: `Field`
[INFO] [stdout]             candidate #3: `Random`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `secret::SecretKey` in the current scope
[INFO] [stdout]    --> src/tests/signature.rs:25:33
[INFO] [stdout]     |
[INFO] [stdout] 25  |         let secret = SecretKey::random(rng);
[INFO] [stdout]     |                                 ^^^^^^ function or associated item not found in `SecretKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/secp256/secret.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout] 35  | pub struct SecretKey(Bytes32);
[INFO] [stdout]     | -------------------- function or associated item `random` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `secret::SecretKey` consider using one of the following associated functions:
[INFO] [stdout]       secret::SecretKey::new_from_mnemonic_phrase_with_path
[INFO] [stdout]       secret::SecretKey::new_from_mnemonic
[INFO] [stdout]    --> src/secp256/secret.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | /     pub fn new_from_mnemonic_phrase_with_path(
[INFO] [stdout] 134 | |         phrase: &str,
[INFO] [stdout] 135 | |         path: &str,
[INFO] [stdout] 136 | |     ) -> Result<Self, Error> {
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 148 |       pub fn new_from_mnemonic(d: DerivationPath, m: Mnemonic<W>) -> Result<Self, Error> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `random`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Group`
[INFO] [stdout]             candidate #2: `Field`
[INFO] [stdout]             candidate #3: `Random`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `secret::SecretKey` in the current scope
[INFO] [stdout]    --> src/tests/signature.rs:45:33
[INFO] [stdout]     |
[INFO] [stdout] 45  |         let secret = SecretKey::random(rng);
[INFO] [stdout]     |                                 ^^^^^^ function or associated item not found in `SecretKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/secp256/secret.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout] 35  | pub struct SecretKey(Bytes32);
[INFO] [stdout]     | -------------------- function or associated item `random` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `secret::SecretKey` consider using one of the following associated functions:
[INFO] [stdout]       secret::SecretKey::new_from_mnemonic_phrase_with_path
[INFO] [stdout]       secret::SecretKey::new_from_mnemonic
[INFO] [stdout]    --> src/secp256/secret.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | /     pub fn new_from_mnemonic_phrase_with_path(
[INFO] [stdout] 134 | |         phrase: &str,
[INFO] [stdout] 135 | |         path: &str,
[INFO] [stdout] 136 | |     ) -> Result<Self, Error> {
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 148 |       pub fn new_from_mnemonic(d: DerivationPath, m: Mnemonic<W>) -> Result<Self, Error> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `random`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Group`
[INFO] [stdout]             candidate #2: `Field`
[INFO] [stdout]             candidate #3: `Random`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `secret::SecretKey` in the current scope
[INFO] [stdout]    --> src/tests/signature.rs:67:29
[INFO] [stdout]     |
[INFO] [stdout] 67  |     let secret = SecretKey::random(rng);
[INFO] [stdout]     |                             ^^^^^^ function or associated item not found in `SecretKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/secp256/secret.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout] 35  | pub struct SecretKey(Bytes32);
[INFO] [stdout]     | -------------------- function or associated item `random` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `secret::SecretKey` consider using one of the following associated functions:
[INFO] [stdout]       secret::SecretKey::new_from_mnemonic_phrase_with_path
[INFO] [stdout]       secret::SecretKey::new_from_mnemonic
[INFO] [stdout]    --> src/secp256/secret.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | /     pub fn new_from_mnemonic_phrase_with_path(
[INFO] [stdout] 134 | |         phrase: &str,
[INFO] [stdout] 135 | |         path: &str,
[INFO] [stdout] 136 | |     ) -> Result<Self, Error> {
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 148 |       pub fn new_from_mnemonic(d: DerivationPath, m: Mnemonic<W>) -> Result<Self, Error> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `random`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Group`
[INFO] [stdout]             candidate #2: `Field`
[INFO] [stdout]             candidate #3: `Random`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 28 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fuel-crypto` (lib test) due to 29 previous errors
[INFO] running `Command { std: "docker" "inspect" "cc65d123d0db6bb03e08b3ab45b82f472e60642b1eea7799bf1f25d0011479f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc65d123d0db6bb03e08b3ab45b82f472e60642b1eea7799bf1f25d0011479f8", kill_on_drop: false }`
[INFO] [stdout] cc65d123d0db6bb03e08b3ab45b82f472e60642b1eea7799bf1f25d0011479f8
