Oct 28 00:40:13.251 INFO checking bitcoin-wallet-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 28 00:40:13.251 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 28 00:40:13.591 INFO blam! a64b195c718ec064d62fe3bcb5bcc8cf01994a920df3bde07b5a35d144c7e809 Oct 28 00:40:13.592 INFO running `"docker" "start" "-a" "a64b195c718ec064d62fe3bcb5bcc8cf01994a920df3bde07b5a35d144c7e809"` Oct 28 00:40:14.349 INFO kablam! usermod: no changes Oct 28 00:40:14.517 INFO kablam! Checking bech32 v0.3.2 Oct 28 00:40:14.522 INFO kablam! Compiling secp256k1 v0.9.2 Oct 28 00:40:14.523 INFO kablam! Checking strason v0.3.4 Oct 28 00:40:16.809 INFO kablam! Checking bitcoin-bech32 v0.5.1 Oct 28 00:40:20.181 INFO kablam! Checking bitcoin v0.13.2 Oct 28 00:40:24.853 INFO kablam! Checking bitcoin-wallet v0.1.0 (/source) Oct 28 00:40:28.544 INFO kablam! warning: unused import: `keyfactory::MasterKeyEntropy` Oct 28 00:40:28.544 INFO kablam! --> src/mnemonic.rs:116:9 Oct 28 00:40:28.544 INFO kablam! | Oct 28 00:40:28.544 INFO kablam! 116 | use keyfactory::MasterKeyEntropy; Oct 28 00:40:28.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:40:28.544 INFO kablam! | Oct 28 00:40:28.544 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 28 00:40:28.544 INFO kablam! Oct 28 00:40:28.545 INFO kablam! warning: unused import: `bitcoin::util::bip32::ChildNumber` Oct 28 00:40:28.546 INFO kablam! --> src/mnemonic.rs:118:9 Oct 28 00:40:28.546 INFO kablam! | Oct 28 00:40:28.546 INFO kablam! 118 | use bitcoin::util::bip32::ChildNumber; Oct 28 00:40:28.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:40:28.546 INFO kablam! Oct 28 00:40:28.548 INFO kablam! warning: unused imports: `ChildNumber`, `ExtendedPubKey` Oct 28 00:40:28.548 INFO kablam! --> src/account.rs:21:28 Oct 28 00:40:28.548 INFO kablam! | Oct 28 00:40:28.548 INFO kablam! 21 | use bitcoin::util::bip32::{ExtendedPubKey, ExtendedPrivKey,ChildNumber}; Oct 28 00:40:28.548 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^^^^^ Oct 28 00:40:28.548 INFO kablam! Oct 28 00:40:29.131 INFO kablam! warning: variable does not need to be mutable Oct 28 00:40:29.131 INFO kablam! --> src/mnemonic.rs:131:13 Oct 28 00:40:29.132 INFO kablam! | Oct 28 00:40:29.132 INFO kablam! 131 | let mut key_factory: KeyFactory = KeyFactory::new(); Oct 28 00:40:29.132 INFO kablam! | ----^^^^^^^^^^^ Oct 28 00:40:29.132 INFO kablam! | | Oct 28 00:40:29.132 INFO kablam! | help: remove this `mut` Oct 28 00:40:29.134 INFO kablam! | Oct 28 00:40:29.134 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 28 00:40:29.134 INFO kablam! Oct 28 00:40:29.179 INFO kablam! warning: unused imports: `ChildNumber`, `ExtendedPubKey` Oct 28 00:40:29.179 INFO kablam! --> src/account.rs:21:28 Oct 28 00:40:29.179 INFO kablam! | Oct 28 00:40:29.179 INFO kablam! 21 | use bitcoin::util::bip32::{ExtendedPubKey, ExtendedPrivKey,ChildNumber}; Oct 28 00:40:29.179 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^^^^^ Oct 28 00:40:29.179 INFO kablam! | Oct 28 00:40:29.181 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 28 00:40:29.181 INFO kablam! Oct 28 00:40:29.181 INFO kablam! warning: field is never used: `account_key` Oct 28 00:40:29.182 INFO kablam! --> src/account.rs:35:5 Oct 28 00:40:29.182 INFO kablam! | Oct 28 00:40:29.182 INFO kablam! 35 | account_key: ExtendedPrivKey, Oct 28 00:40:29.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:40:29.182 INFO kablam! | Oct 28 00:40:29.183 INFO kablam! = note: #[warn(dead_code)] on by default Oct 28 00:40:29.184 INFO kablam! Oct 28 00:40:29.184 INFO kablam! warning: field is never used: `address_type` Oct 28 00:40:29.184 INFO kablam! --> src/account.rs:36:5 Oct 28 00:40:29.184 INFO kablam! | Oct 28 00:40:29.184 INFO kablam! 36 | address_type: AccountAddressType, Oct 28 00:40:29.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:40:29.184 INFO kablam! Oct 28 00:40:29.184 INFO kablam! warning: field is never used: `key_factory` Oct 28 00:40:29.186 INFO kablam! --> src/account.rs:37:5 Oct 28 00:40:29.186 INFO kablam! | Oct 28 00:40:29.186 INFO kablam! 37 | key_factory: Arc Oct 28 00:40:29.186 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:40:29.186 INFO kablam! Oct 28 00:40:29.190 INFO kablam! warning: variable `pkTestCount` should have a snake case name such as `pk_test_count` Oct 28 00:40:29.190 INFO kablam! --> src/mnemonic.rs:132:13 Oct 28 00:40:29.190 INFO kablam! | Oct 28 00:40:29.190 INFO kablam! 132 | let mut pkTestCount = 0; Oct 28 00:40:29.190 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 28 00:40:29.190 INFO kablam! | Oct 28 00:40:29.192 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 28 00:40:29.192 INFO kablam! Oct 28 00:40:29.486 INFO kablam! warning: field is never used: `account_key` Oct 28 00:40:29.486 INFO kablam! --> src/account.rs:35:5 Oct 28 00:40:29.486 INFO kablam! | Oct 28 00:40:29.486 INFO kablam! 35 | account_key: ExtendedPrivKey, Oct 28 00:40:29.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:40:29.486 INFO kablam! | Oct 28 00:40:29.486 INFO kablam! = note: #[warn(dead_code)] on by default Oct 28 00:40:29.486 INFO kablam! Oct 28 00:40:29.486 INFO kablam! warning: field is never used: `address_type` Oct 28 00:40:29.486 INFO kablam! --> src/account.rs:36:5 Oct 28 00:40:29.486 INFO kablam! | Oct 28 00:40:29.486 INFO kablam! 36 | address_type: AccountAddressType, Oct 28 00:40:29.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:40:29.486 INFO kablam! Oct 28 00:40:29.486 INFO kablam! warning: field is never used: `key_factory` Oct 28 00:40:29.486 INFO kablam! --> src/account.rs:37:5 Oct 28 00:40:29.486 INFO kablam! | Oct 28 00:40:29.486 INFO kablam! 37 | key_factory: Arc Oct 28 00:40:29.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:40:29.486 INFO kablam! Oct 28 00:40:29.547 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.18s Oct 28 00:40:29.554 INFO kablam! su: No module specific data is present Oct 28 00:40:30.411 INFO running `"docker" "rm" "-f" "a64b195c718ec064d62fe3bcb5bcc8cf01994a920df3bde07b5a35d144c7e809"` Oct 28 00:40:30.741 INFO blam! a64b195c718ec064d62fe3bcb5bcc8cf01994a920df3bde07b5a35d144c7e809