Oct 27 22:37:25.391 INFO checking evdev-0.10.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 22:37:25.392 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 22:37:25.769 INFO blam! 9e350f869787ee2c022c0fa7f8b356c4d6320bf25c299f36a389ef28b2489e83 Oct 27 22:37:25.772 INFO running `"docker" "start" "-a" "9e350f869787ee2c022c0fa7f8b356c4d6320bf25c299f36a389ef28b2489e83"` Oct 27 22:37:26.999 INFO kablam! usermod: no changes Oct 27 22:37:27.111 INFO kablam! Checking evdev v0.10.1 (/source) Oct 27 22:37:27.267 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Oct 27 22:37:27.267 INFO kablam! --> src/raw.rs:171:9 Oct 27 22:37:27.267 INFO kablam! | Oct 27 22:37:27.267 INFO kablam! 171 | #[allow(raw_pointer_derive)] Oct 27 22:37:27.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 22:37:27.267 INFO kablam! | Oct 27 22:37:27.267 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 27 22:37:27.267 INFO kablam! Oct 27 22:37:27.267 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Oct 27 22:37:27.267 INFO kablam! --> src/raw.rs:171:9 Oct 27 22:37:27.267 INFO kablam! | Oct 27 22:37:27.267 INFO kablam! 171 | #[allow(raw_pointer_derive)] Oct 27 22:37:27.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 22:37:27.267 INFO kablam! | Oct 27 22:37:27.267 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 27 22:37:27.267 INFO kablam! Oct 27 22:37:29.339 INFO kablam! warning: unused import: `num::traits::WrappingSub` Oct 27 22:37:29.339 INFO kablam! --> src/lib.rs:53:5 Oct 27 22:37:29.339 INFO kablam! | Oct 27 22:37:29.339 INFO kablam! 53 | use num::traits::WrappingSub; Oct 27 22:37:29.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:37:29.339 INFO kablam! | Oct 27 22:37:29.339 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 22:37:29.339 INFO kablam! Oct 27 22:37:29.775 INFO kablam! warning: unused import: `num::traits::WrappingSub` Oct 27 22:37:29.775 INFO kablam! --> src/lib.rs:53:5 Oct 27 22:37:29.775 INFO kablam! | Oct 27 22:37:29.775 INFO kablam! 53 | use num::traits::WrappingSub; Oct 27 22:37:29.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:37:29.775 INFO kablam! | Oct 27 22:37:29.775 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 22:37:29.775 INFO kablam! Oct 27 22:37:31.599 INFO kablam! warning: unused variable: `e` Oct 27 22:37:31.599 INFO kablam! --> src/lib.rs:668:17 Oct 27 22:37:31.599 INFO kablam! | Oct 27 22:37:31.599 INFO kablam! 668 | Err(e) => return Err(Error::InvalidPath), Oct 27 22:37:31.599 INFO kablam! | ^ help: consider using `_e` instead Oct 27 22:37:31.599 INFO kablam! | Oct 27 22:37:31.599 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 22:37:31.599 INFO kablam! Oct 27 22:37:31.783 INFO kablam! warning: variable does not need to be mutable Oct 27 22:37:31.783 INFO kablam! --> src/lib.rs:927:13 Oct 27 22:37:31.783 INFO kablam! | Oct 27 22:37:31.783 INFO kablam! 927 | let mut buf = &mut self.pending_events; Oct 27 22:37:31.783 INFO kablam! | ----^^^ Oct 27 22:37:31.783 INFO kablam! | | Oct 27 22:37:31.783 INFO kablam! | help: remove this `mut` Oct 27 22:37:31.783 INFO kablam! | Oct 27 22:37:31.783 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 22:37:31.783 INFO kablam! Oct 27 22:37:31.803 INFO kablam! warning: unused variable: `e` Oct 27 22:37:31.803 INFO kablam! --> src/lib.rs:668:17 Oct 27 22:37:31.803 INFO kablam! | Oct 27 22:37:31.803 INFO kablam! 668 | Err(e) => return Err(Error::InvalidPath), Oct 27 22:37:31.803 INFO kablam! | ^ help: consider using `_e` instead Oct 27 22:37:31.803 INFO kablam! | Oct 27 22:37:31.803 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 22:37:31.803 INFO kablam! Oct 27 22:37:31.919 INFO kablam! warning: variable does not need to be mutable Oct 27 22:37:31.919 INFO kablam! --> src/lib.rs:927:13 Oct 27 22:37:31.919 INFO kablam! | Oct 27 22:37:31.919 INFO kablam! 927 | let mut buf = &mut self.pending_events; Oct 27 22:37:31.919 INFO kablam! | ----^^^ Oct 27 22:37:31.919 INFO kablam! | | Oct 27 22:37:31.919 INFO kablam! | help: remove this `mut` Oct 27 22:37:31.919 INFO kablam! | Oct 27 22:37:31.919 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 22:37:31.919 INFO kablam! Oct 27 22:37:34.275 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.25s Oct 27 22:37:34.279 INFO kablam! su: No module specific data is present Oct 27 22:37:34.643 INFO running `"docker" "rm" "-f" "9e350f869787ee2c022c0fa7f8b356c4d6320bf25c299f36a389ef28b2489e83"` Oct 27 22:37:34.887 INFO blam! 9e350f869787ee2c022c0fa7f8b356c4d6320bf25c299f36a389ef28b2489e83