Oct 31 20:44:55.267 INFO checking sourcepirate/pichu against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 20:44:55.269 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-0/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 20:44:55.706 INFO blam! 038fe54129e9cf160ba45f8760925ac2afbaed0b2934feb9833c01925c0ab730 Oct 31 20:44:55.708 INFO running `"docker" "start" "-a" "038fe54129e9cf160ba45f8760925ac2afbaed0b2934feb9833c01925c0ab730"` Oct 31 20:44:57.760 INFO kablam! usermod: no changes Oct 31 20:44:57.954 INFO kablam! Checking futures-core v0.2.1 Oct 31 20:44:57.956 INFO kablam! Checking regex v1.0.0 Oct 31 20:44:58.670 INFO kablam! Checking futures-channel v0.2.1 Oct 31 20:44:58.670 INFO kablam! Checking futures-io v0.2.1 Oct 31 20:44:59.630 INFO kablam! Checking futures-sink v0.2.1 Oct 31 20:45:00.030 INFO kablam! Checking futures-util v0.2.1 Oct 31 20:45:00.965 INFO kablam! Checking env_logger v0.5.10 Oct 31 20:45:03.826 INFO kablam! Checking futures-executor v0.2.1 Oct 31 20:45:04.421 INFO kablam! Checking futures-stable v0.2.1 Oct 31 20:45:04.544 INFO kablam! Checking futures-async-runtime v0.2.1 Oct 31 20:45:04.647 INFO kablam! Checking futures v0.2.1 Oct 31 20:45:04.984 INFO kablam! Checking pichu v0.1.0 (/source) Oct 31 20:45:05.748 INFO kablam! warning: unused import: `Read` Oct 31 20:45:05.748 INFO kablam! --> src/core.rs:2:33 Oct 31 20:45:05.748 INFO kablam! | Oct 31 20:45:05.748 INFO kablam! 2 | use std::io::{Error, BufReader, Read, Write}; Oct 31 20:45:05.748 INFO kablam! | ^^^^ Oct 31 20:45:05.748 INFO kablam! | Oct 31 20:45:05.748 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 20:45:05.748 INFO kablam! Oct 31 20:45:05.793 INFO kablam! warning: unused import: `Read` Oct 31 20:45:05.793 INFO kablam! --> src/core.rs:2:33 Oct 31 20:45:05.793 INFO kablam! | Oct 31 20:45:05.794 INFO kablam! 2 | use std::io::{Error, BufReader, Read, Write}; Oct 31 20:45:05.794 INFO kablam! | ^^^^ Oct 31 20:45:05.795 INFO kablam! | Oct 31 20:45:05.795 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 20:45:05.796 INFO kablam! Oct 31 20:45:05.926 INFO kablam! warning: unused import: `Write` Oct 31 20:45:05.928 INFO kablam! --> src/core.rs:2:39 Oct 31 20:45:05.929 INFO kablam! | Oct 31 20:45:05.932 INFO kablam! 2 | use std::io::{Error, BufReader, Read, Write}; Oct 31 20:45:05.933 INFO kablam! | ^^^^^ Oct 31 20:45:05.934 INFO kablam! Oct 31 20:45:05.936 INFO kablam! warning: unused import: `Write` Oct 31 20:45:05.936 INFO kablam! --> src/core.rs:2:39 Oct 31 20:45:05.936 INFO kablam! | Oct 31 20:45:05.937 INFO kablam! 2 | use std::io::{Error, BufReader, Read, Write}; Oct 31 20:45:05.937 INFO kablam! | ^^^^^ Oct 31 20:45:05.937 INFO kablam! Oct 31 20:45:05.948 INFO kablam! warning: unused variable: `written` Oct 31 20:45:05.948 INFO kablam! --> src/core.rs:37:25 Oct 31 20:45:05.948 INFO kablam! | Oct 31 20:45:05.948 INFO kablam! 37 | let written = self.shipper.send(sop.unwrap())?; Oct 31 20:45:05.948 INFO kablam! | ^^^^^^^ help: consider using `_written` instead Oct 31 20:45:05.948 INFO kablam! | Oct 31 20:45:05.948 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 20:45:05.949 INFO kablam! Oct 31 20:45:05.949 INFO kablam! warning: unused variable: `written` Oct 31 20:45:05.949 INFO kablam! --> src/core.rs:37:25 Oct 31 20:45:05.949 INFO kablam! | Oct 31 20:45:05.949 INFO kablam! 37 | let written = self.shipper.send(sop.unwrap())?; Oct 31 20:45:05.950 INFO kablam! | ^^^^^^^ help: consider using `_written` instead Oct 31 20:45:05.950 INFO kablam! | Oct 31 20:45:05.950 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 20:45:05.950 INFO kablam! Oct 31 20:45:05.957 INFO kablam! warning: variable does not need to be mutable Oct 31 20:45:05.957 INFO kablam! --> src/main.rs:36:9 Oct 31 20:45:05.957 INFO kablam! | Oct 31 20:45:05.957 INFO kablam! 36 | let mut lresult = core::LogListener::new(file_path_input.to_str().unwrap(), address); Oct 31 20:45:05.957 INFO kablam! | ----^^^^^^^ Oct 31 20:45:05.957 INFO kablam! | | Oct 31 20:45:05.957 INFO kablam! | help: remove this `mut` Oct 31 20:45:05.957 INFO kablam! | Oct 31 20:45:05.957 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 20:45:05.958 INFO kablam! Oct 31 20:45:05.978 INFO kablam! warning: variable does not need to be mutable Oct 31 20:45:05.978 INFO kablam! --> src/core.rs:18:13 Oct 31 20:45:05.978 INFO kablam! | Oct 31 20:45:05.978 INFO kablam! 18 | let mut file = File::open(fp)?; Oct 31 20:45:05.978 INFO kablam! | ----^^^^ Oct 31 20:45:05.978 INFO kablam! | | Oct 31 20:45:05.978 INFO kablam! | help: remove this `mut` Oct 31 20:45:05.978 INFO kablam! Oct 31 20:45:05.979 INFO kablam! warning: variable does not need to be mutable Oct 31 20:45:05.979 INFO kablam! --> src/core.rs:19:13 Oct 31 20:45:05.979 INFO kablam! | Oct 31 20:45:05.979 INFO kablam! 19 | let mut reader = BufReader::new(file); Oct 31 20:45:05.979 INFO kablam! | ----^^^^^^ Oct 31 20:45:05.979 INFO kablam! | | Oct 31 20:45:05.979 INFO kablam! | help: remove this `mut` Oct 31 20:45:05.979 INFO kablam! Oct 31 20:45:05.979 INFO kablam! warning: variable does not need to be mutable Oct 31 20:45:05.979 INFO kablam! --> src/core.rs:20:13 Oct 31 20:45:05.979 INFO kablam! | Oct 31 20:45:05.979 INFO kablam! 20 | let mut shipper = TcpShipper::new(url.to_owned())?; Oct 31 20:45:05.979 INFO kablam! | ----^^^^^^^ Oct 31 20:45:05.979 INFO kablam! | | Oct 31 20:45:05.979 INFO kablam! | help: remove this `mut` Oct 31 20:45:05.979 INFO kablam! Oct 31 20:45:05.996 INFO kablam! warning: variable does not need to be mutable Oct 31 20:45:05.996 INFO kablam! --> src/main.rs:36:9 Oct 31 20:45:05.996 INFO kablam! | Oct 31 20:45:05.996 INFO kablam! 36 | let mut lresult = core::LogListener::new(file_path_input.to_str().unwrap(), address); Oct 31 20:45:05.996 INFO kablam! | ----^^^^^^^ Oct 31 20:45:05.996 INFO kablam! | | Oct 31 20:45:05.996 INFO kablam! | help: remove this `mut` Oct 31 20:45:05.996 INFO kablam! | Oct 31 20:45:05.997 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 20:45:05.997 INFO kablam! Oct 31 20:45:06.047 INFO kablam! warning: variable does not need to be mutable Oct 31 20:45:06.047 INFO kablam! --> src/core.rs:18:13 Oct 31 20:45:06.047 INFO kablam! | Oct 31 20:45:06.047 INFO kablam! 18 | let mut file = File::open(fp)?; Oct 31 20:45:06.047 INFO kablam! | ----^^^^ Oct 31 20:45:06.047 INFO kablam! | | Oct 31 20:45:06.047 INFO kablam! | help: remove this `mut` Oct 31 20:45:06.047 INFO kablam! Oct 31 20:45:06.056 INFO kablam! warning: variable does not need to be mutable Oct 31 20:45:06.056 INFO kablam! --> src/core.rs:19:13 Oct 31 20:45:06.056 INFO kablam! | Oct 31 20:45:06.056 INFO kablam! 19 | let mut reader = BufReader::new(file); Oct 31 20:45:06.057 INFO kablam! | ----^^^^^^ Oct 31 20:45:06.057 INFO kablam! | | Oct 31 20:45:06.057 INFO kablam! | help: remove this `mut` Oct 31 20:45:06.057 INFO kablam! Oct 31 20:45:06.057 INFO kablam! warning: variable does not need to be mutable Oct 31 20:45:06.058 INFO kablam! --> src/core.rs:20:13 Oct 31 20:45:06.058 INFO kablam! | Oct 31 20:45:06.058 INFO kablam! 20 | let mut shipper = TcpShipper::new(url.to_owned())?; Oct 31 20:45:06.058 INFO kablam! | ----^^^^^^^ Oct 31 20:45:06.058 INFO kablam! | | Oct 31 20:45:06.058 INFO kablam! | help: remove this `mut` Oct 31 20:45:06.058 INFO kablam! Oct 31 20:45:06.124 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.32s Oct 31 20:45:06.130 INFO kablam! su: No module specific data is present Oct 31 20:45:07.472 INFO running `"docker" "rm" "-f" "038fe54129e9cf160ba45f8760925ac2afbaed0b2934feb9833c01925c0ab730"` Oct 31 20:45:07.743 INFO blam! 038fe54129e9cf160ba45f8760925ac2afbaed0b2934feb9833c01925c0ab730