Oct 11 16:32:36.956 INFO testing mouse_automation-0.1.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 16:32:36.956 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 16:32:36.958 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 16:32:37.340 INFO blam! fe25ca82b1b8f0231db801983a38d074d721adb392220d95f23263edb586e413 Oct 11 16:32:37.349 INFO running `"docker" "start" "-a" "fe25ca82b1b8f0231db801983a38d074d721adb392220d95f23263edb586e413"` Oct 11 16:32:38.408 INFO kablam! usermod: no changes Oct 11 16:32:38.476 INFO kablam! Compiling mouse_automation v0.1.3 (/source) Oct 11 16:32:39.257 INFO kablam! warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Oct 11 16:32:39.257 INFO kablam! --> src/lib.rs:2:45 Oct 11 16:32:39.257 INFO kablam! | Oct 11 16:32:39.258 INFO kablam! 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Oct 11 16:32:39.258 INFO kablam! | ^^^^^^^^^^ Oct 11 16:32:39.258 INFO kablam! | Oct 11 16:32:39.258 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 11 16:32:39.259 INFO kablam! = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Oct 11 16:32:39.259 INFO kablam! note: type defined here Oct 11 16:32:39.259 INFO kablam! --> src/lib.rs:15:1 Oct 11 16:32:39.259 INFO kablam! | Oct 11 16:32:39.260 INFO kablam! 15| / pub struct Input { Oct 11 16:32:39.260 INFO kablam! 16| | pub input_type: u32, Oct 11 16:32:39.261 INFO kablam! 17| | pub input_data: MouseInput, Oct 11 16:32:39.261 INFO kablam! 18| | } Oct 11 16:32:39.261 INFO kablam! | |_^ Oct 11 16:32:39.261 INFO kablam! Oct 11 16:32:39.310 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.85s Oct 11 16:32:39.316 INFO kablam! su: No module specific data is present Oct 11 16:32:39.997 INFO running `"docker" "rm" "-f" "fe25ca82b1b8f0231db801983a38d074d721adb392220d95f23263edb586e413"` Oct 11 16:32:40.244 INFO blam! fe25ca82b1b8f0231db801983a38d074d721adb392220d95f23263edb586e413 Oct 11 16:32:40.256 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 16:32:40.256 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 16:32:40.628 INFO blam! b5080cd91cf68fef136e938511245ec8728db0867c85c9b1b876b91026dbb64b Oct 11 16:32:40.629 INFO running `"docker" "start" "-a" "b5080cd91cf68fef136e938511245ec8728db0867c85c9b1b876b91026dbb64b"` Oct 11 16:32:41.571 INFO kablam! usermod: no changes Oct 11 16:32:41.620 INFO kablam! Compiling mouse_automation v0.1.3 (/source) Oct 11 16:32:42.524 INFO kablam! warning: `extern` block uses type `Input` which is not FFI-safe: this struct has unspecified layout Oct 11 16:32:42.524 INFO kablam! --> src/lib.rs:2:45 Oct 11 16:32:42.524 INFO kablam! | Oct 11 16:32:42.524 INFO kablam! 2 | pub fn SendInput(cInputs: u32, pInputs: *mut Input, cbSize: i32) -> u32; Oct 11 16:32:42.524 INFO kablam! | ^^^^^^^^^^ Oct 11 16:32:42.524 INFO kablam! | Oct 11 16:32:42.524 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 11 16:32:42.524 INFO kablam! = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct Oct 11 16:32:42.524 INFO kablam! note: type defined here Oct 11 16:32:42.524 INFO kablam! --> src/lib.rs:15:1 Oct 11 16:32:42.524 INFO kablam! | Oct 11 16:32:42.524 INFO kablam! 15| / pub struct Input { Oct 11 16:32:42.524 INFO kablam! 16| | pub input_type: u32, Oct 11 16:32:42.524 INFO kablam! 17| | pub input_data: MouseInput, Oct 11 16:32:42.524 INFO kablam! 18| | } Oct 11 16:32:42.524 INFO kablam! | |_^ Oct 11 16:32:42.524 INFO kablam! Oct 11 16:32:42.977 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.37s Oct 11 16:32:42.977 INFO kablam! su: No module specific data is present Oct 11 16:32:43.560 INFO running `"docker" "rm" "-f" "b5080cd91cf68fef136e938511245ec8728db0867c85c9b1b876b91026dbb64b"` Oct 11 16:32:43.808 INFO blam! b5080cd91cf68fef136e938511245ec8728db0867c85c9b1b876b91026dbb64b Oct 11 16:32:43.810 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 16:32:43.812 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 16:32:44.250 INFO blam! 0cf185bde885c4b7fab5c0044abae40ce89a1dbd0471ee08104471ffaeaa2755 Oct 11 16:32:44.252 INFO running `"docker" "start" "-a" "0cf185bde885c4b7fab5c0044abae40ce89a1dbd0471ee08104471ffaeaa2755"` Oct 11 16:32:45.332 INFO kablam! usermod: no changes Oct 11 16:32:45.379 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 16:32:45.385 INFO kablam! Running /target/debug/deps/mouse_automation-7bfaede9dfdc4e15 Oct 11 16:32:45.385 INFO blam! Oct 11 16:32:45.385 INFO kablam! Doc-tests mouse_automation Oct 11 16:32:45.385 INFO blam! running 0 tests Oct 11 16:32:45.385 INFO blam! Oct 11 16:32:45.385 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:32:45.385 INFO blam! Oct 11 16:32:46.800 INFO blam! Oct 11 16:32:46.800 INFO blam! running 0 tests Oct 11 16:32:46.800 INFO blam! Oct 11 16:32:46.800 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:32:46.800 INFO blam! Oct 11 16:32:46.808 INFO kablam! su: No module specific data is present Oct 11 16:32:47.664 INFO running `"docker" "rm" "-f" "0cf185bde885c4b7fab5c0044abae40ce89a1dbd0471ee08104471ffaeaa2755"` Oct 11 16:32:47.848 INFO blam! 0cf185bde885c4b7fab5c0044abae40ce89a1dbd0471ee08104471ffaeaa2755