Oct 27 03:48:45.909 INFO checking homeisfar/lofi-rasterizerr against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 03:48:45.911 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 03:48:46.296 INFO blam! f35845933fea5cdef486190818f5c61cee2d08b604364f9c9f9b8a854f9821ef Oct 27 03:48:46.307 INFO running `"docker" "start" "-a" "f35845933fea5cdef486190818f5c61cee2d08b604364f9c9f9b8a854f9821ef"` Oct 27 03:48:47.203 INFO kablam! usermod: no changes Oct 27 03:48:47.383 INFO kablam! Checking image v0.18.0 Oct 27 03:48:52.539 INFO kablam! Checking lofi_rasterizerr v0.1.1 (/source) Oct 27 03:48:54.611 INFO kablam! warning: struct is never constructed: `ImageDetails` Oct 27 03:48:54.611 INFO kablam! --> src/img_data.rs:10:1 Oct 27 03:48:54.611 INFO kablam! | Oct 27 03:48:54.611 INFO kablam! 10 | pub struct ImageDetails { Oct 27 03:48:54.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:48:54.611 INFO kablam! | Oct 27 03:48:54.611 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:48:54.611 INFO kablam! Oct 27 03:48:54.611 INFO kablam! warning: static item is never used: `BLACK` Oct 27 03:48:54.611 INFO kablam! --> src/main.rs:12:1 Oct 27 03:48:54.611 INFO kablam! | Oct 27 03:48:54.611 INFO kablam! 12 | static BLACK: u8 = 0x00; Oct 27 03:48:54.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:48:54.611 INFO kablam! Oct 27 03:48:54.611 INFO kablam! warning: static item is never used: `WHITE` Oct 27 03:48:54.611 INFO kablam! --> src/main.rs:13:1 Oct 27 03:48:54.611 INFO kablam! | Oct 27 03:48:54.611 INFO kablam! 13 | static WHITE: u8 = 0xFF; Oct 27 03:48:54.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:48:54.611 INFO kablam! Oct 27 03:48:54.611 INFO kablam! warning: static item is never used: `simpleThreshold` Oct 27 03:48:54.611 INFO kablam! --> src/main.rs:14:1 Oct 27 03:48:54.611 INFO kablam! | Oct 27 03:48:54.611 INFO kablam! 14 | static simpleThreshold: u8 = 127; Oct 27 03:48:54.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:48:54.611 INFO kablam! Oct 27 03:48:54.611 INFO kablam! warning: static variable `simpleThreshold` should have an upper case name such as `SIMPLE_THRESHOLD` Oct 27 03:48:54.611 INFO kablam! --> src/main.rs:14:1 Oct 27 03:48:54.611 INFO kablam! | Oct 27 03:48:54.611 INFO kablam! 14 | static simpleThreshold: u8 = 127; Oct 27 03:48:54.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:48:54.611 INFO kablam! | Oct 27 03:48:54.611 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 27 03:48:54.611 INFO kablam! Oct 27 03:48:54.843 INFO kablam! warning: struct is never constructed: `ImageDetails` Oct 27 03:48:54.843 INFO kablam! --> src/img_data.rs:10:1 Oct 27 03:48:54.843 INFO kablam! | Oct 27 03:48:54.843 INFO kablam! 10 | pub struct ImageDetails { Oct 27 03:48:54.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:48:54.843 INFO kablam! | Oct 27 03:48:54.843 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:48:54.843 INFO kablam! Oct 27 03:48:54.843 INFO kablam! warning: static item is never used: `BLACK` Oct 27 03:48:54.843 INFO kablam! --> src/main.rs:12:1 Oct 27 03:48:54.843 INFO kablam! | Oct 27 03:48:54.843 INFO kablam! 12 | static BLACK: u8 = 0x00; Oct 27 03:48:54.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:48:54.843 INFO kablam! Oct 27 03:48:54.843 INFO kablam! warning: static item is never used: `WHITE` Oct 27 03:48:54.843 INFO kablam! --> src/main.rs:13:1 Oct 27 03:48:54.843 INFO kablam! | Oct 27 03:48:54.843 INFO kablam! 13 | static WHITE: u8 = 0xFF; Oct 27 03:48:54.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:48:54.843 INFO kablam! Oct 27 03:48:54.843 INFO kablam! warning: static item is never used: `simpleThreshold` Oct 27 03:48:54.843 INFO kablam! --> src/main.rs:14:1 Oct 27 03:48:54.843 INFO kablam! | Oct 27 03:48:54.843 INFO kablam! 14 | static simpleThreshold: u8 = 127; Oct 27 03:48:54.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:48:54.843 INFO kablam! Oct 27 03:48:54.843 INFO kablam! warning: static variable `simpleThreshold` should have an upper case name such as `SIMPLE_THRESHOLD` Oct 27 03:48:54.843 INFO kablam! --> src/main.rs:14:1 Oct 27 03:48:54.843 INFO kablam! | Oct 27 03:48:54.843 INFO kablam! 14 | static simpleThreshold: u8 = 127; Oct 27 03:48:54.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:48:54.843 INFO kablam! | Oct 27 03:48:54.843 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 27 03:48:54.843 INFO kablam! Oct 27 03:48:54.927 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.69s Oct 27 03:48:54.932 INFO kablam! su: No module specific data is present Oct 27 03:48:55.971 INFO running `"docker" "rm" "-f" "f35845933fea5cdef486190818f5c61cee2d08b604364f9c9f9b8a854f9821ef"` Oct 27 03:48:56.292 INFO blam! f35845933fea5cdef486190818f5c61cee2d08b604364f9c9f9b8a854f9821ef