Oct 13 11:54:58.679 INFO checking mouse_automation-0.1.3 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 11:54:58.681 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 11:54:59.043 INFO blam! 29b189e39cfbf8d1c67e327840c658e279a0d37bdd89f04093f582fb1fe4b42f Oct 13 11:54:59.045 INFO running `"docker" "start" "-a" "29b189e39cfbf8d1c67e327840c658e279a0d37bdd89f04093f582fb1fe4b42f"` Oct 13 11:55:00.763 INFO kablam! usermod: no changes Oct 13 11:55:00.836 INFO kablam! Checking mouse_automation v0.1.3 (/source) Oct 13 11:55:01.740 INFO kablam! warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Oct 13 11:55:01.740 INFO kablam! --> src/lib.rs:2:45 Oct 13 11:55:01.740 INFO kablam! | Oct 13 11:55:01.740 INFO kablam! 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Oct 13 11:55:01.740 INFO kablam! | ^^^^^^^^^^ Oct 13 11:55:01.740 INFO kablam! | Oct 13 11:55:01.740 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 13 11:55:01.740 INFO kablam! = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Oct 13 11:55:01.740 INFO kablam! note: type defined here Oct 13 11:55:01.740 INFO kablam! --> src/lib.rs:15:1 Oct 13 11:55:01.740 INFO kablam! | Oct 13 11:55:01.740 INFO kablam! 15| / pub struct Input { Oct 13 11:55:01.740 INFO kablam! 16| | pub input_type: u32, Oct 13 11:55:01.740 INFO kablam! 17| | pub input_data: MouseInput, Oct 13 11:55:01.740 INFO kablam! 18| | } Oct 13 11:55:01.740 INFO kablam! | |_^ Oct 13 11:55:01.740 INFO kablam! Oct 13 11:55:01.760 INFO kablam! warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Oct 13 11:55:01.760 INFO kablam! --> src/lib.rs:2:45 Oct 13 11:55:01.760 INFO kablam! | Oct 13 11:55:01.760 INFO kablam! 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Oct 13 11:55:01.760 INFO kablam! | ^^^^^^^^^^ Oct 13 11:55:01.760 INFO kablam! | Oct 13 11:55:01.760 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 13 11:55:01.760 INFO kablam! = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Oct 13 11:55:01.760 INFO kablam! note: type defined here Oct 13 11:55:01.760 INFO kablam! --> src/lib.rs:15:1 Oct 13 11:55:01.760 INFO kablam! | Oct 13 11:55:01.760 INFO kablam! 15| / pub struct Input { Oct 13 11:55:01.760 INFO kablam! 16| | pub input_type: u32, Oct 13 11:55:01.760 INFO kablam! 17| | pub input_data: MouseInput, Oct 13 11:55:01.760 INFO kablam! 18| | } Oct 13 11:55:01.760 INFO kablam! | |_^ Oct 13 11:55:01.760 INFO kablam! Oct 13 11:55:01.781 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.98s Oct 13 11:55:01.789 INFO kablam! su: No module specific data is present Oct 13 11:55:02.045 INFO running `"docker" "rm" "-f" "29b189e39cfbf8d1c67e327840c658e279a0d37bdd89f04093f582fb1fe4b42f"` Oct 13 11:55:02.117 INFO blam! 29b189e39cfbf8d1c67e327840c658e279a0d37bdd89f04093f582fb1fe4b42f