Dec 18 13:52:39.892 INFO checking mouse_automation-0.1.3 against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 13:52:39.893 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-5/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/reg/mouse_automation/0.1.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 13:52:40.211 INFO [stdout] 582db54f13add55365ade2e7a7a3a0f7c5ececab4a73a2d3518bcbd017b9de34 Dec 18 13:52:40.213 INFO running `"docker" "start" "-a" "582db54f13add55365ade2e7a7a3a0f7c5ececab4a73a2d3518bcbd017b9de34"` Dec 18 13:52:40.995 INFO [stderr] Checking mouse_automation v0.1.3 (/opt/crater/workdir) Dec 18 13:52:41.264 INFO [stderr] warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Dec 18 13:52:41.264 INFO [stderr] --> src/lib.rs:2:45 Dec 18 13:52:41.264 INFO [stderr] | Dec 18 13:52:41.264 INFO [stderr] 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Dec 18 13:52:41.264 INFO [stderr] | ^^^^^^^^^^ Dec 18 13:52:41.264 INFO [stderr] | Dec 18 13:52:41.264 INFO [stderr] = note: #[warn(improper_ctypes)] on by default Dec 18 13:52:41.264 INFO [stderr] = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Dec 18 13:52:41.264 INFO [stderr] note: type defined here Dec 18 13:52:41.264 INFO [stderr] --> src/lib.rs:15:1 Dec 18 13:52:41.264 INFO [stderr] | Dec 18 13:52:41.264 INFO [stderr] 15| / pub struct Input { Dec 18 13:52:41.264 INFO [stderr] 16| | pub input_type: u32, Dec 18 13:52:41.264 INFO [stderr] 17| | pub input_data: MouseInput, Dec 18 13:52:41.264 INFO [stderr] 18| | } Dec 18 13:52:41.264 INFO [stderr] | |_^ Dec 18 13:52:41.264 INFO [stderr] Dec 18 13:52:41.288 INFO [stderr] warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Dec 18 13:52:41.288 INFO [stderr] --> src/lib.rs:2:45 Dec 18 13:52:41.288 INFO [stderr] | Dec 18 13:52:41.288 INFO [stderr] 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Dec 18 13:52:41.288 INFO [stderr] | ^^^^^^^^^^ Dec 18 13:52:41.288 INFO [stderr] | Dec 18 13:52:41.288 INFO [stderr] = note: #[warn(improper_ctypes)] on by default Dec 18 13:52:41.288 INFO [stderr] = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Dec 18 13:52:41.288 INFO [stderr] note: type defined here Dec 18 13:52:41.288 INFO [stderr] --> src/lib.rs:15:1 Dec 18 13:52:41.288 INFO [stderr] | Dec 18 13:52:41.288 INFO [stderr] 15| / pub struct Input { Dec 18 13:52:41.288 INFO [stderr] 16| | pub input_type: u32, Dec 18 13:52:41.289 INFO [stderr] 17| | pub input_data: MouseInput, Dec 18 13:52:41.289 INFO [stderr] 18| | } Dec 18 13:52:41.289 INFO [stderr] | |_^ Dec 18 13:52:41.289 INFO [stderr] Dec 18 13:52:41.314 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.34s Dec 18 13:52:41.718 INFO running `"docker" "inspect" "582db54f13add55365ade2e7a7a3a0f7c5ececab4a73a2d3518bcbd017b9de34"` Dec 18 13:52:41.910 INFO running `"docker" "rm" "-f" "582db54f13add55365ade2e7a7a3a0f7c5ececab4a73a2d3518bcbd017b9de34"` Dec 18 13:52:42.020 INFO [stdout] 582db54f13add55365ade2e7a7a3a0f7c5ececab4a73a2d3518bcbd017b9de34