Oct 27 09:06:21.896 INFO checking XOSplicer/joystick against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 09:06:21.896 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 09:06:22.163 INFO blam! a8c1e0d8bfbf9a25a894658c890bbae47556921ffa3cecb7104083252c8464ea Oct 27 09:06:22.163 INFO running `"docker" "start" "-a" "a8c1e0d8bfbf9a25a894658c890bbae47556921ffa3cecb7104083252c8464ea"` Oct 27 09:06:22.839 INFO kablam! usermod: no changes Oct 27 09:06:22.923 INFO kablam! Checking term_size v0.2.1 Oct 27 09:06:22.923 INFO kablam! Compiling cmake v0.1.20 Oct 27 09:06:23.483 INFO kablam! Checking clap v2.19.3 Oct 27 09:06:24.636 INFO kablam! Compiling glfw-sys v3.2.1 Oct 27 09:06:30.164 INFO kablam! Checking glfw v0.12.0 Oct 27 09:06:32.364 INFO kablam! Checking gamepad_test v0.1.0 (/source) Oct 27 09:06:33.503 INFO kablam! warning: unused imports: `Arg`, `SubCommand` Oct 27 09:06:33.503 INFO kablam! --> src/main.rs:5:12 Oct 27 09:06:33.503 INFO kablam! | Oct 27 09:06:33.503 INFO kablam! 5 | use clap::{Arg, App, SubCommand}; Oct 27 09:06:33.503 INFO kablam! | ^^^ ^^^^^^^^^^ Oct 27 09:06:33.503 INFO kablam! | Oct 27 09:06:33.503 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:06:33.503 INFO kablam! Oct 27 09:06:33.787 INFO kablam! warning: field is never used: `on_hold` Oct 27 09:06:33.787 INFO kablam! --> src/joystick.rs:29:5 Oct 27 09:06:33.787 INFO kablam! | Oct 27 09:06:33.787 INFO kablam! 29 | on_hold: HashMap>, Oct 27 09:06:33.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:33.787 INFO kablam! | Oct 27 09:06:33.787 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:06:33.787 INFO kablam! Oct 27 09:06:33.787 INFO kablam! warning: method is never used: `on_hold` Oct 27 09:06:33.787 INFO kablam! --> src/joystick.rs:68:5 Oct 27 09:06:33.787 INFO kablam! | Oct 27 09:06:33.787 INFO kablam! 68 | pub fn on_hold(&mut self, button: usize, callback: Callback<()>) -> &mut Self { Oct 27 09:06:33.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:33.787 INFO kablam! Oct 27 09:06:33.981 INFO kablam! warning: unused imports: `Arg`, `SubCommand` Oct 27 09:06:33.981 INFO kablam! --> src/main.rs:5:12 Oct 27 09:06:33.981 INFO kablam! | Oct 27 09:06:33.981 INFO kablam! 5 | use clap::{Arg, App, SubCommand}; Oct 27 09:06:33.981 INFO kablam! | ^^^ ^^^^^^^^^^ Oct 27 09:06:33.981 INFO kablam! | Oct 27 09:06:33.981 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:06:33.981 INFO kablam! Oct 27 09:06:34.124 INFO kablam! warning: field is never used: `on_hold` Oct 27 09:06:34.124 INFO kablam! --> src/joystick.rs:29:5 Oct 27 09:06:34.124 INFO kablam! | Oct 27 09:06:34.124 INFO kablam! 29 | on_hold: HashMap>, Oct 27 09:06:34.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:34.124 INFO kablam! | Oct 27 09:06:34.124 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:06:34.124 INFO kablam! Oct 27 09:06:34.124 INFO kablam! warning: method is never used: `on_hold` Oct 27 09:06:34.124 INFO kablam! --> src/joystick.rs:68:5 Oct 27 09:06:34.124 INFO kablam! | Oct 27 09:06:34.124 INFO kablam! 68 | pub fn on_hold(&mut self, button: usize, callback: Callback<()>) -> &mut Self { Oct 27 09:06:34.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:06:34.125 INFO kablam! Oct 27 09:06:34.143 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.28s Oct 27 09:06:34.148 INFO kablam! su: No module specific data is present Oct 27 09:06:34.530 INFO running `"docker" "rm" "-f" "a8c1e0d8bfbf9a25a894658c890bbae47556921ffa3cecb7104083252c8464ea"` Oct 27 09:06:34.645 INFO blam! a8c1e0d8bfbf9a25a894658c890bbae47556921ffa3cecb7104083252c8464ea