Oct 12 00:12:57.431 INFO testing evdev-0.10.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 00:12:57.431 INFO running `"docker" "create" "-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/test-source/worker-7/rustdoc-test-static-cling/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 12 00:12:57.840 INFO blam! 8bce9a34f05a5b8c2d46991c6272d0f9c6c15d28b0cb792eed7e41b64f0bfd8d Oct 12 00:12:57.841 INFO running `"docker" "start" "-a" "8bce9a34f05a5b8c2d46991c6272d0f9c6c15d28b0cb792eed7e41b64f0bfd8d"` Oct 12 00:12:59.284 INFO kablam! usermod: no changes Oct 12 00:12:59.389 INFO kablam! Compiling evdev v0.10.1 (/source) Oct 12 00:12:59.498 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Oct 12 00:12:59.498 INFO kablam! --> src/raw.rs:171:9 Oct 12 00:12:59.498 INFO kablam! | Oct 12 00:12:59.498 INFO kablam! 171 | #[allow(raw_pointer_derive)] Oct 12 00:12:59.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 00:12:59.498 INFO kablam! | Oct 12 00:12:59.498 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 12 00:12:59.498 INFO kablam! Oct 12 00:13:01.716 INFO kablam! warning: unused import: `num::traits::WrappingSub` Oct 12 00:13:01.717 INFO kablam! --> src/lib.rs:53:5 Oct 12 00:13:01.717 INFO kablam! | Oct 12 00:13:01.717 INFO kablam! 53 | use num::traits::WrappingSub; Oct 12 00:13:01.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:13:01.717 INFO kablam! | Oct 12 00:13:01.717 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 00:13:01.717 INFO kablam! Oct 12 00:13:02.984 INFO kablam! warning: unused variable: `e` Oct 12 00:13:02.984 INFO kablam! --> src/lib.rs:668:17 Oct 12 00:13:02.984 INFO kablam! | Oct 12 00:13:02.984 INFO kablam! 668 | Err(e) => return Err(Error::InvalidPath), Oct 12 00:13:02.984 INFO kablam! | ^ help: consider using `_e` instead Oct 12 00:13:02.984 INFO kablam! | Oct 12 00:13:02.984 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 00:13:02.984 INFO kablam! Oct 12 00:13:03.035 INFO kablam! warning: variable does not need to be mutable Oct 12 00:13:03.035 INFO kablam! --> src/lib.rs:927:13 Oct 12 00:13:03.035 INFO kablam! | Oct 12 00:13:03.035 INFO kablam! 927 | let mut buf = &mut self.pending_events; Oct 12 00:13:03.035 INFO kablam! | ----^^^ Oct 12 00:13:03.035 INFO kablam! | | Oct 12 00:13:03.035 INFO kablam! | help: remove this `mut` Oct 12 00:13:03.035 INFO kablam! | Oct 12 00:13:03.035 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 00:13:03.035 INFO kablam! Oct 12 00:13:04.501 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.19s Oct 12 00:13:04.512 INFO kablam! su: No module specific data is present Oct 12 00:13:05.544 INFO running `"docker" "rm" "-f" "8bce9a34f05a5b8c2d46991c6272d0f9c6c15d28b0cb792eed7e41b64f0bfd8d"` Oct 12 00:13:05.828 INFO blam! 8bce9a34f05a5b8c2d46991c6272d0f9c6c15d28b0cb792eed7e41b64f0bfd8d Oct 12 00:13:05.832 INFO running `"docker" "create" "-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/test-source/worker-7/rustdoc-test-static-cling/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 12 00:13:06.260 INFO blam! c3f84524c8c950e900474d97b2608eafa179eb5787601cd7e9d80f5627bca890 Oct 12 00:13:06.261 INFO running `"docker" "start" "-a" "c3f84524c8c950e900474d97b2608eafa179eb5787601cd7e9d80f5627bca890"` Oct 12 00:13:06.892 INFO kablam! usermod: no changes Oct 12 00:13:06.936 INFO kablam! Compiling evdev v0.10.1 (/source) Oct 12 00:13:06.987 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Oct 12 00:13:06.987 INFO kablam! --> src/raw.rs:171:9 Oct 12 00:13:06.988 INFO kablam! | Oct 12 00:13:06.988 INFO kablam! 171 | #[allow(raw_pointer_derive)] Oct 12 00:13:06.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 00:13:06.988 INFO kablam! | Oct 12 00:13:06.988 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 12 00:13:06.988 INFO kablam! Oct 12 00:13:09.754 INFO kablam! warning: unused import: `num::traits::WrappingSub` Oct 12 00:13:09.754 INFO kablam! --> src/lib.rs:53:5 Oct 12 00:13:09.754 INFO kablam! | Oct 12 00:13:09.754 INFO kablam! 53 | use num::traits::WrappingSub; Oct 12 00:13:09.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:13:09.754 INFO kablam! | Oct 12 00:13:09.754 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 00:13:09.754 INFO kablam! Oct 12 00:13:11.356 INFO kablam! warning: unused variable: `e` Oct 12 00:13:11.356 INFO kablam! --> src/lib.rs:668:17 Oct 12 00:13:11.356 INFO kablam! | Oct 12 00:13:11.356 INFO kablam! 668 | Err(e) => return Err(Error::InvalidPath), Oct 12 00:13:11.356 INFO kablam! | ^ help: consider using `_e` instead Oct 12 00:13:11.356 INFO kablam! | Oct 12 00:13:11.356 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 00:13:11.356 INFO kablam! Oct 12 00:13:11.416 INFO kablam! warning: variable does not need to be mutable Oct 12 00:13:11.416 INFO kablam! --> src/lib.rs:927:13 Oct 12 00:13:11.416 INFO kablam! | Oct 12 00:13:11.416 INFO kablam! 927 | let mut buf = &mut self.pending_events; Oct 12 00:13:11.416 INFO kablam! | ----^^^ Oct 12 00:13:11.416 INFO kablam! | | Oct 12 00:13:11.416 INFO kablam! | help: remove this `mut` Oct 12 00:13:11.416 INFO kablam! | Oct 12 00:13:11.416 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 00:13:11.416 INFO kablam! Oct 12 00:13:12.390 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.48s Oct 12 00:13:12.396 INFO kablam! su: No module specific data is present Oct 12 00:13:13.125 INFO running `"docker" "rm" "-f" "c3f84524c8c950e900474d97b2608eafa179eb5787601cd7e9d80f5627bca890"` Oct 12 00:13:13.488 INFO blam! c3f84524c8c950e900474d97b2608eafa179eb5787601cd7e9d80f5627bca890 Oct 12 00:13:13.492 INFO running `"docker" "create" "-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/test-source/worker-7/rustdoc-test-static-cling/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 12 00:13:14.080 INFO blam! 945c16a2fe859624ce59d6498c9a4c4f21915155b683209742aab7367b5d2883 Oct 12 00:13:14.082 INFO running `"docker" "start" "-a" "945c16a2fe859624ce59d6498c9a4c4f21915155b683209742aab7367b5d2883"` Oct 12 00:13:15.520 INFO kablam! usermod: no changes Oct 12 00:13:15.624 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 12 00:13:15.624 INFO kablam! Running /target/debug/deps/evdev-13000675d3f5206a Oct 12 00:13:15.629 INFO blam! Oct 12 00:13:15.629 INFO blam! running 0 tests Oct 12 00:13:15.629 INFO blam! Oct 12 00:13:15.629 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:13:15.630 INFO blam! Oct 12 00:13:15.637 INFO kablam! Doc-tests evdev Oct 12 00:13:19.732 INFO blam! Oct 12 00:13:19.732 INFO blam! running 0 tests Oct 12 00:13:19.732 INFO blam! Oct 12 00:13:19.732 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:13:19.732 INFO blam! Oct 12 00:13:19.738 INFO kablam! su: No module specific data is present Oct 12 00:13:20.624 INFO running `"docker" "rm" "-f" "945c16a2fe859624ce59d6498c9a4c4f21915155b683209742aab7367b5d2883"` Oct 12 00:13:21.044 INFO blam! 945c16a2fe859624ce59d6498c9a4c4f21915155b683209742aab7367b5d2883