Oct 28 00:40:13.026 INFO checking bitcoin-wallet-0.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 28 00:40:13.026 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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.284 INFO blam! 62c3599985bf3c304ce72cc2d786c33fb2ff4b271cdedc67b6576ffbd412c848 Oct 28 00:40:13.284 INFO running `"docker" "start" "-a" "62c3599985bf3c304ce72cc2d786c33fb2ff4b271cdedc67b6576ffbd412c848"` Oct 28 00:40:13.904 INFO kablam! usermod: no changes Oct 28 00:40:14.091 INFO kablam! Checking bech32 v0.3.2 Oct 28 00:40:14.098 INFO kablam! Compiling secp256k1 v0.9.2 Oct 28 00:40:14.099 INFO kablam! Checking strason v0.3.4 Oct 28 00:40:16.275 INFO kablam! Checking bitcoin-bech32 v0.5.1 Oct 28 00:40:20.068 INFO kablam! Checking bitcoin v0.13.2 Oct 28 00:40:24.827 INFO kablam! Checking bitcoin-wallet v0.1.0 (/source) Oct 28 00:40:28.522 INFO kablam! warning: unused imports: `ChildNumber`, `ExtendedPubKey` Oct 28 00:40:28.523 INFO kablam! --> src/account.rs:21:28 Oct 28 00:40:28.524 INFO kablam! | Oct 28 00:40:28.524 INFO kablam! 21 | use bitcoin::util::bip32::{ExtendedPubKey, ExtendedPrivKey,ChildNumber}; Oct 28 00:40:28.525 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^^^^^ Oct 28 00:40:28.525 INFO kablam! | Oct 28 00:40:28.526 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 28 00:40:28.526 INFO kablam! Oct 28 00:40:28.858 INFO kablam! warning: field is never used: `account_key` Oct 28 00:40:28.858 INFO kablam! --> src/account.rs:35:5 Oct 28 00:40:28.858 INFO kablam! | Oct 28 00:40:28.859 INFO kablam! 35 | account_key: ExtendedPrivKey, Oct 28 00:40:28.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:40:28.860 INFO kablam! | Oct 28 00:40:28.861 INFO kablam! = note: #[warn(dead_code)] on by default Oct 28 00:40:28.861 INFO kablam! Oct 28 00:40:28.862 INFO kablam! warning: field is never used: `address_type` Oct 28 00:40:28.862 INFO kablam! --> src/account.rs:36:5 Oct 28 00:40:28.863 INFO kablam! | Oct 28 00:40:28.863 INFO kablam! 36 | address_type: AccountAddressType, Oct 28 00:40:28.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:40:28.863 INFO kablam! Oct 28 00:40:28.863 INFO kablam! warning: field is never used: `key_factory` Oct 28 00:40:28.863 INFO kablam! --> src/account.rs:37:5 Oct 28 00:40:28.863 INFO kablam! | Oct 28 00:40:28.863 INFO kablam! 37 | key_factory: Arc Oct 28 00:40:28.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:40:28.863 INFO kablam! Oct 28 00:40:29.091 INFO kablam! warning: unused import: `keyfactory::MasterKeyEntropy` Oct 28 00:40:29.091 INFO kablam! --> src/mnemonic.rs:116:9 Oct 28 00:40:29.092 INFO kablam! | Oct 28 00:40:29.092 INFO kablam! 116 | use keyfactory::MasterKeyEntropy; Oct 28 00:40:29.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:40:29.093 INFO kablam! | Oct 28 00:40:29.093 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 28 00:40:29.093 INFO kablam! Oct 28 00:40:29.093 INFO kablam! warning: unused import: `bitcoin::util::bip32::ChildNumber` Oct 28 00:40:29.094 INFO kablam! --> src/mnemonic.rs:118:9 Oct 28 00:40:29.094 INFO kablam! | Oct 28 00:40:29.094 INFO kablam! 118 | use bitcoin::util::bip32::ChildNumber; Oct 28 00:40:29.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:40:29.095 INFO kablam! Oct 28 00:40:29.107 INFO kablam! warning: unused imports: `ChildNumber`, `ExtendedPubKey` Oct 28 00:40:29.107 INFO kablam! --> src/account.rs:21:28 Oct 28 00:40:29.107 INFO kablam! | Oct 28 00:40:29.108 INFO kablam! 21 | use bitcoin::util::bip32::{ExtendedPubKey, ExtendedPrivKey,ChildNumber}; Oct 28 00:40:29.108 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^^^^^ Oct 28 00:40:29.108 INFO kablam! Oct 28 00:40:29.414 INFO kablam! warning: variable does not need to be mutable Oct 28 00:40:29.414 INFO kablam! --> src/mnemonic.rs:131:13 Oct 28 00:40:29.414 INFO kablam! | Oct 28 00:40:29.415 INFO kablam! 131 | let mut key_factory: KeyFactory = KeyFactory::new(); Oct 28 00:40:29.415 INFO kablam! | ----^^^^^^^^^^^ Oct 28 00:40:29.415 INFO kablam! | | Oct 28 00:40:29.415 INFO kablam! | help: remove this `mut` Oct 28 00:40:29.416 INFO kablam! | Oct 28 00:40:29.416 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 28 00:40:29.416 INFO kablam! Oct 28 00:40:29.443 INFO kablam! warning: field is never used: `account_key` Oct 28 00:40:29.443 INFO kablam! --> src/account.rs:35:5 Oct 28 00:40:29.444 INFO kablam! | Oct 28 00:40:29.444 INFO kablam! 35 | account_key: ExtendedPrivKey, Oct 28 00:40:29.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:40:29.445 INFO kablam! | Oct 28 00:40:29.445 INFO kablam! = note: #[warn(dead_code)] on by default Oct 28 00:40:29.445 INFO kablam! Oct 28 00:40:29.445 INFO kablam! warning: field is never used: `address_type` Oct 28 00:40:29.446 INFO kablam! --> src/account.rs:36:5 Oct 28 00:40:29.446 INFO kablam! | Oct 28 00:40:29.446 INFO kablam! 36 | address_type: AccountAddressType, Oct 28 00:40:29.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:40:29.447 INFO kablam! Oct 28 00:40:29.447 INFO kablam! warning: field is never used: `key_factory` Oct 28 00:40:29.447 INFO kablam! --> src/account.rs:37:5 Oct 28 00:40:29.448 INFO kablam! | Oct 28 00:40:29.448 INFO kablam! 37 | key_factory: Arc Oct 28 00:40:29.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:40:29.448 INFO kablam! Oct 28 00:40:29.448 INFO kablam! warning: variable `pkTestCount` should have a snake case name such as `pk_test_count` Oct 28 00:40:29.449 INFO kablam! --> src/mnemonic.rs:132:13 Oct 28 00:40:29.449 INFO kablam! | Oct 28 00:40:29.449 INFO kablam! 132 | let mut pkTestCount = 0; Oct 28 00:40:29.450 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 28 00:40:29.450 INFO kablam! | Oct 28 00:40:29.450 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 28 00:40:29.450 INFO kablam! Oct 28 00:40:29.536 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.60s Oct 28 00:40:29.547 INFO kablam! su: No module specific data is present Oct 28 00:40:30.403 INFO running `"docker" "rm" "-f" "62c3599985bf3c304ce72cc2d786c33fb2ff4b271cdedc67b6576ffbd412c848"` Oct 28 00:40:30.719 INFO blam! 62c3599985bf3c304ce72cc2d786c33fb2ff4b271cdedc67b6576ffbd412c848