Oct 21 15:08:59.052 INFO checking notriddle/rural against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:08:59.052 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 21 15:08:59.618 INFO blam! f115af851d041338c02194c67411d785676f5b6793e59f27aecd4f448c928b68 Oct 21 15:08:59.619 INFO running `"docker" "start" "-a" "f115af851d041338c02194c67411d785676f5b6793e59f27aecd4f448c928b68"` Oct 21 15:09:01.740 INFO kablam! usermod: no changes Oct 21 15:09:02.000 INFO kablam! Compiling ring v0.13.2 Oct 21 15:09:02.000 INFO kablam! Compiling syn v0.15.3 Oct 21 15:09:02.016 INFO kablam! Checking quickcheck v0.6.2 Oct 21 15:09:13.509 INFO kablam! Checking sct v0.4.0 Oct 21 15:09:13.509 INFO kablam! Checking webpki v0.18.1 Oct 21 15:09:15.279 INFO kablam! Compiling serde_derive v1.0.78 Oct 21 15:09:15.288 INFO kablam! Checking webpki-roots v0.15.0 Oct 21 15:09:15.288 INFO kablam! Checking rustls v0.13.1 Oct 21 15:09:27.267 INFO kablam! Checking rural v0.1.0 (/source) Oct 21 15:09:27.697 INFO kablam! warning: unused import: `protocol::request` Oct 21 15:09:27.697 INFO kablam! --> src/receiver.rs:7:5 Oct 21 15:09:27.697 INFO kablam! | Oct 21 15:09:27.697 INFO kablam! 7 | use protocol::request; Oct 21 15:09:27.697 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 15:09:27.697 INFO kablam! | Oct 21 15:09:27.697 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 15:09:27.697 INFO kablam! Oct 21 15:09:27.697 INFO kablam! warning: unused import: `File` Oct 21 15:09:27.697 INFO kablam! --> src/receiver.rs:11:21 Oct 21 15:09:27.697 INFO kablam! | Oct 21 15:09:27.697 INFO kablam! 11 | use std::fs::{self, File, OpenOptions}; Oct 21 15:09:27.697 INFO kablam! | ^^^^ Oct 21 15:09:27.697 INFO kablam! Oct 21 15:09:27.697 INFO kablam! warning: unused import: `self` Oct 21 15:09:27.697 INFO kablam! --> src/sender.rs:7:22 Oct 21 15:09:27.697 INFO kablam! | Oct 21 15:09:27.697 INFO kablam! 7 | use protocol::list::{self, IterExt}; Oct 21 15:09:27.697 INFO kablam! | ^^^^ Oct 21 15:09:27.697 INFO kablam! Oct 21 15:09:27.697 INFO kablam! warning: unused import: `self` Oct 21 15:09:27.697 INFO kablam! --> src/sender.rs:8:25 Oct 21 15:09:27.697 INFO kablam! | Oct 21 15:09:27.697 INFO kablam! 8 | use protocol::request::{self, Request}; Oct 21 15:09:27.697 INFO kablam! | ^^^^ Oct 21 15:09:27.697 INFO kablam! Oct 21 15:09:27.697 INFO kablam! warning: unused import: `std::fs` Oct 21 15:09:27.697 INFO kablam! --> src/sender.rs:13:5 Oct 21 15:09:27.697 INFO kablam! | Oct 21 15:09:27.697 INFO kablam! 13 | use std::fs; Oct 21 15:09:27.697 INFO kablam! | ^^^^^^^ Oct 21 15:09:27.697 INFO kablam! Oct 21 15:09:27.697 INFO kablam! warning: unused imports: `OsStr`, `OsString` Oct 21 15:09:27.697 INFO kablam! --> src/sender.rs:14:16 Oct 21 15:09:27.697 INFO kablam! | Oct 21 15:09:27.697 INFO kablam! 14 | use std::ffi::{OsString, OsStr}; Oct 21 15:09:27.697 INFO kablam! | ^^^^^^^^ ^^^^^ Oct 21 15:09:27.697 INFO kablam! Oct 21 15:09:27.697 INFO kablam! warning: unused import: `ring::digest` Oct 21 15:09:27.697 INFO kablam! --> src/sender.rs:16:5 Oct 21 15:09:27.697 INFO kablam! | Oct 21 15:09:27.697 INFO kablam! 16 | use ring::digest; Oct 21 15:09:27.697 INFO kablam! | ^^^^^^^^^^^^ Oct 21 15:09:27.697 INFO kablam! Oct 21 15:09:27.697 INFO kablam! warning: unused import: `std::io::Cursor` Oct 21 15:09:27.697 INFO kablam! --> src/protocol/interface.rs:2:5 Oct 21 15:09:27.697 INFO kablam! | Oct 21 15:09:27.697 INFO kablam! 2 | use std::io::Cursor; Oct 21 15:09:27.697 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 15:09:27.697 INFO kablam! Oct 21 15:09:27.697 INFO kablam! warning: unused import: `std::mem` Oct 21 15:09:27.697 INFO kablam! --> src/protocol/interface.rs:3:5 Oct 21 15:09:27.697 INFO kablam! | Oct 21 15:09:27.697 INFO kablam! 3 | use std::mem; Oct 21 15:09:27.697 INFO kablam! | ^^^^^^^^ Oct 21 15:09:27.697 INFO kablam! Oct 21 15:09:27.697 INFO kablam! warning: unused import: `std::io::Cursor` Oct 21 15:09:27.697 INFO kablam! --> src/protocol/request.rs:5:5 Oct 21 15:09:27.697 INFO kablam! | Oct 21 15:09:27.697 INFO kablam! 5 | use std::io::Cursor; Oct 21 15:09:27.697 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 15:09:27.697 INFO kablam! Oct 21 15:09:27.697 INFO kablam! warning: unused import: `protocol::interface::Message` Oct 21 15:09:27.697 INFO kablam! --> src/checksum.rs:4:5 Oct 21 15:09:27.697 INFO kablam! | Oct 21 15:09:27.697 INFO kablam! 4 | use protocol::interface::Message; Oct 21 15:09:27.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:09:27.697 INFO kablam! Oct 21 15:09:27.916 INFO kablam! warning: unused import: `WriteBytesExt` Oct 21 15:09:27.917 INFO kablam! --> src/protocol/list.rs:6:53 Oct 21 15:09:27.917 INFO kablam! | Oct 21 15:09:27.917 INFO kablam! 6 | use byteorder::{BigEndian, ByteOrder, ReadBytesExt, WriteBytesExt}; Oct 21 15:09:27.917 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 15:09:27.917 INFO kablam! Oct 21 15:09:27.955 INFO kablam! warning: unused import: `protocol::request` Oct 21 15:09:27.961 INFO kablam! --> src/receiver.rs:7:5 Oct 21 15:09:27.961 INFO kablam! | Oct 21 15:09:27.961 INFO kablam! 7 | use protocol::request; Oct 21 15:09:27.961 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 15:09:27.961 INFO kablam! | Oct 21 15:09:27.961 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 15:09:27.961 INFO kablam! Oct 21 15:09:27.961 INFO kablam! warning: unused import: `File` Oct 21 15:09:27.961 INFO kablam! --> src/receiver.rs:11:21 Oct 21 15:09:27.961 INFO kablam! | Oct 21 15:09:27.961 INFO kablam! 11 | use std::fs::{self, File, OpenOptions}; Oct 21 15:09:27.961 INFO kablam! | ^^^^ Oct 21 15:09:27.961 INFO kablam! Oct 21 15:09:27.961 INFO kablam! warning: unused import: `self` Oct 21 15:09:27.961 INFO kablam! --> src/sender.rs:7:22 Oct 21 15:09:27.961 INFO kablam! | Oct 21 15:09:27.961 INFO kablam! 7 | use protocol::list::{self, IterExt}; Oct 21 15:09:27.961 INFO kablam! | ^^^^ Oct 21 15:09:27.961 INFO kablam! Oct 21 15:09:27.961 INFO kablam! warning: unused import: `self` Oct 21 15:09:27.962 INFO kablam! --> src/sender.rs:8:25 Oct 21 15:09:27.962 INFO kablam! | Oct 21 15:09:27.962 INFO kablam! 8 | use protocol::request::{self, Request}; Oct 21 15:09:27.962 INFO kablam! | ^^^^ Oct 21 15:09:27.962 INFO kablam! Oct 21 15:09:27.962 INFO kablam! warning: unused import: `std::fs` Oct 21 15:09:27.962 INFO kablam! --> src/sender.rs:13:5 Oct 21 15:09:27.962 INFO kablam! | Oct 21 15:09:27.962 INFO kablam! 13 | use std::fs; Oct 21 15:09:27.962 INFO kablam! | ^^^^^^^ Oct 21 15:09:27.962 INFO kablam! Oct 21 15:09:27.962 INFO kablam! warning: unused imports: `OsStr`, `OsString` Oct 21 15:09:27.962 INFO kablam! --> src/sender.rs:14:16 Oct 21 15:09:27.962 INFO kablam! | Oct 21 15:09:27.962 INFO kablam! 14 | use std::ffi::{OsString, OsStr}; Oct 21 15:09:27.962 INFO kablam! | ^^^^^^^^ ^^^^^ Oct 21 15:09:27.962 INFO kablam! Oct 21 15:09:27.962 INFO kablam! warning: unused import: `ring::digest` Oct 21 15:09:27.962 INFO kablam! --> src/sender.rs:16:5 Oct 21 15:09:27.962 INFO kablam! | Oct 21 15:09:27.962 INFO kablam! 16 | use ring::digest; Oct 21 15:09:27.963 INFO kablam! | ^^^^^^^^^^^^ Oct 21 15:09:27.963 INFO kablam! Oct 21 15:09:27.963 INFO kablam! warning: unused import: `std::io::Cursor` Oct 21 15:09:27.963 INFO kablam! --> src/protocol/interface.rs:2:5 Oct 21 15:09:27.963 INFO kablam! | Oct 21 15:09:27.963 INFO kablam! 2 | use std::io::Cursor; Oct 21 15:09:27.963 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 15:09:27.963 INFO kablam! Oct 21 15:09:27.963 INFO kablam! warning: unused import: `std::mem` Oct 21 15:09:27.963 INFO kablam! --> src/protocol/interface.rs:3:5 Oct 21 15:09:27.963 INFO kablam! | Oct 21 15:09:27.963 INFO kablam! 3 | use std::mem; Oct 21 15:09:27.963 INFO kablam! | ^^^^^^^^ Oct 21 15:09:27.963 INFO kablam! Oct 21 15:09:27.963 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 21 15:09:27.963 INFO kablam! --> src/protocol/network_path.rs:218:16 Oct 21 15:09:27.963 INFO kablam! | Oct 21 15:09:27.963 INFO kablam! 218 | if (!path.is_empty()) { Oct 21 15:09:27.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 15:09:27.963 INFO kablam! | Oct 21 15:09:27.963 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 15:09:27.963 INFO kablam! Oct 21 15:09:27.963 INFO kablam! warning: unused import: `std::io::Cursor` Oct 21 15:09:27.964 INFO kablam! --> src/protocol/request.rs:5:5 Oct 21 15:09:27.964 INFO kablam! | Oct 21 15:09:27.964 INFO kablam! 5 | use std::io::Cursor; Oct 21 15:09:27.964 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 15:09:27.964 INFO kablam! Oct 21 15:09:27.964 INFO kablam! warning: unused import: `quickcheck::TestResult` Oct 21 15:09:27.964 INFO kablam! --> src/protocol/request.rs:120:9 Oct 21 15:09:27.964 INFO kablam! | Oct 21 15:09:27.964 INFO kablam! 120 | use quickcheck::TestResult; Oct 21 15:09:27.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:09:27.964 INFO kablam! Oct 21 15:09:27.964 INFO kablam! warning: unused import: `protocol::interface::Message` Oct 21 15:09:27.964 INFO kablam! --> src/checksum.rs:4:5 Oct 21 15:09:27.964 INFO kablam! | Oct 21 15:09:27.964 INFO kablam! 4 | use protocol::interface::Message; Oct 21 15:09:27.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:09:27.964 INFO kablam! Oct 21 15:09:27.973 INFO kablam! warning: variable does not need to be mutable Oct 21 15:09:27.974 INFO kablam! --> src/sender.rs:28:16 Oct 21 15:09:27.974 INFO kablam! | Oct 21 15:09:27.974 INFO kablam! 28 | pub fn new(mut shares: HashMap) -> Sender { Oct 21 15:09:27.974 INFO kablam! | ----^^^^^^ Oct 21 15:09:27.974 INFO kablam! | | Oct 21 15:09:27.974 INFO kablam! | help: remove this `mut` Oct 21 15:09:27.980 INFO kablam! | Oct 21 15:09:27.980 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 15:09:27.980 INFO kablam! Oct 21 15:09:28.099 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 15:09:28.099 INFO kablam! --> src/receiver.rs:113:17 Oct 21 15:09:28.099 INFO kablam! | Oct 21 15:09:28.099 INFO kablam! 113 | data.read_to_end(&mut remote_checksum); Oct 21 15:09:28.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:09:28.099 INFO kablam! | Oct 21 15:09:28.099 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 15:09:28.099 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 15:09:28.099 INFO kablam! Oct 21 15:09:28.525 INFO kablam! warning: unused import: `WriteBytesExt` Oct 21 15:09:28.525 INFO kablam! --> src/protocol/list.rs:6:53 Oct 21 15:09:28.525 INFO kablam! | Oct 21 15:09:28.525 INFO kablam! 6 | use byteorder::{BigEndian, ByteOrder, ReadBytesExt, WriteBytesExt}; Oct 21 15:09:28.525 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 15:09:28.525 INFO kablam! Oct 21 15:09:28.572 INFO kablam! warning: unused variable: `file` Oct 21 15:09:28.572 INFO kablam! --> src/sender.rs:195:13 Oct 21 15:09:28.572 INFO kablam! | Oct 21 15:09:28.572 INFO kablam! 195 | let file = generate_small_sender_file(&Path::new("test_file")); Oct 21 15:09:28.572 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 21 15:09:28.572 INFO kablam! | Oct 21 15:09:28.573 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 15:09:28.573 INFO kablam! Oct 21 15:09:28.573 INFO kablam! warning: unused variable: `header` Oct 21 15:09:28.573 INFO kablam! --> src/sender.rs:201:28 Oct 21 15:09:28.573 INFO kablam! | Oct 21 15:09:28.573 INFO kablam! 201 | Message::Frame(header, mut data) => { Oct 21 15:09:28.573 INFO kablam! | ^^^^^^ help: consider using `_header` instead Oct 21 15:09:28.573 INFO kablam! Oct 21 15:09:28.573 INFO kablam! warning: unused variable: `file` Oct 21 15:09:28.573 INFO kablam! --> src/sender.rs:216:13 Oct 21 15:09:28.573 INFO kablam! | Oct 21 15:09:28.573 INFO kablam! 216 | let file = generate_small_sender_file(&Path::new("sub/test_file")); Oct 21 15:09:28.573 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 21 15:09:28.573 INFO kablam! Oct 21 15:09:28.573 INFO kablam! warning: unused variable: `header` Oct 21 15:09:28.573 INFO kablam! --> src/sender.rs:222:28 Oct 21 15:09:28.573 INFO kablam! | Oct 21 15:09:28.573 INFO kablam! 222 | Message::Frame(header, mut data) => { Oct 21 15:09:28.573 INFO kablam! | ^^^^^^ help: consider using `_header` instead Oct 21 15:09:28.573 INFO kablam! Oct 21 15:09:28.573 INFO kablam! warning: unused variable: `items` Oct 21 15:09:28.573 INFO kablam! --> src/protocol/list.rs:95:17 Oct 21 15:09:28.573 INFO kablam! | Oct 21 15:09:28.573 INFO kablam! 95 | let mut items = consume(&mut t, read_to_vec).unwrap(); Oct 21 15:09:28.573 INFO kablam! | ^^^^^ help: consider using `_items` instead Oct 21 15:09:28.573 INFO kablam! Oct 21 15:09:28.573 INFO kablam! warning: unused variable: `i` Oct 21 15:09:28.573 INFO kablam! --> src/protocol/network_path.rs:213:13 Oct 21 15:09:28.573 INFO kablam! | Oct 21 15:09:28.573 INFO kablam! 213 | for i in 0..len { Oct 21 15:09:28.573 INFO kablam! | ^ help: consider using `_i` instead Oct 21 15:09:28.573 INFO kablam! Oct 21 15:09:28.628 INFO kablam! warning: variable does not need to be mutable Oct 21 15:09:28.628 INFO kablam! --> src/sender.rs:28:16 Oct 21 15:09:28.628 INFO kablam! | Oct 21 15:09:28.628 INFO kablam! 28 | pub fn new(mut shares: HashMap) -> Sender { Oct 21 15:09:28.628 INFO kablam! | ----^^^^^^ Oct 21 15:09:28.628 INFO kablam! | | Oct 21 15:09:28.628 INFO kablam! | help: remove this `mut` Oct 21 15:09:28.628 INFO kablam! | Oct 21 15:09:28.628 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 15:09:28.628 INFO kablam! Oct 21 15:09:28.748 INFO kablam! warning: variable does not need to be mutable Oct 21 15:09:28.748 INFO kablam! --> src/protocol/list.rs:95:13 Oct 21 15:09:28.748 INFO kablam! | Oct 21 15:09:28.748 INFO kablam! 95 | let mut items = consume(&mut t, read_to_vec).unwrap(); Oct 21 15:09:28.748 INFO kablam! | ----^^^^^ Oct 21 15:09:28.748 INFO kablam! | | Oct 21 15:09:28.748 INFO kablam! | help: remove this `mut` Oct 21 15:09:28.748 INFO kablam! Oct 21 15:09:28.748 INFO kablam! warning: variable does not need to be mutable Oct 21 15:09:28.748 INFO kablam! --> src/protocol/list.rs:104:13 Oct 21 15:09:28.748 INFO kablam! | Oct 21 15:09:28.748 INFO kablam! 104 | let mut items = consume(&mut t, read_to_vec).unwrap(); Oct 21 15:09:28.748 INFO kablam! | ----^^^^^ Oct 21 15:09:28.748 INFO kablam! | | Oct 21 15:09:28.748 INFO kablam! | help: remove this `mut` Oct 21 15:09:28.748 INFO kablam! Oct 21 15:09:28.752 INFO kablam! warning: variable does not need to be mutable Oct 21 15:09:28.752 INFO kablam! --> src/protocol/list.rs:114:13 Oct 21 15:09:28.752 INFO kablam! | Oct 21 15:09:28.752 INFO kablam! 114 | let mut items = consume(&mut t, read_to_vec).unwrap(); Oct 21 15:09:28.752 INFO kablam! | ----^^^^^ Oct 21 15:09:28.752 INFO kablam! | | Oct 21 15:09:28.752 INFO kablam! | help: remove this `mut` Oct 21 15:09:28.752 INFO kablam! Oct 21 15:09:28.753 INFO kablam! warning: variable does not need to be mutable Oct 21 15:09:28.753 INFO kablam! --> src/protocol/list.rs:126:13 Oct 21 15:09:28.753 INFO kablam! | Oct 21 15:09:28.753 INFO kablam! 126 | let mut items = consume(&mut t, read_to_vec).unwrap(); Oct 21 15:09:28.753 INFO kablam! | ----^^^^^ Oct 21 15:09:28.753 INFO kablam! | | Oct 21 15:09:28.753 INFO kablam! | help: remove this `mut` Oct 21 15:09:28.753 INFO kablam! Oct 21 15:09:28.771 INFO kablam! warning: variable does not need to be mutable Oct 21 15:09:28.771 INFO kablam! --> src/protocol/list.rs:193:17 Oct 21 15:09:28.771 INFO kablam! | Oct 21 15:09:28.771 INFO kablam! 193 | let mut items = consume(&mut Cursor::new(t), read_to_vec).unwrap(); Oct 21 15:09:28.771 INFO kablam! | ----^^^^^ Oct 21 15:09:28.771 INFO kablam! | | Oct 21 15:09:28.771 INFO kablam! | help: remove this `mut` Oct 21 15:09:28.771 INFO kablam! Oct 21 15:09:28.776 INFO kablam! warning: variable does not need to be mutable Oct 21 15:09:28.776 INFO kablam! --> src/protocol/list.rs:204:17 Oct 21 15:09:28.776 INFO kablam! | Oct 21 15:09:28.776 INFO kablam! 204 | let mut items = consume(&mut Cursor::new(t), read_to_vec).unwrap(); Oct 21 15:09:28.776 INFO kablam! | ----^^^^^ Oct 21 15:09:28.776 INFO kablam! | | Oct 21 15:09:28.776 INFO kablam! | help: remove this `mut` Oct 21 15:09:28.776 INFO kablam! Oct 21 15:09:28.776 INFO kablam! warning: variable does not need to be mutable Oct 21 15:09:28.776 INFO kablam! --> src/protocol/list.rs:212:17 Oct 21 15:09:28.776 INFO kablam! | Oct 21 15:09:28.776 INFO kablam! 212 | let mut items = consume(&mut LimitReader::new(Cursor::new(t), limit), read_to_vec).unwrap(); Oct 21 15:09:28.776 INFO kablam! | ----^^^^^ Oct 21 15:09:28.776 INFO kablam! | | Oct 21 15:09:28.777 INFO kablam! | help: remove this `mut` Oct 21 15:09:28.777 INFO kablam! Oct 21 15:09:28.785 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 15:09:28.785 INFO kablam! --> src/receiver.rs:113:17 Oct 21 15:09:28.785 INFO kablam! | Oct 21 15:09:28.785 INFO kablam! 113 | data.read_to_end(&mut remote_checksum); Oct 21 15:09:28.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:09:28.785 INFO kablam! | Oct 21 15:09:28.785 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 15:09:28.785 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 15:09:28.785 INFO kablam! Oct 21 15:09:29.123 INFO kablam! warning: variable does not need to be mutable Oct 21 15:09:29.123 INFO kablam! --> tests/receiver_sender_integration.rs:76:13 Oct 21 15:09:29.123 INFO kablam! | Oct 21 15:09:29.123 INFO kablam! 76 | let mut sender = make_sender(sender_wipe()); Oct 21 15:09:29.123 INFO kablam! | ----^^^^^^ Oct 21 15:09:29.123 INFO kablam! | | Oct 21 15:09:29.123 INFO kablam! | help: remove this `mut` Oct 21 15:09:29.123 INFO kablam! | Oct 21 15:09:29.123 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 15:09:29.123 INFO kablam! Oct 21 15:09:29.123 INFO kablam! warning: variable does not need to be mutable Oct 21 15:09:29.123 INFO kablam! --> tests/receiver_sender_integration.rs:77:13 Oct 21 15:09:29.123 INFO kablam! | Oct 21 15:09:29.123 INFO kablam! 77 | let mut receiver = make_receiver(receiver_wipe()); Oct 21 15:09:29.123 INFO kablam! | ----^^^^^^^^ Oct 21 15:09:29.123 INFO kablam! | | Oct 21 15:09:29.123 INFO kablam! | help: remove this `mut` Oct 21 15:09:29.123 INFO kablam! Oct 21 15:09:29.123 INFO kablam! warning: variable does not need to be mutable Oct 21 15:09:29.123 INFO kablam! --> tests/receiver_sender_integration.rs:89:13 Oct 21 15:09:29.123 INFO kablam! | Oct 21 15:09:29.123 INFO kablam! 89 | let mut sender = make_sender(sender_paths.clone()); Oct 21 15:09:29.123 INFO kablam! | ----^^^^^^ Oct 21 15:09:29.123 INFO kablam! | | Oct 21 15:09:29.123 INFO kablam! | help: remove this `mut` Oct 21 15:09:29.123 INFO kablam! Oct 21 15:09:29.123 INFO kablam! warning: variable does not need to be mutable Oct 21 15:09:29.123 INFO kablam! --> tests/receiver_sender_integration.rs:90:13 Oct 21 15:09:29.123 INFO kablam! | Oct 21 15:09:29.123 INFO kablam! 90 | let mut receiver = make_receiver(&receiver_path); Oct 21 15:09:29.123 INFO kablam! | ----^^^^^^^^ Oct 21 15:09:29.123 INFO kablam! | | Oct 21 15:09:29.123 INFO kablam! | help: remove this `mut` Oct 21 15:09:29.123 INFO kablam! Oct 21 15:09:29.123 INFO kablam! warning: variable does not need to be mutable Oct 21 15:09:29.123 INFO kablam! --> tests/receiver_sender_integration.rs:95:13 Oct 21 15:09:29.123 INFO kablam! | Oct 21 15:09:29.123 INFO kablam! 95 | let mut sender = make_sender(sender_paths.clone()); Oct 21 15:09:29.123 INFO kablam! | ----^^^^^^ Oct 21 15:09:29.123 INFO kablam! | | Oct 21 15:09:29.123 INFO kablam! | help: remove this `mut` Oct 21 15:09:29.123 INFO kablam! Oct 21 15:09:29.128 INFO kablam! warning: variable does not need to be mutable Oct 21 15:09:29.128 INFO kablam! --> tests/receiver_sender_integration.rs:96:13 Oct 21 15:09:29.128 INFO kablam! | Oct 21 15:09:29.128 INFO kablam! 96 | let mut receiver = make_receiver(&receiver_path); Oct 21 15:09:29.128 INFO kablam! | ----^^^^^^^^ Oct 21 15:09:29.128 INFO kablam! | | Oct 21 15:09:29.128 INFO kablam! | help: remove this `mut` Oct 21 15:09:29.128 INFO kablam! Oct 21 15:09:29.128 INFO kablam! warning: variable does not need to be mutable Oct 21 15:09:29.128 INFO kablam! --> tests/receiver_sender_integration.rs:106:13 Oct 21 15:09:29.128 INFO kablam! | Oct 21 15:09:29.128 INFO kablam! 106 | let mut sender = make_sender(sender_wipe()); Oct 21 15:09:29.128 INFO kablam! | ----^^^^^^ Oct 21 15:09:29.128 INFO kablam! | | Oct 21 15:09:29.128 INFO kablam! | help: remove this `mut` Oct 21 15:09:29.128 INFO kablam! Oct 21 15:09:29.128 INFO kablam! warning: variable does not need to be mutable Oct 21 15:09:29.128 INFO kablam! --> tests/receiver_sender_integration.rs:107:13 Oct 21 15:09:29.128 INFO kablam! | Oct 21 15:09:29.129 INFO kablam! 107 | let mut receiver = make_receiver(&receiver_path); Oct 21 15:09:29.129 INFO kablam! | ----^^^^^^^^ Oct 21 15:09:29.129 INFO kablam! | | Oct 21 15:09:29.129 INFO kablam! | help: remove this `mut` Oct 21 15:09:29.129 INFO kablam! Oct 21 15:09:29.129 INFO kablam! warning: variable does not need to be mutable Oct 21 15:09:29.129 INFO kablam! --> tests/receiver_sender_integration.rs:112:13 Oct 21 15:09:29.129 INFO kablam! | Oct 21 15:09:29.129 INFO kablam! 112 | let mut sender = make_sender(sender_wipe()); Oct 21 15:09:29.129 INFO kablam! | ----^^^^^^ Oct 21 15:09:29.129 INFO kablam! | | Oct 21 15:09:29.129 INFO kablam! | help: remove this `mut` Oct 21 15:09:29.129 INFO kablam! Oct 21 15:09:29.129 INFO kablam! warning: variable does not need to be mutable Oct 21 15:09:29.129 INFO kablam! --> tests/receiver_sender_integration.rs:113:13 Oct 21 15:09:29.129 INFO kablam! | Oct 21 15:09:29.129 INFO kablam! 113 | let mut receiver = make_receiver(&receiver_path); Oct 21 15:09:29.129 INFO kablam! | ----^^^^^^^^ Oct 21 15:09:29.129 INFO kablam! | | Oct 21 15:09:29.129 INFO kablam! | help: remove this `mut` Oct 21 15:09:29.129 INFO kablam! Oct 21 15:09:29.708 INFO kablam! warning: unused variable: `stream` Oct 21 15:09:29.708 INFO kablam! --> src/bin/tls_server.rs:174:30 Oct 21 15:09:29.708 INFO kablam! | Oct 21 15:09:29.708 INFO kablam! 174 | fn run_send(stream: S) { Oct 21 15:09:29.708 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Oct 21 15:09:29.708 INFO kablam! | Oct 21 15:09:29.708 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 15:09:29.708 INFO kablam! Oct 21 15:09:29.708 INFO kablam! warning: unused variable: `stream` Oct 21 15:09:29.708 INFO kablam! --> src/bin/tls_server.rs:178:33 Oct 21 15:09:29.708 INFO kablam! | Oct 21 15:09:29.708 INFO kablam! 178 | fn run_receive(stream: S) { Oct 21 15:09:29.708 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Oct 21 15:09:29.708 INFO kablam! Oct 21 15:09:30.028 INFO kablam! warning: unused variable: `stream` Oct 21 15:09:30.028 INFO kablam! --> src/bin/tls_server.rs:174:30 Oct 21 15:09:30.028 INFO kablam! | Oct 21 15:09:30.028 INFO kablam! 174 | fn run_send(stream: S) { Oct 21 15:09:30.028 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Oct 21 15:09:30.028 INFO kablam! | Oct 21 15:09:30.028 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 15:09:30.028 INFO kablam! Oct 21 15:09:30.028 INFO kablam! warning: unused variable: `stream` Oct 21 15:09:30.028 INFO kablam! --> src/bin/tls_server.rs:178:33 Oct 21 15:09:30.028 INFO kablam! | Oct 21 15:09:30.028 INFO kablam! 178 | fn run_receive(stream: S) { Oct 21 15:09:30.028 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Oct 21 15:09:30.028 INFO kablam! Oct 21 15:09:30.145 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.37s Oct 21 15:09:30.158 INFO kablam! su: No module specific data is present Oct 21 15:09:30.475 INFO running `"docker" "rm" "-f" "f115af851d041338c02194c67411d785676f5b6793e59f27aecd4f448c928b68"` Oct 21 15:09:30.577 INFO blam! f115af851d041338c02194c67411d785676f5b6793e59f27aecd4f448c928b68