[INFO] cloning repository https://github.com/Kevingislason/rust_bitcoin_hardware_wallet_demos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kevingislason/rust_bitcoin_hardware_wallet_demos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevingislason%2Frust_bitcoin_hardware_wallet_demos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevingislason%2Frust_bitcoin_hardware_wallet_demos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3f36a6b856cce40e99f81289c96a8bca040a3cb [INFO] testing Kevingislason/rust_bitcoin_hardware_wallet_demos against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevingislason%2Frust_bitcoin_hardware_wallet_demos" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kevingislason/rust_bitcoin_hardware_wallet_demos on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kevingislason/rust_bitcoin_hardware_wallet_demos [INFO] finished tweaking git repo https://github.com/Kevingislason/rust_bitcoin_hardware_wallet_demos [INFO] tweaked toml for git repo https://github.com/Kevingislason/rust_bitcoin_hardware_wallet_demos written to /workspace/builds/worker-25/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07b204064c1a87ba47d11a11c756cdffdab8776d0e811900b487d1d9eae8940e [INFO] running `Command { std: "docker" "start" "-a" "07b204064c1a87ba47d11a11c756cdffdab8776d0e811900b487d1d9eae8940e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07b204064c1a87ba47d11a11c756cdffdab8776d0e811900b487d1d9eae8940e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07b204064c1a87ba47d11a11c756cdffdab8776d0e811900b487d1d9eae8940e", kill_on_drop: false }` [INFO] [stdout] 07b204064c1a87ba47d11a11c756cdffdab8776d0e811900b487d1d9eae8940e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7e77b8d345a44a0c1aa35428e0edd0b60d71fc91c2077a5f7137fef8b30fd38 [INFO] running `Command { std: "docker" "start" "-a" "e7e77b8d345a44a0c1aa35428e0edd0b60d71fc91c2077a5f7137fef8b30fd38", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling bitcoin_hashes v0.7.6 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling auto_ops v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling genio v0.2.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling bigint v4.4.3 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling bitcoin v0.19.2 [INFO] [stderr] Compiling rust_bitcoin_hardware_wallet_demos v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/ecc.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `lazy_static` [INFO] [stdout] --> src/ecc.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | lazy_static! { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `U256_from_hex_str` [INFO] [stdout] --> src/ecc.rs:9:56 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::helpers::{encode_base58_checksum, hash_160, U256_from_hex_str}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::pow::pow` [INFO] [stdout] --> src/ecc.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use num::pow::pow; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hash_160` [INFO] [stdout] --> src/hd_wallet.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::helpers::{hash_160, hmac_512}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryInto` [INFO] [stdout] --> src/helpers.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | use core::convert::{From, TryInto}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::hd_wallet::HDSeed` [INFO] [stdout] --> src/seed_phrase.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::hd_wallet::HDSeed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_int_pow)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_int_pow` has been stable since 1.50.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_int_pow)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Digest` [INFO] [stdout] --> src/ecc.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | use sha2::{Digest, Sha256}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_bitcoin_hardware_wallet_demos` due to 2 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e7e77b8d345a44a0c1aa35428e0edd0b60d71fc91c2077a5f7137fef8b30fd38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7e77b8d345a44a0c1aa35428e0edd0b60d71fc91c2077a5f7137fef8b30fd38", kill_on_drop: false }` [INFO] [stdout] e7e77b8d345a44a0c1aa35428e0edd0b60d71fc91c2077a5f7137fef8b30fd38