Oct 27 22:37:25.120 INFO checking evdev-0.10.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 22:37:25.120 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 22:37:25.539 INFO blam! 9fcf376aecb69782b6f0dffb9604223cf6de5dc53eff8c23126ff1092f9d646b Oct 27 22:37:25.547 INFO running `"docker" "start" "-a" "9fcf376aecb69782b6f0dffb9604223cf6de5dc53eff8c23126ff1092f9d646b"` Oct 27 22:37:26.502 INFO kablam! usermod: no changes Oct 27 22:37:26.579 INFO kablam! Checking evdev v0.10.1 (/source) Oct 27 22:37:26.679 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Oct 27 22:37:26.679 INFO kablam! --> src/raw.rs:171:9 Oct 27 22:37:26.679 INFO kablam! | Oct 27 22:37:26.679 INFO kablam! 171 | #[allow(raw_pointer_derive)] Oct 27 22:37:26.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 22:37:26.679 INFO kablam! | Oct 27 22:37:26.679 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 27 22:37:26.679 INFO kablam! Oct 27 22:37:26.727 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Oct 27 22:37:26.727 INFO kablam! --> src/raw.rs:171:9 Oct 27 22:37:26.727 INFO kablam! | Oct 27 22:37:26.727 INFO kablam! 171 | #[allow(raw_pointer_derive)] Oct 27 22:37:26.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 22:37:26.727 INFO kablam! | Oct 27 22:37:26.727 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 27 22:37:26.727 INFO kablam! Oct 27 22:37:28.815 INFO kablam! warning: unused import: `num::traits::WrappingSub` Oct 27 22:37:28.815 INFO kablam! --> src/lib.rs:53:5 Oct 27 22:37:28.815 INFO kablam! | Oct 27 22:37:28.815 INFO kablam! 53 | use num::traits::WrappingSub; Oct 27 22:37:28.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:37:28.815 INFO kablam! | Oct 27 22:37:28.815 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 22:37:28.815 INFO kablam! Oct 27 22:37:29.235 INFO kablam! warning: unused import: `num::traits::WrappingSub` Oct 27 22:37:29.235 INFO kablam! --> src/lib.rs:53:5 Oct 27 22:37:29.235 INFO kablam! | Oct 27 22:37:29.235 INFO kablam! 53 | use num::traits::WrappingSub; Oct 27 22:37:29.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:37:29.235 INFO kablam! | Oct 27 22:37:29.235 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 22:37:29.235 INFO kablam! Oct 27 22:37:30.315 INFO kablam! warning: unused variable: `e` Oct 27 22:37:30.315 INFO kablam! --> src/lib.rs:668:17 Oct 27 22:37:30.315 INFO kablam! | Oct 27 22:37:30.315 INFO kablam! 668 | Err(e) => return Err(Error::InvalidPath), Oct 27 22:37:30.315 INFO kablam! | ^ help: consider using `_e` instead Oct 27 22:37:30.315 INFO kablam! | Oct 27 22:37:30.315 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 22:37:30.315 INFO kablam! Oct 27 22:37:30.385 INFO kablam! warning: variable does not need to be mutable Oct 27 22:37:30.385 INFO kablam! --> src/lib.rs:927:13 Oct 27 22:37:30.385 INFO kablam! | Oct 27 22:37:30.385 INFO kablam! 927 | let mut buf = &mut self.pending_events; Oct 27 22:37:30.385 INFO kablam! | ----^^^ Oct 27 22:37:30.385 INFO kablam! | | Oct 27 22:37:30.386 INFO kablam! | help: remove this `mut` Oct 27 22:37:30.386 INFO kablam! | Oct 27 22:37:30.386 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 22:37:30.386 INFO kablam! Oct 27 22:37:30.411 INFO kablam! warning: unused variable: `e` Oct 27 22:37:30.411 INFO kablam! --> src/lib.rs:668:17 Oct 27 22:37:30.411 INFO kablam! | Oct 27 22:37:30.411 INFO kablam! 668 | Err(e) => return Err(Error::InvalidPath), Oct 27 22:37:30.411 INFO kablam! | ^ help: consider using `_e` instead Oct 27 22:37:30.411 INFO kablam! | Oct 27 22:37:30.411 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 22:37:30.411 INFO kablam! Oct 27 22:37:30.475 INFO kablam! warning: variable does not need to be mutable Oct 27 22:37:30.475 INFO kablam! --> src/lib.rs:927:13 Oct 27 22:37:30.475 INFO kablam! | Oct 27 22:37:30.475 INFO kablam! 927 | let mut buf = &mut self.pending_events; Oct 27 22:37:30.475 INFO kablam! | ----^^^ Oct 27 22:37:30.475 INFO kablam! | | Oct 27 22:37:30.475 INFO kablam! | help: remove this `mut` Oct 27 22:37:30.475 INFO kablam! | Oct 27 22:37:30.475 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 22:37:30.475 INFO kablam! Oct 27 22:37:32.979 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.46s Oct 27 22:37:32.984 INFO kablam! su: No module specific data is present Oct 27 22:37:33.739 INFO running `"docker" "rm" "-f" "9fcf376aecb69782b6f0dffb9604223cf6de5dc53eff8c23126ff1092f9d646b"` Oct 27 22:37:34.023 INFO blam! 9fcf376aecb69782b6f0dffb9604223cf6de5dc53eff8c23126ff1092f9d646b