Oct 11 05:47:22.774 INFO testing LevitatingOrange/proove_mqtt against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 05:47:22.774 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 05:47:22.775 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 05:47:23.176 INFO blam! c87c451689ef86aec7f53b633fff9f156ac1e53328b2763766735fd8ffdb4816 Oct 11 05:47:23.178 INFO running `"docker" "start" "-a" "c87c451689ef86aec7f53b633fff9f156ac1e53328b2763766735fd8ffdb4816"` Oct 11 05:47:24.232 INFO kablam! usermod: no changes Oct 11 05:47:24.404 INFO kablam! Compiling sysfs_gpio v0.5.3 Oct 11 05:47:26.158 INFO kablam! Compiling proove_mqtt v0.1.0 (/source) Oct 11 05:47:28.588 INFO kablam! warning: constant item is never used: `GROUP_SWITCH_OFFSET` Oct 11 05:47:28.588 INFO kablam! --> src/devices.rs:22:1 Oct 11 05:47:28.588 INFO kablam! | Oct 11 05:47:28.588 INFO kablam! 22 | const GROUP_SWITCH_OFFSET: u32 = 5; Oct 11 05:47:28.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:47:28.588 INFO kablam! | Oct 11 05:47:28.588 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 05:47:28.588 INFO kablam! Oct 11 05:47:28.588 INFO kablam! warning: constant item is never used: `GROUP_SWITCH_MASK` Oct 11 05:47:28.588 INFO kablam! --> src/devices.rs:23:1 Oct 11 05:47:28.588 INFO kablam! | Oct 11 05:47:28.588 INFO kablam! 23 | const GROUP_SWITCH_MASK: u32 = 0x20; Oct 11 05:47:28.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:47:28.588 INFO kablam! Oct 11 05:47:28.588 INFO kablam! warning: method is never used: `get_proove_packet` Oct 11 05:47:28.588 INFO kablam! --> src/devices.rs:54:5 Oct 11 05:47:28.588 INFO kablam! | Oct 11 05:47:28.588 INFO kablam! 54 | pub fn get_proove_packet(&self, status: bool) -> Option { Oct 11 05:47:28.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:47:28.588 INFO kablam! Oct 11 05:47:28.588 INFO kablam! warning: variant is never constructed: `Inconsistency` Oct 11 05:47:28.588 INFO kablam! --> src/devices.rs:98:5 Oct 11 05:47:28.588 INFO kablam! | Oct 11 05:47:28.588 INFO kablam! 98 | Inconsistency, Oct 11 05:47:28.588 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 05:47:28.588 INFO kablam! Oct 11 05:47:28.588 INFO kablam! warning: method is never used: `set_group_state` Oct 11 05:47:28.588 INFO kablam! --> src/devices.rs:115:5 Oct 11 05:47:28.588 INFO kablam! | Oct 11 05:47:28.588 INFO kablam! 115 | pub fn set_group_state(&mut self, group_name: String, state: bool) -> Result<(), Error> { Oct 11 05:47:28.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:47:28.589 INFO kablam! Oct 11 05:47:31.176 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.91s Oct 11 05:47:31.187 INFO kablam! su: No module specific data is present Oct 11 05:47:31.701 INFO running `"docker" "rm" "-f" "c87c451689ef86aec7f53b633fff9f156ac1e53328b2763766735fd8ffdb4816"` Oct 11 05:47:31.971 INFO blam! c87c451689ef86aec7f53b633fff9f156ac1e53328b2763766735fd8ffdb4816 Oct 11 05:47:31.976 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 05:47:31.977 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 05:47:32.323 INFO blam! e3aea5a84c13f2f4bcc22d1f9a1f36302125ad0cc73bfe55adfd0dd5f6d8d4ee Oct 11 05:47:32.325 INFO running `"docker" "start" "-a" "e3aea5a84c13f2f4bcc22d1f9a1f36302125ad0cc73bfe55adfd0dd5f6d8d4ee"` Oct 11 05:47:33.180 INFO kablam! usermod: no changes Oct 11 05:47:33.262 INFO kablam! Compiling proove_mqtt v0.1.0 (/source) Oct 11 05:47:35.540 INFO kablam! warning: constant item is never used: `GROUP_SWITCH_OFFSET` Oct 11 05:47:35.540 INFO kablam! --> src/devices.rs:22:1 Oct 11 05:47:35.540 INFO kablam! | Oct 11 05:47:35.540 INFO kablam! 22 | const GROUP_SWITCH_OFFSET: u32 = 5; Oct 11 05:47:35.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:47:35.540 INFO kablam! | Oct 11 05:47:35.540 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 05:47:35.540 INFO kablam! Oct 11 05:47:35.540 INFO kablam! warning: constant item is never used: `GROUP_SWITCH_MASK` Oct 11 05:47:35.540 INFO kablam! --> src/devices.rs:23:1 Oct 11 05:47:35.540 INFO kablam! | Oct 11 05:47:35.540 INFO kablam! 23 | const GROUP_SWITCH_MASK: u32 = 0x20; Oct 11 05:47:35.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:47:35.540 INFO kablam! Oct 11 05:47:35.543 INFO kablam! warning: method is never used: `get_proove_packet` Oct 11 05:47:35.543 INFO kablam! --> src/devices.rs:54:5 Oct 11 05:47:35.543 INFO kablam! | Oct 11 05:47:35.543 INFO kablam! 54 | pub fn get_proove_packet(&self, status: bool) -> Option { Oct 11 05:47:35.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:47:35.543 INFO kablam! Oct 11 05:47:35.543 INFO kablam! warning: variant is never constructed: `Inconsistency` Oct 11 05:47:35.543 INFO kablam! --> src/devices.rs:98:5 Oct 11 05:47:35.543 INFO kablam! | Oct 11 05:47:35.543 INFO kablam! 98 | Inconsistency, Oct 11 05:47:35.543 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 05:47:35.543 INFO kablam! Oct 11 05:47:35.543 INFO kablam! warning: method is never used: `set_group_state` Oct 11 05:47:35.543 INFO kablam! --> src/devices.rs:115:5 Oct 11 05:47:35.543 INFO kablam! | Oct 11 05:47:35.543 INFO kablam! 115 | pub fn set_group_state(&mut self, group_name: String, state: bool) -> Result<(), Error> { Oct 11 05:47:35.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:47:35.543 INFO kablam! Oct 11 05:47:35.968 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.77s Oct 11 05:47:35.973 INFO kablam! su: No module specific data is present Oct 11 05:47:36.390 INFO running `"docker" "rm" "-f" "e3aea5a84c13f2f4bcc22d1f9a1f36302125ad0cc73bfe55adfd0dd5f6d8d4ee"` Oct 11 05:47:36.475 INFO blam! e3aea5a84c13f2f4bcc22d1f9a1f36302125ad0cc73bfe55adfd0dd5f6d8d4ee Oct 11 05:47:36.478 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 05:47:36.478 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 05:47:36.685 INFO blam! 076c4da96d44dcd2462c11e8605239be09fcee867bc31971b57f9e2f21597be5 Oct 11 05:47:36.687 INFO running `"docker" "start" "-a" "076c4da96d44dcd2462c11e8605239be09fcee867bc31971b57f9e2f21597be5"` Oct 11 05:47:37.600 INFO kablam! usermod: no changes Oct 11 05:47:37.745 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 11 05:47:37.761 INFO kablam! Running /target/debug/deps/proove_mqtt-6e43fef8242a47f1 Oct 11 05:47:37.761 INFO blam! Oct 11 05:47:37.761 INFO blam! running 0 tests Oct 11 05:47:37.762 INFO blam! Oct 11 05:47:37.762 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:47:37.762 INFO blam! Oct 11 05:47:37.772 INFO kablam! su: No module specific data is present Oct 11 05:47:38.477 INFO running `"docker" "rm" "-f" "076c4da96d44dcd2462c11e8605239be09fcee867bc31971b57f9e2f21597be5"` Oct 11 05:47:38.692 INFO blam! 076c4da96d44dcd2462c11e8605239be09fcee867bc31971b57f9e2f21597be5