Oct 27 08:21:33.444 INFO checking andrew-d/lenovo-throttling-rust against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 08:21:33.444 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 08:21:33.891 INFO blam! cc2964e8059c4f9ed323b242714a81c6e5f0e2d54e50e0797c1dd6b963cbd089 Oct 27 08:21:33.892 INFO running `"docker" "start" "-a" "cc2964e8059c4f9ed323b242714a81c6e5f0e2d54e50e0797c1dd6b963cbd089"` Oct 27 08:21:34.873 INFO kablam! usermod: no changes Oct 27 08:21:35.051 INFO kablam! Compiling serde_derive v1.0.75 Oct 27 08:21:35.053 INFO kablam! Checking crossbeam-channel v0.1.3 Oct 27 08:21:35.068 INFO kablam! Checking failure v0.1.2 Oct 27 08:21:53.099 INFO kablam! Checking lenovo-throttling-rust v0.1.0 (/source) Oct 27 08:21:56.226 INFO kablam! warning: method is never used: `mask` Oct 27 08:21:56.226 INFO kablam! --> src/msr.rs:26:5 Oct 27 08:21:56.226 INFO kablam! | Oct 27 08:21:56.226 INFO kablam! 26 | pub fn mask(&mut self, mask: (u32, u32)) -> &mut ReadMsrBuilder { Oct 27 08:21:56.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:21:56.226 INFO kablam! | Oct 27 08:21:56.226 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:21:56.226 INFO kablam! Oct 27 08:21:56.226 INFO kablam! warning: method is never used: `read` Oct 27 08:21:56.226 INFO kablam! --> src/msr.rs:47:5 Oct 27 08:21:56.226 INFO kablam! | Oct 27 08:21:56.230 INFO kablam! 47 | pub fn read(&self) -> io::Result> { Oct 27 08:21:56.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:21:56.230 INFO kablam! Oct 27 08:21:56.231 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 08:21:56.231 INFO kablam! --> src/power.rs:50:25 Oct 27 08:21:56.231 INFO kablam! | Oct 27 08:21:56.231 INFO kablam! 50 | send.send(new_state); Oct 27 08:21:56.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:21:56.231 INFO kablam! | Oct 27 08:21:56.231 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 08:21:56.231 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 08:21:56.231 INFO kablam! Oct 27 08:21:56.235 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 08:21:56.235 INFO kablam! --> src/power.rs:93:29 Oct 27 08:21:56.235 INFO kablam! | Oct 27 08:21:56.235 INFO kablam! 93 | sender.send(new_state); Oct 27 08:21:56.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:21:56.235 INFO kablam! | Oct 27 08:21:56.235 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 08:21:56.235 INFO kablam! Oct 27 08:21:56.515 INFO kablam! warning: method is never used: `mask` Oct 27 08:21:56.515 INFO kablam! --> src/msr.rs:26:5 Oct 27 08:21:56.515 INFO kablam! | Oct 27 08:21:56.515 INFO kablam! 26 | pub fn mask(&mut self, mask: (u32, u32)) -> &mut ReadMsrBuilder { Oct 27 08:21:56.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:21:56.515 INFO kablam! | Oct 27 08:21:56.515 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:21:56.515 INFO kablam! Oct 27 08:21:56.515 INFO kablam! warning: method is never used: `read` Oct 27 08:21:56.515 INFO kablam! --> src/msr.rs:47:5 Oct 27 08:21:56.515 INFO kablam! | Oct 27 08:21:56.515 INFO kablam! 47 | pub fn read(&self) -> io::Result> { Oct 27 08:21:56.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:21:56.515 INFO kablam! Oct 27 08:21:56.523 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 08:21:56.523 INFO kablam! --> src/power.rs:50:25 Oct 27 08:21:56.523 INFO kablam! | Oct 27 08:21:56.523 INFO kablam! 50 | send.send(new_state); Oct 27 08:21:56.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:21:56.523 INFO kablam! | Oct 27 08:21:56.523 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 08:21:56.523 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 08:21:56.523 INFO kablam! Oct 27 08:21:56.523 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 08:21:56.523 INFO kablam! --> src/power.rs:93:29 Oct 27 08:21:56.523 INFO kablam! | Oct 27 08:21:56.523 INFO kablam! 93 | sender.send(new_state); Oct 27 08:21:56.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:21:56.523 INFO kablam! | Oct 27 08:21:56.523 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 08:21:56.523 INFO kablam! Oct 27 08:21:56.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.70s Oct 27 08:21:56.616 INFO kablam! su: No module specific data is present Oct 27 08:21:57.480 INFO running `"docker" "rm" "-f" "cc2964e8059c4f9ed323b242714a81c6e5f0e2d54e50e0797c1dd6b963cbd089"` Oct 27 08:21:57.795 INFO blam! cc2964e8059c4f9ed323b242714a81c6e5f0e2d54e50e0797c1dd6b963cbd089