[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-2021-09-08 for beta-1.56-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-86/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-86/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kevingislason/rust_bitcoin_hardware_wallet_demos on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-86/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 876eb1d1df09527482b25b9ad1396f51b54eb7d0068c10e0d4bd8ff786b69c4d [INFO] running `Command { std: "docker" "start" "-a" "876eb1d1df09527482b25b9ad1396f51b54eb7d0068c10e0d4bd8ff786b69c4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "876eb1d1df09527482b25b9ad1396f51b54eb7d0068c10e0d4bd8ff786b69c4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "876eb1d1df09527482b25b9ad1396f51b54eb7d0068c10e0d4bd8ff786b69c4d", kill_on_drop: false }` [INFO] [stdout] 876eb1d1df09527482b25b9ad1396f51b54eb7d0068c10e0d4bd8ff786b69c4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51ec9a2514ae064d5a0d81a4b3e5578b34565a695b8c59567a9e82b6f444e700 [INFO] running `Command { std: "docker" "start" "-a" "51ec9a2514ae064d5a0d81a4b3e5578b34565a695b8c59567a9e82b6f444e700", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.14.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 subtle v1.0.0 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling bitcoin_hashes v0.7.6 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling fake-simd v0.1.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 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-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling genio v0.2.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling bigint v4.4.3 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling generic-array v0.12.4 [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 hmac v0.7.1 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling sha2 v0.8.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] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_int_pow)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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] 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; 7 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; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "51ec9a2514ae064d5a0d81a4b3e5578b34565a695b8c59567a9e82b6f444e700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ec9a2514ae064d5a0d81a4b3e5578b34565a695b8c59567a9e82b6f444e700", kill_on_drop: false }` [INFO] [stdout] 51ec9a2514ae064d5a0d81a4b3e5578b34565a695b8c59567a9e82b6f444e700