Sep 02 07:09:48.700 INFO checking mouse_automation-0.1.3 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 07:09:48.700 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 07:09:48.700 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 07:09:48.854 INFO blam! 82c45fad647627f9cf2bfc33e57d5a24ed886cc7c56ad48a76d8b4b165210860 Sep 02 07:09:48.855 INFO running `"docker" "start" "-a" "82c45fad647627f9cf2bfc33e57d5a24ed886cc7c56ad48a76d8b4b165210860"` Sep 02 07:09:49.441 INFO kablam! Checking mouse_automation v0.1.3 (file:///source) Sep 02 07:09:49.785 INFO kablam! warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Sep 02 07:09:49.785 INFO kablam! --> src/lib.rs:2:45 Sep 02 07:09:49.785 INFO kablam! | Sep 02 07:09:49.785 INFO kablam! 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Sep 02 07:09:49.785 INFO kablam! | ^^^^^^^^^^ Sep 02 07:09:49.785 INFO kablam! | Sep 02 07:09:49.785 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 02 07:09:49.785 INFO kablam! = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Sep 02 07:09:49.785 INFO kablam! note: type defined here Sep 02 07:09:49.785 INFO kablam! --> src/lib.rs:15:1 Sep 02 07:09:49.785 INFO kablam! | Sep 02 07:09:49.785 INFO kablam! 15| / pub struct Input { Sep 02 07:09:49.785 INFO kablam! 16| | pub input_type: u32, Sep 02 07:09:49.785 INFO kablam! 17| | pub input_data: MouseInput, Sep 02 07:09:49.785 INFO kablam! 18| | } Sep 02 07:09:49.785 INFO kablam! | |_^ Sep 02 07:09:49.785 INFO kablam! Sep 02 07:09:49.984 INFO kablam! warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Sep 02 07:09:49.984 INFO kablam! --> src/lib.rs:2:45 Sep 02 07:09:49.984 INFO kablam! | Sep 02 07:09:49.984 INFO kablam! 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Sep 02 07:09:49.984 INFO kablam! | ^^^^^^^^^^ Sep 02 07:09:49.984 INFO kablam! | Sep 02 07:09:49.984 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 02 07:09:49.984 INFO kablam! = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Sep 02 07:09:49.984 INFO kablam! note: type defined here Sep 02 07:09:49.984 INFO kablam! --> src/lib.rs:15:1 Sep 02 07:09:49.984 INFO kablam! | Sep 02 07:09:49.984 INFO kablam! 15| / pub struct Input { Sep 02 07:09:49.985 INFO kablam! 16| | pub input_type: u32, Sep 02 07:09:49.985 INFO kablam! 17| | pub input_data: MouseInput, Sep 02 07:09:49.985 INFO kablam! 18| | } Sep 02 07:09:49.985 INFO kablam! | |_^ Sep 02 07:09:49.985 INFO kablam! Sep 02 07:09:50.006 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.58s Sep 02 07:09:50.008 INFO kablam! su: No module specific data is present Sep 02 07:09:50.384 INFO running `"docker" "rm" "-f" "82c45fad647627f9cf2bfc33e57d5a24ed886cc7c56ad48a76d8b4b165210860"` Sep 02 07:09:50.477 INFO blam! 82c45fad647627f9cf2bfc33e57d5a24ed886cc7c56ad48a76d8b4b165210860