Oct 13 11:55:00.967 INFO checking mouse_automation-0.1.3 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 11:55:00.969 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 11:55:01.487 INFO blam! 22ae26fd0388929122fc6d0af83877f51feb28e790e2f885310fb17f4ab1d07f Oct 13 11:55:01.487 INFO running `"docker" "start" "-a" "22ae26fd0388929122fc6d0af83877f51feb28e790e2f885310fb17f4ab1d07f"` Oct 13 11:55:02.156 INFO kablam! usermod: no changes Oct 13 11:55:02.176 INFO kablam! Checking mouse_automation v0.1.3 (/source) Oct 13 11:55:02.684 INFO kablam! warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Oct 13 11:55:02.684 INFO kablam! --> src/lib.rs:2:45 Oct 13 11:55:02.684 INFO kablam! | Oct 13 11:55:02.684 INFO kablam! 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Oct 13 11:55:02.684 INFO kablam! | ^^^^^^^^^^ Oct 13 11:55:02.684 INFO kablam! | Oct 13 11:55:02.684 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 13 11:55:02.684 INFO kablam! = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Oct 13 11:55:02.684 INFO kablam! note: type defined here Oct 13 11:55:02.684 INFO kablam! --> src/lib.rs:15:1 Oct 13 11:55:02.684 INFO kablam! | Oct 13 11:55:02.684 INFO kablam! 15| / pub struct Input { Oct 13 11:55:02.684 INFO kablam! 16| | pub input_type: u32, Oct 13 11:55:02.684 INFO kablam! 17| | pub input_data: MouseInput, Oct 13 11:55:02.685 INFO kablam! 18| | } Oct 13 11:55:02.685 INFO kablam! | |_^ Oct 13 11:55:02.685 INFO kablam! Oct 13 11:55:02.692 INFO kablam! warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Oct 13 11:55:02.692 INFO kablam! --> src/lib.rs:2:45 Oct 13 11:55:02.692 INFO kablam! | Oct 13 11:55:02.692 INFO kablam! 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Oct 13 11:55:02.692 INFO kablam! | ^^^^^^^^^^ Oct 13 11:55:02.692 INFO kablam! | Oct 13 11:55:02.692 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 13 11:55:02.692 INFO kablam! = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Oct 13 11:55:02.692 INFO kablam! note: type defined here Oct 13 11:55:02.692 INFO kablam! --> src/lib.rs:15:1 Oct 13 11:55:02.692 INFO kablam! | Oct 13 11:55:02.692 INFO kablam! 15| / pub struct Input { Oct 13 11:55:02.692 INFO kablam! 16| | pub input_type: u32, Oct 13 11:55:02.692 INFO kablam! 17| | pub input_data: MouseInput, Oct 13 11:55:02.692 INFO kablam! 18| | } Oct 13 11:55:02.692 INFO kablam! | |_^ Oct 13 11:55:02.692 INFO kablam! Oct 13 11:55:02.705 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.53s Oct 13 11:55:02.708 INFO kablam! su: No module specific data is present Oct 13 11:55:03.037 INFO running `"docker" "rm" "-f" "22ae26fd0388929122fc6d0af83877f51feb28e790e2f885310fb17f4ab1d07f"` Oct 13 11:55:03.107 INFO blam! 22ae26fd0388929122fc6d0af83877f51feb28e790e2f885310fb17f4ab1d07f