Sep 21 06:51:27.625 INFO checking mouse_automation-0.1.3 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 06:51:27.625 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 06:51:27.625 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 06:51:27.810 INFO blam! 35df02936e2126641f9152c338cba768dde20400f6b9e3f7d3e6890618c6d13a Sep 21 06:51:27.810 INFO running `"docker" "start" "-a" "35df02936e2126641f9152c338cba768dde20400f6b9e3f7d3e6890618c6d13a"` Sep 21 06:51:28.499 INFO kablam! usermod: no changes Sep 21 06:51:28.527 INFO kablam! Checking mouse_automation v0.1.3 (/source) Sep 21 06:51:28.790 INFO kablam! warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Sep 21 06:51:28.790 INFO kablam! --> src/lib.rs:2:45 Sep 21 06:51:28.790 INFO kablam! | Sep 21 06:51:28.790 INFO kablam! 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Sep 21 06:51:28.790 INFO kablam! | ^^^^^^^^^^ Sep 21 06:51:28.790 INFO kablam! | Sep 21 06:51:28.790 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 21 06:51:28.790 INFO kablam! = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Sep 21 06:51:28.790 INFO kablam! note: type defined here Sep 21 06:51:28.790 INFO kablam! --> src/lib.rs:15:1 Sep 21 06:51:28.790 INFO kablam! | Sep 21 06:51:28.790 INFO kablam! 15| / pub struct Input { Sep 21 06:51:28.790 INFO kablam! 16| | pub input_type: u32, Sep 21 06:51:28.790 INFO kablam! 17| | pub input_data: MouseInput, Sep 21 06:51:28.790 INFO kablam! 18| | } Sep 21 06:51:28.790 INFO kablam! | |_^ Sep 21 06:51:28.790 INFO kablam! Sep 21 06:51:28.819 INFO kablam! warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Sep 21 06:51:28.819 INFO kablam! --> src/lib.rs:2:45 Sep 21 06:51:28.819 INFO kablam! | Sep 21 06:51:28.819 INFO kablam! 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Sep 21 06:51:28.819 INFO kablam! | ^^^^^^^^^^ Sep 21 06:51:28.819 INFO kablam! | Sep 21 06:51:28.819 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 21 06:51:28.819 INFO kablam! = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Sep 21 06:51:28.819 INFO kablam! note: type defined here Sep 21 06:51:28.819 INFO kablam! --> src/lib.rs:15:1 Sep 21 06:51:28.819 INFO kablam! | Sep 21 06:51:28.819 INFO kablam! 15| / pub struct Input { Sep 21 06:51:28.819 INFO kablam! 16| | pub input_type: u32, Sep 21 06:51:28.819 INFO kablam! 17| | pub input_data: MouseInput, Sep 21 06:51:28.819 INFO kablam! 18| | } Sep 21 06:51:28.819 INFO kablam! | |_^ Sep 21 06:51:28.819 INFO kablam! Sep 21 06:51:28.839 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.32s Sep 21 06:51:28.841 INFO kablam! su: No module specific data is present Sep 21 06:51:29.399 INFO running `"docker" "rm" "-f" "35df02936e2126641f9152c338cba768dde20400f6b9e3f7d3e6890618c6d13a"` Sep 21 06:51:29.495 INFO blam! 35df02936e2126641f9152c338cba768dde20400f6b9e3f7d3e6890618c6d13a