Sep 17 21:10:32.066 INFO checking mouse_automation-0.1.3 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 21:10:32.066 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 21:10:32.066 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 21:10:32.297 INFO blam! d514fd5251afdcc1132c6aa49dd431f68e2f9e7131102b692f5557824f4638a5 Sep 17 21:10:32.299 INFO running `"docker" "start" "-a" "d514fd5251afdcc1132c6aa49dd431f68e2f9e7131102b692f5557824f4638a5"` Sep 17 21:10:33.230 INFO kablam! usermod: no changes Sep 17 21:10:33.255 INFO kablam! Checking mouse_automation v0.1.3 (/source) Sep 17 21:10:33.448 INFO kablam! warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Sep 17 21:10:33.448 INFO kablam! --> src/lib.rs:2:45 Sep 17 21:10:33.448 INFO kablam! | Sep 17 21:10:33.448 INFO kablam! 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Sep 17 21:10:33.448 INFO kablam! | ^^^^^^^^^^ Sep 17 21:10:33.448 INFO kablam! | Sep 17 21:10:33.448 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 17 21:10:33.448 INFO kablam! = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Sep 17 21:10:33.448 INFO kablam! note: type defined here Sep 17 21:10:33.448 INFO kablam! --> src/lib.rs:15:1 Sep 17 21:10:33.448 INFO kablam! | Sep 17 21:10:33.448 INFO kablam! 15| / pub struct Input { Sep 17 21:10:33.448 INFO kablam! 16| | pub input_type: u32, Sep 17 21:10:33.448 INFO kablam! 17| | pub input_data: MouseInput, Sep 17 21:10:33.448 INFO kablam! 18| | } Sep 17 21:10:33.448 INFO kablam! | |_^ Sep 17 21:10:33.448 INFO kablam! Sep 17 21:10:33.524 INFO kablam! warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Sep 17 21:10:33.524 INFO kablam! --> src/lib.rs:2:45 Sep 17 21:10:33.524 INFO kablam! | Sep 17 21:10:33.524 INFO kablam! 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Sep 17 21:10:33.524 INFO kablam! | ^^^^^^^^^^ Sep 17 21:10:33.524 INFO kablam! | Sep 17 21:10:33.524 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 17 21:10:33.524 INFO kablam! = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Sep 17 21:10:33.524 INFO kablam! note: type defined here Sep 17 21:10:33.524 INFO kablam! --> src/lib.rs:15:1 Sep 17 21:10:33.524 INFO kablam! | Sep 17 21:10:33.524 INFO kablam! 15| / pub struct Input { Sep 17 21:10:33.524 INFO kablam! 16| | pub input_type: u32, Sep 17 21:10:33.524 INFO kablam! 17| | pub input_data: MouseInput, Sep 17 21:10:33.524 INFO kablam! 18| | } Sep 17 21:10:33.524 INFO kablam! | |_^ Sep 17 21:10:33.524 INFO kablam! Sep 17 21:10:33.539 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.29s Sep 17 21:10:33.541 INFO kablam! su: No module specific data is present Sep 17 21:10:34.080 INFO running `"docker" "rm" "-f" "d514fd5251afdcc1132c6aa49dd431f68e2f9e7131102b692f5557824f4638a5"` Sep 17 21:10:34.150 INFO blam! d514fd5251afdcc1132c6aa49dd431f68e2f9e7131102b692f5557824f4638a5