Oct 15 14:26:39.503 INFO testing wagu-0.5.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 14:26:39.505 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 14:26:39.919 INFO blam! e8e8af720db2ae1725631e4e60d6f8711263787b8f0cf1339dd1a25642869cac Oct 15 14:26:39.927 INFO running `"docker" "start" "-a" "e8e8af720db2ae1725631e4e60d6f8711263787b8f0cf1339dd1a25642869cac"` Oct 15 14:26:41.659 INFO kablam! usermod: no changes Oct 15 14:26:41.855 INFO kablam! Compiling base58 v0.1.0 Oct 15 14:26:41.863 INFO kablam! Compiling secp256k1 v0.11.2 Oct 15 14:26:41.863 INFO kablam! Compiling clap v2.27.1 Oct 15 14:26:41.863 INFO kablam! Compiling tiny-keccak v1.4.2 Oct 15 14:26:41.863 INFO kablam! Compiling ripemd160 v0.7.0 Oct 15 14:27:09.987 INFO kablam! Compiling wagu v0.5.0 (/source) Oct 15 14:27:12.499 INFO kablam! warning: method is never used: `from_wif` Oct 15 14:27:12.499 INFO kablam! --> src/bitcoin/address.rs:93:5 Oct 15 14:27:12.499 INFO kablam! | Oct 15 14:27:12.499 INFO kablam! 93 | pub fn from_wif(wif: &str, address_type: &Type) -> Address { Oct 15 14:27:12.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.499 INFO kablam! | Oct 15 14:27:12.499 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 14:27:12.499 INFO kablam! Oct 15 14:27:12.499 INFO kablam! warning: field is never used: `compressed` Oct 15 14:27:12.499 INFO kablam! --> src/bitcoin/builder.rs:7:5 Oct 15 14:27:12.499 INFO kablam! | Oct 15 14:27:12.499 INFO kablam! 7 | compressed: bool, Oct 15 14:27:12.499 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 14:27:12.499 INFO kablam! Oct 15 14:27:12.499 INFO kablam! warning: field is never used: `testnet` Oct 15 14:27:12.499 INFO kablam! --> src/bitcoin/builder.rs:8:5 Oct 15 14:27:12.499 INFO kablam! | Oct 15 14:27:12.499 INFO kablam! 8 | testnet: bool, Oct 15 14:27:12.499 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 14:27:12.499 INFO kablam! Oct 15 14:27:12.499 INFO kablam! warning: field is never used: `address_type` Oct 15 14:27:12.499 INFO kablam! --> src/bitcoin/builder.rs:9:5 Oct 15 14:27:12.499 INFO kablam! | Oct 15 14:27:12.499 INFO kablam! 9 | address_type: Type, Oct 15 14:27:12.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.499 INFO kablam! Oct 15 14:27:12.499 INFO kablam! warning: method is never used: `new` Oct 15 14:27:12.499 INFO kablam! --> src/bitcoin/builder.rs:13:5 Oct 15 14:27:12.499 INFO kablam! | Oct 15 14:27:12.499 INFO kablam! 13 | pub fn new() -> WalletBuilder { Oct 15 14:27:12.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.499 INFO kablam! Oct 15 14:27:12.499 INFO kablam! warning: method is never used: `compressed` Oct 15 14:27:12.499 INFO kablam! --> src/bitcoin/builder.rs:22:5 Oct 15 14:27:12.499 INFO kablam! | Oct 15 14:27:12.499 INFO kablam! 22 | pub fn compressed(&mut self) -> &mut WalletBuilder { Oct 15 14:27:12.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.499 INFO kablam! Oct 15 14:27:12.499 INFO kablam! warning: method is never used: `testnet` Oct 15 14:27:12.499 INFO kablam! --> src/bitcoin/builder.rs:28:5 Oct 15 14:27:12.499 INFO kablam! | Oct 15 14:27:12.499 INFO kablam! 28 | pub fn testnet(&mut self) -> &mut WalletBuilder { Oct 15 14:27:12.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.499 INFO kablam! Oct 15 14:27:12.499 INFO kablam! warning: method is never used: `mainnet` Oct 15 14:27:12.499 INFO kablam! --> src/bitcoin/builder.rs:34:5 Oct 15 14:27:12.499 INFO kablam! | Oct 15 14:27:12.499 INFO kablam! 34 | pub fn mainnet(&mut self) -> &mut WalletBuilder { Oct 15 14:27:12.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.499 INFO kablam! Oct 15 14:27:12.499 INFO kablam! warning: method is never used: `p2pkh` Oct 15 14:27:12.499 INFO kablam! --> src/bitcoin/builder.rs:39:5 Oct 15 14:27:12.499 INFO kablam! | Oct 15 14:27:12.499 INFO kablam! 39 | pub fn p2pkh(&mut self) -> &mut WalletBuilder { Oct 15 14:27:12.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.499 INFO kablam! Oct 15 14:27:12.499 INFO kablam! warning: method is never used: `p2wpkh_p2sh` Oct 15 14:27:12.499 INFO kablam! --> src/bitcoin/builder.rs:44:5 Oct 15 14:27:12.499 INFO kablam! | Oct 15 14:27:12.499 INFO kablam! 44 | pub fn p2wpkh_p2sh(&mut self) -> &mut WalletBuilder { Oct 15 14:27:12.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.499 INFO kablam! Oct 15 14:27:12.499 INFO kablam! warning: method is never used: `build` Oct 15 14:27:12.499 INFO kablam! --> src/bitcoin/builder.rs:50:5 Oct 15 14:27:12.499 INFO kablam! | Oct 15 14:27:12.499 INFO kablam! 50 | pub fn build(&self) -> BitcoinWallet { Oct 15 14:27:12.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.499 INFO kablam! Oct 15 14:27:12.499 INFO kablam! warning: variant is never constructed: `Error` Oct 15 14:27:12.499 INFO kablam! --> src/bitcoin/network.rs:8:5 Oct 15 14:27:12.499 INFO kablam! | Oct 15 14:27:12.499 INFO kablam! 8 | Error, Oct 15 14:27:12.499 INFO kablam! | ^^^^^ Oct 15 14:27:12.499 INFO kablam! Oct 15 14:27:12.499 INFO kablam! warning: method is never used: `from_secret_key` Oct 15 14:27:12.499 INFO kablam! --> src/bitcoin/privatekey.rs:73:5 Oct 15 14:27:12.499 INFO kablam! | Oct 15 14:27:12.499 INFO kablam! 73 | pub fn from_secret_key(secret_key: SecretKey, network: Network) -> PrivateKey { Oct 15 14:27:12.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.500 INFO kablam! Oct 15 14:27:12.500 INFO kablam! warning: method is never used: `from_wif` Oct 15 14:27:12.500 INFO kablam! --> src/bitcoin/privatekey.rs:108:5 Oct 15 14:27:12.500 INFO kablam! | Oct 15 14:27:12.500 INFO kablam! 108 | pub fn from_wif(wif: &str) -> Result { Oct 15 14:27:12.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.500 INFO kablam! Oct 15 14:27:12.500 INFO kablam! warning: method is never used: `secret_key` Oct 15 14:27:12.500 INFO kablam! --> src/bitcoin/privatekey.rs:141:5 Oct 15 14:27:12.500 INFO kablam! | Oct 15 14:27:12.500 INFO kablam! 141 | pub fn secret_key(&self) -> &SecretKey { Oct 15 14:27:12.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.500 INFO kablam! Oct 15 14:27:12.500 INFO kablam! warning: function is never used: `to_hex_string` Oct 15 14:27:12.500 INFO kablam! --> src/bitcoin/utils.rs:6:1 Oct 15 14:27:12.500 INFO kablam! | Oct 15 14:27:12.500 INFO kablam! 6 | pub fn to_hex_string(bytes: &[u8]) -> String { Oct 15 14:27:12.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.500 INFO kablam! Oct 15 14:27:12.500 INFO kablam! warning: method is never used: `from_private_key` Oct 15 14:27:12.500 INFO kablam! --> src/bitcoin/wallet.rs:33:5 Oct 15 14:27:12.500 INFO kablam! | Oct 15 14:27:12.500 INFO kablam! 33 | pub fn from_private_key(private_key: PrivateKey, address_type: &Type) -> BitcoinWallet { Oct 15 14:27:12.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.500 INFO kablam! Oct 15 14:27:12.500 INFO kablam! warning: method is never used: `from_wif` Oct 15 14:27:12.500 INFO kablam! --> src/bitcoin/wallet.rs:42:5 Oct 15 14:27:12.500 INFO kablam! | Oct 15 14:27:12.500 INFO kablam! 42 | pub fn from_wif(private_key_wif: &str, address_type: &Type) -> BitcoinWallet { Oct 15 14:27:12.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.500 INFO kablam! Oct 15 14:27:12.500 INFO kablam! warning: method is never used: `network` Oct 15 14:27:12.500 INFO kablam! --> src/bitcoin/wallet.rs:56:5 Oct 15 14:27:12.500 INFO kablam! | Oct 15 14:27:12.500 INFO kablam! 56 | pub fn network(&self) -> &Network { Oct 15 14:27:12.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.500 INFO kablam! Oct 15 14:27:12.500 INFO kablam! warning: method is never used: `compressed` Oct 15 14:27:12.500 INFO kablam! --> src/bitcoin/wallet.rs:60:5 Oct 15 14:27:12.500 INFO kablam! | Oct 15 14:27:12.500 INFO kablam! 60 | pub fn compressed(&self) -> &bool { Oct 15 14:27:12.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.500 INFO kablam! Oct 15 14:27:12.500 INFO kablam! warning: method is never used: `to_json` Oct 15 14:27:12.500 INFO kablam! --> src/bitcoin/wallet.rs:64:5 Oct 15 14:27:12.500 INFO kablam! | Oct 15 14:27:12.500 INFO kablam! 64 | pub fn to_json(&self) -> String { Oct 15 14:27:12.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.500 INFO kablam! Oct 15 14:27:12.500 INFO kablam! warning: method is never used: `address` Oct 15 14:27:12.500 INFO kablam! --> src/ethereum/address.rs:37:5 Oct 15 14:27:12.500 INFO kablam! | Oct 15 14:27:12.500 INFO kablam! 37 | pub fn address(&self) -> &str { Oct 15 14:27:12.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.500 INFO kablam! Oct 15 14:27:12.500 INFO kablam! warning: method is never used: `new` Oct 15 14:27:12.500 INFO kablam! --> src/ethereum/builder.rs:8:5 Oct 15 14:27:12.500 INFO kablam! | Oct 15 14:27:12.500 INFO kablam! 8 | pub fn new() -> WalletBuilder { Oct 15 14:27:12.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.500 INFO kablam! Oct 15 14:27:12.500 INFO kablam! warning: method is never used: `from_secret_key` Oct 15 14:27:12.500 INFO kablam! --> src/ethereum/keypair.rs:60:5 Oct 15 14:27:12.500 INFO kablam! | Oct 15 14:27:12.500 INFO kablam! 60 | pub fn from_secret_key(secret_key: SecretKey) -> KeyPair { Oct 15 14:27:12.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.500 INFO kablam! Oct 15 14:27:12.500 INFO kablam! warning: method is never used: `from_secret_key_string` Oct 15 14:27:12.500 INFO kablam! --> src/ethereum/keypair.rs:72:5 Oct 15 14:27:12.500 INFO kablam! | Oct 15 14:27:12.500 INFO kablam! 72 | pub fn from_secret_key_string(secret_key_string: &str) -> SecretKey { Oct 15 14:27:12.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.500 INFO kablam! Oct 15 14:27:12.500 INFO kablam! warning: method is never used: `secret_key` Oct 15 14:27:12.500 INFO kablam! --> src/ethereum/keypair.rs:92:5 Oct 15 14:27:12.500 INFO kablam! | Oct 15 14:27:12.500 INFO kablam! 92 | pub fn secret_key(&self) -> &SecretKey { Oct 15 14:27:12.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.500 INFO kablam! Oct 15 14:27:12.500 INFO kablam! warning: method is never used: `private_key` Oct 15 14:27:12.501 INFO kablam! --> src/ethereum/keypair.rs:97:5 Oct 15 14:27:12.501 INFO kablam! | Oct 15 14:27:12.501 INFO kablam! 97 | pub fn private_key(&self) -> &str { Oct 15 14:27:12.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.501 INFO kablam! Oct 15 14:27:12.501 INFO kablam! warning: method is never used: `public_key` Oct 15 14:27:12.501 INFO kablam! --> src/ethereum/keypair.rs:102:5 Oct 15 14:27:12.501 INFO kablam! | Oct 15 14:27:12.501 INFO kablam! 102 | pub fn public_key(&self) -> &PublicKey { Oct 15 14:27:12.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.501 INFO kablam! Oct 15 14:27:12.501 INFO kablam! warning: method is never used: `from_key_pair` Oct 15 14:27:12.501 INFO kablam! --> src/ethereum/wallet.rs:27:5 Oct 15 14:27:12.501 INFO kablam! | Oct 15 14:27:12.501 INFO kablam! 27 | pub fn from_key_pair(keypair: KeyPair) -> EthereumWallet { Oct 15 14:27:12.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.501 INFO kablam! Oct 15 14:27:12.501 INFO kablam! warning: method is never used: `to_json` Oct 15 14:27:12.501 INFO kablam! --> src/ethereum/wallet.rs:40:5 Oct 15 14:27:12.501 INFO kablam! | Oct 15 14:27:12.501 INFO kablam! 40 | pub fn to_json(&self) -> String { Oct 15 14:27:12.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.501 INFO kablam! Oct 15 14:27:12.501 INFO kablam! warning: method is never used: `new` Oct 15 14:27:12.501 INFO kablam! --> src/monero/builder.rs:13:5 Oct 15 14:27:12.501 INFO kablam! | Oct 15 14:27:12.501 INFO kablam! 13 | pub fn new() -> WalletBuilder { Oct 15 14:27:12.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.501 INFO kablam! Oct 15 14:27:12.501 INFO kablam! warning: method is never used: `testnet` Oct 15 14:27:12.501 INFO kablam! --> src/monero/builder.rs:18:5 Oct 15 14:27:12.501 INFO kablam! | Oct 15 14:27:12.501 INFO kablam! 18 | pub fn testnet(&mut self) -> &mut WalletBuilder { Oct 15 14:27:12.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.501 INFO kablam! Oct 15 14:27:12.501 INFO kablam! warning: method is never used: `mainnet` Oct 15 14:27:12.501 INFO kablam! --> src/monero/builder.rs:24:5 Oct 15 14:27:12.501 INFO kablam! | Oct 15 14:27:12.501 INFO kablam! 24 | pub fn mainnet(&mut self) -> &mut WalletBuilder { Oct 15 14:27:12.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.501 INFO kablam! Oct 15 14:27:12.501 INFO kablam! warning: method is never used: `build` Oct 15 14:27:12.501 INFO kablam! --> src/monero/builder.rs:30:5 Oct 15 14:27:12.501 INFO kablam! | Oct 15 14:27:12.501 INFO kablam! 30 | pub fn build(&self) -> MoneroWallet { Oct 15 14:27:12.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.501 INFO kablam! Oct 15 14:27:12.501 INFO kablam! warning: method is never used: `into_bytes` Oct 15 14:27:12.501 INFO kablam! --> src/monero/ed25519/keys.rs:43:5 Oct 15 14:27:12.501 INFO kablam! | Oct 15 14:27:12.501 INFO kablam! 43 | pub fn into_bytes(self) -> [u8; 32] { Oct 15 14:27:12.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.501 INFO kablam! Oct 15 14:27:12.501 INFO kablam! warning: method is never used: `as_bytes` Oct 15 14:27:12.501 INFO kablam! --> src/monero/ed25519/keys.rs:55:5 Oct 15 14:27:12.501 INFO kablam! | Oct 15 14:27:12.501 INFO kablam! 55 | pub fn as_bytes(&self) -> &[u8; 32] { Oct 15 14:27:12.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.501 INFO kablam! Oct 15 14:27:12.501 INFO kablam! warning: method is never used: `into_bytes` Oct 15 14:27:12.501 INFO kablam! --> src/monero/ed25519/keys.rs:91:5 Oct 15 14:27:12.501 INFO kablam! | Oct 15 14:27:12.501 INFO kablam! 91 | pub fn into_bytes(self) -> [u8; 32] { Oct 15 14:27:12.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.501 INFO kablam! Oct 15 14:27:12.501 INFO kablam! warning: method is never used: `to_bytes` Oct 15 14:27:12.501 INFO kablam! --> src/monero/ed25519/keys.rs:97:5 Oct 15 14:27:12.501 INFO kablam! | Oct 15 14:27:12.501 INFO kablam! 97 | pub fn to_bytes(&self) -> [u8; 32] { Oct 15 14:27:12.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.501 INFO kablam! Oct 15 14:27:12.501 INFO kablam! warning: method is never used: `as_bytes` Oct 15 14:27:12.501 INFO kablam! --> src/monero/ed25519/keys.rs:103:5 Oct 15 14:27:12.501 INFO kablam! | Oct 15 14:27:12.501 INFO kablam! 103 | pub fn as_bytes(&self) -> &[u8; 32] { Oct 15 14:27:12.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.501 INFO kablam! Oct 15 14:27:12.501 INFO kablam! warning: variant is never constructed: `Error` Oct 15 14:27:12.501 INFO kablam! --> src/monero/network.rs:12:5 Oct 15 14:27:12.501 INFO kablam! | Oct 15 14:27:12.501 INFO kablam! 12 | Error, Oct 15 14:27:12.501 INFO kablam! | ^^^^^ Oct 15 14:27:12.501 INFO kablam! Oct 15 14:27:12.501 INFO kablam! warning: method is never used: `from_seed` Oct 15 14:27:12.501 INFO kablam! --> src/monero/wallet.rs:62:5 Oct 15 14:27:12.502 INFO kablam! | Oct 15 14:27:12.502 INFO kablam! 62 | pub fn from_seed(network: &Network, seed: [u8; 32]) -> Result { Oct 15 14:27:12.502 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.502 INFO kablam! Oct 15 14:27:12.502 INFO kablam! warning: method is never used: `public_spend_key` Oct 15 14:27:12.502 INFO kablam! --> src/monero/wallet.rs:141:5 Oct 15 14:27:12.502 INFO kablam! | Oct 15 14:27:12.502 INFO kablam! 141 | pub fn public_spend_key(&self) -> &String { Oct 15 14:27:12.502 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.502 INFO kablam! Oct 15 14:27:12.502 INFO kablam! warning: method is never used: `public_view_key` Oct 15 14:27:12.502 INFO kablam! --> src/monero/wallet.rs:146:5 Oct 15 14:27:12.502 INFO kablam! | Oct 15 14:27:12.502 INFO kablam! 146 | pub fn public_view_key(&self) -> &String { Oct 15 14:27:12.502 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.502 INFO kablam! Oct 15 14:27:12.502 INFO kablam! warning: method is never used: `from_wif` Oct 15 14:27:12.502 INFO kablam! --> src/zcash/address.rs:54:5 Oct 15 14:27:12.502 INFO kablam! | Oct 15 14:27:12.502 INFO kablam! 54 | pub fn from_wif(wif: &str) -> Address { Oct 15 14:27:12.502 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.502 INFO kablam! Oct 15 14:27:12.502 INFO kablam! warning: field is never used: `compressed` Oct 15 14:27:12.502 INFO kablam! --> src/zcash/builder.rs:7:5 Oct 15 14:27:12.502 INFO kablam! | Oct 15 14:27:12.502 INFO kablam! 7 | compressed: bool, Oct 15 14:27:12.502 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 14:27:12.502 INFO kablam! Oct 15 14:27:12.502 INFO kablam! warning: field is never used: `testnet` Oct 15 14:27:12.502 INFO kablam! --> src/zcash/builder.rs:8:5 Oct 15 14:27:12.502 INFO kablam! | Oct 15 14:27:12.502 INFO kablam! 8 | testnet: bool, Oct 15 14:27:12.502 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 14:27:12.502 INFO kablam! Oct 15 14:27:12.502 INFO kablam! warning: method is never used: `new` Oct 15 14:27:12.502 INFO kablam! --> src/zcash/builder.rs:12:5 Oct 15 14:27:12.502 INFO kablam! | Oct 15 14:27:12.502 INFO kablam! 12 | pub fn new() -> WalletBuilder { Oct 15 14:27:12.502 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.502 INFO kablam! Oct 15 14:27:12.502 INFO kablam! warning: method is never used: `compressed` Oct 15 14:27:12.502 INFO kablam! --> src/zcash/builder.rs:20:5 Oct 15 14:27:12.502 INFO kablam! | Oct 15 14:27:12.502 INFO kablam! 20 | pub fn compressed(&mut self) -> &mut WalletBuilder { Oct 15 14:27:12.502 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.502 INFO kablam! Oct 15 14:27:12.502 INFO kablam! warning: method is never used: `testnet` Oct 15 14:27:12.502 INFO kablam! --> src/zcash/builder.rs:26:5 Oct 15 14:27:12.502 INFO kablam! | Oct 15 14:27:12.502 INFO kablam! 26 | pub fn testnet(&mut self) -> &mut WalletBuilder { Oct 15 14:27:12.502 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.502 INFO kablam! Oct 15 14:27:12.502 INFO kablam! warning: method is never used: `mainnet` Oct 15 14:27:12.502 INFO kablam! --> src/zcash/builder.rs:32:5 Oct 15 14:27:12.502 INFO kablam! | Oct 15 14:27:12.502 INFO kablam! 32 | pub fn mainnet(&mut self) -> &mut WalletBuilder { Oct 15 14:27:12.502 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.502 INFO kablam! Oct 15 14:27:12.502 INFO kablam! warning: method is never used: `build` Oct 15 14:27:12.502 INFO kablam! --> src/zcash/builder.rs:38:5 Oct 15 14:27:12.502 INFO kablam! | Oct 15 14:27:12.502 INFO kablam! 38 | pub fn build(&self) -> ZcashWallet { Oct 15 14:27:12.502 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.502 INFO kablam! Oct 15 14:27:12.502 INFO kablam! warning: variant is never constructed: `Error` Oct 15 14:27:12.502 INFO kablam! --> src/zcash/network.rs:8:5 Oct 15 14:27:12.502 INFO kablam! | Oct 15 14:27:12.502 INFO kablam! 8 | Error, Oct 15 14:27:12.502 INFO kablam! | ^^^^^ Oct 15 14:27:12.502 INFO kablam! Oct 15 14:27:12.502 INFO kablam! warning: method is never used: `from_secret_key` Oct 15 14:27:12.502 INFO kablam! --> src/zcash/privatekey.rs:73:5 Oct 15 14:27:12.502 INFO kablam! | Oct 15 14:27:12.502 INFO kablam! 73 | pub fn from_secret_key(secret_key: SecretKey, network: Network) -> PrivateKey { Oct 15 14:27:12.502 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.502 INFO kablam! Oct 15 14:27:12.502 INFO kablam! warning: method is never used: `from_wif` Oct 15 14:27:12.502 INFO kablam! --> src/zcash/privatekey.rs:108:5 Oct 15 14:27:12.502 INFO kablam! | Oct 15 14:27:12.503 INFO kablam! 108 | pub fn from_wif(wif: &str) -> Result { Oct 15 14:27:12.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.503 INFO kablam! Oct 15 14:27:12.503 INFO kablam! warning: method is never used: `secret_key` Oct 15 14:27:12.503 INFO kablam! --> src/zcash/privatekey.rs:141:5 Oct 15 14:27:12.503 INFO kablam! | Oct 15 14:27:12.503 INFO kablam! 141 | pub fn secret_key(&self) -> &SecretKey { Oct 15 14:27:12.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.503 INFO kablam! Oct 15 14:27:12.503 INFO kablam! warning: function is never used: `to_hex_string` Oct 15 14:27:12.503 INFO kablam! --> src/zcash/utils.rs:4:1 Oct 15 14:27:12.503 INFO kablam! | Oct 15 14:27:12.503 INFO kablam! 4 | pub fn to_hex_string(bytes: &[u8]) -> String { Oct 15 14:27:12.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.503 INFO kablam! Oct 15 14:27:12.503 INFO kablam! warning: method is never used: `from_private_key` Oct 15 14:27:12.503 INFO kablam! --> src/zcash/wallet.rs:42:5 Oct 15 14:27:12.503 INFO kablam! | Oct 15 14:27:12.503 INFO kablam! 42 | pub fn from_private_key(private_key: PrivateKey) -> ZcashWallet { Oct 15 14:27:12.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.503 INFO kablam! Oct 15 14:27:12.503 INFO kablam! warning: method is never used: `from_wif` Oct 15 14:27:12.503 INFO kablam! --> src/zcash/wallet.rs:51:5 Oct 15 14:27:12.503 INFO kablam! | Oct 15 14:27:12.503 INFO kablam! 51 | pub fn from_wif(private_key_wif: &str) -> ZcashWallet { Oct 15 14:27:12.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.503 INFO kablam! Oct 15 14:27:12.503 INFO kablam! warning: method is never used: `network` Oct 15 14:27:12.503 INFO kablam! --> src/zcash/wallet.rs:65:5 Oct 15 14:27:12.503 INFO kablam! | Oct 15 14:27:12.503 INFO kablam! 65 | pub fn network(&self) -> &Network { Oct 15 14:27:12.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.503 INFO kablam! Oct 15 14:27:12.503 INFO kablam! warning: method is never used: `compressed` Oct 15 14:27:12.503 INFO kablam! --> src/zcash/wallet.rs:69:5 Oct 15 14:27:12.503 INFO kablam! | Oct 15 14:27:12.503 INFO kablam! 69 | pub fn compressed(&self) -> &bool { Oct 15 14:27:12.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.503 INFO kablam! Oct 15 14:27:12.503 INFO kablam! warning: method is never used: `to_json` Oct 15 14:27:12.503 INFO kablam! --> src/zcash/wallet.rs:73:5 Oct 15 14:27:12.503 INFO kablam! | Oct 15 14:27:12.503 INFO kablam! 73 | pub fn to_json(&self) -> String { Oct 15 14:27:12.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:12.503 INFO kablam! Oct 15 14:27:12.503 INFO kablam! warning: variant `P2WPKH_P2SH` should have a camel case name such as `P2wpkhP2sh` Oct 15 14:27:12.503 INFO kablam! --> src/bitcoin/address.rs:21:5 Oct 15 14:27:12.503 INFO kablam! | Oct 15 14:27:12.503 INFO kablam! 21 | P2WPKH_P2SH, Oct 15 14:27:12.503 INFO kablam! | ^^^^^^^^^^^ Oct 15 14:27:12.503 INFO kablam! | Oct 15 14:27:12.503 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 15 14:27:12.503 INFO kablam! Oct 15 14:27:14.934 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.25s Oct 15 14:27:14.941 INFO kablam! su: No module specific data is present Oct 15 14:27:15.431 INFO running `"docker" "rm" "-f" "e8e8af720db2ae1725631e4e60d6f8711263787b8f0cf1339dd1a25642869cac"` Oct 15 14:27:15.647 INFO blam! e8e8af720db2ae1725631e4e60d6f8711263787b8f0cf1339dd1a25642869cac Oct 15 14:27:15.651 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 14:27:16.089 INFO blam! b7afd14e81cd29d83d548ac8576ecf213b90b93590cd45fd5c3726816e6bc1e9 Oct 15 14:27:16.100 INFO running `"docker" "start" "-a" "b7afd14e81cd29d83d548ac8576ecf213b90b93590cd45fd5c3726816e6bc1e9"` Oct 15 14:27:17.127 INFO kablam! usermod: no changes Oct 15 14:27:17.307 INFO kablam! Compiling wagu v0.5.0 (/source) Oct 15 14:27:19.855 INFO kablam! warning: method is never used: `mainnet` Oct 15 14:27:19.855 INFO kablam! --> src/bitcoin/builder.rs:34:5 Oct 15 14:27:19.855 INFO kablam! | Oct 15 14:27:19.855 INFO kablam! 34 | pub fn mainnet(&mut self) -> &mut WalletBuilder { Oct 15 14:27:19.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.855 INFO kablam! | Oct 15 14:27:19.855 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 14:27:19.855 INFO kablam! Oct 15 14:27:19.855 INFO kablam! warning: method is never used: `p2pkh` Oct 15 14:27:19.855 INFO kablam! --> src/bitcoin/builder.rs:39:5 Oct 15 14:27:19.855 INFO kablam! | Oct 15 14:27:19.855 INFO kablam! 39 | pub fn p2pkh(&mut self) -> &mut WalletBuilder { Oct 15 14:27:19.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.855 INFO kablam! Oct 15 14:27:19.855 INFO kablam! warning: method is never used: `p2wpkh_p2sh` Oct 15 14:27:19.855 INFO kablam! --> src/bitcoin/builder.rs:44:5 Oct 15 14:27:19.855 INFO kablam! | Oct 15 14:27:19.855 INFO kablam! 44 | pub fn p2wpkh_p2sh(&mut self) -> &mut WalletBuilder { Oct 15 14:27:19.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.855 INFO kablam! Oct 15 14:27:19.855 INFO kablam! warning: method is never used: `secret_key` Oct 15 14:27:19.855 INFO kablam! --> src/bitcoin/privatekey.rs:141:5 Oct 15 14:27:19.855 INFO kablam! | Oct 15 14:27:19.855 INFO kablam! 141 | pub fn secret_key(&self) -> &SecretKey { Oct 15 14:27:19.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.855 INFO kablam! Oct 15 14:27:19.855 INFO kablam! warning: function is never used: `to_hex_string` Oct 15 14:27:19.855 INFO kablam! --> src/bitcoin/utils.rs:6:1 Oct 15 14:27:19.855 INFO kablam! | Oct 15 14:27:19.855 INFO kablam! 6 | pub fn to_hex_string(bytes: &[u8]) -> String { Oct 15 14:27:19.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.855 INFO kablam! Oct 15 14:27:19.855 INFO kablam! warning: method is never used: `to_json` Oct 15 14:27:19.855 INFO kablam! --> src/bitcoin/wallet.rs:64:5 Oct 15 14:27:19.855 INFO kablam! | Oct 15 14:27:19.855 INFO kablam! 64 | pub fn to_json(&self) -> String { Oct 15 14:27:19.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.855 INFO kablam! Oct 15 14:27:19.855 INFO kablam! warning: method is never used: `new` Oct 15 14:27:19.855 INFO kablam! --> src/ethereum/builder.rs:8:5 Oct 15 14:27:19.855 INFO kablam! | Oct 15 14:27:19.855 INFO kablam! 8 | pub fn new() -> WalletBuilder { Oct 15 14:27:19.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.855 INFO kablam! Oct 15 14:27:19.855 INFO kablam! warning: method is never used: `secret_key` Oct 15 14:27:19.855 INFO kablam! --> src/ethereum/keypair.rs:92:5 Oct 15 14:27:19.855 INFO kablam! | Oct 15 14:27:19.855 INFO kablam! 92 | pub fn secret_key(&self) -> &SecretKey { Oct 15 14:27:19.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.855 INFO kablam! Oct 15 14:27:19.855 INFO kablam! warning: method is never used: `private_key` Oct 15 14:27:19.855 INFO kablam! --> src/ethereum/keypair.rs:97:5 Oct 15 14:27:19.855 INFO kablam! | Oct 15 14:27:19.855 INFO kablam! 97 | pub fn private_key(&self) -> &str { Oct 15 14:27:19.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.855 INFO kablam! Oct 15 14:27:19.855 INFO kablam! warning: method is never used: `public_key` Oct 15 14:27:19.855 INFO kablam! --> src/ethereum/keypair.rs:102:5 Oct 15 14:27:19.855 INFO kablam! | Oct 15 14:27:19.855 INFO kablam! 102 | pub fn public_key(&self) -> &PublicKey { Oct 15 14:27:19.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.855 INFO kablam! Oct 15 14:27:19.855 INFO kablam! warning: method is never used: `to_json` Oct 15 14:27:19.855 INFO kablam! --> src/ethereum/wallet.rs:40:5 Oct 15 14:27:19.855 INFO kablam! | Oct 15 14:27:19.855 INFO kablam! 40 | pub fn to_json(&self) -> String { Oct 15 14:27:19.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.855 INFO kablam! Oct 15 14:27:19.855 INFO kablam! warning: method is never used: `new` Oct 15 14:27:19.855 INFO kablam! --> src/monero/builder.rs:13:5 Oct 15 14:27:19.855 INFO kablam! | Oct 15 14:27:19.855 INFO kablam! 13 | pub fn new() -> WalletBuilder { Oct 15 14:27:19.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.855 INFO kablam! Oct 15 14:27:19.855 INFO kablam! warning: method is never used: `testnet` Oct 15 14:27:19.856 INFO kablam! --> src/monero/builder.rs:18:5 Oct 15 14:27:19.856 INFO kablam! | Oct 15 14:27:19.856 INFO kablam! 18 | pub fn testnet(&mut self) -> &mut WalletBuilder { Oct 15 14:27:19.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.856 INFO kablam! Oct 15 14:27:19.856 INFO kablam! warning: method is never used: `mainnet` Oct 15 14:27:19.856 INFO kablam! --> src/monero/builder.rs:24:5 Oct 15 14:27:19.856 INFO kablam! | Oct 15 14:27:19.856 INFO kablam! 24 | pub fn mainnet(&mut self) -> &mut WalletBuilder { Oct 15 14:27:19.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.856 INFO kablam! Oct 15 14:27:19.856 INFO kablam! warning: method is never used: `build` Oct 15 14:27:19.856 INFO kablam! --> src/monero/builder.rs:30:5 Oct 15 14:27:19.856 INFO kablam! | Oct 15 14:27:19.856 INFO kablam! 30 | pub fn build(&self) -> MoneroWallet { Oct 15 14:27:19.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.856 INFO kablam! Oct 15 14:27:19.856 INFO kablam! warning: method is never used: `into_bytes` Oct 15 14:27:19.856 INFO kablam! --> src/monero/ed25519/keys.rs:43:5 Oct 15 14:27:19.856 INFO kablam! | Oct 15 14:27:19.856 INFO kablam! 43 | pub fn into_bytes(self) -> [u8; 32] { Oct 15 14:27:19.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.856 INFO kablam! Oct 15 14:27:19.856 INFO kablam! warning: method is never used: `as_bytes` Oct 15 14:27:19.856 INFO kablam! --> src/monero/ed25519/keys.rs:55:5 Oct 15 14:27:19.856 INFO kablam! | Oct 15 14:27:19.856 INFO kablam! 55 | pub fn as_bytes(&self) -> &[u8; 32] { Oct 15 14:27:19.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.856 INFO kablam! Oct 15 14:27:19.856 INFO kablam! warning: method is never used: `into_bytes` Oct 15 14:27:19.856 INFO kablam! --> src/monero/ed25519/keys.rs:91:5 Oct 15 14:27:19.856 INFO kablam! | Oct 15 14:27:19.856 INFO kablam! 91 | pub fn into_bytes(self) -> [u8; 32] { Oct 15 14:27:19.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.856 INFO kablam! Oct 15 14:27:19.856 INFO kablam! warning: method is never used: `to_bytes` Oct 15 14:27:19.856 INFO kablam! --> src/monero/ed25519/keys.rs:97:5 Oct 15 14:27:19.856 INFO kablam! | Oct 15 14:27:19.856 INFO kablam! 97 | pub fn to_bytes(&self) -> [u8; 32] { Oct 15 14:27:19.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.856 INFO kablam! Oct 15 14:27:19.856 INFO kablam! warning: method is never used: `as_bytes` Oct 15 14:27:19.856 INFO kablam! --> src/monero/ed25519/keys.rs:103:5 Oct 15 14:27:19.856 INFO kablam! | Oct 15 14:27:19.856 INFO kablam! 103 | pub fn as_bytes(&self) -> &[u8; 32] { Oct 15 14:27:19.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.856 INFO kablam! Oct 15 14:27:19.856 INFO kablam! warning: variant is never constructed: `Error` Oct 15 14:27:19.856 INFO kablam! --> src/monero/network.rs:12:5 Oct 15 14:27:19.856 INFO kablam! | Oct 15 14:27:19.856 INFO kablam! 12 | Error, Oct 15 14:27:19.856 INFO kablam! | ^^^^^ Oct 15 14:27:19.856 INFO kablam! Oct 15 14:27:19.856 INFO kablam! warning: method is never used: `public_spend_key` Oct 15 14:27:19.856 INFO kablam! --> src/monero/wallet.rs:141:5 Oct 15 14:27:19.856 INFO kablam! | Oct 15 14:27:19.856 INFO kablam! 141 | pub fn public_spend_key(&self) -> &String { Oct 15 14:27:19.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.856 INFO kablam! Oct 15 14:27:19.856 INFO kablam! warning: method is never used: `public_view_key` Oct 15 14:27:19.856 INFO kablam! --> src/monero/wallet.rs:146:5 Oct 15 14:27:19.856 INFO kablam! | Oct 15 14:27:19.856 INFO kablam! 146 | pub fn public_view_key(&self) -> &String { Oct 15 14:27:19.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.856 INFO kablam! Oct 15 14:27:19.856 INFO kablam! warning: method is never used: `mainnet` Oct 15 14:27:19.856 INFO kablam! --> src/zcash/builder.rs:32:5 Oct 15 14:27:19.856 INFO kablam! | Oct 15 14:27:19.856 INFO kablam! 32 | pub fn mainnet(&mut self) -> &mut WalletBuilder { Oct 15 14:27:19.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.856 INFO kablam! Oct 15 14:27:19.856 INFO kablam! warning: method is never used: `secret_key` Oct 15 14:27:19.856 INFO kablam! --> src/zcash/privatekey.rs:141:5 Oct 15 14:27:19.856 INFO kablam! | Oct 15 14:27:19.856 INFO kablam! 141 | pub fn secret_key(&self) -> &SecretKey { Oct 15 14:27:19.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.856 INFO kablam! Oct 15 14:27:19.856 INFO kablam! warning: function is never used: `to_hex_string` Oct 15 14:27:19.856 INFO kablam! --> src/zcash/utils.rs:4:1 Oct 15 14:27:19.856 INFO kablam! | Oct 15 14:27:19.856 INFO kablam! 4 | pub fn to_hex_string(bytes: &[u8]) -> String { Oct 15 14:27:19.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.856 INFO kablam! Oct 15 14:27:19.856 INFO kablam! warning: method is never used: `to_json` Oct 15 14:27:19.856 INFO kablam! --> src/zcash/wallet.rs:73:5 Oct 15 14:27:19.857 INFO kablam! | Oct 15 14:27:19.857 INFO kablam! 73 | pub fn to_json(&self) -> String { Oct 15 14:27:19.857 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:27:19.857 INFO kablam! Oct 15 14:27:19.857 INFO kablam! warning: variant `P2WPKH_P2SH` should have a camel case name such as `P2wpkhP2sh` Oct 15 14:27:19.857 INFO kablam! --> src/bitcoin/address.rs:21:5 Oct 15 14:27:19.857 INFO kablam! | Oct 15 14:27:19.857 INFO kablam! 21 | P2WPKH_P2SH, Oct 15 14:27:19.857 INFO kablam! | ^^^^^^^^^^^ Oct 15 14:27:19.857 INFO kablam! | Oct 15 14:27:19.857 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 15 14:27:19.857 INFO kablam! Oct 15 14:27:22.565 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.40s Oct 15 14:27:22.572 INFO kablam! su: No module specific data is present Oct 15 14:27:23.927 INFO running `"docker" "rm" "-f" "b7afd14e81cd29d83d548ac8576ecf213b90b93590cd45fd5c3726816e6bc1e9"` Oct 15 14:27:24.319 INFO blam! b7afd14e81cd29d83d548ac8576ecf213b90b93590cd45fd5c3726816e6bc1e9 Oct 15 14:27:24.319 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 14:27:24.767 INFO blam! cde7ba5f5169601770703cd1da4887c076f7f2cb1d6b2acf84f27f36ad27fe95 Oct 15 14:27:24.770 INFO running `"docker" "start" "-a" "cde7ba5f5169601770703cd1da4887c076f7f2cb1d6b2acf84f27f36ad27fe95"` Oct 15 14:27:26.695 INFO kablam! usermod: no changes Oct 15 14:27:26.860 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 15 14:27:26.876 INFO kablam! Running /target/debug/deps/wagu-786f61d5eff68bf7 Oct 15 14:27:26.880 INFO blam! Oct 15 14:27:26.880 INFO blam! running 44 tests Oct 15 14:27:27.271 INFO blam! test bitcoin::address::tests::test_p2wpkh ... ok Oct 15 14:27:27.631 INFO blam! test bitcoin::builder::tests::test_build_compressed ... ok Oct 15 14:27:27.635 INFO blam! test bitcoin::privatekey::tests::test_mainnet_from_wif ... ok Oct 15 14:27:27.655 INFO blam! test bitcoin::privatekey::tests::test_mainnet_to_wif ... ok Oct 15 14:27:27.907 INFO blam! test bitcoin::builder::tests::test_build_uncompressed_mainnet ... ok Oct 15 14:27:27.907 INFO blam! test bitcoin::builder::tests::test_build_compressed_testnet ... ok Oct 15 14:27:27.908 INFO blam! test bitcoin::builder::tests::test_build_testnet ... ok Oct 15 14:27:28.115 INFO blam! test bitcoin::privatekey::tests::test_new_compressed_mainnet ... ok Oct 15 14:27:28.119 INFO blam! test bitcoin::privatekey::tests::test_testnet_from_wif ... ok Oct 15 14:27:28.120 INFO blam! test bitcoin::privatekey::tests::test_testnet_to_wif ... ok Oct 15 14:27:28.275 INFO blam! test bitcoin::privatekey::tests::test_new_testnet ... ok Oct 15 14:27:28.276 INFO blam! test bitcoin::privatekey::tests::test_new_mainnet ... ok Oct 15 14:27:28.283 INFO blam! test bitcoin::privatekey::tests::test_new_compressed_testnet ... ok Oct 15 14:27:28.579 INFO blam! test bitcoin::wallet::tests::test_from_wif_mainnet_compressed ... ok Oct 15 14:27:28.679 INFO blam! test bitcoin::wallet::tests::test_from_wif_testnet_compressed ... ok Oct 15 14:27:28.695 INFO blam! test bitcoin::address::tests::test_mainnet_uncompressed_p2pkh ... ok Oct 15 14:27:28.696 INFO blam! test bitcoin::wallet::tests::test_from_wif_testnet_uncompressed ... ok Oct 15 14:27:28.731 INFO blam! test monero::ed25519::crypto::test_encode_point ... ok Oct 15 14:27:28.735 INFO blam! test monero::ed25519::crypto::test_edwards ... ok Oct 15 14:27:28.735 INFO blam! test bitcoin::address::tests::test_testnet_uncompressed_p2pkh ... ok Oct 15 14:27:28.740 INFO blam! test bitcoin::wallet::tests::test_from_wif_mainnet_uncompressed ... ok Oct 15 14:27:28.816 INFO blam! test monero::ed25519::crypto::test_scalar_mult ... ok Oct 15 14:27:28.911 INFO blam! test monero::ed25519::crypto::test_derive_pubkey ... ok Oct 15 14:27:28.959 INFO blam! test bitcoin::address::tests::test_testnet_compressed_p2pkh ... ok Oct 15 14:27:29.031 INFO blam! test monero::wallet::tests::test_from_seed ... ok Oct 15 14:27:29.051 INFO blam! test bitcoin::address::tests::test_mainnet_compressed_p2pkh ... ok Oct 15 14:27:29.199 INFO blam! test monero::wallet::tests::generate_new_wallet ... ok Oct 15 14:27:29.199 INFO blam! test zcash::privatekey::tests::test_mainnet_from_wif ... ok Oct 15 14:27:29.223 INFO blam! test zcash::privatekey::tests::test_mainnet_to_wif ... ok Oct 15 14:27:29.523 INFO blam! test zcash::privatekey::tests::test_new_compressed_mainnet ... ok Oct 15 14:27:29.627 INFO blam! test zcash::builder::tests::test_build_uncompressed_mainnet ... ok Oct 15 14:27:29.671 INFO blam! test zcash::builder::tests::test_build_testnet ... ok Oct 15 14:27:29.747 INFO blam! test zcash::builder::tests::test_build_compressed_testnet ... ok Oct 15 14:27:29.783 INFO blam! test zcash::privatekey::tests::test_testnet_from_wif ... ok Oct 15 14:27:29.803 INFO blam! test zcash::privatekey::tests::test_testnet_to_wif ... ok Oct 15 14:27:29.891 INFO blam! test zcash::privatekey::tests::test_new_mainnet ... ok Oct 15 14:27:29.915 INFO blam! test zcash::builder::tests::test_build_compressed ... ok Oct 15 14:27:30.023 INFO blam! test zcash::privatekey::tests::test_new_compressed_testnet ... ok Oct 15 14:27:30.191 INFO blam! test zcash::privatekey::tests::test_new_testnet ... ok Oct 15 14:27:30.207 INFO blam! test zcash::wallet::tests::test_from_wif_mainnet_compressed ... ok Oct 15 14:27:30.283 INFO blam! test zcash::wallet::tests::test_from_wif_mainnet_uncompressed ... ok Oct 15 14:27:30.470 INFO blam! test zcash::address::tests::test_mainnet_compressed_private_key_to_address ... ok Oct 15 14:27:30.522 INFO blam! test zcash::address::tests::test_mainnet_uncompressed_private_key_to_address ... ok Oct 15 14:27:30.620 INFO blam! test ethereum::wallet::tests::test_import ... ok Oct 15 14:27:30.620 INFO blam! Oct 15 14:27:30.621 INFO blam! test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:27:30.621 INFO blam! Oct 15 14:27:30.625 INFO kablam! su: No module specific data is present Oct 15 14:27:31.468 INFO running `"docker" "rm" "-f" "cde7ba5f5169601770703cd1da4887c076f7f2cb1d6b2acf84f27f36ad27fe95"` Oct 15 14:27:31.775 INFO blam! cde7ba5f5169601770703cd1da4887c076f7f2cb1d6b2acf84f27f36ad27fe95