[INFO] cloning repository https://github.com/pacificDeveloperPrakhar/Blockchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pacificDeveloperPrakhar/Blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpacificDeveloperPrakhar%2FBlockchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpacificDeveloperPrakhar%2FBlockchain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 506f06c22d34c9655cb1356bb86a615102632fdf [INFO] testing pacificDeveloperPrakhar/Blockchain against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpacificDeveloperPrakhar%2FBlockchain" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pacificDeveloperPrakhar/Blockchain [INFO] finished tweaking git repo https://github.com/pacificDeveloperPrakhar/Blockchain [INFO] tweaked toml for git repo https://github.com/pacificDeveloperPrakhar/Blockchain written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pacificDeveloperPrakhar/Blockchain on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pacificDeveloperPrakhar/Blockchain already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded solana-sdk v3.0.0 [INFO] [stderr] Downloaded solana-short-vec v3.0.0 [INFO] [stderr] Downloaded solana-shred-version v3.0.0 [INFO] [stderr] Downloaded solana-transaction v3.0.1 [INFO] [stderr] Downloaded solana-time-utils v3.0.0 [INFO] [stderr] Downloaded solana-sanitize v3.0.1 [INFO] [stderr] Downloaded solana-signature v3.1.0 [INFO] [stderr] Downloaded solana-instruction v3.0.0 [INFO] [stderr] Downloaded ed25519-dalek-bip32 v0.3.0 [INFO] [stderr] Downloaded solana-serialize-utils v3.0.0 [INFO] [stderr] Downloaded solana-blake3-hasher v3.0.0 [INFO] [stderr] Downloaded solana-cpi v3.0.0 [INFO] [stderr] Downloaded solana-nonce v3.0.0 [INFO] [stderr] Downloaded solana-program-option v3.0.0 [INFO] [stderr] Downloaded solana-derivation-path v3.0.0 [INFO] [stderr] Downloaded solana-inflation v3.0.0 [INFO] [stderr] Downloaded solana-epoch-info v3.0.0 [INFO] [stderr] Downloaded solana-system-interface v2.0.0 [INFO] [stderr] Downloaded solana-epoch-stake v3.0.0 [INFO] [stderr] Downloaded solana-packet v3.0.0 [INFO] [stderr] Downloaded solana-big-mod-exp v3.0.0 [INFO] [stderr] Downloaded solana-epoch-schedule v3.0.0 [INFO] [stderr] Downloaded solana-sysvar-id v3.0.0 [INFO] [stderr] Downloaded solana-program v3.0.0 [INFO] [stderr] Downloaded solana-hard-forks v3.0.0 [INFO] [stderr] Downloaded solana-instructions-sysvar v3.0.0 [INFO] [stderr] Downloaded solana-stable-layout v3.0.0 [INFO] [stderr] Downloaded solana-epoch-rewards v3.0.0 [INFO] [stderr] Downloaded solana-slot-history v3.0.0 [INFO] [stderr] Downloaded solana-sysvar v3.0.0 [INFO] [stderr] Downloaded solana-serde-varint v3.0.0 [INFO] [stderr] Downloaded solana-epoch-rewards-hasher v3.0.0 [INFO] [stderr] Downloaded solana-fee-structure v3.0.0 [INFO] [stderr] Downloaded solana-presigner v3.0.0 [INFO] [stderr] Downloaded solana-borsh v3.0.0 [INFO] [stderr] Downloaded solana-keccak-hasher v3.0.0 [INFO] [stderr] Downloaded solana-native-token v3.0.0 [INFO] [stderr] Downloaded solana-last-restart-slot v3.0.0 [INFO] [stderr] Downloaded solana-msg v3.0.0 [INFO] [stderr] Downloaded solana-program-entrypoint v3.1.0 [INFO] [stderr] Downloaded solana-slot-hashes v3.0.0 [INFO] [stderr] Downloaded solana-keypair v3.0.1 [INFO] [stderr] Downloaded solana-offchain-message v3.0.0 [INFO] [stderr] Downloaded solana-address-lookup-table-interface v3.0.0 [INFO] [stderr] Downloaded solana-example-mocks v3.0.0 [INFO] [stderr] Downloaded solana-program-pack v3.0.0 [INFO] [stderr] Downloaded solana-secp256k1-recover v3.0.0 [INFO] [stderr] Downloaded solana-seed-derivable v3.0.0 [INFO] [stderr] Downloaded solana-rent v3.0.0 [INFO] [stderr] Downloaded solana-message v3.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f86e2b415eed1cdd584d9611c6e8d53b35536f758b8fe0926cc23f4be7eaa661 [INFO] running `Command { std: "docker" "start" "-a" "f86e2b415eed1cdd584d9611c6e8d53b35536f758b8fe0926cc23f4be7eaa661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f86e2b415eed1cdd584d9611c6e8d53b35536f758b8fe0926cc23f4be7eaa661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f86e2b415eed1cdd584d9611c6e8d53b35536f758b8fe0926cc23f4be7eaa661", kill_on_drop: false }` [INFO] [stdout] f86e2b415eed1cdd584d9611c6e8d53b35536f758b8fe0926cc23f4be7eaa661 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee764b2bc6840a8a1d59bfc5ba8ce15b9384271cb46474a3126ed9b36a212af1 [INFO] running `Command { std: "docker" "start" "-a" "ee764b2bc6840a8a1d59bfc5ba8ce15b9384271cb46474a3126ed9b36a212af1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling five8_core v0.1.2 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling solana-sanitize v3.0.1 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling five8 v0.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling solana-atomic-u64 v3.0.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling five8_const v0.1.4 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling solana-program-memory v3.0.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling solana-msg v3.0.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling solana-define-syscall v3.0.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling solana-derivation-path v3.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling solana-seed-phrase v3.0.0 [INFO] [stderr] Compiling solana-seed-derivable v3.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling solana-packet v3.0.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling solana-native-token v3.0.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling solana-hard-forks v3.0.0 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling solana-program-option v3.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling solana-sdk-macro v3.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling solana-big-mod-exp v3.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling solana-time-utils v3.0.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling solana-secp256k1-recover v3.0.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.3.0 [INFO] [stderr] Compiling solana-borsh v3.0.0 [INFO] [stderr] Compiling solana-hash v3.0.0 [INFO] [stderr] Compiling solana-program-error v3.0.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling solana-fee-calculator v3.0.0 [INFO] [stderr] Compiling solana-short-vec v3.0.0 [INFO] [stderr] Compiling solana-instruction-error v2.0.0 [INFO] [stderr] Compiling solana-signature v3.1.0 [INFO] [stderr] Compiling solana-program-pack v3.0.0 [INFO] [stderr] Compiling solana-serde-varint v3.0.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling solana-sha256-hasher v3.0.0 [INFO] [stderr] Compiling solana-transaction-error v3.0.0 [INFO] [stderr] Compiling solana-keccak-hasher v3.0.0 [INFO] [stderr] Compiling solana-blake3-hasher v3.0.0 [INFO] [stderr] Compiling solana-address v1.0.0 [INFO] [stderr] Compiling solana-shred-version v3.0.0 [INFO] [stderr] Compiling solana-fee-structure v3.0.0 [INFO] [stderr] Compiling solana-inflation v3.0.0 [INFO] [stderr] Compiling solana-epoch-info v3.0.0 [INFO] [stderr] Compiling solana-serde v3.0.0 [INFO] [stderr] Compiling bip39 v2.2.0 [INFO] [stderr] Compiling solana-pubkey v3.0.0 [INFO] [stderr] Compiling solana-sdk-ids v3.0.0 [INFO] [stderr] Compiling solana-signer v3.0.0 [INFO] [stderr] Compiling solana-system-interface v2.0.0 [INFO] [stderr] Compiling solana-nonce v3.0.0 [INFO] [stderr] Compiling solana-instruction v3.0.0 [INFO] [stderr] Compiling solana-account-info v3.0.0 [INFO] [stderr] Compiling solana-serialize-utils v3.0.0 [INFO] [stderr] Compiling solana-stable-layout v3.0.0 [INFO] [stderr] Compiling solana-epoch-stake v3.0.0 [INFO] [stderr] Compiling solana-presigner v3.0.0 [INFO] [stderr] Compiling solana-keypair v3.0.1 [INFO] [stderr] Compiling solana-sysvar-id v3.0.0 [INFO] [stderr] Compiling solana-message v3.0.1 [INFO] [stderr] Compiling solana-offchain-message v3.0.0 [INFO] [stderr] Compiling solana-slot-hashes v3.0.0 [INFO] [stderr] Compiling solana-clock v3.0.0 [INFO] [stderr] Compiling solana-program-entrypoint v3.1.0 [INFO] [stderr] Compiling solana-last-restart-slot v3.0.0 [INFO] [stderr] Compiling solana-epoch-schedule v3.0.0 [INFO] [stderr] Compiling solana-epoch-rewards v3.0.0 [INFO] [stderr] Compiling solana-rent v3.0.0 [INFO] [stderr] Compiling solana-address-lookup-table-interface v3.0.0 [INFO] [stderr] Compiling solana-cpi v3.0.0 [INFO] [stderr] Compiling solana-slot-history v3.0.0 [INFO] [stderr] Compiling solana-instructions-sysvar v3.0.0 [INFO] [stderr] Compiling solana-epoch-rewards-hasher v3.0.0 [INFO] [stderr] Compiling solana-sysvar v3.0.0 [INFO] [stderr] Compiling solana-account v3.0.0 [INFO] [stderr] Compiling solana-example-mocks v3.0.0 [INFO] [stderr] Compiling solana-transaction v3.0.1 [INFO] [stderr] Compiling solana-program v3.0.0 [INFO] [stderr] Compiling solana-sdk v3.0.0 [INFO] [stderr] Compiling blockchain_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `hex` [INFO] [stdout] --> src/bip/memonics.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use hex; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::bip::memonics` [INFO] [stdout] --> src/bip/bip39.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::bip::memonics; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sha256` [INFO] [stdout] --> src/bip/bip39.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use sha2::{Sha512,Sha256}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utilities::to_vec_string` [INFO] [stdout] --> src/bip/bip39.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::utilities::to_vec_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng` [INFO] [stdout] --> src/bip/memonics.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | let mut rng = rand::thread_rng(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/balances/mod.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | let mut pallet=Pallet [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/bip/memonics.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | Err(e)=>panic!("unable to read the files content") [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/bip/bip39.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let mut key:[u8;64]=[0;64]; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bip/bip39.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let mut key:[u8;64]=[0;64]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `binary_to_11bitDecimalNumber` should have a snake case name [INFO] [stdout] --> src/utilities/mod.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn binary_to_11bitDecimalNumber(s:&String)->Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `binary_to_11bit_decimal_number` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::type_name_of_val` [INFO] [stdout] --> src/consesus/proof_of_work.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::type_name_of_val; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hex` [INFO] [stdout] --> src/bip/memonics.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use hex; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::bip::memonics` [INFO] [stdout] --> src/bip/bip39.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::bip::memonics; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sha256` [INFO] [stdout] --> src/bip/bip39.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use sha2::{Sha512,Sha256}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utilities::to_vec_string` [INFO] [stdout] --> src/bip/bip39.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::utilities::to_vec_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng` [INFO] [stdout] --> src/bip/memonics.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | let mut rng = rand::thread_rng(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/bip/memonics.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | Err(e)=>panic!("unable to read the files content") [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/bip/bip39.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let mut key:[u8;64]=[0;64]; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bip/bip39.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let mut key:[u8;64]=[0;64]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Transaction` is never constructed [INFO] [stdout] --> src/blockchain/mod.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | struct Transaction [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Block` is never constructed [INFO] [stdout] --> src/blockchain/mod.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct Block [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `verify` is never used [INFO] [stdout] --> src/blockchain/mod.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl Transaction [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 27 | { [INFO] [stdout] 28 | pub fn verify()->bool [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `binary_to_11bitDecimalNumber` should have a snake case name [INFO] [stdout] --> src/utilities/mod.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn binary_to_11bitDecimalNumber(s:&String)->Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `binary_to_11bit_decimal_number` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "ee764b2bc6840a8a1d59bfc5ba8ce15b9384271cb46474a3126ed9b36a212af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee764b2bc6840a8a1d59bfc5ba8ce15b9384271cb46474a3126ed9b36a212af1", kill_on_drop: false }` [INFO] [stdout] ee764b2bc6840a8a1d59bfc5ba8ce15b9384271cb46474a3126ed9b36a212af1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9bc7db8d8ef6e63080f22c62cfe657d82c04e1d416868f006011102c81addea [INFO] running `Command { std: "docker" "start" "-a" "c9bc7db8d8ef6e63080f22c62cfe657d82c04e1d416868f006011102c81addea", kill_on_drop: false }` [INFO] [stderr] Compiling blockchain_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `hex` [INFO] [stdout] --> src/bip/memonics.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use hex; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::bip::memonics` [INFO] [stdout] --> src/bip/bip39.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::bip::memonics; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sha256` [INFO] [stdout] --> src/bip/bip39.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use sha2::{Sha512,Sha256}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utilities::to_vec_string` [INFO] [stdout] --> src/bip/bip39.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::utilities::to_vec_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng` [INFO] [stdout] --> src/bip/memonics.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | let mut rng = rand::thread_rng(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/balances/mod.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | let mut pallet=Pallet [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/bip/memonics.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | Err(e)=>panic!("unable to read the files content") [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/bip/bip39.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let mut key:[u8;64]=[0;64]; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bip/bip39.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let mut key:[u8;64]=[0;64]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `binary_to_11bitDecimalNumber` should have a snake case name [INFO] [stdout] --> src/utilities/mod.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn binary_to_11bitDecimalNumber(s:&String)->Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `binary_to_11bit_decimal_number` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::type_name_of_val` [INFO] [stdout] --> src/consesus/proof_of_work.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::type_name_of_val; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hex` [INFO] [stdout] --> src/bip/memonics.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use hex; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::bip::memonics` [INFO] [stdout] --> src/bip/bip39.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::bip::memonics; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sha256` [INFO] [stdout] --> src/bip/bip39.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use sha2::{Sha512,Sha256}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utilities::to_vec_string` [INFO] [stdout] --> src/bip/bip39.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::utilities::to_vec_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hex` [INFO] [stdout] --> src/bip/memonics.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use hex; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::bip::memonics` [INFO] [stdout] --> src/bip/bip39.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::bip::memonics; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sha256` [INFO] [stdout] --> src/bip/bip39.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use sha2::{Sha512,Sha256}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utilities::to_vec_string` [INFO] [stdout] --> src/bip/bip39.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::utilities::to_vec_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng` [INFO] [stdout] --> src/bip/memonics.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | let mut rng = rand::thread_rng(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng` [INFO] [stdout] --> src/bip/memonics.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | let mut rng = rand::thread_rng(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/balances/mod.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | let mut pallet=Pallet [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/bip/memonics.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | Err(e)=>panic!("unable to read the files content") [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/bip/bip39.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let mut key:[u8;64]=[0;64]; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bip/bip39.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let mut key:[u8;64]=[0;64]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `spin::mutex::MutexGuard<'_, Pallet>` in the current scope [INFO] [stdout] --> src/test/mod.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | mutex_guard.insert(String::from("jason"),&234); [INFO] [stdout] | ^^^^^^ method not found in `spin::mutex::MutexGuard<'_, Pallet>` [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 9 | mutex_guard.balance.insert(String::from("jason"),&234); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `binary_to_11bitDecimalNumber` should have a snake case name [INFO] [stdout] --> src/utilities/mod.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn binary_to_11bitDecimalNumber(s:&String)->Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `binary_to_11bit_decimal_number` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/bip/memonics.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | Err(e)=>panic!("unable to read the files content") [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/bip/bip39.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let mut key:[u8;64]=[0;64]; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bip/bip39.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let mut key:[u8;64]=[0;64]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `blockchain_rust` (bin "blockchain_rust" test) due to 1 previous error; 9 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c9bc7db8d8ef6e63080f22c62cfe657d82c04e1d416868f006011102c81addea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9bc7db8d8ef6e63080f22c62cfe657d82c04e1d416868f006011102c81addea", kill_on_drop: false }` [INFO] [stdout] c9bc7db8d8ef6e63080f22c62cfe657d82c04e1d416868f006011102c81addea