Oct 27 19:02:53.788 INFO checking mouse_automation-0.1.3 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 19:02:53.788 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 19:02:54.025 INFO blam! 1a793b53afa72c6d3b81478a655906fb4d344725ced8fffeebcc5a6aebbfe4e7 Oct 27 19:02:54.031 INFO running `"docker" "start" "-a" "1a793b53afa72c6d3b81478a655906fb4d344725ced8fffeebcc5a6aebbfe4e7"` Oct 27 19:02:54.810 INFO kablam! usermod: no changes Oct 27 19:02:54.838 INFO kablam! Checking mouse_automation v0.1.3 (/source) Oct 27 19:02:55.457 INFO kablam! warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Oct 27 19:02:55.457 INFO kablam! --> src/lib.rs:2:45 Oct 27 19:02:55.457 INFO kablam! | Oct 27 19:02:55.457 INFO kablam! 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Oct 27 19:02:55.457 INFO kablam! | ^^^^^^^^^^ Oct 27 19:02:55.457 INFO kablam! | Oct 27 19:02:55.457 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 27 19:02:55.457 INFO kablam! = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Oct 27 19:02:55.457 INFO kablam! note: type defined here Oct 27 19:02:55.457 INFO kablam! --> src/lib.rs:15:1 Oct 27 19:02:55.457 INFO kablam! | Oct 27 19:02:55.457 INFO kablam! 15| / pub struct Input { Oct 27 19:02:55.457 INFO kablam! 16| | pub input_type: u32, Oct 27 19:02:55.457 INFO kablam! 17| | pub input_data: MouseInput, Oct 27 19:02:55.457 INFO kablam! 18| | } Oct 27 19:02:55.457 INFO kablam! | |_^ Oct 27 19:02:55.457 INFO kablam! Oct 27 19:02:55.520 INFO kablam! warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Oct 27 19:02:55.520 INFO kablam! --> src/lib.rs:2:45 Oct 27 19:02:55.520 INFO kablam! | Oct 27 19:02:55.520 INFO kablam! 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Oct 27 19:02:55.520 INFO kablam! | ^^^^^^^^^^ Oct 27 19:02:55.520 INFO kablam! | Oct 27 19:02:55.520 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 27 19:02:55.520 INFO kablam! = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Oct 27 19:02:55.520 INFO kablam! note: type defined here Oct 27 19:02:55.520 INFO kablam! --> src/lib.rs:15:1 Oct 27 19:02:55.520 INFO kablam! | Oct 27 19:02:55.520 INFO kablam! 15| / pub struct Input { Oct 27 19:02:55.520 INFO kablam! 16| | pub input_type: u32, Oct 27 19:02:55.520 INFO kablam! 17| | pub input_data: MouseInput, Oct 27 19:02:55.520 INFO kablam! 18| | } Oct 27 19:02:55.520 INFO kablam! | |_^ Oct 27 19:02:55.520 INFO kablam! Oct 27 19:02:55.538 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.71s Oct 27 19:02:55.540 INFO kablam! su: No module specific data is present Oct 27 19:02:55.800 INFO running `"docker" "rm" "-f" "1a793b53afa72c6d3b81478a655906fb4d344725ced8fffeebcc5a6aebbfe4e7"` Oct 27 19:02:55.921 INFO blam! 1a793b53afa72c6d3b81478a655906fb4d344725ced8fffeebcc5a6aebbfe4e7