Oct 31 16:59:21.241 INFO checking zzeroo/xmz-test-shiftregisters against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 16:59:21.241 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 16:59:21.396 INFO blam! 77ba003b258f80951e6036bd459f984915db02b4fbf805d5a7692fe4c6f79268 Oct 31 16:59:21.408 INFO running `"docker" "start" "-a" "77ba003b258f80951e6036bd459f984915db02b4fbf805d5a7692fe4c6f79268"` Oct 31 16:59:21.879 INFO kablam! usermod: no changes Oct 31 16:59:21.963 INFO kablam! Compiling winapi-build v0.1.1 Oct 31 16:59:21.963 INFO kablam! Checking winapi v0.2.8 Oct 31 16:59:21.966 INFO kablam! Compiling gcc v0.3.46 Oct 31 16:59:21.966 INFO kablam! Compiling semver v0.1.20 Oct 31 16:59:21.966 INFO kablam! Compiling unicode-xid v0.0.4 Oct 31 16:59:21.966 INFO kablam! Checking libc v0.2.23 Oct 31 16:59:21.966 INFO kablam! Compiling quote v0.3.15 Oct 31 16:59:21.966 INFO kablam! Checking rustc-demangle v0.1.4 Oct 31 16:59:23.032 INFO kablam! Checking bitflags v0.4.0 Oct 31 16:59:23.340 INFO kablam! Checking utf8-ranges v0.1.3 Oct 31 16:59:23.376 INFO kablam! Checking cfg-if v0.1.0 Oct 31 16:59:23.725 INFO kablam! Checking regex-syntax v0.3.9 Oct 31 16:59:23.784 INFO kablam! Checking void v1.0.2 Oct 31 16:59:23.840 INFO kablam! Checking unicode-segmentation v1.2.0 Oct 31 16:59:23.842 INFO kablam! Checking bitflags v0.8.2 Oct 31 16:59:24.169 INFO kablam! Checking unicode-width v0.1.4 Oct 31 16:59:24.280 INFO kablam! Checking vec_map v0.8.0 Oct 31 16:59:24.864 INFO kablam! Checking ansi_term v0.9.0 Oct 31 16:59:24.864 INFO kablam! Checking serde v1.0.8 Oct 31 16:59:26.872 INFO kablam! Compiling synom v0.11.3 Oct 31 16:59:26.872 INFO kablam! Compiling kernel32-sys v0.2.2 Oct 31 16:59:26.944 INFO kablam! Checking memchr v0.1.11 Oct 31 16:59:26.996 INFO kablam! Checking atty v0.2.2 Oct 31 16:59:26.996 INFO kablam! Checking rand v0.3.15 Oct 31 16:59:27.144 INFO kablam! Compiling rustc_version v0.1.7 Oct 31 16:59:27.408 INFO kablam! Compiling backtrace-sys v0.1.10 Oct 31 16:59:27.668 INFO kablam! Checking aho-corasick v0.5.3 Oct 31 16:59:28.732 INFO kablam! Checking clap v2.24.2 Oct 31 16:59:30.148 INFO kablam! Compiling syn v0.11.11 Oct 31 16:59:30.164 INFO kablam! Compiling nix v0.6.0 Oct 31 16:59:30.676 INFO kablam! Checking thread-id v2.0.0 Oct 31 16:59:30.964 INFO kablam! Checking thread_local v0.2.7 Oct 31 16:59:32.332 INFO kablam! Checking regex v0.1.80 Oct 31 16:59:49.131 INFO kablam! Compiling serde_derive_internals v0.15.1 Oct 31 16:59:49.652 INFO kablam! Checking sysfs_gpio v0.5.0 Oct 31 16:59:54.804 INFO kablam! Compiling serde_derive v1.0.8 Oct 31 16:59:59.828 INFO kablam! Checking backtrace v0.3.2 Oct 31 17:00:00.542 INFO kablam! Checking error-chain v0.10.0 Oct 31 17:00:04.984 INFO kablam! Checking xmz-test-shiftregisters v0.1.0 (/source) Oct 31 17:00:05.296 INFO kablam! warning: unused import: `errors::*` Oct 31 17:00:05.296 INFO kablam! --> src/main.rs:9:5 Oct 31 17:00:05.296 INFO kablam! | Oct 31 17:00:05.296 INFO kablam! 9 | use errors::*; Oct 31 17:00:05.296 INFO kablam! | ^^^^^^^^^ Oct 31 17:00:05.296 INFO kablam! | Oct 31 17:00:05.296 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 17:00:05.296 INFO kablam! Oct 31 17:00:05.363 INFO kablam! warning: unused import: `errors::*` Oct 31 17:00:05.363 INFO kablam! --> src/main.rs:9:5 Oct 31 17:00:05.363 INFO kablam! | Oct 31 17:00:05.363 INFO kablam! 9 | use errors::*; Oct 31 17:00:05.363 INFO kablam! | ^^^^^^^^^ Oct 31 17:00:05.363 INFO kablam! | Oct 31 17:00:05.363 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 17:00:05.363 INFO kablam! Oct 31 17:00:05.746 INFO kablam! warning: method is never used: `set` Oct 31 17:00:05.746 INFO kablam! --> src/shift_register.rs:113:5 Oct 31 17:00:05.746 INFO kablam! | Oct 31 17:00:05.746 INFO kablam! 113 | pub fn set(&mut self, num: u64) -> Result<()> { Oct 31 17:00:05.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:00:05.746 INFO kablam! | Oct 31 17:00:05.746 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 17:00:05.746 INFO kablam! Oct 31 17:00:05.746 INFO kablam! warning: method is never used: `get` Oct 31 17:00:05.746 INFO kablam! --> src/shift_register.rs:141:5 Oct 31 17:00:05.746 INFO kablam! | Oct 31 17:00:05.746 INFO kablam! 141 | pub fn get(&self, num: u64) -> bool { Oct 31 17:00:05.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:00:05.746 INFO kablam! Oct 31 17:00:05.746 INFO kablam! warning: method is never used: `clear` Oct 31 17:00:05.746 INFO kablam! --> src/shift_register.rs:173:5 Oct 31 17:00:05.746 INFO kablam! | Oct 31 17:00:05.746 INFO kablam! 173 | pub fn clear(&mut self, num: u64) -> Result<()> { Oct 31 17:00:05.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:00:05.746 INFO kablam! Oct 31 17:00:05.747 INFO kablam! warning: method is never used: `toggle` Oct 31 17:00:05.747 INFO kablam! --> src/shift_register.rs:201:5 Oct 31 17:00:05.747 INFO kablam! | Oct 31 17:00:05.747 INFO kablam! 201 | pub fn toggle(&mut self, num: u64) -> Result<()> { Oct 31 17:00:05.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:00:05.747 INFO kablam! Oct 31 17:00:05.747 INFO kablam! warning: method is never used: `test_random` Oct 31 17:00:05.747 INFO kablam! --> src/shift_register.rs:277:5 Oct 31 17:00:05.747 INFO kablam! | Oct 31 17:00:05.747 INFO kablam! 277 | pub fn test_random(&mut self) -> Result<()> { Oct 31 17:00:05.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:00:05.747 INFO kablam! Oct 31 17:00:05.750 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:00:05.750 INFO kablam! --> src/main.rs:17:9 Oct 31 17:00:05.750 INFO kablam! | Oct 31 17:00:05.750 INFO kablam! 17 | leds.test(); Oct 31 17:00:05.750 INFO kablam! | ^^^^^^^^^^^^ Oct 31 17:00:05.750 INFO kablam! | Oct 31 17:00:05.750 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 17:00:05.750 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:00:05.750 INFO kablam! Oct 31 17:00:05.750 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:00:05.750 INFO kablam! --> src/main.rs:18:9 Oct 31 17:00:05.750 INFO kablam! | Oct 31 17:00:05.750 INFO kablam! 18 | relais.test(); Oct 31 17:00:05.750 INFO kablam! | ^^^^^^^^^^^^^^ Oct 31 17:00:05.750 INFO kablam! | Oct 31 17:00:05.750 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:00:05.750 INFO kablam! Oct 31 17:00:05.824 INFO kablam! warning: method is never used: `set` Oct 31 17:00:05.824 INFO kablam! --> src/shift_register.rs:113:5 Oct 31 17:00:05.824 INFO kablam! | Oct 31 17:00:05.824 INFO kablam! 113 | pub fn set(&mut self, num: u64) -> Result<()> { Oct 31 17:00:05.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:00:05.824 INFO kablam! | Oct 31 17:00:05.824 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 17:00:05.824 INFO kablam! Oct 31 17:00:05.824 INFO kablam! warning: method is never used: `get` Oct 31 17:00:05.824 INFO kablam! --> src/shift_register.rs:141:5 Oct 31 17:00:05.824 INFO kablam! | Oct 31 17:00:05.824 INFO kablam! 141 | pub fn get(&self, num: u64) -> bool { Oct 31 17:00:05.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:00:05.824 INFO kablam! Oct 31 17:00:05.824 INFO kablam! warning: method is never used: `clear` Oct 31 17:00:05.824 INFO kablam! --> src/shift_register.rs:173:5 Oct 31 17:00:05.824 INFO kablam! | Oct 31 17:00:05.824 INFO kablam! 173 | pub fn clear(&mut self, num: u64) -> Result<()> { Oct 31 17:00:05.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:00:05.824 INFO kablam! Oct 31 17:00:05.824 INFO kablam! warning: method is never used: `toggle` Oct 31 17:00:05.825 INFO kablam! --> src/shift_register.rs:201:5 Oct 31 17:00:05.825 INFO kablam! | Oct 31 17:00:05.825 INFO kablam! 201 | pub fn toggle(&mut self, num: u64) -> Result<()> { Oct 31 17:00:05.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:00:05.825 INFO kablam! Oct 31 17:00:05.825 INFO kablam! warning: method is never used: `test_random` Oct 31 17:00:05.825 INFO kablam! --> src/shift_register.rs:277:5 Oct 31 17:00:05.825 INFO kablam! | Oct 31 17:00:05.825 INFO kablam! 277 | pub fn test_random(&mut self) -> Result<()> { Oct 31 17:00:05.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:00:05.825 INFO kablam! Oct 31 17:00:05.827 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:00:05.827 INFO kablam! --> src/main.rs:17:9 Oct 31 17:00:05.827 INFO kablam! | Oct 31 17:00:05.827 INFO kablam! 17 | leds.test(); Oct 31 17:00:05.828 INFO kablam! | ^^^^^^^^^^^^ Oct 31 17:00:05.828 INFO kablam! | Oct 31 17:00:05.828 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 17:00:05.828 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:00:05.828 INFO kablam! Oct 31 17:00:05.828 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:00:05.828 INFO kablam! --> src/main.rs:18:9 Oct 31 17:00:05.828 INFO kablam! | Oct 31 17:00:05.828 INFO kablam! 18 | relais.test(); Oct 31 17:00:05.828 INFO kablam! | ^^^^^^^^^^^^^^ Oct 31 17:00:05.828 INFO kablam! | Oct 31 17:00:05.828 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:00:05.828 INFO kablam! Oct 31 17:00:05.854 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.95s Oct 31 17:00:05.862 INFO kablam! su: No module specific data is present Oct 31 17:00:06.132 INFO running `"docker" "rm" "-f" "77ba003b258f80951e6036bd459f984915db02b4fbf805d5a7692fe4c6f79268"` Oct 31 17:00:06.229 INFO blam! 77ba003b258f80951e6036bd459f984915db02b4fbf805d5a7692fe4c6f79268