Oct 22 01:26:52.488 INFO checking mouse_automation-0.1.3 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 01:26:52.488 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/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 22 01:26:52.674 INFO blam! 887446e45d34d600853b6e656cd6e663b1634a8885135fe20243a56f57c7bc4c Oct 22 01:26:52.678 INFO running `"docker" "start" "-a" "887446e45d34d600853b6e656cd6e663b1634a8885135fe20243a56f57c7bc4c"` Oct 22 01:26:53.084 INFO kablam! usermod: no changes Oct 22 01:26:53.109 INFO kablam! Checking mouse_automation v0.1.3 (/source) Oct 22 01:26:53.652 INFO kablam! warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Oct 22 01:26:53.653 INFO kablam! --> src/lib.rs:2:45 Oct 22 01:26:53.653 INFO kablam! | Oct 22 01:26:53.653 INFO kablam! 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Oct 22 01:26:53.654 INFO kablam! | ^^^^^^^^^^ Oct 22 01:26:53.654 INFO kablam! | Oct 22 01:26:53.654 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 22 01:26:53.654 INFO kablam! = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Oct 22 01:26:53.655 INFO kablam! note: type defined here Oct 22 01:26:53.655 INFO kablam! --> src/lib.rs:15:1 Oct 22 01:26:53.655 INFO kablam! | Oct 22 01:26:53.656 INFO kablam! 15| / pub struct Input { Oct 22 01:26:53.656 INFO kablam! 16| | pub input_type: u32, Oct 22 01:26:53.656 INFO kablam! 17| | pub input_data: MouseInput, Oct 22 01:26:53.656 INFO kablam! 18| | } Oct 22 01:26:53.657 INFO kablam! | |_^ Oct 22 01:26:53.657 INFO kablam! Oct 22 01:26:53.748 INFO kablam! warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Oct 22 01:26:53.748 INFO kablam! --> src/lib.rs:2:45 Oct 22 01:26:53.748 INFO kablam! | Oct 22 01:26:53.748 INFO kablam! 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Oct 22 01:26:53.748 INFO kablam! | ^^^^^^^^^^ Oct 22 01:26:53.748 INFO kablam! | Oct 22 01:26:53.748 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 22 01:26:53.748 INFO kablam! = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Oct 22 01:26:53.748 INFO kablam! note: type defined here Oct 22 01:26:53.748 INFO kablam! --> src/lib.rs:15:1 Oct 22 01:26:53.748 INFO kablam! | Oct 22 01:26:53.748 INFO kablam! 15| / pub struct Input { Oct 22 01:26:53.748 INFO kablam! 16| | pub input_type: u32, Oct 22 01:26:53.748 INFO kablam! 17| | pub input_data: MouseInput, Oct 22 01:26:53.748 INFO kablam! 18| | } Oct 22 01:26:53.748 INFO kablam! | |_^ Oct 22 01:26:53.748 INFO kablam! Oct 22 01:26:53.767 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.66s Oct 22 01:26:53.770 INFO kablam! su: No module specific data is present Oct 22 01:26:54.067 INFO running `"docker" "rm" "-f" "887446e45d34d600853b6e656cd6e663b1634a8885135fe20243a56f57c7bc4c"` Oct 22 01:26:54.199 INFO blam! 887446e45d34d600853b6e656cd6e663b1634a8885135fe20243a56f57c7bc4c