Oct 27 14:54:30.141 INFO checking systemstat-0.1.3 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 14:54:30.143 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/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 27 14:54:30.503 INFO blam! 57974f0edcb8aa6cdb9cdb9f4d3733175f198981abfe54ef833231b8cb7cb7d4 Oct 27 14:54:30.515 INFO running `"docker" "start" "-a" "57974f0edcb8aa6cdb9cdb9f4d3733175f198981abfe54ef833231b8cb7cb7d4"` Oct 27 14:54:31.655 INFO kablam! usermod: no changes Oct 27 14:54:31.722 INFO kablam! Checking bytesize v0.1.3 Oct 27 14:54:32.322 INFO kablam! Checking systemstat v0.1.3 (/source) Oct 27 14:54:33.115 INFO kablam! warning: unused `#[macro_use]` import Oct 27 14:54:33.115 INFO kablam! --> src/lib.rs:10:1 Oct 27 14:54:33.115 INFO kablam! | Oct 27 14:54:33.115 INFO kablam! 10 | #[macro_use] Oct 27 14:54:33.115 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:54:33.115 INFO kablam! | Oct 27 14:54:33.115 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 14:54:33.115 INFO kablam! Oct 27 14:54:33.287 INFO kablam! warning: unused `#[macro_use]` import Oct 27 14:54:33.287 INFO kablam! --> src/lib.rs:10:1 Oct 27 14:54:33.287 INFO kablam! | Oct 27 14:54:33.287 INFO kablam! 10 | #[macro_use] Oct 27 14:54:33.287 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:54:33.287 INFO kablam! | Oct 27 14:54:33.287 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 14:54:33.287 INFO kablam! Oct 27 14:54:34.223 INFO kablam! warning: unused variable: `e` Oct 27 14:54:34.223 INFO kablam! --> src/platform/common.rs:39:27 Oct 27 14:54:34.223 INFO kablam! | Oct 27 14:54:34.223 INFO kablam! 39 | .map_err(|e| io::Error::new(io::ErrorKind::Other, "Could not process time")) Oct 27 14:54:34.223 INFO kablam! | ^ help: consider using `_e` instead Oct 27 14:54:34.223 INFO kablam! | Oct 27 14:54:34.223 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 14:54:34.223 INFO kablam! Oct 27 14:54:34.223 INFO kablam! warning: unused variable: `e` Oct 27 14:54:34.223 INFO kablam! --> src/platform/common.rs:47:27 Oct 27 14:54:34.223 INFO kablam! | Oct 27 14:54:34.223 INFO kablam! 47 | .map_err(|e| io::Error::new(io::ErrorKind::Other, "Could not process time")))) Oct 27 14:54:34.223 INFO kablam! | ^ help: consider using `_e` instead Oct 27 14:54:34.223 INFO kablam! Oct 27 14:54:34.235 INFO kablam! warning: variable does not need to be mutable Oct 27 14:54:34.235 INFO kablam! --> src/platform/unix.rs:27:13 Oct 27 14:54:34.235 INFO kablam! | Oct 27 14:54:34.235 INFO kablam! 27 | let mut entry = result.entry(name.clone()).or_insert(Network { Oct 27 14:54:34.235 INFO kablam! | ----^^^^^ Oct 27 14:54:34.235 INFO kablam! | | Oct 27 14:54:34.235 INFO kablam! | help: remove this `mut` Oct 27 14:54:34.235 INFO kablam! | Oct 27 14:54:34.235 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 14:54:34.235 INFO kablam! Oct 27 14:54:34.753 INFO kablam! warning: unused variable: `e` Oct 27 14:54:34.753 INFO kablam! --> src/platform/common.rs:39:27 Oct 27 14:54:34.753 INFO kablam! | Oct 27 14:54:34.753 INFO kablam! 39 | .map_err(|e| io::Error::new(io::ErrorKind::Other, "Could not process time")) Oct 27 14:54:34.753 INFO kablam! | ^ help: consider using `_e` instead Oct 27 14:54:34.753 INFO kablam! | Oct 27 14:54:34.754 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 14:54:34.754 INFO kablam! Oct 27 14:54:34.754 INFO kablam! warning: unused variable: `e` Oct 27 14:54:34.754 INFO kablam! --> src/platform/common.rs:47:27 Oct 27 14:54:34.754 INFO kablam! | Oct 27 14:54:34.754 INFO kablam! 47 | .map_err(|e| io::Error::new(io::ErrorKind::Other, "Could not process time")))) Oct 27 14:54:34.754 INFO kablam! | ^ help: consider using `_e` instead Oct 27 14:54:34.754 INFO kablam! Oct 27 14:54:34.783 INFO kablam! warning: variable does not need to be mutable Oct 27 14:54:34.783 INFO kablam! --> src/platform/unix.rs:27:13 Oct 27 14:54:34.783 INFO kablam! | Oct 27 14:54:34.783 INFO kablam! 27 | let mut entry = result.entry(name.clone()).or_insert(Network { Oct 27 14:54:34.783 INFO kablam! | ----^^^^^ Oct 27 14:54:34.783 INFO kablam! | | Oct 27 14:54:34.783 INFO kablam! | help: remove this `mut` Oct 27 14:54:34.783 INFO kablam! | Oct 27 14:54:34.783 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 14:54:34.783 INFO kablam! Oct 27 14:54:35.983 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.31s Oct 27 14:54:35.987 INFO kablam! su: No module specific data is present Oct 27 14:54:36.783 INFO running `"docker" "rm" "-f" "57974f0edcb8aa6cdb9cdb9f4d3733175f198981abfe54ef833231b8cb7cb7d4"` Oct 27 14:54:36.946 INFO blam! 57974f0edcb8aa6cdb9cdb9f4d3733175f198981abfe54ef833231b8cb7cb7d4