Oct 22 00:23:27.804 INFO checking rlpx-0.4.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 00:23:27.804 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/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 22 00:23:28.080 INFO blam! a612416c69c184c24e435890cccfb60b5e217bcd9c947dd5f0440bb24d52fefd Oct 22 00:23:28.084 INFO running `"docker" "start" "-a" "a612416c69c184c24e435890cccfb60b5e217bcd9c947dd5f0440bb24d52fefd"` Oct 22 00:23:28.587 INFO kablam! usermod: no changes Oct 22 00:23:28.764 INFO kablam! Checking elastic-array-plus v0.9.1 Oct 22 00:23:28.768 INFO kablam! Checking ethereum-hexutil v0.2.3 Oct 22 00:23:28.772 INFO kablam! Checking block-buffer v0.2.0 Oct 22 00:23:28.804 INFO kablam! Checking hmac-drbg v0.1.2 Oct 22 00:23:29.334 INFO kablam! Checking sha2 v0.6.0 Oct 22 00:23:29.335 INFO kablam! Checking sha3 v0.6.0 Oct 22 00:23:29.929 INFO kablam! Checking libsecp256k1 v0.1.14 Oct 22 00:23:30.331 INFO kablam! Checking ethereum-rlp v0.2.3 Oct 22 00:23:31.464 INFO kablam! Checking ethereum-bigint v0.2.9 Oct 22 00:23:43.684 INFO kablam! Checking rlpx v0.4.1 (/source) Oct 22 00:23:48.160 INFO kablam! warning: unused import: `SecretKey` Oct 22 00:23:48.160 INFO kablam! --> src/util.rs:2:34 Oct 22 00:23:48.160 INFO kablam! | Oct 22 00:23:48.160 INFO kablam! 2 | use secp256k1::{self, PublicKey, SecretKey}; Oct 22 00:23:48.160 INFO kablam! | ^^^^^^^^^ Oct 22 00:23:48.160 INFO kablam! | Oct 22 00:23:48.160 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 00:23:48.160 INFO kablam! Oct 22 00:23:48.160 INFO kablam! warning: unused import: `crypto::blockmodes::CtrMode` Oct 22 00:23:48.160 INFO kablam! --> src/util.rs:6:5 Oct 22 00:23:48.160 INFO kablam! | Oct 22 00:23:48.160 INFO kablam! 6 | use crypto::blockmodes::CtrMode; Oct 22 00:23:48.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:23:48.160 INFO kablam! Oct 22 00:23:48.160 INFO kablam! warning: unused import: `crypto::aessafe::AesSafe128Encryptor` Oct 22 00:23:48.160 INFO kablam! --> src/util.rs:7:5 Oct 22 00:23:48.160 INFO kablam! | Oct 22 00:23:48.160 INFO kablam! 7 | use crypto::aessafe::AesSafe128Encryptor; Oct 22 00:23:48.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:23:48.160 INFO kablam! Oct 22 00:23:48.160 INFO kablam! warning: unused imports: `RefReadBuffer`, `RefWriteBuffer` Oct 22 00:23:48.160 INFO kablam! --> src/util.rs:8:22 Oct 22 00:23:48.160 INFO kablam! | Oct 22 00:23:48.160 INFO kablam! 8 | use crypto::buffer::{RefReadBuffer, RefWriteBuffer}; Oct 22 00:23:48.160 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ Oct 22 00:23:48.160 INFO kablam! Oct 22 00:23:48.160 INFO kablam! warning: unused import: `rlp` Oct 22 00:23:48.160 INFO kablam! --> src/ecies/algorithm.rs:14:5 Oct 22 00:23:48.160 INFO kablam! | Oct 22 00:23:48.160 INFO kablam! 14 | use rlp; Oct 22 00:23:48.160 INFO kablam! | ^^^ Oct 22 00:23:48.160 INFO kablam! Oct 22 00:23:48.160 INFO kablam! warning: unused imports: `id2pk`, `keccak256` Oct 22 00:23:48.160 INFO kablam! --> src/ecies/algorithm.rs:449:16 Oct 22 00:23:48.160 INFO kablam! | Oct 22 00:23:48.160 INFO kablam! 449 | use util::{keccak256, pk2id, id2pk}; Oct 22 00:23:48.160 INFO kablam! | ^^^^^^^^^ ^^^^^ Oct 22 00:23:48.160 INFO kablam! Oct 22 00:23:48.160 INFO kablam! warning: unused imports: `Message`, `SharedSecret` Oct 22 00:23:48.160 INFO kablam! --> src/ecies/algorithm.rs:450:21 Oct 22 00:23:48.160 INFO kablam! | Oct 22 00:23:48.160 INFO kablam! 450 | use secp256k1::{Message, SharedSecret, PublicKey, SecretKey}; Oct 22 00:23:48.160 INFO kablam! | ^^^^^^^ ^^^^^^^^^^^^ Oct 22 00:23:48.160 INFO kablam! Oct 22 00:23:48.161 INFO kablam! warning: unused imports: `H256`, `H512` Oct 22 00:23:48.161 INFO kablam! --> src/ecies/algorithm.rs:451:18 Oct 22 00:23:48.161 INFO kablam! | Oct 22 00:23:48.161 INFO kablam! 451 | use bigint::{H512, H256}; Oct 22 00:23:48.161 INFO kablam! | ^^^^ ^^^^ Oct 22 00:23:48.161 INFO kablam! Oct 22 00:23:48.161 INFO kablam! warning: unused import: `AsyncWrite` Oct 22 00:23:48.161 INFO kablam! --> src/ecies/proto.rs:3:27 Oct 22 00:23:48.161 INFO kablam! | Oct 22 00:23:48.161 INFO kablam! 3 | use tokio_io::{AsyncRead, AsyncWrite}; Oct 22 00:23:48.161 INFO kablam! | ^^^^^^^^^^ Oct 22 00:23:48.161 INFO kablam! Oct 22 00:23:48.161 INFO kablam! warning: unused import: `Core` Oct 22 00:23:48.161 INFO kablam! --> src/ecies/proto.rs:5:35 Oct 22 00:23:48.161 INFO kablam! | Oct 22 00:23:48.161 INFO kablam! 5 | use tokio_core::reactor::{Handle, Core}; Oct 22 00:23:48.161 INFO kablam! | ^^^^ Oct 22 00:23:48.161 INFO kablam! Oct 22 00:23:48.161 INFO kablam! warning: unused import: `BufMut` Oct 22 00:23:48.161 INFO kablam! --> src/ecies/proto.rs:7:23 Oct 22 00:23:48.161 INFO kablam! | Oct 22 00:23:48.161 INFO kablam! 7 | use bytes::{BytesMut, BufMut}; Oct 22 00:23:48.161 INFO kablam! | ^^^^^^ Oct 22 00:23:48.161 INFO kablam! Oct 22 00:23:48.161 INFO kablam! warning: unused imports: `AsyncRead`, `AsyncWrite` Oct 22 00:23:48.161 INFO kablam! --> src/peer.rs:8:16 Oct 22 00:23:48.161 INFO kablam! | Oct 22 00:23:48.161 INFO kablam! 8 | use tokio_io::{AsyncRead, AsyncWrite}; Oct 22 00:23:48.161 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^ Oct 22 00:23:48.161 INFO kablam! Oct 22 00:23:48.161 INFO kablam! warning: unused imports: `Decoder`, `Encoder`, `Framed` Oct 22 00:23:48.161 INFO kablam! --> src/peer.rs:9:23 Oct 22 00:23:48.161 INFO kablam! | Oct 22 00:23:48.161 INFO kablam! 9 | use tokio_io::codec::{Framed, Encoder, Decoder}; Oct 22 00:23:48.161 INFO kablam! | ^^^^^^ ^^^^^^^ ^^^^^^^ Oct 22 00:23:48.161 INFO kablam! Oct 22 00:23:48.161 INFO kablam! warning: unused import: `self` Oct 22 00:23:48.161 INFO kablam! --> src/peer.rs:10:17 Oct 22 00:23:48.161 INFO kablam! | Oct 22 00:23:48.161 INFO kablam! 10 | use secp256k1::{self, PublicKey, SecretKey}; Oct 22 00:23:48.161 INFO kablam! | ^^^^ Oct 22 00:23:48.161 INFO kablam! Oct 22 00:23:48.161 INFO kablam! warning: unused import: `util::pk2id` Oct 22 00:23:48.161 INFO kablam! --> src/lib.rs:30:5 Oct 22 00:23:48.161 INFO kablam! | Oct 22 00:23:48.161 INFO kablam! 30 | use util::pk2id; Oct 22 00:23:48.161 INFO kablam! | ^^^^^^^^^^^ Oct 22 00:23:48.161 INFO kablam! Oct 22 00:23:48.161 INFO kablam! warning: unused import: `PublicKey` Oct 22 00:23:48.161 INFO kablam! --> src/lib.rs:31:17 Oct 22 00:23:48.161 INFO kablam! | Oct 22 00:23:48.161 INFO kablam! 31 | use secp256k1::{PublicKey, SecretKey}; Oct 22 00:23:48.161 INFO kablam! | ^^^^^^^^^ Oct 22 00:23:48.161 INFO kablam! Oct 22 00:23:48.161 INFO kablam! warning: unused import: `futures::future` Oct 22 00:23:48.161 INFO kablam! --> src/lib.rs:32:5 Oct 22 00:23:48.161 INFO kablam! | Oct 22 00:23:48.161 INFO kablam! 32 | use futures::future; Oct 22 00:23:48.161 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:23:48.161 INFO kablam! Oct 22 00:23:48.161 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 22 00:23:48.161 INFO kablam! --> src/lib.rs:36:5 Oct 22 00:23:48.161 INFO kablam! | Oct 22 00:23:48.161 INFO kablam! 36 | use std::collections::HashMap; Oct 22 00:23:48.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:23:48.161 INFO kablam! Oct 22 00:23:48.161 INFO kablam! warning: unused imports: `AsyncRead`, `AsyncWrite` Oct 22 00:23:48.161 INFO kablam! --> src/lib.rs:39:16 Oct 22 00:23:48.161 INFO kablam! | Oct 22 00:23:48.161 INFO kablam! 39 | use tokio_io::{AsyncRead, AsyncWrite}; Oct 22 00:23:48.161 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^ Oct 22 00:23:48.161 INFO kablam! Oct 22 00:23:48.161 INFO kablam! warning: unused imports: `Decoder`, `Encoder`, `Framed` Oct 22 00:23:48.161 INFO kablam! --> src/lib.rs:40:23 Oct 22 00:23:48.161 INFO kablam! | Oct 22 00:23:48.161 INFO kablam! 40 | use tokio_io::codec::{Framed, Encoder, Decoder}; Oct 22 00:23:48.161 INFO kablam! | ^^^^^^ ^^^^^^^ ^^^^^^^ Oct 22 00:23:48.161 INFO kablam! Oct 22 00:23:48.192 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 22 00:23:48.192 INFO kablam! --> src/ecies/proto.rs:4:23 Oct 22 00:23:48.192 INFO kablam! | Oct 22 00:23:48.192 INFO kablam! 4 | use tokio_io::codec::{Framed, Encoder, Decoder}; Oct 22 00:23:48.192 INFO kablam! | ^^^^^^ Oct 22 00:23:48.192 INFO kablam! | Oct 22 00:23:48.192 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 00:23:48.192 INFO kablam! Oct 22 00:23:48.192 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 22 00:23:48.192 INFO kablam! --> src/ecies/proto.rs:145:13 Oct 22 00:23:48.192 INFO kablam! | Oct 22 00:23:48.192 INFO kablam! 145 | stream: Framed, Oct 22 00:23:48.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:23:48.192 INFO kablam! Oct 22 00:23:48.192 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 22 00:23:48.192 INFO kablam! --> src/peer.rs:9:23 Oct 22 00:23:48.192 INFO kablam! | Oct 22 00:23:48.192 INFO kablam! 9 | use tokio_io::codec::{Framed, Encoder, Decoder}; Oct 22 00:23:48.192 INFO kablam! | ^^^^^^ Oct 22 00:23:48.192 INFO kablam! Oct 22 00:23:48.192 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 22 00:23:48.192 INFO kablam! --> src/lib.rs:40:23 Oct 22 00:23:48.192 INFO kablam! | Oct 22 00:23:48.192 INFO kablam! 40 | use tokio_io::codec::{Framed, Encoder, Decoder}; Oct 22 00:23:48.192 INFO kablam! | ^^^^^^ Oct 22 00:23:48.192 INFO kablam! Oct 22 00:23:48.207 INFO kablam! warning: unused import: `SecretKey` Oct 22 00:23:48.207 INFO kablam! --> src/util.rs:2:34 Oct 22 00:23:48.207 INFO kablam! | Oct 22 00:23:48.207 INFO kablam! 2 | use secp256k1::{self, PublicKey, SecretKey}; Oct 22 00:23:48.207 INFO kablam! | ^^^^^^^^^ Oct 22 00:23:48.207 INFO kablam! | Oct 22 00:23:48.207 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 00:23:48.207 INFO kablam! Oct 22 00:23:48.207 INFO kablam! warning: unused import: `crypto::blockmodes::CtrMode` Oct 22 00:23:48.207 INFO kablam! --> src/util.rs:6:5 Oct 22 00:23:48.207 INFO kablam! | Oct 22 00:23:48.207 INFO kablam! 6 | use crypto::blockmodes::CtrMode; Oct 22 00:23:48.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:23:48.207 INFO kablam! Oct 22 00:23:48.207 INFO kablam! warning: unused import: `crypto::aessafe::AesSafe128Encryptor` Oct 22 00:23:48.207 INFO kablam! --> src/util.rs:7:5 Oct 22 00:23:48.207 INFO kablam! | Oct 22 00:23:48.207 INFO kablam! 7 | use crypto::aessafe::AesSafe128Encryptor; Oct 22 00:23:48.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:23:48.207 INFO kablam! Oct 22 00:23:48.207 INFO kablam! warning: unused imports: `RefReadBuffer`, `RefWriteBuffer` Oct 22 00:23:48.207 INFO kablam! --> src/util.rs:8:22 Oct 22 00:23:48.207 INFO kablam! | Oct 22 00:23:48.207 INFO kablam! 8 | use crypto::buffer::{RefReadBuffer, RefWriteBuffer}; Oct 22 00:23:48.207 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ Oct 22 00:23:48.207 INFO kablam! Oct 22 00:23:48.207 INFO kablam! warning: unused import: `rlp` Oct 22 00:23:48.207 INFO kablam! --> src/ecies/algorithm.rs:14:5 Oct 22 00:23:48.207 INFO kablam! | Oct 22 00:23:48.207 INFO kablam! 14 | use rlp; Oct 22 00:23:48.207 INFO kablam! | ^^^ Oct 22 00:23:48.207 INFO kablam! Oct 22 00:23:48.207 INFO kablam! warning: unused import: `AsyncWrite` Oct 22 00:23:48.207 INFO kablam! --> src/ecies/proto.rs:3:27 Oct 22 00:23:48.207 INFO kablam! | Oct 22 00:23:48.207 INFO kablam! 3 | use tokio_io::{AsyncRead, AsyncWrite}; Oct 22 00:23:48.208 INFO kablam! | ^^^^^^^^^^ Oct 22 00:23:48.208 INFO kablam! Oct 22 00:23:48.208 INFO kablam! warning: unused import: `Core` Oct 22 00:23:48.208 INFO kablam! --> src/ecies/proto.rs:5:35 Oct 22 00:23:48.208 INFO kablam! | Oct 22 00:23:48.208 INFO kablam! 5 | use tokio_core::reactor::{Handle, Core}; Oct 22 00:23:48.208 INFO kablam! | ^^^^ Oct 22 00:23:48.208 INFO kablam! Oct 22 00:23:48.208 INFO kablam! warning: unused import: `BufMut` Oct 22 00:23:48.208 INFO kablam! --> src/ecies/proto.rs:7:23 Oct 22 00:23:48.208 INFO kablam! | Oct 22 00:23:48.208 INFO kablam! 7 | use bytes::{BytesMut, BufMut}; Oct 22 00:23:48.208 INFO kablam! | ^^^^^^ Oct 22 00:23:48.208 INFO kablam! Oct 22 00:23:48.208 INFO kablam! warning: unused imports: `AsyncRead`, `AsyncWrite` Oct 22 00:23:48.208 INFO kablam! --> src/peer.rs:8:16 Oct 22 00:23:48.208 INFO kablam! | Oct 22 00:23:48.208 INFO kablam! 8 | use tokio_io::{AsyncRead, AsyncWrite}; Oct 22 00:23:48.208 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^ Oct 22 00:23:48.208 INFO kablam! Oct 22 00:23:48.208 INFO kablam! warning: unused imports: `Decoder`, `Encoder`, `Framed` Oct 22 00:23:48.208 INFO kablam! --> src/peer.rs:9:23 Oct 22 00:23:48.208 INFO kablam! | Oct 22 00:23:48.208 INFO kablam! 9 | use tokio_io::codec::{Framed, Encoder, Decoder}; Oct 22 00:23:48.208 INFO kablam! | ^^^^^^ ^^^^^^^ ^^^^^^^ Oct 22 00:23:48.208 INFO kablam! Oct 22 00:23:48.208 INFO kablam! warning: unused import: `self` Oct 22 00:23:48.208 INFO kablam! --> src/peer.rs:10:17 Oct 22 00:23:48.208 INFO kablam! | Oct 22 00:23:48.208 INFO kablam! 10 | use secp256k1::{self, PublicKey, SecretKey}; Oct 22 00:23:48.208 INFO kablam! | ^^^^ Oct 22 00:23:48.208 INFO kablam! Oct 22 00:23:48.208 INFO kablam! warning: unused import: `util::pk2id` Oct 22 00:23:48.209 INFO kablam! --> src/lib.rs:30:5 Oct 22 00:23:48.209 INFO kablam! | Oct 22 00:23:48.209 INFO kablam! 30 | use util::pk2id; Oct 22 00:23:48.209 INFO kablam! | ^^^^^^^^^^^ Oct 22 00:23:48.209 INFO kablam! Oct 22 00:23:48.209 INFO kablam! warning: unused import: `PublicKey` Oct 22 00:23:48.209 INFO kablam! --> src/lib.rs:31:17 Oct 22 00:23:48.209 INFO kablam! | Oct 22 00:23:48.209 INFO kablam! 31 | use secp256k1::{PublicKey, SecretKey}; Oct 22 00:23:48.209 INFO kablam! | ^^^^^^^^^ Oct 22 00:23:48.209 INFO kablam! Oct 22 00:23:48.209 INFO kablam! warning: unused import: `futures::future` Oct 22 00:23:48.209 INFO kablam! --> src/lib.rs:32:5 Oct 22 00:23:48.209 INFO kablam! | Oct 22 00:23:48.209 INFO kablam! 32 | use futures::future; Oct 22 00:23:48.209 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:23:48.210 INFO kablam! Oct 22 00:23:48.210 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 22 00:23:48.210 INFO kablam! --> src/lib.rs:36:5 Oct 22 00:23:48.210 INFO kablam! | Oct 22 00:23:48.210 INFO kablam! 36 | use std::collections::HashMap; Oct 22 00:23:48.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:23:48.210 INFO kablam! Oct 22 00:23:48.210 INFO kablam! warning: unused imports: `AsyncRead`, `AsyncWrite` Oct 22 00:23:48.210 INFO kablam! --> src/lib.rs:39:16 Oct 22 00:23:48.210 INFO kablam! | Oct 22 00:23:48.210 INFO kablam! 39 | use tokio_io::{AsyncRead, AsyncWrite}; Oct 22 00:23:48.210 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^ Oct 22 00:23:48.210 INFO kablam! Oct 22 00:23:48.210 INFO kablam! warning: unused imports: `Decoder`, `Encoder`, `Framed` Oct 22 00:23:48.210 INFO kablam! --> src/lib.rs:40:23 Oct 22 00:23:48.210 INFO kablam! | Oct 22 00:23:48.211 INFO kablam! 40 | use tokio_io::codec::{Framed, Encoder, Decoder}; Oct 22 00:23:48.211 INFO kablam! | ^^^^^^ ^^^^^^^ ^^^^^^^ Oct 22 00:23:48.211 INFO kablam! Oct 22 00:23:48.321 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 22 00:23:48.321 INFO kablam! --> src/ecies/proto.rs:4:23 Oct 22 00:23:48.321 INFO kablam! | Oct 22 00:23:48.321 INFO kablam! 4 | use tokio_io::codec::{Framed, Encoder, Decoder}; Oct 22 00:23:48.321 INFO kablam! | ^^^^^^ Oct 22 00:23:48.321 INFO kablam! | Oct 22 00:23:48.321 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 00:23:48.321 INFO kablam! Oct 22 00:23:48.321 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 22 00:23:48.321 INFO kablam! --> src/ecies/proto.rs:145:13 Oct 22 00:23:48.321 INFO kablam! | Oct 22 00:23:48.321 INFO kablam! 145 | stream: Framed, Oct 22 00:23:48.321 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:23:48.321 INFO kablam! Oct 22 00:23:48.321 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 22 00:23:48.321 INFO kablam! --> src/peer.rs:9:23 Oct 22 00:23:48.321 INFO kablam! | Oct 22 00:23:48.321 INFO kablam! 9 | use tokio_io::codec::{Framed, Encoder, Decoder}; Oct 22 00:23:48.321 INFO kablam! | ^^^^^^ Oct 22 00:23:48.321 INFO kablam! Oct 22 00:23:48.321 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 22 00:23:48.321 INFO kablam! --> src/lib.rs:40:23 Oct 22 00:23:48.321 INFO kablam! | Oct 22 00:23:48.321 INFO kablam! 40 | use tokio_io::codec::{Framed, Encoder, Decoder}; Oct 22 00:23:48.322 INFO kablam! | ^^^^^^ Oct 22 00:23:48.322 INFO kablam! Oct 22 00:23:48.553 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 22 00:23:48.553 INFO kablam! --> src/ecies/proto.rs:168:24 Oct 22 00:23:48.553 INFO kablam! | Oct 22 00:23:48.554 INFO kablam! 168 | socket.framed(ecies).send(ECIESValue::Auth) Oct 22 00:23:48.554 INFO kablam! | ^^^^^^ Oct 22 00:23:48.554 INFO kablam! Oct 22 00:23:48.565 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 22 00:23:48.565 INFO kablam! --> src/ecies/proto.rs:201:29 Oct 22 00:23:48.565 INFO kablam! | Oct 22 00:23:48.566 INFO kablam! 201 | let stream = stream.framed(ecies).into_future().map_err(|(e, _)| e) Oct 22 00:23:48.566 INFO kablam! | ^^^^^^ Oct 22 00:23:48.566 INFO kablam! Oct 22 00:23:48.585 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 22 00:23:48.585 INFO kablam! --> src/ecies/proto.rs:168:24 Oct 22 00:23:48.585 INFO kablam! | Oct 22 00:23:48.586 INFO kablam! 168 | socket.framed(ecies).send(ECIESValue::Auth) Oct 22 00:23:48.586 INFO kablam! | ^^^^^^ Oct 22 00:23:48.586 INFO kablam! Oct 22 00:23:48.587 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 22 00:23:48.587 INFO kablam! --> src/ecies/proto.rs:201:29 Oct 22 00:23:48.587 INFO kablam! | Oct 22 00:23:48.588 INFO kablam! 201 | let stream = stream.framed(ecies).into_future().map_err(|(e, _)| e) Oct 22 00:23:48.589 INFO kablam! | ^^^^^^ Oct 22 00:23:48.590 INFO kablam! Oct 22 00:23:48.709 INFO kablam! warning: unused variable: `e` Oct 22 00:23:48.709 INFO kablam! --> src/ecies/proto.rs:159:17 Oct 22 00:23:48.710 INFO kablam! | Oct 22 00:23:48.710 INFO kablam! 159 | Err(e) => return Box::new(future::err( Oct 22 00:23:48.710 INFO kablam! | ^ help: consider using `_e` instead Oct 22 00:23:48.710 INFO kablam! | Oct 22 00:23:48.711 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 22 00:23:48.711 INFO kablam! Oct 22 00:23:48.711 INFO kablam! warning: unused variable: `e` Oct 22 00:23:48.712 INFO kablam! --> src/ecies/proto.rs:195:17 Oct 22 00:23:48.712 INFO kablam! | Oct 22 00:23:48.712 INFO kablam! 195 | Err(e) => return Box::new(future::err( Oct 22 00:23:48.713 INFO kablam! | ^ help: consider using `_e` instead Oct 22 00:23:48.713 INFO kablam! Oct 22 00:23:48.713 INFO kablam! warning: unused variable: `header` Oct 22 00:23:48.713 INFO kablam! --> src/ecies/proto.rs:281:33 Oct 22 00:23:48.714 INFO kablam! | Oct 22 00:23:48.714 INFO kablam! 281 | AsyncSink::NotReady(header) => return Ok(AsyncSink::NotReady(item)), Oct 22 00:23:48.714 INFO kablam! | ^^^^^^ help: consider using `_header` instead Oct 22 00:23:48.715 INFO kablam! Oct 22 00:23:48.715 INFO kablam! warning: unused variable: `error` Oct 22 00:23:48.715 INFO kablam! --> src/errors.rs:16:13 Oct 22 00:23:48.716 INFO kablam! | Oct 22 00:23:48.716 INFO kablam! 16 | fn from(error: ECIESError) -> io::Error { Oct 22 00:23:48.716 INFO kablam! | ^^^^^ help: consider using `_error` instead Oct 22 00:23:48.716 INFO kablam! Oct 22 00:23:48.716 INFO kablam! warning: unused variable: `addr` Oct 22 00:23:48.716 INFO kablam! --> src/lib.rs:192:48 Oct 22 00:23:48.716 INFO kablam! | Oct 22 00:23:48.716 INFO kablam! 192 | Async::Ready(Some((stream, addr))) => { Oct 22 00:23:48.716 INFO kablam! | ^^^^ help: consider using `_addr` instead Oct 22 00:23:48.716 INFO kablam! Oct 22 00:23:48.716 INFO kablam! warning: unused variable: `newly_connected` Oct 22 00:23:48.716 INFO kablam! --> src/lib.rs:282:25 Oct 22 00:23:48.716 INFO kablam! | Oct 22 00:23:48.716 INFO kablam! 282 | let ref mut newly_connected = self.newly_connected; Oct 22 00:23:48.716 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_newly_connected` instead Oct 22 00:23:48.716 INFO kablam! Oct 22 00:23:48.752 INFO kablam! warning: unused variable: `client_public_key` Oct 22 00:23:48.752 INFO kablam! --> src/ecies/algorithm.rs:460:13 Oct 22 00:23:48.752 INFO kablam! | Oct 22 00:23:48.752 INFO kablam! 460 | let client_public_key = PublicKey::from_secret_key(&client_secret_key); Oct 22 00:23:48.752 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: consider using `_client_public_key` instead Oct 22 00:23:48.752 INFO kablam! | Oct 22 00:23:48.752 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 22 00:23:48.752 INFO kablam! Oct 22 00:23:48.765 INFO kablam! warning: unused variable: `e` Oct 22 00:23:48.765 INFO kablam! --> src/ecies/proto.rs:159:17 Oct 22 00:23:48.765 INFO kablam! | Oct 22 00:23:48.766 INFO kablam! 159 | Err(e) => return Box::new(future::err( Oct 22 00:23:48.766 INFO kablam! | ^ help: consider using `_e` instead Oct 22 00:23:48.766 INFO kablam! Oct 22 00:23:48.767 INFO kablam! warning: unused variable: `e` Oct 22 00:23:48.767 INFO kablam! --> src/ecies/proto.rs:195:17 Oct 22 00:23:48.767 INFO kablam! | Oct 22 00:23:48.767 INFO kablam! 195 | Err(e) => return Box::new(future::err( Oct 22 00:23:48.768 INFO kablam! | ^ help: consider using `_e` instead Oct 22 00:23:48.768 INFO kablam! Oct 22 00:23:48.768 INFO kablam! warning: unused variable: `header` Oct 22 00:23:48.769 INFO kablam! --> src/ecies/proto.rs:281:33 Oct 22 00:23:48.769 INFO kablam! | Oct 22 00:23:48.769 INFO kablam! 281 | AsyncSink::NotReady(header) => return Ok(AsyncSink::NotReady(item)), Oct 22 00:23:48.770 INFO kablam! | ^^^^^^ help: consider using `_header` instead Oct 22 00:23:48.770 INFO kablam! Oct 22 00:23:48.770 INFO kablam! warning: unused variable: `error` Oct 22 00:23:48.771 INFO kablam! --> src/errors.rs:16:13 Oct 22 00:23:48.771 INFO kablam! | Oct 22 00:23:48.771 INFO kablam! 16 | fn from(error: ECIESError) -> io::Error { Oct 22 00:23:48.771 INFO kablam! | ^^^^^ help: consider using `_error` instead Oct 22 00:23:48.772 INFO kablam! Oct 22 00:23:48.772 INFO kablam! warning: unused variable: `addr` Oct 22 00:23:48.772 INFO kablam! --> src/lib.rs:192:48 Oct 22 00:23:48.773 INFO kablam! | Oct 22 00:23:48.773 INFO kablam! 192 | Async::Ready(Some((stream, addr))) => { Oct 22 00:23:48.773 INFO kablam! | ^^^^ help: consider using `_addr` instead Oct 22 00:23:48.773 INFO kablam! Oct 22 00:23:48.774 INFO kablam! warning: unused variable: `newly_connected` Oct 22 00:23:48.774 INFO kablam! --> src/lib.rs:282:25 Oct 22 00:23:48.774 INFO kablam! | Oct 22 00:23:48.774 INFO kablam! 282 | let ref mut newly_connected = self.newly_connected; Oct 22 00:23:48.774 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_newly_connected` instead Oct 22 00:23:48.775 INFO kablam! Oct 22 00:23:48.884 INFO kablam! warning: field is never used: `protocol_version` Oct 22 00:23:48.885 INFO kablam! --> src/peer.rs:82:5 Oct 22 00:23:48.885 INFO kablam! | Oct 22 00:23:48.885 INFO kablam! 82 | protocol_version: usize, Oct 22 00:23:48.885 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:23:48.885 INFO kablam! | Oct 22 00:23:48.886 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 00:23:48.886 INFO kablam! Oct 22 00:23:48.886 INFO kablam! warning: field is never used: `client_version` Oct 22 00:23:48.886 INFO kablam! --> src/peer.rs:83:5 Oct 22 00:23:48.886 INFO kablam! | Oct 22 00:23:48.886 INFO kablam! 83 | client_version: String, Oct 22 00:23:48.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:23:48.886 INFO kablam! Oct 22 00:23:48.886 INFO kablam! warning: field is never used: `port` Oct 22 00:23:48.886 INFO kablam! --> src/peer.rs:85:5 Oct 22 00:23:48.886 INFO kablam! | Oct 22 00:23:48.886 INFO kablam! 85 | port: u16, Oct 22 00:23:48.886 INFO kablam! | ^^^^^^^^^ Oct 22 00:23:48.886 INFO kablam! Oct 22 00:23:48.886 INFO kablam! warning: field is never used: `id` Oct 22 00:23:48.886 INFO kablam! --> src/peer.rs:86:5 Oct 22 00:23:48.886 INFO kablam! | Oct 22 00:23:48.886 INFO kablam! 86 | id: H512, Oct 22 00:23:48.886 INFO kablam! | ^^^^^^^^ Oct 22 00:23:48.886 INFO kablam! Oct 22 00:23:48.887 INFO kablam! warning: constant `SHA256BlockSize` should have an upper case name such as `SHA256_BLOCK_SIZE` Oct 22 00:23:48.887 INFO kablam! --> src/ecies/algorithm.rs:29:5 Oct 22 00:23:48.887 INFO kablam! | Oct 22 00:23:48.887 INFO kablam! 29 | const SHA256BlockSize: usize = 64; Oct 22 00:23:48.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:23:48.887 INFO kablam! | Oct 22 00:23:48.887 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 22 00:23:48.888 INFO kablam! Oct 22 00:23:48.888 INFO kablam! warning: constant `reps` should have an upper case name such as `REPS` Oct 22 00:23:48.888 INFO kablam! --> src/ecies/algorithm.rs:30:5 Oct 22 00:23:48.888 INFO kablam! | Oct 22 00:23:48.888 INFO kablam! 30 | const reps: usize = (32 + 7) * 8 / (SHA256BlockSize * 8); Oct 22 00:23:48.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:23:48.888 INFO kablam! Oct 22 00:23:48.889 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:23:48.889 INFO kablam! --> src/ecies/algorithm.rs:290:9 Oct 22 00:23:48.889 INFO kablam! | Oct 22 00:23:48.889 INFO kablam! 290 | self.parse_ack_unencrypted(data); Oct 22 00:23:48.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:23:48.889 INFO kablam! | Oct 22 00:23:48.889 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 00:23:48.890 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:23:48.890 INFO kablam! Oct 22 00:23:48.890 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:23:48.890 INFO kablam! --> src/ecies/algorithm.rs:341:9 Oct 22 00:23:48.890 INFO kablam! | Oct 22 00:23:48.890 INFO kablam! 341 | buffer.write_uint::(size as u64, 3); Oct 22 00:23:48.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:23:48.890 INFO kablam! | Oct 22 00:23:48.891 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:23:48.891 INFO kablam! Oct 22 00:23:48.891 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:23:48.891 INFO kablam! --> src/ecies/algorithm.rs:347:9 Oct 22 00:23:48.891 INFO kablam! | Oct 22 00:23:48.891 INFO kablam! 347 | / self.egress_aes.as_mut().unwrap().encrypt( Oct 22 00:23:48.891 INFO kablam! 348 | | &mut RefReadBuffer::new(&header), Oct 22 00:23:48.891 INFO kablam! 349 | | &mut RefWriteBuffer::new(&mut encrypted), false); Oct 22 00:23:48.891 INFO kablam! | |_____________________________________________________________^ Oct 22 00:23:48.891 INFO kablam! | Oct 22 00:23:48.891 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:23:48.891 INFO kablam! Oct 22 00:23:48.891 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:23:48.891 INFO kablam! --> src/ecies/algorithm.rs:374:9 Oct 22 00:23:48.891 INFO kablam! | Oct 22 00:23:48.892 INFO kablam! 374 | / self.ingress_aes.as_mut().unwrap().decrypt( Oct 22 00:23:48.892 INFO kablam! 375 | | &mut RefReadBuffer::new(&header), Oct 22 00:23:48.892 INFO kablam! 376 | | &mut RefWriteBuffer::new(&mut decrypted), false); Oct 22 00:23:48.893 INFO kablam! | |_____________________________________________________________^ Oct 22 00:23:48.893 INFO kablam! | Oct 22 00:23:48.893 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:23:48.893 INFO kablam! Oct 22 00:23:48.893 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:23:48.893 INFO kablam! --> src/ecies/algorithm.rs:414:9 Oct 22 00:23:48.894 INFO kablam! | Oct 22 00:23:48.894 INFO kablam! 414 | / self.egress_aes.as_mut().unwrap().encrypt( Oct 22 00:23:48.899 INFO kablam! 415 | | &mut RefReadBuffer::new(&data_padded), Oct 22 00:23:48.899 INFO kablam! 416 | | &mut RefWriteBuffer::new(&mut encrypted), false); Oct 22 00:23:48.899 INFO kablam! | |_____________________________________________________________^ Oct 22 00:23:48.899 INFO kablam! | Oct 22 00:23:48.900 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:23:48.900 INFO kablam! Oct 22 00:23:48.900 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:23:48.901 INFO kablam! --> src/ecies/algorithm.rs:437:9 Oct 22 00:23:48.901 INFO kablam! | Oct 22 00:23:48.901 INFO kablam! 437 | / self.ingress_aes.as_mut().unwrap().decrypt( Oct 22 00:23:48.901 INFO kablam! 438 | | &mut RefReadBuffer::new(&body), Oct 22 00:23:48.902 INFO kablam! 439 | | &mut RefWriteBuffer::new(&mut ret), false); Oct 22 00:23:48.902 INFO kablam! | |_______________________________________________________^ Oct 22 00:23:48.902 INFO kablam! | Oct 22 00:23:48.902 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:23:48.903 INFO kablam! Oct 22 00:23:48.903 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:23:48.903 INFO kablam! --> src/mac.rs:26:9 Oct 22 00:23:48.903 INFO kablam! | Oct 22 00:23:48.904 INFO kablam! 26 | / aes.encrypt( Oct 22 00:23:48.904 INFO kablam! 27 | | &mut RefReadBuffer::new(self.digest().as_ref()), Oct 22 00:23:48.904 INFO kablam! 28 | | &mut RefWriteBuffer::new(encrypted.as_mut()), true); Oct 22 00:23:48.904 INFO kablam! | |________________________________________________________________^ Oct 22 00:23:48.905 INFO kablam! | Oct 22 00:23:48.905 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:23:48.905 INFO kablam! Oct 22 00:23:48.905 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:23:48.905 INFO kablam! --> src/mac.rs:40:9 Oct 22 00:23:48.905 INFO kablam! | Oct 22 00:23:48.905 INFO kablam! 40 | / aes.encrypt( Oct 22 00:23:48.905 INFO kablam! 41 | | &mut RefReadBuffer::new(self.digest().as_ref()), Oct 22 00:23:48.905 INFO kablam! 42 | | &mut RefWriteBuffer::new(encrypted.as_mut()), true); Oct 22 00:23:48.905 INFO kablam! | |________________________________________________________________^ Oct 22 00:23:48.905 INFO kablam! | Oct 22 00:23:48.905 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:23:48.905 INFO kablam! Oct 22 00:23:48.937 INFO kablam! warning: field is never used: `protocol_version` Oct 22 00:23:48.937 INFO kablam! --> src/peer.rs:82:5 Oct 22 00:23:48.937 INFO kablam! | Oct 22 00:23:48.937 INFO kablam! 82 | protocol_version: usize, Oct 22 00:23:48.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:23:48.937 INFO kablam! | Oct 22 00:23:48.937 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 00:23:48.937 INFO kablam! Oct 22 00:23:48.938 INFO kablam! warning: field is never used: `client_version` Oct 22 00:23:48.938 INFO kablam! --> src/peer.rs:83:5 Oct 22 00:23:48.938 INFO kablam! | Oct 22 00:23:48.938 INFO kablam! 83 | client_version: String, Oct 22 00:23:48.938 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:23:48.938 INFO kablam! Oct 22 00:23:48.938 INFO kablam! warning: field is never used: `port` Oct 22 00:23:48.938 INFO kablam! --> src/peer.rs:85:5 Oct 22 00:23:48.938 INFO kablam! | Oct 22 00:23:48.938 INFO kablam! 85 | port: u16, Oct 22 00:23:48.938 INFO kablam! | ^^^^^^^^^ Oct 22 00:23:48.938 INFO kablam! Oct 22 00:23:48.938 INFO kablam! warning: field is never used: `id` Oct 22 00:23:48.938 INFO kablam! --> src/peer.rs:86:5 Oct 22 00:23:48.938 INFO kablam! | Oct 22 00:23:48.938 INFO kablam! 86 | id: H512, Oct 22 00:23:48.938 INFO kablam! | ^^^^^^^^ Oct 22 00:23:48.939 INFO kablam! Oct 22 00:23:48.940 INFO kablam! warning: constant `SHA256BlockSize` should have an upper case name such as `SHA256_BLOCK_SIZE` Oct 22 00:23:48.940 INFO kablam! --> src/ecies/algorithm.rs:29:5 Oct 22 00:23:48.940 INFO kablam! | Oct 22 00:23:48.940 INFO kablam! 29 | const SHA256BlockSize: usize = 64; Oct 22 00:23:48.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:23:48.940 INFO kablam! Oct 22 00:23:48.940 INFO kablam! warning: constant `reps` should have an upper case name such as `REPS` Oct 22 00:23:48.940 INFO kablam! --> src/ecies/algorithm.rs:30:5 Oct 22 00:23:48.940 INFO kablam! | Oct 22 00:23:48.940 INFO kablam! 30 | const reps: usize = (32 + 7) * 8 / (SHA256BlockSize * 8); Oct 22 00:23:48.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:23:48.940 INFO kablam! Oct 22 00:23:48.943 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:23:48.943 INFO kablam! --> src/ecies/algorithm.rs:290:9 Oct 22 00:23:48.943 INFO kablam! | Oct 22 00:23:48.943 INFO kablam! 290 | self.parse_ack_unencrypted(data); Oct 22 00:23:48.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:23:48.943 INFO kablam! | Oct 22 00:23:48.943 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 00:23:48.943 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:23:48.943 INFO kablam! Oct 22 00:23:48.943 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:23:48.943 INFO kablam! --> src/ecies/algorithm.rs:341:9 Oct 22 00:23:48.943 INFO kablam! | Oct 22 00:23:48.943 INFO kablam! 341 | buffer.write_uint::(size as u64, 3); Oct 22 00:23:48.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:23:48.943 INFO kablam! | Oct 22 00:23:48.943 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:23:48.943 INFO kablam! Oct 22 00:23:48.943 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:23:48.943 INFO kablam! --> src/ecies/algorithm.rs:347:9 Oct 22 00:23:48.943 INFO kablam! | Oct 22 00:23:48.943 INFO kablam! 347 | / self.egress_aes.as_mut().unwrap().encrypt( Oct 22 00:23:48.943 INFO kablam! 348 | | &mut RefReadBuffer::new(&header), Oct 22 00:23:48.943 INFO kablam! 349 | | &mut RefWriteBuffer::new(&mut encrypted), false); Oct 22 00:23:48.943 INFO kablam! | |_____________________________________________________________^ Oct 22 00:23:48.943 INFO kablam! | Oct 22 00:23:48.943 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:23:48.943 INFO kablam! Oct 22 00:23:48.944 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:23:48.944 INFO kablam! --> src/ecies/algorithm.rs:374:9 Oct 22 00:23:48.944 INFO kablam! | Oct 22 00:23:48.944 INFO kablam! 374 | / self.ingress_aes.as_mut().unwrap().decrypt( Oct 22 00:23:48.944 INFO kablam! 375 | | &mut RefReadBuffer::new(&header), Oct 22 00:23:48.944 INFO kablam! 376 | | &mut RefWriteBuffer::new(&mut decrypted), false); Oct 22 00:23:48.944 INFO kablam! | |_____________________________________________________________^ Oct 22 00:23:48.944 INFO kablam! | Oct 22 00:23:48.944 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:23:48.944 INFO kablam! Oct 22 00:23:48.944 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:23:48.944 INFO kablam! --> src/ecies/algorithm.rs:414:9 Oct 22 00:23:48.944 INFO kablam! | Oct 22 00:23:48.944 INFO kablam! 414 | / self.egress_aes.as_mut().unwrap().encrypt( Oct 22 00:23:48.944 INFO kablam! 415 | | &mut RefReadBuffer::new(&data_padded), Oct 22 00:23:48.944 INFO kablam! 416 | | &mut RefWriteBuffer::new(&mut encrypted), false); Oct 22 00:23:48.944 INFO kablam! | |_____________________________________________________________^ Oct 22 00:23:48.944 INFO kablam! | Oct 22 00:23:48.944 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:23:48.944 INFO kablam! Oct 22 00:23:48.945 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:23:48.945 INFO kablam! --> src/ecies/algorithm.rs:437:9 Oct 22 00:23:48.945 INFO kablam! | Oct 22 00:23:48.945 INFO kablam! 437 | / self.ingress_aes.as_mut().unwrap().decrypt( Oct 22 00:23:48.945 INFO kablam! 438 | | &mut RefReadBuffer::new(&body), Oct 22 00:23:48.945 INFO kablam! 439 | | &mut RefWriteBuffer::new(&mut ret), false); Oct 22 00:23:48.945 INFO kablam! | |_______________________________________________________^ Oct 22 00:23:48.945 INFO kablam! | Oct 22 00:23:48.945 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:23:48.945 INFO kablam! Oct 22 00:23:48.956 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:23:48.956 INFO kablam! --> src/mac.rs:26:9 Oct 22 00:23:48.956 INFO kablam! | Oct 22 00:23:48.956 INFO kablam! 26 | / aes.encrypt( Oct 22 00:23:48.956 INFO kablam! 27 | | &mut RefReadBuffer::new(self.digest().as_ref()), Oct 22 00:23:48.956 INFO kablam! 28 | | &mut RefWriteBuffer::new(encrypted.as_mut()), true); Oct 22 00:23:48.956 INFO kablam! | |________________________________________________________________^ Oct 22 00:23:48.956 INFO kablam! | Oct 22 00:23:48.956 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:23:48.956 INFO kablam! Oct 22 00:23:48.956 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:23:48.956 INFO kablam! --> src/mac.rs:40:9 Oct 22 00:23:48.956 INFO kablam! | Oct 22 00:23:48.956 INFO kablam! 40 | / aes.encrypt( Oct 22 00:23:48.956 INFO kablam! 41 | | &mut RefReadBuffer::new(self.digest().as_ref()), Oct 22 00:23:48.956 INFO kablam! 42 | | &mut RefWriteBuffer::new(encrypted.as_mut()), true); Oct 22 00:23:48.956 INFO kablam! | |________________________________________________________________^ Oct 22 00:23:48.956 INFO kablam! | Oct 22 00:23:48.956 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:23:48.956 INFO kablam! Oct 22 00:23:53.150 INFO kablam! warning: unused `#[macro_use]` import Oct 22 00:23:53.150 INFO kablam! --> examples/local_connect.rs:8:1 Oct 22 00:23:53.150 INFO kablam! | Oct 22 00:23:53.150 INFO kablam! 8 | #[macro_use] Oct 22 00:23:53.150 INFO kablam! | ^^^^^^^^^^^^ Oct 22 00:23:53.150 INFO kablam! | Oct 22 00:23:53.150 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 00:23:53.150 INFO kablam! Oct 22 00:23:53.150 INFO kablam! warning: unused import: `PublicKey` Oct 22 00:23:53.150 INFO kablam! --> examples/local_connect.rs:15:17 Oct 22 00:23:53.150 INFO kablam! | Oct 22 00:23:53.150 INFO kablam! 15 | use secp256k1::{PublicKey, SecretKey}; Oct 22 00:23:53.150 INFO kablam! | ^^^^^^^^^ Oct 22 00:23:53.150 INFO kablam! Oct 22 00:23:53.150 INFO kablam! warning: unused import: `Sink` Oct 22 00:23:53.150 INFO kablam! --> examples/local_connect.rs:18:23 Oct 22 00:23:53.150 INFO kablam! | Oct 22 00:23:53.151 INFO kablam! 18 | use futures::{Stream, Sink, Future}; Oct 22 00:23:53.151 INFO kablam! | ^^^^ Oct 22 00:23:53.151 INFO kablam! Oct 22 00:23:53.151 INFO kablam! warning: unused import: `rlpx::ecies::ECIESStream` Oct 22 00:23:53.151 INFO kablam! --> examples/local_connect.rs:21:5 Oct 22 00:23:53.151 INFO kablam! | Oct 22 00:23:53.151 INFO kablam! 21 | use rlpx::ecies::ECIESStream; Oct 22 00:23:53.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:23:53.151 INFO kablam! Oct 22 00:23:53.253 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.65s Oct 22 00:23:53.263 INFO kablam! su: No module specific data is present Oct 22 00:23:54.403 INFO running `"docker" "rm" "-f" "a612416c69c184c24e435890cccfb60b5e217bcd9c947dd5f0440bb24d52fefd"` Oct 22 00:23:54.676 INFO blam! a612416c69c184c24e435890cccfb60b5e217bcd9c947dd5f0440bb24d52fefd