Sep 21 06:51:27.464 INFO checking mouse_automation-0.1.3 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 06:51:27.464 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 06:51:27.464 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-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.682 INFO blam! 761e0a1194be6f0fb323a67e6e6b61f8aa4d65b5c8bd2c13885724e6b2319314 Sep 21 06:51:27.684 INFO running `"docker" "start" "-a" "761e0a1194be6f0fb323a67e6e6b61f8aa4d65b5c8bd2c13885724e6b2319314"` Sep 21 06:51:28.427 INFO kablam! usermod: no changes Sep 21 06:51:28.451 INFO kablam! Checking mouse_automation v0.1.3 (/source) Sep 21 06:51:28.702 INFO kablam! warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Sep 21 06:51:28.702 INFO kablam! --> src/lib.rs:2:45 Sep 21 06:51:28.702 INFO kablam! | Sep 21 06:51:28.702 INFO kablam! 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Sep 21 06:51:28.702 INFO kablam! | ^^^^^^^^^^ Sep 21 06:51:28.702 INFO kablam! | Sep 21 06:51:28.702 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 21 06:51:28.702 INFO kablam! = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Sep 21 06:51:28.702 INFO kablam! note: type defined here Sep 21 06:51:28.702 INFO kablam! --> src/lib.rs:15:1 Sep 21 06:51:28.702 INFO kablam! | Sep 21 06:51:28.702 INFO kablam! 15| / pub struct Input { Sep 21 06:51:28.702 INFO kablam! 16| | pub input_type: u32, Sep 21 06:51:28.702 INFO kablam! 17| | pub input_data: MouseInput, Sep 21 06:51:28.702 INFO kablam! 18| | } Sep 21 06:51:28.702 INFO kablam! | |_^ Sep 21 06:51:28.702 INFO kablam! Sep 21 06:51:28.782 INFO kablam! warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Sep 21 06:51:28.782 INFO kablam! --> src/lib.rs:2:45 Sep 21 06:51:28.782 INFO kablam! | Sep 21 06:51:28.782 INFO kablam! 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Sep 21 06:51:28.782 INFO kablam! | ^^^^^^^^^^ Sep 21 06:51:28.782 INFO kablam! | Sep 21 06:51:28.782 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 21 06:51:28.782 INFO kablam! = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Sep 21 06:51:28.782 INFO kablam! note: type defined here Sep 21 06:51:28.782 INFO kablam! --> src/lib.rs:15:1 Sep 21 06:51:28.782 INFO kablam! | Sep 21 06:51:28.782 INFO kablam! 15| / pub struct Input { Sep 21 06:51:28.782 INFO kablam! 16| | pub input_type: u32, Sep 21 06:51:28.782 INFO kablam! 17| | pub input_data: MouseInput, Sep 21 06:51:28.782 INFO kablam! 18| | } Sep 21 06:51:28.782 INFO kablam! | |_^ Sep 21 06:51:28.782 INFO kablam! Sep 21 06:51:28.811 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.37s Sep 21 06:51:28.813 INFO kablam! su: No module specific data is present Sep 21 06:51:29.418 INFO running `"docker" "rm" "-f" "761e0a1194be6f0fb323a67e6e6b61f8aa4d65b5c8bd2c13885724e6b2319314"` Sep 21 06:51:29.510 INFO blam! 761e0a1194be6f0fb323a67e6e6b61f8aa4d65b5c8bd2c13885724e6b2319314