Oct 15 05:35:00.827 INFO testing XOSplicer/joystick against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 05:35:00.828 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 15 05:35:01.288 INFO blam! 5fb99c446cc63addea26c793b14d0ca410f3a776f2f14ada3a83b9bf9d72bfe5 Oct 15 05:35:01.289 INFO running `"docker" "start" "-a" "5fb99c446cc63addea26c793b14d0ca410f3a776f2f14ada3a83b9bf9d72bfe5"` Oct 15 05:35:02.547 INFO kablam! usermod: no changes Oct 15 05:35:02.715 INFO kablam! Compiling enum_primitive v0.1.1 Oct 15 05:35:03.191 INFO kablam! Compiling glfw v0.12.0 Oct 15 05:35:07.567 INFO kablam! Compiling gamepad_test v0.1.0 (/source) Oct 15 05:35:08.655 INFO kablam! warning: unused imports: `Arg`, `SubCommand` Oct 15 05:35:08.655 INFO kablam! --> src/main.rs:5:12 Oct 15 05:35:08.655 INFO kablam! | Oct 15 05:35:08.655 INFO kablam! 5 | use clap::{Arg, App, SubCommand}; Oct 15 05:35:08.655 INFO kablam! | ^^^ ^^^^^^^^^^ Oct 15 05:35:08.655 INFO kablam! | Oct 15 05:35:08.655 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:35:08.655 INFO kablam! Oct 15 05:35:08.822 INFO kablam! warning: field is never used: `on_hold` Oct 15 05:35:08.822 INFO kablam! --> src/joystick.rs:29:5 Oct 15 05:35:08.822 INFO kablam! | Oct 15 05:35:08.822 INFO kablam! 29 | on_hold: HashMap>, Oct 15 05:35:08.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:35:08.822 INFO kablam! | Oct 15 05:35:08.822 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:35:08.822 INFO kablam! Oct 15 05:35:08.823 INFO kablam! warning: method is never used: `on_hold` Oct 15 05:35:08.823 INFO kablam! --> src/joystick.rs:68:5 Oct 15 05:35:08.823 INFO kablam! | Oct 15 05:35:08.823 INFO kablam! 68 | pub fn on_hold(&mut self, button: usize, callback: Callback<()>) -> &mut Self { Oct 15 05:35:08.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:35:08.823 INFO kablam! Oct 15 05:35:11.320 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.73s Oct 15 05:35:11.325 INFO kablam! su: No module specific data is present Oct 15 05:35:12.025 INFO running `"docker" "rm" "-f" "5fb99c446cc63addea26c793b14d0ca410f3a776f2f14ada3a83b9bf9d72bfe5"` Oct 15 05:35:12.293 INFO blam! 5fb99c446cc63addea26c793b14d0ca410f3a776f2f14ada3a83b9bf9d72bfe5 Oct 15 05:35:12.301 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 15 05:35:12.815 INFO blam! 40c17a865ea798ac4828f781dc6eb8729ff5e962b67e8ea38850c8b01a33a921 Oct 15 05:35:12.817 INFO running `"docker" "start" "-a" "40c17a865ea798ac4828f781dc6eb8729ff5e962b67e8ea38850c8b01a33a921"` Oct 15 05:35:13.892 INFO kablam! usermod: no changes Oct 15 05:35:13.961 INFO kablam! Compiling gamepad_test v0.1.0 (/source) Oct 15 05:35:14.739 INFO kablam! warning: unused imports: `Arg`, `SubCommand` Oct 15 05:35:14.739 INFO kablam! --> src/main.rs:5:12 Oct 15 05:35:14.739 INFO kablam! | Oct 15 05:35:14.739 INFO kablam! 5 | use clap::{Arg, App, SubCommand}; Oct 15 05:35:14.739 INFO kablam! | ^^^ ^^^^^^^^^^ Oct 15 05:35:14.739 INFO kablam! | Oct 15 05:35:14.739 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:35:14.739 INFO kablam! Oct 15 05:35:14.863 INFO kablam! warning: field is never used: `on_hold` Oct 15 05:35:14.863 INFO kablam! --> src/joystick.rs:29:5 Oct 15 05:35:14.863 INFO kablam! | Oct 15 05:35:14.863 INFO kablam! 29 | on_hold: HashMap>, Oct 15 05:35:14.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:35:14.863 INFO kablam! | Oct 15 05:35:14.863 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:35:14.863 INFO kablam! Oct 15 05:35:14.863 INFO kablam! warning: method is never used: `on_hold` Oct 15 05:35:14.863 INFO kablam! --> src/joystick.rs:68:5 Oct 15 05:35:14.863 INFO kablam! | Oct 15 05:35:14.863 INFO kablam! 68 | pub fn on_hold(&mut self, button: usize, callback: Callback<()>) -> &mut Self { Oct 15 05:35:14.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:35:14.863 INFO kablam! Oct 15 05:35:15.255 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.34s Oct 15 05:35:15.260 INFO kablam! su: No module specific data is present Oct 15 05:35:15.766 INFO running `"docker" "rm" "-f" "40c17a865ea798ac4828f781dc6eb8729ff5e962b67e8ea38850c8b01a33a921"` Oct 15 05:35:16.079 INFO blam! 40c17a865ea798ac4828f781dc6eb8729ff5e962b67e8ea38850c8b01a33a921 Oct 15 05:35:16.084 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 15 05:35:16.473 INFO blam! d4ff246ccfe1cc8a433b40c190af9849b7ffdb84e77f5414aab5a82c95574ef7 Oct 15 05:35:16.479 INFO running `"docker" "start" "-a" "d4ff246ccfe1cc8a433b40c190af9849b7ffdb84e77f5414aab5a82c95574ef7"` Oct 15 05:35:17.693 INFO kablam! usermod: no changes Oct 15 05:35:17.767 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 05:35:17.783 INFO kablam! Running /target/debug/deps/gamepad_test-b4625c68ab7c01ca Oct 15 05:35:17.784 INFO blam! Oct 15 05:35:17.784 INFO kablam! su: No module specific data is present Oct 15 05:35:17.784 INFO blam! running 0 tests Oct 15 05:35:17.785 INFO blam! Oct 15 05:35:17.785 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:35:17.785 INFO blam! Oct 15 05:35:18.391 INFO running `"docker" "rm" "-f" "d4ff246ccfe1cc8a433b40c190af9849b7ffdb84e77f5414aab5a82c95574ef7"` Oct 15 05:35:18.474 INFO blam! d4ff246ccfe1cc8a433b40c190af9849b7ffdb84e77f5414aab5a82c95574ef7