Oct 27 14:54:29.860 INFO checking systemstat-0.1.3 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 14:54:29.860 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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.443 INFO blam! 307bb08c0a00c5fc788776a462fa665a9d3fb9af2aca2c8974cb1012435a52a6 Oct 27 14:54:30.463 INFO running `"docker" "start" "-a" "307bb08c0a00c5fc788776a462fa665a9d3fb9af2aca2c8974cb1012435a52a6"` Oct 27 14:54:31.501 INFO kablam! usermod: no changes Oct 27 14:54:31.566 INFO kablam! Checking bytesize v0.1.3 Oct 27 14:54:32.159 INFO kablam! Checking systemstat v0.1.3 (/source) Oct 27 14:54:32.903 INFO kablam! warning: unused `#[macro_use]` import Oct 27 14:54:32.903 INFO kablam! --> src/lib.rs:10:1 Oct 27 14:54:32.903 INFO kablam! | Oct 27 14:54:32.903 INFO kablam! 10 | #[macro_use] Oct 27 14:54:32.903 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:54:32.903 INFO kablam! | Oct 27 14:54:32.903 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 14:54:32.903 INFO kablam! Oct 27 14:54:33.047 INFO kablam! warning: unused `#[macro_use]` import Oct 27 14:54:33.047 INFO kablam! --> src/lib.rs:10:1 Oct 27 14:54:33.047 INFO kablam! | Oct 27 14:54:33.047 INFO kablam! 10 | #[macro_use] Oct 27 14:54:33.047 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:54:33.048 INFO kablam! | Oct 27 14:54:33.048 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 14:54:33.048 INFO kablam! Oct 27 14:54:34.271 INFO kablam! warning: unused variable: `e` Oct 27 14:54:34.271 INFO kablam! --> src/platform/common.rs:39:27 Oct 27 14:54:34.271 INFO kablam! | Oct 27 14:54:34.271 INFO kablam! 39 | .map_err(|e| io::Error::new(io::ErrorKind::Other, "Could not process time")) Oct 27 14:54:34.271 INFO kablam! | ^ help: consider using `_e` instead Oct 27 14:54:34.271 INFO kablam! | Oct 27 14:54:34.271 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 14:54:34.271 INFO kablam! Oct 27 14:54:34.271 INFO kablam! warning: unused variable: `e` Oct 27 14:54:34.271 INFO kablam! --> src/platform/common.rs:47:27 Oct 27 14:54:34.271 INFO kablam! | Oct 27 14:54:34.271 INFO kablam! 47 | .map_err(|e| io::Error::new(io::ErrorKind::Other, "Could not process time")))) Oct 27 14:54:34.271 INFO kablam! | ^ help: consider using `_e` instead Oct 27 14:54:34.271 INFO kablam! Oct 27 14:54:34.291 INFO kablam! warning: variable does not need to be mutable Oct 27 14:54:34.291 INFO kablam! --> src/platform/unix.rs:27:13 Oct 27 14:54:34.291 INFO kablam! | Oct 27 14:54:34.291 INFO kablam! 27 | let mut entry = result.entry(name.clone()).or_insert(Network { Oct 27 14:54:34.291 INFO kablam! | ----^^^^^ Oct 27 14:54:34.291 INFO kablam! | | Oct 27 14:54:34.291 INFO kablam! | help: remove this `mut` Oct 27 14:54:34.291 INFO kablam! | Oct 27 14:54:34.291 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 14:54:34.291 INFO kablam! Oct 27 14:54:34.711 INFO kablam! warning: unused variable: `e` Oct 27 14:54:34.711 INFO kablam! --> src/platform/common.rs:39:27 Oct 27 14:54:34.711 INFO kablam! | Oct 27 14:54:34.711 INFO kablam! 39 | .map_err(|e| io::Error::new(io::ErrorKind::Other, "Could not process time")) Oct 27 14:54:34.711 INFO kablam! | ^ help: consider using `_e` instead Oct 27 14:54:34.711 INFO kablam! | Oct 27 14:54:34.711 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 14:54:34.711 INFO kablam! Oct 27 14:54:34.711 INFO kablam! warning: unused variable: `e` Oct 27 14:54:34.711 INFO kablam! --> src/platform/common.rs:47:27 Oct 27 14:54:34.711 INFO kablam! | Oct 27 14:54:34.711 INFO kablam! 47 | .map_err(|e| io::Error::new(io::ErrorKind::Other, "Could not process time")))) Oct 27 14:54:34.711 INFO kablam! | ^ help: consider using `_e` instead Oct 27 14:54:34.711 INFO kablam! Oct 27 14:54:34.723 INFO kablam! warning: variable does not need to be mutable Oct 27 14:54:34.723 INFO kablam! --> src/platform/unix.rs:27:13 Oct 27 14:54:34.723 INFO kablam! | Oct 27 14:54:34.723 INFO kablam! 27 | let mut entry = result.entry(name.clone()).or_insert(Network { Oct 27 14:54:34.723 INFO kablam! | ----^^^^^ Oct 27 14:54:34.723 INFO kablam! | | Oct 27 14:54:34.723 INFO kablam! | help: remove this `mut` Oct 27 14:54:34.723 INFO kablam! | Oct 27 14:54:34.723 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 14:54:34.723 INFO kablam! Oct 27 14:54:36.060 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.54s Oct 27 14:54:36.071 INFO kablam! su: No module specific data is present Oct 27 14:54:36.783 INFO running `"docker" "rm" "-f" "307bb08c0a00c5fc788776a462fa665a9d3fb9af2aca2c8974cb1012435a52a6"` Oct 27 14:54:36.992 INFO blam! 307bb08c0a00c5fc788776a462fa665a9d3fb9af2aca2c8974cb1012435a52a6