Oct 13 17:39:22.168 INFO checking bitcoin-wallet-0.1.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 17:39:22.173 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 17:39:22.496 INFO blam! 1be06b6b77bf1547de6c048ff0addea3202229be58cbce40d7c766c54bc9fa94 Oct 13 17:39:22.498 INFO running `"docker" "start" "-a" "1be06b6b77bf1547de6c048ff0addea3202229be58cbce40d7c766c54bc9fa94"` Oct 13 17:39:23.306 INFO kablam! usermod: no changes Oct 13 17:39:23.468 INFO kablam! Checking bech32 v0.3.2 Oct 13 17:39:23.468 INFO kablam! Compiling secp256k1 v0.9.2 Oct 13 17:39:23.468 INFO kablam! Checking strason v0.3.4 Oct 13 17:39:25.262 INFO kablam! Checking bitcoin-bech32 v0.5.1 Oct 13 17:39:28.657 INFO kablam! Checking bitcoin v0.13.2 Oct 13 17:39:33.437 INFO kablam! Checking bitcoin-wallet v0.1.0 (/source) Oct 13 17:39:36.839 INFO kablam! warning: unused imports: `ChildNumber`, `ExtendedPubKey` Oct 13 17:39:36.839 INFO kablam! --> src/account.rs:21:28 Oct 13 17:39:36.839 INFO kablam! | Oct 13 17:39:36.839 INFO kablam! 21 | use bitcoin::util::bip32::{ExtendedPubKey, ExtendedPrivKey,ChildNumber}; Oct 13 17:39:36.839 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^^^^^ Oct 13 17:39:36.839 INFO kablam! | Oct 13 17:39:36.839 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 17:39:36.839 INFO kablam! Oct 13 17:39:36.888 INFO kablam! warning: unused import: `keyfactory::MasterKeyEntropy` Oct 13 17:39:36.888 INFO kablam! --> src/mnemonic.rs:116:9 Oct 13 17:39:36.888 INFO kablam! | Oct 13 17:39:36.888 INFO kablam! 116 | use keyfactory::MasterKeyEntropy; Oct 13 17:39:36.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 17:39:36.888 INFO kablam! | Oct 13 17:39:36.888 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 17:39:36.888 INFO kablam! Oct 13 17:39:36.889 INFO kablam! warning: unused import: `bitcoin::util::bip32::ChildNumber` Oct 13 17:39:36.889 INFO kablam! --> src/mnemonic.rs:118:9 Oct 13 17:39:36.889 INFO kablam! | Oct 13 17:39:36.889 INFO kablam! 118 | use bitcoin::util::bip32::ChildNumber; Oct 13 17:39:36.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 17:39:36.889 INFO kablam! Oct 13 17:39:36.889 INFO kablam! warning: unused imports: `ChildNumber`, `ExtendedPubKey` Oct 13 17:39:36.889 INFO kablam! --> src/account.rs:21:28 Oct 13 17:39:36.889 INFO kablam! | Oct 13 17:39:36.889 INFO kablam! 21 | use bitcoin::util::bip32::{ExtendedPubKey, ExtendedPrivKey,ChildNumber}; Oct 13 17:39:36.889 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^^^^^ Oct 13 17:39:36.889 INFO kablam! Oct 13 17:39:37.076 INFO kablam! warning: field is never used: `account_key` Oct 13 17:39:37.076 INFO kablam! --> src/account.rs:35:5 Oct 13 17:39:37.076 INFO kablam! | Oct 13 17:39:37.076 INFO kablam! 35 | account_key: ExtendedPrivKey, Oct 13 17:39:37.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 17:39:37.076 INFO kablam! | Oct 13 17:39:37.076 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 17:39:37.076 INFO kablam! Oct 13 17:39:37.076 INFO kablam! warning: field is never used: `address_type` Oct 13 17:39:37.076 INFO kablam! --> src/account.rs:36:5 Oct 13 17:39:37.076 INFO kablam! | Oct 13 17:39:37.076 INFO kablam! 36 | address_type: AccountAddressType, Oct 13 17:39:37.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 17:39:37.076 INFO kablam! Oct 13 17:39:37.076 INFO kablam! warning: field is never used: `key_factory` Oct 13 17:39:37.076 INFO kablam! --> src/account.rs:37:5 Oct 13 17:39:37.076 INFO kablam! | Oct 13 17:39:37.076 INFO kablam! 37 | key_factory: Arc Oct 13 17:39:37.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 17:39:37.076 INFO kablam! Oct 13 17:39:37.268 INFO kablam! warning: variable does not need to be mutable Oct 13 17:39:37.268 INFO kablam! --> src/mnemonic.rs:131:13 Oct 13 17:39:37.268 INFO kablam! | Oct 13 17:39:37.268 INFO kablam! 131 | let mut key_factory: KeyFactory = KeyFactory::new(); Oct 13 17:39:37.268 INFO kablam! | ----^^^^^^^^^^^ Oct 13 17:39:37.268 INFO kablam! | | Oct 13 17:39:37.268 INFO kablam! | help: remove this `mut` Oct 13 17:39:37.268 INFO kablam! | Oct 13 17:39:37.268 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 17:39:37.268 INFO kablam! Oct 13 17:39:37.288 INFO kablam! warning: field is never used: `account_key` Oct 13 17:39:37.288 INFO kablam! --> src/account.rs:35:5 Oct 13 17:39:37.288 INFO kablam! | Oct 13 17:39:37.288 INFO kablam! 35 | account_key: ExtendedPrivKey, Oct 13 17:39:37.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 17:39:37.288 INFO kablam! | Oct 13 17:39:37.288 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 17:39:37.288 INFO kablam! Oct 13 17:39:37.288 INFO kablam! warning: field is never used: `address_type` Oct 13 17:39:37.288 INFO kablam! --> src/account.rs:36:5 Oct 13 17:39:37.288 INFO kablam! | Oct 13 17:39:37.288 INFO kablam! 36 | address_type: AccountAddressType, Oct 13 17:39:37.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 17:39:37.288 INFO kablam! Oct 13 17:39:37.288 INFO kablam! warning: field is never used: `key_factory` Oct 13 17:39:37.288 INFO kablam! --> src/account.rs:37:5 Oct 13 17:39:37.288 INFO kablam! | Oct 13 17:39:37.288 INFO kablam! 37 | key_factory: Arc Oct 13 17:39:37.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 17:39:37.288 INFO kablam! Oct 13 17:39:37.288 INFO kablam! warning: variable `pkTestCount` should have a snake case name such as `pk_test_count` Oct 13 17:39:37.288 INFO kablam! --> src/mnemonic.rs:132:13 Oct 13 17:39:37.288 INFO kablam! | Oct 13 17:39:37.288 INFO kablam! 132 | let mut pkTestCount = 0; Oct 13 17:39:37.288 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 17:39:37.288 INFO kablam! | Oct 13 17:39:37.288 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 17:39:37.288 INFO kablam! Oct 13 17:39:37.404 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.07s Oct 13 17:39:37.412 INFO kablam! su: No module specific data is present Oct 13 17:39:38.388 INFO running `"docker" "rm" "-f" "1be06b6b77bf1547de6c048ff0addea3202229be58cbce40d7c766c54bc9fa94"` Oct 13 17:39:38.661 INFO blam! 1be06b6b77bf1547de6c048ff0addea3202229be58cbce40d7c766c54bc9fa94