Oct 16 16:51:33.304 INFO testing bitcoin-wallet-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 16:51:33.304 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 16 16:51:33.516 INFO blam! 94fd09f4f201babc6571846a59cc4411aeb2ea52af0bafaaf2f461b0b5bac5c2 Oct 16 16:51:33.520 INFO running `"docker" "start" "-a" "94fd09f4f201babc6571846a59cc4411aeb2ea52af0bafaaf2f461b0b5bac5c2"` Oct 16 16:51:34.239 INFO kablam! usermod: no changes Oct 16 16:51:34.383 INFO kablam! Compiling bech32 v0.3.2 Oct 16 16:51:34.383 INFO kablam! Compiling secp256k1 v0.9.2 Oct 16 16:51:34.383 INFO kablam! Compiling simple_logger v0.5.0 Oct 16 16:51:34.383 INFO kablam! Compiling strason v0.3.4 Oct 16 16:51:36.307 INFO kablam! Compiling bitcoin-bech32 v0.5.1 Oct 16 16:51:40.713 INFO kablam! Compiling bitcoin v0.13.2 Oct 16 16:51:47.747 INFO kablam! Compiling bitcoin-wallet v0.1.0 (/source) Oct 16 16:51:49.516 INFO kablam! warning: unused imports: `ChildNumber`, `ExtendedPubKey` Oct 16 16:51:49.516 INFO kablam! --> src/account.rs:21:28 Oct 16 16:51:49.517 INFO kablam! | Oct 16 16:51:49.517 INFO kablam! 21 | use bitcoin::util::bip32::{ExtendedPubKey, ExtendedPrivKey,ChildNumber}; Oct 16 16:51:49.517 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^^^^^ Oct 16 16:51:49.518 INFO kablam! | Oct 16 16:51:49.518 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 16:51:49.518 INFO kablam! Oct 16 16:51:49.807 INFO kablam! warning: field is never used: `account_key` Oct 16 16:51:49.808 INFO kablam! --> src/account.rs:35:5 Oct 16 16:51:49.808 INFO kablam! | Oct 16 16:51:49.808 INFO kablam! 35 | account_key: ExtendedPrivKey, Oct 16 16:51:49.809 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:51:49.809 INFO kablam! | Oct 16 16:51:49.809 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 16:51:49.810 INFO kablam! Oct 16 16:51:49.810 INFO kablam! warning: field is never used: `address_type` Oct 16 16:51:49.810 INFO kablam! --> src/account.rs:36:5 Oct 16 16:51:49.811 INFO kablam! | Oct 16 16:51:49.811 INFO kablam! 36 | address_type: AccountAddressType, Oct 16 16:51:49.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:51:49.812 INFO kablam! Oct 16 16:51:49.812 INFO kablam! warning: field is never used: `key_factory` Oct 16 16:51:49.812 INFO kablam! --> src/account.rs:37:5 Oct 16 16:51:49.812 INFO kablam! | Oct 16 16:51:49.813 INFO kablam! 37 | key_factory: Arc Oct 16 16:51:49.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:51:49.813 INFO kablam! Oct 16 16:51:50.358 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.09s Oct 16 16:51:50.369 INFO kablam! su: No module specific data is present Oct 16 16:51:50.991 INFO running `"docker" "rm" "-f" "94fd09f4f201babc6571846a59cc4411aeb2ea52af0bafaaf2f461b0b5bac5c2"` Oct 16 16:51:51.211 INFO blam! 94fd09f4f201babc6571846a59cc4411aeb2ea52af0bafaaf2f461b0b5bac5c2 Oct 16 16:51:51.215 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 16 16:51:51.502 INFO blam! 2afeea6c11474725a688957ee37d0496c0959a86c4dc2ae5321b2c32a6c76efd Oct 16 16:51:51.502 INFO running `"docker" "start" "-a" "2afeea6c11474725a688957ee37d0496c0959a86c4dc2ae5321b2c32a6c76efd"` Oct 16 16:51:51.910 INFO kablam! usermod: no changes Oct 16 16:51:51.980 INFO kablam! Compiling bitcoin-wallet v0.1.0 (/source) Oct 16 16:51:53.755 INFO kablam! warning: unused import: `keyfactory::MasterKeyEntropy` Oct 16 16:51:53.755 INFO kablam! --> src/mnemonic.rs:116:9 Oct 16 16:51:53.755 INFO kablam! | Oct 16 16:51:53.755 INFO kablam! 116 | use keyfactory::MasterKeyEntropy; Oct 16 16:51:53.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:51:53.755 INFO kablam! | Oct 16 16:51:53.755 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 16:51:53.755 INFO kablam! Oct 16 16:51:53.755 INFO kablam! warning: unused import: `bitcoin::util::bip32::ChildNumber` Oct 16 16:51:53.755 INFO kablam! --> src/mnemonic.rs:118:9 Oct 16 16:51:53.755 INFO kablam! | Oct 16 16:51:53.755 INFO kablam! 118 | use bitcoin::util::bip32::ChildNumber; Oct 16 16:51:53.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:51:53.755 INFO kablam! Oct 16 16:51:53.756 INFO kablam! warning: unused imports: `ChildNumber`, `ExtendedPubKey` Oct 16 16:51:53.756 INFO kablam! --> src/account.rs:21:28 Oct 16 16:51:53.756 INFO kablam! | Oct 16 16:51:53.756 INFO kablam! 21 | use bitcoin::util::bip32::{ExtendedPubKey, ExtendedPrivKey,ChildNumber}; Oct 16 16:51:53.756 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^^^^^ Oct 16 16:51:53.756 INFO kablam! Oct 16 16:51:53.969 INFO kablam! warning: variable does not need to be mutable Oct 16 16:51:53.969 INFO kablam! --> src/mnemonic.rs:131:13 Oct 16 16:51:53.969 INFO kablam! | Oct 16 16:51:53.969 INFO kablam! 131 | let mut key_factory: KeyFactory = KeyFactory::new(); Oct 16 16:51:53.969 INFO kablam! | ----^^^^^^^^^^^ Oct 16 16:51:53.969 INFO kablam! | | Oct 16 16:51:53.969 INFO kablam! | help: remove this `mut` Oct 16 16:51:53.969 INFO kablam! | Oct 16 16:51:53.969 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 16:51:53.969 INFO kablam! Oct 16 16:51:53.989 INFO kablam! warning: field is never used: `account_key` Oct 16 16:51:53.989 INFO kablam! --> src/account.rs:35:5 Oct 16 16:51:53.989 INFO kablam! | Oct 16 16:51:53.989 INFO kablam! 35 | account_key: ExtendedPrivKey, Oct 16 16:51:53.989 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:51:53.989 INFO kablam! | Oct 16 16:51:53.989 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 16:51:53.989 INFO kablam! Oct 16 16:51:53.989 INFO kablam! warning: field is never used: `address_type` Oct 16 16:51:53.989 INFO kablam! --> src/account.rs:36:5 Oct 16 16:51:53.989 INFO kablam! | Oct 16 16:51:53.989 INFO kablam! 36 | address_type: AccountAddressType, Oct 16 16:51:53.989 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:51:53.989 INFO kablam! Oct 16 16:51:53.989 INFO kablam! warning: field is never used: `key_factory` Oct 16 16:51:53.989 INFO kablam! --> src/account.rs:37:5 Oct 16 16:51:53.989 INFO kablam! | Oct 16 16:51:53.989 INFO kablam! 37 | key_factory: Arc Oct 16 16:51:53.989 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:51:53.989 INFO kablam! Oct 16 16:51:53.991 INFO kablam! warning: variable `pkTestCount` should have a snake case name such as `pk_test_count` Oct 16 16:51:53.991 INFO kablam! --> src/mnemonic.rs:132:13 Oct 16 16:51:53.991 INFO kablam! | Oct 16 16:51:53.991 INFO kablam! 132 | let mut pkTestCount = 0; Oct 16 16:51:53.991 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 16:51:53.991 INFO kablam! | Oct 16 16:51:53.991 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 16:51:53.991 INFO kablam! Oct 16 16:51:55.437 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.51s Oct 16 16:51:55.443 INFO kablam! su: No module specific data is present Oct 16 16:51:55.898 INFO running `"docker" "rm" "-f" "2afeea6c11474725a688957ee37d0496c0959a86c4dc2ae5321b2c32a6c76efd"` Oct 16 16:51:56.095 INFO blam! 2afeea6c11474725a688957ee37d0496c0959a86c4dc2ae5321b2c32a6c76efd Oct 16 16:51:56.101 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 16 16:51:56.599 INFO blam! 50a15c577ca5c440206b740ae9838f89940b763d7ab22b8d4b2eeb7f20e52e6e Oct 16 16:51:56.603 INFO running `"docker" "start" "-a" "50a15c577ca5c440206b740ae9838f89940b763d7ab22b8d4b2eeb7f20e52e6e"` Oct 16 16:51:57.809 INFO kablam! usermod: no changes Oct 16 16:51:57.891 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 16 16:51:57.907 INFO blam! Oct 16 16:51:57.907 INFO kablam! Running /target/debug/deps/bitcoin_wallet-79db0732bbadc54e Oct 16 16:51:57.907 INFO blam! running 2 tests Oct 16 16:51:58.119 INFO blam! test keyfactory::test::bip32_tests ... ok Oct 16 16:52:01.778 INFO blam! test mnemonic::test::test_mnemonic ... ok Oct 16 16:52:01.778 INFO blam! Oct 16 16:52:01.779 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:52:01.779 INFO blam! Oct 16 16:52:01.781 INFO kablam! Doc-tests bitcoin-wallet Oct 16 16:52:05.534 INFO blam! Oct 16 16:52:05.534 INFO blam! running 0 tests Oct 16 16:52:05.534 INFO blam! Oct 16 16:52:05.534 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:52:05.534 INFO blam! Oct 16 16:52:05.535 INFO kablam! su: No module specific data is present Oct 16 16:52:05.985 INFO running `"docker" "rm" "-f" "50a15c577ca5c440206b740ae9838f89940b763d7ab22b8d4b2eeb7f20e52e6e"` Oct 16 16:52:06.243 INFO blam! 50a15c577ca5c440206b740ae9838f89940b763d7ab22b8d4b2eeb7f20e52e6e