Oct 21 19:45:47.353 INFO checking andrew-d/lenovo-throttling-rust against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 19:45:47.353 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/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 21 19:45:47.855 INFO blam! 1cc9a7853064e8cd6ef8fe427a898dd8cc8a975c63b2d4822a3852eaca6a1ea7 Oct 21 19:45:47.856 INFO running `"docker" "start" "-a" "1cc9a7853064e8cd6ef8fe427a898dd8cc8a975c63b2d4822a3852eaca6a1ea7"` Oct 21 19:45:49.243 INFO kablam! usermod: no changes Oct 21 19:45:49.457 INFO kablam! Compiling libdbus-sys v0.1.3 Oct 21 19:45:49.458 INFO kablam! Checking crossbeam-channel v0.1.3 Oct 21 19:45:51.249 INFO kablam! Checking dbus v0.6.2 Oct 21 19:45:55.118 INFO kablam! Checking lenovo-throttling-rust v0.1.0 (/source) Oct 21 19:45:58.184 INFO kablam! warning: method is never used: `mask` Oct 21 19:45:58.184 INFO kablam! --> src/msr.rs:26:5 Oct 21 19:45:58.184 INFO kablam! | Oct 21 19:45:58.185 INFO kablam! 26 | pub fn mask(&mut self, mask: (u32, u32)) -> &mut ReadMsrBuilder { Oct 21 19:45:58.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:45:58.185 INFO kablam! | Oct 21 19:45:58.185 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 19:45:58.185 INFO kablam! Oct 21 19:45:58.185 INFO kablam! warning: method is never used: `read` Oct 21 19:45:58.185 INFO kablam! --> src/msr.rs:47:5 Oct 21 19:45:58.185 INFO kablam! | Oct 21 19:45:58.185 INFO kablam! 47 | pub fn read(&self) -> io::Result> { Oct 21 19:45:58.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:45:58.185 INFO kablam! Oct 21 19:45:58.185 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 19:45:58.185 INFO kablam! --> src/power.rs:50:25 Oct 21 19:45:58.185 INFO kablam! | Oct 21 19:45:58.185 INFO kablam! 50 | send.send(new_state); Oct 21 19:45:58.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:45:58.185 INFO kablam! | Oct 21 19:45:58.185 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 19:45:58.185 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 19:45:58.185 INFO kablam! Oct 21 19:45:58.185 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 19:45:58.185 INFO kablam! --> src/power.rs:93:29 Oct 21 19:45:58.185 INFO kablam! | Oct 21 19:45:58.185 INFO kablam! 93 | sender.send(new_state); Oct 21 19:45:58.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:45:58.185 INFO kablam! | Oct 21 19:45:58.185 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 19:45:58.185 INFO kablam! Oct 21 19:45:58.212 INFO kablam! warning: method is never used: `mask` Oct 21 19:45:58.212 INFO kablam! --> src/msr.rs:26:5 Oct 21 19:45:58.212 INFO kablam! | Oct 21 19:45:58.212 INFO kablam! 26 | pub fn mask(&mut self, mask: (u32, u32)) -> &mut ReadMsrBuilder { Oct 21 19:45:58.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:45:58.212 INFO kablam! | Oct 21 19:45:58.212 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 19:45:58.212 INFO kablam! Oct 21 19:45:58.212 INFO kablam! warning: method is never used: `read` Oct 21 19:45:58.213 INFO kablam! --> src/msr.rs:47:5 Oct 21 19:45:58.213 INFO kablam! | Oct 21 19:45:58.216 INFO kablam! 47 | pub fn read(&self) -> io::Result> { Oct 21 19:45:58.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:45:58.216 INFO kablam! Oct 21 19:45:58.217 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 19:45:58.217 INFO kablam! --> src/power.rs:50:25 Oct 21 19:45:58.217 INFO kablam! | Oct 21 19:45:58.220 INFO kablam! 50 | send.send(new_state); Oct 21 19:45:58.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:45:58.220 INFO kablam! | Oct 21 19:45:58.220 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 19:45:58.220 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 19:45:58.220 INFO kablam! Oct 21 19:45:58.220 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 19:45:58.220 INFO kablam! --> src/power.rs:93:29 Oct 21 19:45:58.221 INFO kablam! | Oct 21 19:45:58.221 INFO kablam! 93 | sender.send(new_state); Oct 21 19:45:58.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:45:58.221 INFO kablam! | Oct 21 19:45:58.221 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 19:45:58.221 INFO kablam! Oct 21 19:45:58.280 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.99s Oct 21 19:45:58.293 INFO kablam! su: No module specific data is present Oct 21 19:45:59.421 INFO running `"docker" "rm" "-f" "1cc9a7853064e8cd6ef8fe427a898dd8cc8a975c63b2d4822a3852eaca6a1ea7"` Oct 21 19:45:59.844 INFO blam! 1cc9a7853064e8cd6ef8fe427a898dd8cc8a975c63b2d4822a3852eaca6a1ea7