Oct 27 16:04:29.765 INFO checking scroll_phat_hd-0.3.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 16:04:29.767 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/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 27 16:04:30.225 INFO blam! 79e8ab70216ac65ee7956f2fff62a3fcf47cc94f792fd9ba548954f5e11f8a29 Oct 27 16:04:30.233 INFO running `"docker" "start" "-a" "79e8ab70216ac65ee7956f2fff62a3fcf47cc94f792fd9ba548954f5e11f8a29"` Oct 27 16:04:31.479 INFO kablam! usermod: no changes Oct 27 16:04:31.643 INFO kablam! Compiling i2cdev v0.3.2 Oct 27 16:04:36.911 INFO kablam! Checking scroll_phat_hd v0.3.2 (/source) Oct 27 16:04:38.780 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 16:04:38.780 INFO kablam! --> src/display.rs:63:9 Oct 27 16:04:38.780 INFO kablam! | Oct 27 16:04:38.781 INFO kablam! 63 | display.register(CONFIG_BANK, MODE_REGISTER, PICTURE_MODE); Oct 27 16:04:38.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:04:38.781 INFO kablam! | Oct 27 16:04:38.782 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 16:04:38.782 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 16:04:38.782 INFO kablam! Oct 27 16:04:38.782 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 16:04:38.783 INFO kablam! --> src/display.rs:77:9 Oct 27 16:04:38.783 INFO kablam! | Oct 27 16:04:38.783 INFO kablam! 77 | self.bank(bank); Oct 27 16:04:38.784 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 16:04:38.784 INFO kablam! | Oct 27 16:04:38.784 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 16:04:38.784 INFO kablam! Oct 27 16:04:38.785 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 16:04:38.785 INFO kablam! --> src/display.rs:86:9 Oct 27 16:04:38.785 INFO kablam! | Oct 27 16:04:38.785 INFO kablam! 86 | self.sleep(true); Oct 27 16:04:38.786 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 16:04:38.786 INFO kablam! | Oct 27 16:04:38.786 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 16:04:38.786 INFO kablam! Oct 27 16:04:38.791 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 16:04:38.791 INFO kablam! --> src/display.rs:88:9 Oct 27 16:04:38.791 INFO kablam! | Oct 27 16:04:38.792 INFO kablam! 88 | self.sleep(false); Oct 27 16:04:38.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 16:04:38.792 INFO kablam! | Oct 27 16:04:38.792 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 16:04:38.793 INFO kablam! Oct 27 16:04:38.793 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 16:04:38.793 INFO kablam! --> src/display.rs:102:9 Oct 27 16:04:38.793 INFO kablam! | Oct 27 16:04:38.794 INFO kablam! 102 | self.bank(new_frame); Oct 27 16:04:38.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:04:38.794 INFO kablam! | Oct 27 16:04:38.795 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 16:04:38.795 INFO kablam! Oct 27 16:04:38.795 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 16:04:38.796 INFO kablam! --> src/display.rs:114:17 Oct 27 16:04:38.796 INFO kablam! | Oct 27 16:04:38.796 INFO kablam! 114 | / self.device Oct 27 16:04:38.796 INFO kablam! 115 | | .smbus_write_byte_data(COLOR_OFFSET + offset as u8, value); Oct 27 16:04:38.797 INFO kablam! | |_______________________________________________________________________________^ Oct 27 16:04:38.797 INFO kablam! | Oct 27 16:04:38.797 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 16:04:38.798 INFO kablam! Oct 27 16:04:38.798 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 16:04:38.798 INFO kablam! --> src/display.rs:118:9 Oct 27 16:04:38.799 INFO kablam! | Oct 27 16:04:38.799 INFO kablam! 118 | self.frame(new_frame); Oct 27 16:04:38.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:04:38.800 INFO kablam! | Oct 27 16:04:38.800 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 16:04:38.800 INFO kablam! Oct 27 16:04:38.991 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 16:04:38.991 INFO kablam! --> src/display.rs:63:9 Oct 27 16:04:38.991 INFO kablam! | Oct 27 16:04:38.991 INFO kablam! 63 | display.register(CONFIG_BANK, MODE_REGISTER, PICTURE_MODE); Oct 27 16:04:38.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:04:38.991 INFO kablam! | Oct 27 16:04:38.991 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 16:04:38.991 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 16:04:38.991 INFO kablam! Oct 27 16:04:38.991 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 16:04:38.991 INFO kablam! --> src/display.rs:77:9 Oct 27 16:04:38.991 INFO kablam! | Oct 27 16:04:38.991 INFO kablam! 77 | self.bank(bank); Oct 27 16:04:38.991 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 16:04:38.991 INFO kablam! | Oct 27 16:04:38.991 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 16:04:38.991 INFO kablam! Oct 27 16:04:38.991 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 16:04:38.991 INFO kablam! --> src/display.rs:86:9 Oct 27 16:04:38.991 INFO kablam! | Oct 27 16:04:38.991 INFO kablam! 86 | self.sleep(true); Oct 27 16:04:38.991 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 16:04:38.991 INFO kablam! | Oct 27 16:04:38.991 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 16:04:38.991 INFO kablam! Oct 27 16:04:38.991 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 16:04:38.991 INFO kablam! --> src/display.rs:88:9 Oct 27 16:04:38.991 INFO kablam! | Oct 27 16:04:38.991 INFO kablam! 88 | self.sleep(false); Oct 27 16:04:38.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 16:04:38.991 INFO kablam! | Oct 27 16:04:38.991 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 16:04:38.991 INFO kablam! Oct 27 16:04:38.991 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 16:04:38.991 INFO kablam! --> src/display.rs:102:9 Oct 27 16:04:38.991 INFO kablam! | Oct 27 16:04:38.991 INFO kablam! 102 | self.bank(new_frame); Oct 27 16:04:38.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:04:38.991 INFO kablam! | Oct 27 16:04:38.991 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 16:04:38.991 INFO kablam! Oct 27 16:04:38.991 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 16:04:38.991 INFO kablam! --> src/display.rs:114:17 Oct 27 16:04:38.991 INFO kablam! | Oct 27 16:04:38.991 INFO kablam! 114 | / self.device Oct 27 16:04:38.991 INFO kablam! 115 | | .smbus_write_byte_data(COLOR_OFFSET + offset as u8, value); Oct 27 16:04:38.991 INFO kablam! | |_______________________________________________________________________________^ Oct 27 16:04:38.991 INFO kablam! | Oct 27 16:04:38.991 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 16:04:38.991 INFO kablam! Oct 27 16:04:38.991 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 16:04:38.991 INFO kablam! --> src/display.rs:118:9 Oct 27 16:04:38.991 INFO kablam! | Oct 27 16:04:38.991 INFO kablam! 118 | self.frame(new_frame); Oct 27 16:04:38.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:04:38.991 INFO kablam! | Oct 27 16:04:38.991 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 16:04:38.991 INFO kablam! Oct 27 16:04:41.099 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.60s Oct 27 16:04:41.111 INFO kablam! su: No module specific data is present Oct 27 16:04:42.123 INFO running `"docker" "rm" "-f" "79e8ab70216ac65ee7956f2fff62a3fcf47cc94f792fd9ba548954f5e11f8a29"` Oct 27 16:04:42.427 INFO blam! 79e8ab70216ac65ee7956f2fff62a3fcf47cc94f792fd9ba548954f5e11f8a29