Oct 21 21:04:58.753 INFO checking LevitatingOrange/proove_mqtt against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:04:58.753 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 21:04:59.129 INFO blam! 8c196b19ddc51bd3c567f6420553a8335f428d183a271e38090dbd0ca28bcef1 Oct 21 21:04:59.131 INFO running `"docker" "start" "-a" "8c196b19ddc51bd3c567f6420553a8335f428d183a271e38090dbd0ca28bcef1"` Oct 21 21:05:00.558 INFO kablam! usermod: no changes Oct 21 21:05:00.688 INFO kablam! Checking nix v0.10.0 Oct 21 21:05:07.376 INFO kablam! Checking sysfs_gpio v0.5.3 Oct 21 21:05:08.388 INFO kablam! Checking proove_mqtt v0.1.0 (/source) Oct 21 21:05:11.257 INFO kablam! warning: constant item is never used: `GROUP_SWITCH_OFFSET` Oct 21 21:05:11.257 INFO kablam! --> src/devices.rs:22:1 Oct 21 21:05:11.258 INFO kablam! | Oct 21 21:05:11.258 INFO kablam! 22 | const GROUP_SWITCH_OFFSET: u32 = 5; Oct 21 21:05:11.258 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:05:11.259 INFO kablam! | Oct 21 21:05:11.260 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 21:05:11.260 INFO kablam! Oct 21 21:05:11.260 INFO kablam! warning: constant item is never used: `GROUP_SWITCH_MASK` Oct 21 21:05:11.260 INFO kablam! --> src/devices.rs:23:1 Oct 21 21:05:11.260 INFO kablam! | Oct 21 21:05:11.260 INFO kablam! 23 | const GROUP_SWITCH_MASK: u32 = 0x20; Oct 21 21:05:11.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:05:11.260 INFO kablam! Oct 21 21:05:11.260 INFO kablam! warning: method is never used: `get_proove_packet` Oct 21 21:05:11.260 INFO kablam! --> src/devices.rs:54:5 Oct 21 21:05:11.260 INFO kablam! | Oct 21 21:05:11.260 INFO kablam! 54 | pub fn get_proove_packet(&self, status: bool) -> Option { Oct 21 21:05:11.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:05:11.260 INFO kablam! Oct 21 21:05:11.260 INFO kablam! warning: variant is never constructed: `Inconsistency` Oct 21 21:05:11.260 INFO kablam! --> src/devices.rs:98:5 Oct 21 21:05:11.260 INFO kablam! | Oct 21 21:05:11.260 INFO kablam! 98 | Inconsistency, Oct 21 21:05:11.260 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 21:05:11.260 INFO kablam! Oct 21 21:05:11.260 INFO kablam! warning: method is never used: `set_group_state` Oct 21 21:05:11.260 INFO kablam! --> src/devices.rs:115:5 Oct 21 21:05:11.260 INFO kablam! | Oct 21 21:05:11.260 INFO kablam! 115 | pub fn set_group_state(&mut self, group_name: String, state: bool) -> Result<(), Error> { Oct 21 21:05:11.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:05:11.260 INFO kablam! Oct 21 21:05:11.296 INFO kablam! warning: constant item is never used: `GROUP_SWITCH_OFFSET` Oct 21 21:05:11.296 INFO kablam! --> src/devices.rs:22:1 Oct 21 21:05:11.296 INFO kablam! | Oct 21 21:05:11.296 INFO kablam! 22 | const GROUP_SWITCH_OFFSET: u32 = 5; Oct 21 21:05:11.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:05:11.296 INFO kablam! | Oct 21 21:05:11.296 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 21:05:11.296 INFO kablam! Oct 21 21:05:11.296 INFO kablam! warning: constant item is never used: `GROUP_SWITCH_MASK` Oct 21 21:05:11.296 INFO kablam! --> src/devices.rs:23:1 Oct 21 21:05:11.296 INFO kablam! | Oct 21 21:05:11.296 INFO kablam! 23 | const GROUP_SWITCH_MASK: u32 = 0x20; Oct 21 21:05:11.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:05:11.296 INFO kablam! Oct 21 21:05:11.296 INFO kablam! warning: method is never used: `get_proove_packet` Oct 21 21:05:11.296 INFO kablam! --> src/devices.rs:54:5 Oct 21 21:05:11.296 INFO kablam! | Oct 21 21:05:11.296 INFO kablam! 54 | pub fn get_proove_packet(&self, status: bool) -> Option { Oct 21 21:05:11.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:05:11.296 INFO kablam! Oct 21 21:05:11.296 INFO kablam! warning: variant is never constructed: `Inconsistency` Oct 21 21:05:11.296 INFO kablam! --> src/devices.rs:98:5 Oct 21 21:05:11.296 INFO kablam! | Oct 21 21:05:11.296 INFO kablam! 98 | Inconsistency, Oct 21 21:05:11.296 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 21:05:11.296 INFO kablam! Oct 21 21:05:11.296 INFO kablam! warning: method is never used: `set_group_state` Oct 21 21:05:11.296 INFO kablam! --> src/devices.rs:115:5 Oct 21 21:05:11.296 INFO kablam! | Oct 21 21:05:11.296 INFO kablam! 115 | pub fn set_group_state(&mut self, group_name: String, state: bool) -> Result<(), Error> { Oct 21 21:05:11.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:05:11.296 INFO kablam! Oct 21 21:05:11.348 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.76s Oct 21 21:05:11.348 INFO kablam! su: No module specific data is present Oct 21 21:05:12.322 INFO running `"docker" "rm" "-f" "8c196b19ddc51bd3c567f6420553a8335f428d183a271e38090dbd0ca28bcef1"` Oct 21 21:05:12.768 INFO blam! 8c196b19ddc51bd3c567f6420553a8335f428d183a271e38090dbd0ca28bcef1