Sep 20 00:01:07.023 INFO checking mouse_automation-0.1.3 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 00:01:07.023 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 00:01:07.023 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 00:01:07.169 INFO blam! 1ebb0c2efb5dd6e3927f1a484145343ea4e4c36fa111bfc6f88ba27dccb223ac Sep 20 00:01:07.171 INFO running `"docker" "start" "-a" "1ebb0c2efb5dd6e3927f1a484145343ea4e4c36fa111bfc6f88ba27dccb223ac"` Sep 20 00:01:07.920 INFO kablam! usermod: no changes Sep 20 00:01:07.947 INFO kablam! Checking mouse_automation v0.1.3 (/source) Sep 20 00:01:08.203 INFO kablam! warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Sep 20 00:01:08.203 INFO kablam! --> src/lib.rs:2:45 Sep 20 00:01:08.203 INFO kablam! | Sep 20 00:01:08.203 INFO kablam! 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Sep 20 00:01:08.203 INFO kablam! | ^^^^^^^^^^ Sep 20 00:01:08.203 INFO kablam! | Sep 20 00:01:08.203 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 20 00:01:08.203 INFO kablam! = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Sep 20 00:01:08.203 INFO kablam! note: type defined here Sep 20 00:01:08.203 INFO kablam! --> src/lib.rs:15:1 Sep 20 00:01:08.203 INFO kablam! | Sep 20 00:01:08.203 INFO kablam! 15| / pub struct Input { Sep 20 00:01:08.203 INFO kablam! 16| | pub input_type: u32, Sep 20 00:01:08.203 INFO kablam! 17| | pub input_data: MouseInput, Sep 20 00:01:08.203 INFO kablam! 18| | } Sep 20 00:01:08.203 INFO kablam! | |_^ Sep 20 00:01:08.203 INFO kablam! Sep 20 00:01:08.225 INFO kablam! warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Sep 20 00:01:08.225 INFO kablam! --> src/lib.rs:2:45 Sep 20 00:01:08.225 INFO kablam! | Sep 20 00:01:08.225 INFO kablam! 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Sep 20 00:01:08.225 INFO kablam! | ^^^^^^^^^^ Sep 20 00:01:08.225 INFO kablam! | Sep 20 00:01:08.225 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 20 00:01:08.225 INFO kablam! = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Sep 20 00:01:08.226 INFO kablam! note: type defined here Sep 20 00:01:08.226 INFO kablam! --> src/lib.rs:15:1 Sep 20 00:01:08.226 INFO kablam! | Sep 20 00:01:08.226 INFO kablam! 15| / pub struct Input { Sep 20 00:01:08.226 INFO kablam! 16| | pub input_type: u32, Sep 20 00:01:08.226 INFO kablam! 17| | pub input_data: MouseInput, Sep 20 00:01:08.226 INFO kablam! 18| | } Sep 20 00:01:08.226 INFO kablam! | |_^ Sep 20 00:01:08.227 INFO kablam! Sep 20 00:01:08.239 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.30s Sep 20 00:01:08.241 INFO kablam! su: No module specific data is present Sep 20 00:01:08.872 INFO running `"docker" "rm" "-f" "1ebb0c2efb5dd6e3927f1a484145343ea4e4c36fa111bfc6f88ba27dccb223ac"` Sep 20 00:01:08.950 INFO blam! 1ebb0c2efb5dd6e3927f1a484145343ea4e4c36fa111bfc6f88ba27dccb223ac