[INFO] fetching crate fuel-crypto 0.58.2... [INFO] checking fuel-crypto-0.58.2 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate fuel-crypto 0.58.2 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate fuel-crypto 0.58.2 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fuel-crypto 0.58.2 [INFO] finished tweaking crates.io crate fuel-crypto 0.58.2 [INFO] tweaked toml for crates.io crate fuel-crypto 0.58.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 148 packages to latest compatible versions [INFO] [stderr] Adding coins-bip32 v0.8.7 (available: v0.12.0) [INFO] [stderr] Adding coins-bip39 v0.8.7 (available: v0.12.0) [INFO] [stderr] Adding criterion v0.4.0 (available: v0.5.1) [INFO] [stderr] Adding secp256k1 v0.29.1 (available: v0.30.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 023b4d70f7ce7a12e6b950e5ae9a1d632f482bf4785e6de03ce9387ea69bf4ed [INFO] running `Command { std: "docker" "start" "-a" "023b4d70f7ce7a12e6b950e5ae9a1d632f482bf4785e6de03ce9387ea69bf4ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "023b4d70f7ce7a12e6b950e5ae9a1d632f482bf4785e6de03ce9387ea69bf4ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "023b4d70f7ce7a12e6b950e5ae9a1d632f482bf4785e6de03ce9387ea69bf4ed", kill_on_drop: false }` [INFO] [stdout] 023b4d70f7ce7a12e6b950e5ae9a1d632f482bf4785e6de03ce9387ea69bf4ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ead0145f9b6b37491c37b389ede75275c3a2a73ce736468b880471eca2045e2d [INFO] running `Command { std: "docker" "start" "-a" "ead0145f9b6b37491c37b389ede75275c3a2a73ce736468b880471eca2045e2d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Compiling fuel-derive v0.58.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [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 signature v2.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking ripemd v0.1.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 ed25519 v2.2.3 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking fuel-types v0.58.2 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking criterion-plot v0.5.0 [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 regex v1.11.1 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking coins-core v0.8.7 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking secp256k1 v0.29.1 [INFO] [stderr] Checking coins-bip32 v0.8.7 [INFO] [stderr] Checking coins-bip39 v0.8.7 [INFO] [stderr] Checking fuel-crypto v0.58.2 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stderr] Fixed src/secp256/backend.rs (1 fix) [INFO] [stderr] Fixed src/secp256/backend/r1/p256.rs (3 fixes) [INFO] [stderr] Fixed src/secp256/backend/k1/k256.rs (1 fix) [INFO] [stderr] Fixed src/secp256/backend/k1/secp256k1.rs (1 fix) [INFO] [stderr] Migrating benches/signature.rs from 2021 edition to 2024 [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[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] --> /tmp/fixit/src/secp256/secret.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | / pub fn new_from_mnemonic_phrase_with_path( [INFO] [stdout] 143 | | phrase: &str, [INFO] [stdout] 144 | | path: &str, [INFO] [stdout] 145 | | ) -> Result { [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 157 | pub fn new_from_mnemonic(d: DerivationPath, m: Mnemonic) -> Result { [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] 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] [stderr] error: could not compile `fuel-crypto` (bench "signature") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | 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[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 functions [INFO] [stdout] | [INFO] [stdout] 86 + use crate::coins_bip32::ecdsa::hazmat::sign_prehashed; [INFO] [stdout] | [INFO] [stdout] 86 + use 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 structs [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 coins_bip32::ecdsa::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 structs [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 coins_bip32::ecdsa::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:62:19 [INFO] [stdout] | [INFO] [stdout] 62 | pub use mnemonic::generate_mnemonic_phrase; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> src/lib.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(all(feature = "std", feature = "random"))] [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:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | / pub fn new_from_mnemonic_phrase_with_path( [INFO] [stdout] 143 | | phrase: &str, [INFO] [stdout] 144 | | path: &str, [INFO] [stdout] 145 | | ) -> Result { [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 157 | pub fn new_from_mnemonic(d: DerivationPath, m: Mnemonic) -> Result { [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: `Field` [INFO] [stdout] candidate #2: `Group` [INFO] [stdout] candidate #3: `k256::elliptic_curve::crypto_bigint::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/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:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | / pub fn new_from_mnemonic_phrase_with_path( [INFO] [stdout] 143 | | phrase: &str, [INFO] [stdout] 144 | | path: &str, [INFO] [stdout] 145 | | ) -> Result { [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 157 | pub fn new_from_mnemonic(d: DerivationPath, m: Mnemonic) -> Result { [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: `Field` [INFO] [stdout] candidate #2: `Group` [INFO] [stdout] candidate #3: `k256::elliptic_curve::crypto_bigint::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:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | / pub fn new_from_mnemonic_phrase_with_path( [INFO] [stdout] 143 | | phrase: &str, [INFO] [stdout] 144 | | path: &str, [INFO] [stdout] 145 | | ) -> Result { [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 157 | pub fn new_from_mnemonic(d: DerivationPath, m: Mnemonic) -> Result { [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: `Field` [INFO] [stdout] candidate #2: `Group` [INFO] [stdout] candidate #3: `k256::elliptic_curve::crypto_bigint::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:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | / pub fn new_from_mnemonic_phrase_with_path( [INFO] [stdout] 143 | | phrase: &str, [INFO] [stdout] 144 | | path: &str, [INFO] [stdout] 145 | | ) -> Result { [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 157 | pub fn new_from_mnemonic(d: DerivationPath, m: Mnemonic) -> Result { [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: `Field` [INFO] [stdout] candidate #2: `Group` [INFO] [stdout] candidate #3: `k256::elliptic_curve::crypto_bigint::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:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | / pub fn new_from_mnemonic_phrase_with_path( [INFO] [stdout] 143 | | phrase: &str, [INFO] [stdout] 144 | | path: &str, [INFO] [stdout] 145 | | ) -> Result { [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 157 | pub fn new_from_mnemonic(d: DerivationPath, m: Mnemonic) -> Result { [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: `Field` [INFO] [stdout] candidate #2: `Group` [INFO] [stdout] candidate #3: `k256::elliptic_curve::crypto_bigint::Random` [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 28 previous errors [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ead0145f9b6b37491c37b389ede75275c3a2a73ce736468b880471eca2045e2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ead0145f9b6b37491c37b389ede75275c3a2a73ce736468b880471eca2045e2d", kill_on_drop: false }` [INFO] [stdout] ead0145f9b6b37491c37b389ede75275c3a2a73ce736468b880471eca2045e2d