Oct 15 19:38:48.140 INFO testing scroll_phat_hd-0.3.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 19:38:48.142 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 19:38:48.729 INFO blam! d91c580bf7d1d7b718b6ff8f363f89b41ee5ef9e2801196a852ea462c0c88f3d Oct 15 19:38:48.731 INFO running `"docker" "start" "-a" "d91c580bf7d1d7b718b6ff8f363f89b41ee5ef9e2801196a852ea462c0c88f3d"` Oct 15 19:38:50.319 INFO kablam! usermod: no changes Oct 15 19:38:50.548 INFO kablam! Compiling scroll_phat_hd v0.3.2 (/source) Oct 15 19:38:51.935 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 19:38:51.936 INFO kablam! --> src/display.rs:63:9 Oct 15 19:38:51.936 INFO kablam! | Oct 15 19:38:51.936 INFO kablam! 63 | display.register(CONFIG_BANK, MODE_REGISTER, PICTURE_MODE); Oct 15 19:38:51.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:38:51.937 INFO kablam! | Oct 15 19:38:51.937 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 19:38:51.937 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 19:38:51.938 INFO kablam! Oct 15 19:38:51.938 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 19:38:51.938 INFO kablam! --> src/display.rs:77:9 Oct 15 19:38:51.938 INFO kablam! | Oct 15 19:38:51.939 INFO kablam! 77 | self.bank(bank); Oct 15 19:38:51.939 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 19:38:51.939 INFO kablam! | Oct 15 19:38:51.940 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 19:38:51.940 INFO kablam! Oct 15 19:38:51.940 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 19:38:51.940 INFO kablam! --> src/display.rs:86:9 Oct 15 19:38:51.941 INFO kablam! | Oct 15 19:38:51.941 INFO kablam! 86 | self.sleep(true); Oct 15 19:38:51.941 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 19:38:51.941 INFO kablam! | Oct 15 19:38:51.942 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 19:38:51.942 INFO kablam! Oct 15 19:38:51.942 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 19:38:51.943 INFO kablam! --> src/display.rs:88:9 Oct 15 19:38:51.943 INFO kablam! | Oct 15 19:38:51.943 INFO kablam! 88 | self.sleep(false); Oct 15 19:38:51.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 19:38:51.944 INFO kablam! | Oct 15 19:38:51.944 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 19:38:51.944 INFO kablam! Oct 15 19:38:51.944 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 19:38:51.945 INFO kablam! --> src/display.rs:102:9 Oct 15 19:38:51.945 INFO kablam! | Oct 15 19:38:51.945 INFO kablam! 102 | self.bank(new_frame); Oct 15 19:38:51.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:38:51.946 INFO kablam! | Oct 15 19:38:51.946 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 19:38:51.946 INFO kablam! Oct 15 19:38:51.947 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 19:38:51.947 INFO kablam! --> src/display.rs:114:17 Oct 15 19:38:51.947 INFO kablam! | Oct 15 19:38:51.948 INFO kablam! 114 | / self.device Oct 15 19:38:51.948 INFO kablam! 115 | | .smbus_write_byte_data(COLOR_OFFSET + offset as u8, value); Oct 15 19:38:51.948 INFO kablam! | |_______________________________________________________________________________^ Oct 15 19:38:51.948 INFO kablam! | Oct 15 19:38:51.949 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 19:38:51.949 INFO kablam! Oct 15 19:38:51.949 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 19:38:51.949 INFO kablam! --> src/display.rs:118:9 Oct 15 19:38:51.950 INFO kablam! | Oct 15 19:38:51.950 INFO kablam! 118 | self.frame(new_frame); Oct 15 19:38:51.950 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:38:51.950 INFO kablam! | Oct 15 19:38:51.951 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 19:38:51.951 INFO kablam! Oct 15 19:38:52.683 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.32s Oct 15 19:38:52.689 INFO kablam! su: No module specific data is present Oct 15 19:38:53.690 INFO running `"docker" "rm" "-f" "d91c580bf7d1d7b718b6ff8f363f89b41ee5ef9e2801196a852ea462c0c88f3d"` Oct 15 19:38:54.011 INFO blam! d91c580bf7d1d7b718b6ff8f363f89b41ee5ef9e2801196a852ea462c0c88f3d Oct 15 19:38:54.014 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 19:38:54.435 INFO blam! 247bc49dd04f46b31ab8403c2f8f8906d56e62eced5ec7695b9729d1b1d273f6 Oct 15 19:38:54.451 INFO running `"docker" "start" "-a" "247bc49dd04f46b31ab8403c2f8f8906d56e62eced5ec7695b9729d1b1d273f6"` Oct 15 19:38:55.931 INFO kablam! usermod: no changes Oct 15 19:38:56.091 INFO kablam! Compiling scroll_phat_hd v0.3.2 (/source) Oct 15 19:38:58.412 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 19:38:58.412 INFO kablam! --> src/display.rs:63:9 Oct 15 19:38:58.412 INFO kablam! | Oct 15 19:38:58.412 INFO kablam! 63 | display.register(CONFIG_BANK, MODE_REGISTER, PICTURE_MODE); Oct 15 19:38:58.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:38:58.413 INFO kablam! | Oct 15 19:38:58.413 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 19:38:58.414 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 19:38:58.414 INFO kablam! Oct 15 19:38:58.414 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 19:38:58.415 INFO kablam! --> src/display.rs:77:9 Oct 15 19:38:58.415 INFO kablam! | Oct 15 19:38:58.415 INFO kablam! 77 | self.bank(bank); Oct 15 19:38:58.416 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 19:38:58.416 INFO kablam! | Oct 15 19:38:58.416 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 19:38:58.417 INFO kablam! Oct 15 19:38:58.417 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 19:38:58.417 INFO kablam! --> src/display.rs:86:9 Oct 15 19:38:58.417 INFO kablam! | Oct 15 19:38:58.418 INFO kablam! 86 | self.sleep(true); Oct 15 19:38:58.418 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 19:38:58.418 INFO kablam! | Oct 15 19:38:58.419 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 19:38:58.419 INFO kablam! Oct 15 19:38:58.419 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 19:38:58.420 INFO kablam! --> src/display.rs:88:9 Oct 15 19:38:58.420 INFO kablam! | Oct 15 19:38:58.420 INFO kablam! 88 | self.sleep(false); Oct 15 19:38:58.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 19:38:58.421 INFO kablam! | Oct 15 19:38:58.421 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 19:38:58.422 INFO kablam! Oct 15 19:38:58.422 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 19:38:58.422 INFO kablam! --> src/display.rs:102:9 Oct 15 19:38:58.423 INFO kablam! | Oct 15 19:38:58.423 INFO kablam! 102 | self.bank(new_frame); Oct 15 19:38:58.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:38:58.423 INFO kablam! | Oct 15 19:38:58.424 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 19:38:58.424 INFO kablam! Oct 15 19:38:58.424 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 19:38:58.425 INFO kablam! --> src/display.rs:114:17 Oct 15 19:38:58.425 INFO kablam! | Oct 15 19:38:58.425 INFO kablam! 114 | / self.device Oct 15 19:38:58.426 INFO kablam! 115 | | .smbus_write_byte_data(COLOR_OFFSET + offset as u8, value); Oct 15 19:38:58.426 INFO kablam! | |_______________________________________________________________________________^ Oct 15 19:38:58.426 INFO kablam! | Oct 15 19:38:58.426 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 19:38:58.427 INFO kablam! Oct 15 19:38:58.427 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 19:38:58.427 INFO kablam! --> src/display.rs:118:9 Oct 15 19:38:58.428 INFO kablam! | Oct 15 19:38:58.428 INFO kablam! 118 | self.frame(new_frame); Oct 15 19:38:58.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:38:58.429 INFO kablam! | Oct 15 19:38:58.429 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 19:38:58.429 INFO kablam! Oct 15 19:38:59.658 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.71s Oct 15 19:38:59.672 INFO kablam! su: No module specific data is present Oct 15 19:39:00.409 INFO running `"docker" "rm" "-f" "247bc49dd04f46b31ab8403c2f8f8906d56e62eced5ec7695b9729d1b1d273f6"` Oct 15 19:39:00.651 INFO blam! 247bc49dd04f46b31ab8403c2f8f8906d56e62eced5ec7695b9729d1b1d273f6 Oct 15 19:39:00.658 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 19:39:01.144 INFO blam! afaf2408906eb31dd8cc10f06f12fd2d185ffb66572cf4cedbaaea1b9408741b Oct 15 19:39:01.147 INFO running `"docker" "start" "-a" "afaf2408906eb31dd8cc10f06f12fd2d185ffb66572cf4cedbaaea1b9408741b"` Oct 15 19:39:03.548 INFO kablam! usermod: no changes Oct 15 19:39:03.735 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 15 19:39:03.747 INFO kablam! Running /target/debug/deps/scroll_phat_hd-7c84f5b5bc9a9864 Oct 15 19:39:03.754 INFO kablam! Doc-tests scroll_phat_hd Oct 15 19:39:03.755 INFO blam! Oct 15 19:39:03.755 INFO blam! running 0 tests Oct 15 19:39:03.755 INFO blam! Oct 15 19:39:03.755 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:39:03.755 INFO blam! Oct 15 19:39:05.591 INFO blam! Oct 15 19:39:05.591 INFO blam! running 1 test Oct 15 19:39:07.945 INFO blam! test src/lib.rs - (line 5) ... ok Oct 15 19:39:07.945 INFO blam! Oct 15 19:39:07.945 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:39:07.946 INFO blam! Oct 15 19:39:07.973 INFO kablam! su: No module specific data is present Oct 15 19:39:09.109 INFO running `"docker" "rm" "-f" "afaf2408906eb31dd8cc10f06f12fd2d185ffb66572cf4cedbaaea1b9408741b"` Oct 15 19:39:09.516 INFO blam! afaf2408906eb31dd8cc10f06f12fd2d185ffb66572cf4cedbaaea1b9408741b