Oct 27 03:48:46.449 INFO checking homeisfar/lofi-rasterizerr against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 03:48:46.451 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 03:48:46.864 INFO blam! e05f8eb4af3e9e6d5d68ba540c99e0d20d2c21c2482011b1ec7dde5c67ae6d04 Oct 27 03:48:46.867 INFO running `"docker" "start" "-a" "e05f8eb4af3e9e6d5d68ba540c99e0d20d2c21c2482011b1ec7dde5c67ae6d04"` Oct 27 03:48:47.836 INFO kablam! usermod: no changes Oct 27 03:48:48.024 INFO kablam! Checking num-integer v0.1.36 Oct 27 03:48:48.025 INFO kablam! Checking jpeg-decoder v0.1.14 Oct 27 03:48:48.772 INFO kablam! Checking num-iter v0.1.35 Oct 27 03:48:48.772 INFO kablam! Checking num-rational v0.1.42 Oct 27 03:48:49.955 INFO kablam! Checking png v0.11.0 Oct 27 03:48:51.675 INFO kablam! Checking image v0.18.0 Oct 27 03:48:56.514 INFO kablam! Checking lofi_rasterizerr v0.1.1 (/source) Oct 27 03:48:57.983 INFO kablam! warning: struct is never constructed: `ImageDetails` Oct 27 03:48:57.983 INFO kablam! --> src/img_data.rs:10:1 Oct 27 03:48:57.983 INFO kablam! | Oct 27 03:48:57.983 INFO kablam! 10 | pub struct ImageDetails { Oct 27 03:48:57.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:48:57.983 INFO kablam! | Oct 27 03:48:57.983 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:48:57.983 INFO kablam! Oct 27 03:48:57.983 INFO kablam! warning: static item is never used: `BLACK` Oct 27 03:48:57.983 INFO kablam! --> src/main.rs:12:1 Oct 27 03:48:57.983 INFO kablam! | Oct 27 03:48:57.983 INFO kablam! 12 | static BLACK: u8 = 0x00; Oct 27 03:48:57.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:48:57.983 INFO kablam! Oct 27 03:48:57.983 INFO kablam! warning: static item is never used: `WHITE` Oct 27 03:48:57.983 INFO kablam! --> src/main.rs:13:1 Oct 27 03:48:57.983 INFO kablam! | Oct 27 03:48:57.983 INFO kablam! 13 | static WHITE: u8 = 0xFF; Oct 27 03:48:57.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:48:57.983 INFO kablam! Oct 27 03:48:57.983 INFO kablam! warning: static item is never used: `simpleThreshold` Oct 27 03:48:57.983 INFO kablam! --> src/main.rs:14:1 Oct 27 03:48:57.983 INFO kablam! | Oct 27 03:48:57.983 INFO kablam! 14 | static simpleThreshold: u8 = 127; Oct 27 03:48:57.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:48:57.983 INFO kablam! Oct 27 03:48:57.983 INFO kablam! warning: static variable `simpleThreshold` should have an upper case name such as `SIMPLE_THRESHOLD` Oct 27 03:48:57.983 INFO kablam! --> src/main.rs:14:1 Oct 27 03:48:57.983 INFO kablam! | Oct 27 03:48:57.983 INFO kablam! 14 | static simpleThreshold: u8 = 127; Oct 27 03:48:57.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:48:57.983 INFO kablam! | Oct 27 03:48:57.983 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 27 03:48:57.983 INFO kablam! Oct 27 03:48:58.007 INFO kablam! warning: struct is never constructed: `ImageDetails` Oct 27 03:48:58.007 INFO kablam! --> src/img_data.rs:10:1 Oct 27 03:48:58.007 INFO kablam! | Oct 27 03:48:58.007 INFO kablam! 10 | pub struct ImageDetails { Oct 27 03:48:58.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:48:58.007 INFO kablam! | Oct 27 03:48:58.007 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:48:58.007 INFO kablam! Oct 27 03:48:58.007 INFO kablam! warning: static item is never used: `BLACK` Oct 27 03:48:58.007 INFO kablam! --> src/main.rs:12:1 Oct 27 03:48:58.007 INFO kablam! | Oct 27 03:48:58.007 INFO kablam! 12 | static BLACK: u8 = 0x00; Oct 27 03:48:58.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:48:58.007 INFO kablam! Oct 27 03:48:58.007 INFO kablam! warning: static item is never used: `WHITE` Oct 27 03:48:58.007 INFO kablam! --> src/main.rs:13:1 Oct 27 03:48:58.007 INFO kablam! | Oct 27 03:48:58.007 INFO kablam! 13 | static WHITE: u8 = 0xFF; Oct 27 03:48:58.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:48:58.007 INFO kablam! Oct 27 03:48:58.007 INFO kablam! warning: static item is never used: `simpleThreshold` Oct 27 03:48:58.007 INFO kablam! --> src/main.rs:14:1 Oct 27 03:48:58.007 INFO kablam! | Oct 27 03:48:58.007 INFO kablam! 14 | static simpleThreshold: u8 = 127; Oct 27 03:48:58.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:48:58.007 INFO kablam! Oct 27 03:48:58.007 INFO kablam! warning: static variable `simpleThreshold` should have an upper case name such as `SIMPLE_THRESHOLD` Oct 27 03:48:58.007 INFO kablam! --> src/main.rs:14:1 Oct 27 03:48:58.007 INFO kablam! | Oct 27 03:48:58.007 INFO kablam! 14 | static simpleThreshold: u8 = 127; Oct 27 03:48:58.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:48:58.007 INFO kablam! | Oct 27 03:48:58.007 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 27 03:48:58.007 INFO kablam! Oct 27 03:48:58.027 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.17s Oct 27 03:48:58.031 INFO kablam! su: No module specific data is present Oct 27 03:48:58.471 INFO running `"docker" "rm" "-f" "e05f8eb4af3e9e6d5d68ba540c99e0d20d2c21c2482011b1ec7dde5c67ae6d04"` Oct 27 03:48:58.604 INFO blam! e05f8eb4af3e9e6d5d68ba540c99e0d20d2c21c2482011b1ec7dde5c67ae6d04