Oct 13 07:42:40.978 INFO checking systemstat-0.1.3 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 07:42:40.980 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 07:42:41.454 INFO blam! 9435fb2b3bd1c49d389b42d796ded62f1f80b0fb78d9a4bde355d7271668298a Oct 13 07:42:41.465 INFO running `"docker" "start" "-a" "9435fb2b3bd1c49d389b42d796ded62f1f80b0fb78d9a4bde355d7271668298a"` Oct 13 07:42:42.447 INFO kablam! usermod: no changes Oct 13 07:42:42.592 INFO kablam! Checking systemstat v0.1.3 (/source) Oct 13 07:42:43.648 INFO kablam! warning: unused `#[macro_use]` import Oct 13 07:42:43.648 INFO kablam! --> src/lib.rs:10:1 Oct 13 07:42:43.648 INFO kablam! | Oct 13 07:42:43.648 INFO kablam! 10 | #[macro_use] Oct 13 07:42:43.648 INFO kablam! | ^^^^^^^^^^^^ Oct 13 07:42:43.648 INFO kablam! | Oct 13 07:42:43.648 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 07:42:43.648 INFO kablam! Oct 13 07:42:43.705 INFO kablam! warning: unused `#[macro_use]` import Oct 13 07:42:43.705 INFO kablam! --> src/lib.rs:10:1 Oct 13 07:42:43.705 INFO kablam! | Oct 13 07:42:43.705 INFO kablam! 10 | #[macro_use] Oct 13 07:42:43.706 INFO kablam! | ^^^^^^^^^^^^ Oct 13 07:42:43.706 INFO kablam! | Oct 13 07:42:43.706 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 07:42:43.707 INFO kablam! Oct 13 07:42:44.828 INFO kablam! warning: unused variable: `e` Oct 13 07:42:44.828 INFO kablam! --> src/platform/common.rs:39:27 Oct 13 07:42:44.828 INFO kablam! | Oct 13 07:42:44.828 INFO kablam! 39 | .map_err(|e| io::Error::new(io::ErrorKind::Other, "Could not process time")) Oct 13 07:42:44.828 INFO kablam! | ^ help: consider using `_e` instead Oct 13 07:42:44.828 INFO kablam! | Oct 13 07:42:44.828 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 07:42:44.828 INFO kablam! Oct 13 07:42:44.828 INFO kablam! warning: unused variable: `e` Oct 13 07:42:44.828 INFO kablam! --> src/platform/common.rs:47:27 Oct 13 07:42:44.828 INFO kablam! | Oct 13 07:42:44.828 INFO kablam! 47 | .map_err(|e| io::Error::new(io::ErrorKind::Other, "Could not process time")))) Oct 13 07:42:44.828 INFO kablam! | ^ help: consider using `_e` instead Oct 13 07:42:44.828 INFO kablam! Oct 13 07:42:44.836 INFO kablam! warning: variable does not need to be mutable Oct 13 07:42:44.836 INFO kablam! --> src/platform/unix.rs:27:13 Oct 13 07:42:44.836 INFO kablam! | Oct 13 07:42:44.836 INFO kablam! 27 | let mut entry = result.entry(name.clone()).or_insert(Network { Oct 13 07:42:44.836 INFO kablam! | ----^^^^^ Oct 13 07:42:44.836 INFO kablam! | | Oct 13 07:42:44.836 INFO kablam! | help: remove this `mut` Oct 13 07:42:44.836 INFO kablam! | Oct 13 07:42:44.836 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 07:42:44.836 INFO kablam! Oct 13 07:42:45.020 INFO kablam! warning: unused variable: `e` Oct 13 07:42:45.020 INFO kablam! --> src/platform/common.rs:39:27 Oct 13 07:42:45.020 INFO kablam! | Oct 13 07:42:45.020 INFO kablam! 39 | .map_err(|e| io::Error::new(io::ErrorKind::Other, "Could not process time")) Oct 13 07:42:45.020 INFO kablam! | ^ help: consider using `_e` instead Oct 13 07:42:45.020 INFO kablam! | Oct 13 07:42:45.020 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 07:42:45.020 INFO kablam! Oct 13 07:42:45.020 INFO kablam! warning: unused variable: `e` Oct 13 07:42:45.020 INFO kablam! --> src/platform/common.rs:47:27 Oct 13 07:42:45.020 INFO kablam! | Oct 13 07:42:45.020 INFO kablam! 47 | .map_err(|e| io::Error::new(io::ErrorKind::Other, "Could not process time")))) Oct 13 07:42:45.020 INFO kablam! | ^ help: consider using `_e` instead Oct 13 07:42:45.020 INFO kablam! Oct 13 07:42:45.040 INFO kablam! warning: variable does not need to be mutable Oct 13 07:42:45.040 INFO kablam! --> src/platform/unix.rs:27:13 Oct 13 07:42:45.040 INFO kablam! | Oct 13 07:42:45.040 INFO kablam! 27 | let mut entry = result.entry(name.clone()).or_insert(Network { Oct 13 07:42:45.040 INFO kablam! | ----^^^^^ Oct 13 07:42:45.040 INFO kablam! | | Oct 13 07:42:45.040 INFO kablam! | help: remove this `mut` Oct 13 07:42:45.040 INFO kablam! | Oct 13 07:42:45.040 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 07:42:45.040 INFO kablam! Oct 13 07:42:46.207 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.70s Oct 13 07:42:46.211 INFO kablam! su: No module specific data is present Oct 13 07:42:46.561 INFO running `"docker" "rm" "-f" "9435fb2b3bd1c49d389b42d796ded62f1f80b0fb78d9a4bde355d7271668298a"` Oct 13 07:42:46.868 INFO blam! 9435fb2b3bd1c49d389b42d796ded62f1f80b0fb78d9a4bde355d7271668298a