Oct 16 02:26:37.348 INFO testing mouse_automation-0.1.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 02:26:37.349 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 16 02:26:37.503 INFO blam! ea7abeb400f1d4c77ddd67a32e3986a5b9b245041a5f8b7930e0aeb9865ee18a Oct 16 02:26:37.505 INFO running `"docker" "start" "-a" "ea7abeb400f1d4c77ddd67a32e3986a5b9b245041a5f8b7930e0aeb9865ee18a"` Oct 16 02:26:38.063 INFO kablam! usermod: no changes Oct 16 02:26:38.083 INFO kablam! Compiling mouse_automation v0.1.3 (/source) Oct 16 02:26:38.528 INFO kablam! warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Oct 16 02:26:38.528 INFO kablam! --> src/lib.rs:2:45 Oct 16 02:26:38.528 INFO kablam! | Oct 16 02:26:38.528 INFO kablam! 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Oct 16 02:26:38.528 INFO kablam! | ^^^^^^^^^^ Oct 16 02:26:38.528 INFO kablam! | Oct 16 02:26:38.528 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 16 02:26:38.528 INFO kablam! = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Oct 16 02:26:38.528 INFO kablam! note: type defined here Oct 16 02:26:38.528 INFO kablam! --> src/lib.rs:15:1 Oct 16 02:26:38.528 INFO kablam! | Oct 16 02:26:38.528 INFO kablam! 15| / pub struct Input { Oct 16 02:26:38.528 INFO kablam! 16| | pub input_type: u32, Oct 16 02:26:38.528 INFO kablam! 17| | pub input_data: MouseInput, Oct 16 02:26:38.528 INFO kablam! 18| | } Oct 16 02:26:38.528 INFO kablam! | |_^ Oct 16 02:26:38.528 INFO kablam! Oct 16 02:26:38.556 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.48s Oct 16 02:26:38.558 INFO kablam! su: No module specific data is present Oct 16 02:26:38.808 INFO running `"docker" "rm" "-f" "ea7abeb400f1d4c77ddd67a32e3986a5b9b245041a5f8b7930e0aeb9865ee18a"` Oct 16 02:26:38.923 INFO blam! ea7abeb400f1d4c77ddd67a32e3986a5b9b245041a5f8b7930e0aeb9865ee18a Oct 16 02:26:38.927 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 16 02:26:39.131 INFO blam! b777a7fc8e609ea3c13832fdc5bc27442bcf94ee0cbd19b0987ddf0a1f006a9a Oct 16 02:26:39.131 INFO running `"docker" "start" "-a" "b777a7fc8e609ea3c13832fdc5bc27442bcf94ee0cbd19b0987ddf0a1f006a9a"` Oct 16 02:26:39.527 INFO kablam! usermod: no changes Oct 16 02:26:39.562 INFO kablam! Compiling mouse_automation v0.1.3 (/source) Oct 16 02:26:40.055 INFO kablam! warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Oct 16 02:26:40.055 INFO kablam! --> src/lib.rs:2:45 Oct 16 02:26:40.055 INFO kablam! | Oct 16 02:26:40.055 INFO kablam! 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Oct 16 02:26:40.055 INFO kablam! | ^^^^^^^^^^ Oct 16 02:26:40.055 INFO kablam! | Oct 16 02:26:40.055 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 16 02:26:40.055 INFO kablam! = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Oct 16 02:26:40.055 INFO kablam! note: type defined here Oct 16 02:26:40.055 INFO kablam! --> src/lib.rs:15:1 Oct 16 02:26:40.055 INFO kablam! | Oct 16 02:26:40.055 INFO kablam! 15| / pub struct Input { Oct 16 02:26:40.055 INFO kablam! 16| | pub input_type: u32, Oct 16 02:26:40.055 INFO kablam! 17| | pub input_data: MouseInput, Oct 16 02:26:40.055 INFO kablam! 18| | } Oct 16 02:26:40.055 INFO kablam! | |_^ Oct 16 02:26:40.055 INFO kablam! Oct 16 02:26:40.420 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.87s Oct 16 02:26:40.423 INFO kablam! su: No module specific data is present Oct 16 02:26:40.732 INFO running `"docker" "rm" "-f" "b777a7fc8e609ea3c13832fdc5bc27442bcf94ee0cbd19b0987ddf0a1f006a9a"` Oct 16 02:26:40.815 INFO blam! b777a7fc8e609ea3c13832fdc5bc27442bcf94ee0cbd19b0987ddf0a1f006a9a Oct 16 02:26:40.820 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 16 02:26:41.012 INFO blam! b8a8aa82f13fe76622c7ccf1632d06d17f1818c55cb8ed56ae2d5b432d79ad88 Oct 16 02:26:41.014 INFO running `"docker" "start" "-a" "b8a8aa82f13fe76622c7ccf1632d06d17f1818c55cb8ed56ae2d5b432d79ad88"` Oct 16 02:26:41.423 INFO kablam! usermod: no changes Oct 16 02:26:41.452 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 02:26:41.452 INFO kablam! Running /target/debug/deps/mouse_automation-7bfaede9dfdc4e15 Oct 16 02:26:41.455 INFO blam! Oct 16 02:26:41.455 INFO blam! running 0 tests Oct 16 02:26:41.455 INFO blam! Oct 16 02:26:41.455 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:26:41.455 INFO blam! Oct 16 02:26:41.456 INFO kablam! Doc-tests mouse_automation Oct 16 02:26:42.193 INFO blam! Oct 16 02:26:42.193 INFO blam! running 0 tests Oct 16 02:26:42.193 INFO blam! Oct 16 02:26:42.193 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:26:42.193 INFO blam! Oct 16 02:26:42.199 INFO kablam! su: No module specific data is present Oct 16 02:26:42.479 INFO running `"docker" "rm" "-f" "b8a8aa82f13fe76622c7ccf1632d06d17f1818c55cb8ed56ae2d5b432d79ad88"` Oct 16 02:26:42.561 INFO blam! b8a8aa82f13fe76622c7ccf1632d06d17f1818c55cb8ed56ae2d5b432d79ad88