Oct 15 09:10:39.634 INFO testing LevitatingOrange/proove_mqtt against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 09:10:39.635 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 09:10:40.271 INFO blam! 4c99907be2a86d02401aa0d05ba3ce5807e4820c149144d0b34a97a83b9c9d82 Oct 15 09:10:40.274 INFO running `"docker" "start" "-a" "4c99907be2a86d02401aa0d05ba3ce5807e4820c149144d0b34a97a83b9c9d82"` Oct 15 09:10:41.995 INFO kablam! usermod: no changes Oct 15 09:10:42.147 INFO kablam! Compiling nix v0.10.0 Oct 15 09:10:49.979 INFO kablam! Compiling sysfs_gpio v0.5.3 Oct 15 09:10:51.131 INFO kablam! Compiling proove_mqtt v0.1.0 (/source) Oct 15 09:10:52.700 INFO kablam! warning: constant item is never used: `GROUP_SWITCH_OFFSET` Oct 15 09:10:52.700 INFO kablam! --> src/devices.rs:22:1 Oct 15 09:10:52.700 INFO kablam! | Oct 15 09:10:52.700 INFO kablam! 22 | const GROUP_SWITCH_OFFSET: u32 = 5; Oct 15 09:10:52.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:10:52.701 INFO kablam! | Oct 15 09:10:52.701 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:10:52.701 INFO kablam! Oct 15 09:10:52.701 INFO kablam! warning: constant item is never used: `GROUP_SWITCH_MASK` Oct 15 09:10:52.701 INFO kablam! --> src/devices.rs:23:1 Oct 15 09:10:52.701 INFO kablam! | Oct 15 09:10:52.701 INFO kablam! 23 | const GROUP_SWITCH_MASK: u32 = 0x20; Oct 15 09:10:52.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:10:52.701 INFO kablam! Oct 15 09:10:52.701 INFO kablam! warning: method is never used: `get_proove_packet` Oct 15 09:10:52.701 INFO kablam! --> src/devices.rs:54:5 Oct 15 09:10:52.701 INFO kablam! | Oct 15 09:10:52.701 INFO kablam! 54 | pub fn get_proove_packet(&self, status: bool) -> Option { Oct 15 09:10:52.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:10:52.701 INFO kablam! Oct 15 09:10:52.705 INFO kablam! warning: variant is never constructed: `Inconsistency` Oct 15 09:10:52.705 INFO kablam! --> src/devices.rs:98:5 Oct 15 09:10:52.705 INFO kablam! | Oct 15 09:10:52.705 INFO kablam! 98 | Inconsistency, Oct 15 09:10:52.705 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 09:10:52.705 INFO kablam! Oct 15 09:10:52.705 INFO kablam! warning: method is never used: `set_group_state` Oct 15 09:10:52.705 INFO kablam! --> src/devices.rs:115:5 Oct 15 09:10:52.705 INFO kablam! | Oct 15 09:10:52.705 INFO kablam! 115 | pub fn set_group_state(&mut self, group_name: String, state: bool) -> Result<(), Error> { Oct 15 09:10:52.705 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:10:52.705 INFO kablam! Oct 15 09:10:54.321 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.30s Oct 15 09:10:54.326 INFO kablam! su: No module specific data is present Oct 15 09:10:54.598 INFO running `"docker" "rm" "-f" "4c99907be2a86d02401aa0d05ba3ce5807e4820c149144d0b34a97a83b9c9d82"` Oct 15 09:10:54.704 INFO blam! 4c99907be2a86d02401aa0d05ba3ce5807e4820c149144d0b34a97a83b9c9d82 Oct 15 09:10:54.712 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 09:10:55.010 INFO blam! 01d8264e4c64e0a2d7c807e075155bf8797729a3cc80c19567fd5501a723a16e Oct 15 09:10:55.014 INFO running `"docker" "start" "-a" "01d8264e4c64e0a2d7c807e075155bf8797729a3cc80c19567fd5501a723a16e"` Oct 15 09:10:55.441 INFO kablam! usermod: no changes Oct 15 09:10:55.516 INFO kablam! Compiling proove_mqtt v0.1.0 (/source) Oct 15 09:10:56.893 INFO kablam! warning: constant item is never used: `GROUP_SWITCH_OFFSET` Oct 15 09:10:56.893 INFO kablam! --> src/devices.rs:22:1 Oct 15 09:10:56.893 INFO kablam! | Oct 15 09:10:56.893 INFO kablam! 22 | const GROUP_SWITCH_OFFSET: u32 = 5; Oct 15 09:10:56.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:10:56.894 INFO kablam! | Oct 15 09:10:56.894 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:10:56.894 INFO kablam! Oct 15 09:10:56.894 INFO kablam! warning: constant item is never used: `GROUP_SWITCH_MASK` Oct 15 09:10:56.894 INFO kablam! --> src/devices.rs:23:1 Oct 15 09:10:56.894 INFO kablam! | Oct 15 09:10:56.895 INFO kablam! 23 | const GROUP_SWITCH_MASK: u32 = 0x20; Oct 15 09:10:56.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:10:56.895 INFO kablam! Oct 15 09:10:56.895 INFO kablam! warning: method is never used: `get_proove_packet` Oct 15 09:10:56.896 INFO kablam! --> src/devices.rs:54:5 Oct 15 09:10:56.896 INFO kablam! | Oct 15 09:10:56.896 INFO kablam! 54 | pub fn get_proove_packet(&self, status: bool) -> Option { Oct 15 09:10:56.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:10:56.897 INFO kablam! Oct 15 09:10:56.898 INFO kablam! warning: variant is never constructed: `Inconsistency` Oct 15 09:10:56.898 INFO kablam! --> src/devices.rs:98:5 Oct 15 09:10:56.899 INFO kablam! | Oct 15 09:10:56.900 INFO kablam! 98 | Inconsistency, Oct 15 09:10:56.900 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 09:10:56.900 INFO kablam! Oct 15 09:10:56.901 INFO kablam! warning: method is never used: `set_group_state` Oct 15 09:10:56.901 INFO kablam! --> src/devices.rs:115:5 Oct 15 09:10:56.902 INFO kablam! | Oct 15 09:10:56.902 INFO kablam! 115 | pub fn set_group_state(&mut self, group_name: String, state: bool) -> Result<(), Error> { Oct 15 09:10:56.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:10:56.902 INFO kablam! Oct 15 09:10:57.498 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.03s Oct 15 09:10:57.503 INFO kablam! su: No module specific data is present Oct 15 09:10:58.599 INFO running `"docker" "rm" "-f" "01d8264e4c64e0a2d7c807e075155bf8797729a3cc80c19567fd5501a723a16e"` Oct 15 09:10:58.971 INFO blam! 01d8264e4c64e0a2d7c807e075155bf8797729a3cc80c19567fd5501a723a16e Oct 15 09:10:58.987 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 09:10:59.396 INFO blam! 9564d9c88f936b24224790f1324260b37d5b33989aaf696c6f1a872075755ddd Oct 15 09:10:59.403 INFO running `"docker" "start" "-a" "9564d9c88f936b24224790f1324260b37d5b33989aaf696c6f1a872075755ddd"` Oct 15 09:11:00.627 INFO kablam! usermod: no changes Oct 15 09:11:00.759 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 15 09:11:00.763 INFO kablam! Running /target/debug/deps/proove_mqtt-eef40745cac71a09 Oct 15 09:11:00.767 INFO blam! Oct 15 09:11:00.767 INFO blam! running 0 tests Oct 15 09:11:00.767 INFO blam! Oct 15 09:11:00.767 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:11:00.767 INFO blam! Oct 15 09:11:00.770 INFO kablam! su: No module specific data is present Oct 15 09:11:02.273 INFO running `"docker" "rm" "-f" "9564d9c88f936b24224790f1324260b37d5b33989aaf696c6f1a872075755ddd"` Oct 15 09:11:02.647 INFO blam! 9564d9c88f936b24224790f1324260b37d5b33989aaf696c6f1a872075755ddd