Oct 27 09:58:23.300 INFO checking Rowmance/Chip8 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 09:58:23.301 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 09:58:23.631 INFO blam! 48389013b55b6d1956222790640db9eb180557c3f00d4f35f834dbc6f3f935a7 Oct 27 09:58:23.639 INFO running `"docker" "start" "-a" "48389013b55b6d1956222790640db9eb180557c3f00d4f35f834dbc6f3f935a7"` Oct 27 09:58:25.499 INFO kablam! usermod: no changes Oct 27 09:58:25.630 INFO kablam! Compiling sdl2-sys v0.31.0 Oct 27 09:58:25.631 INFO kablam! Checking num v0.1.42 Oct 27 09:58:29.506 INFO kablam! Checking sdl2 v0.31.0 Oct 27 09:58:33.369 INFO kablam! Checking chip8 v0.1.0 (/source) Oct 27 09:58:36.823 INFO kablam! warning: unused import: `sdl2::event::Event` Oct 27 09:58:36.823 INFO kablam! --> src/keypad.rs:3:5 Oct 27 09:58:36.824 INFO kablam! | Oct 27 09:58:36.824 INFO kablam! 3 | use sdl2::event::Event; Oct 27 09:58:36.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 09:58:36.824 INFO kablam! | Oct 27 09:58:36.825 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:58:36.825 INFO kablam! Oct 27 09:58:36.825 INFO kablam! warning: unused import: `graphics::Graphics` Oct 27 09:58:36.825 INFO kablam! --> src/io.rs:3:5 Oct 27 09:58:36.826 INFO kablam! | Oct 27 09:58:36.826 INFO kablam! 3 | use graphics::Graphics; Oct 27 09:58:36.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 09:58:36.826 INFO kablam! Oct 27 09:58:36.827 INFO kablam! warning: unused import: `sdl2::rect::Point` Oct 27 09:58:36.827 INFO kablam! --> src/io.rs:6:5 Oct 27 09:58:36.827 INFO kablam! | Oct 27 09:58:36.827 INFO kablam! 6 | use sdl2::rect::Point; Oct 27 09:58:36.828 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 09:58:36.828 INFO kablam! Oct 27 09:58:36.828 INFO kablam! warning: unused import: `std::time::Duration` Oct 27 09:58:36.828 INFO kablam! --> src/io.rs:7:5 Oct 27 09:58:36.829 INFO kablam! | Oct 27 09:58:36.829 INFO kablam! 7 | use std::time::Duration; Oct 27 09:58:36.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 09:58:36.829 INFO kablam! Oct 27 09:58:36.830 INFO kablam! warning: unused import: `graphics::Graphics` Oct 27 09:58:36.830 INFO kablam! --> src/main.rs:14:5 Oct 27 09:58:36.830 INFO kablam! | Oct 27 09:58:36.830 INFO kablam! 14 | use graphics::Graphics; Oct 27 09:58:36.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 09:58:36.831 INFO kablam! Oct 27 09:58:36.831 INFO kablam! warning: unused import: `keypad::Keypad` Oct 27 09:58:36.831 INFO kablam! --> src/main.rs:16:5 Oct 27 09:58:36.832 INFO kablam! | Oct 27 09:58:36.832 INFO kablam! 16 | use keypad::Keypad; Oct 27 09:58:36.832 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 09:58:36.832 INFO kablam! Oct 27 09:58:36.931 INFO kablam! warning: unused import: `sdl2::event::Event` Oct 27 09:58:36.931 INFO kablam! --> src/keypad.rs:3:5 Oct 27 09:58:36.932 INFO kablam! | Oct 27 09:58:36.932 INFO kablam! 3 | use sdl2::event::Event; Oct 27 09:58:36.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 09:58:36.932 INFO kablam! | Oct 27 09:58:36.933 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:58:36.933 INFO kablam! Oct 27 09:58:36.933 INFO kablam! warning: unused import: `graphics::Graphics` Oct 27 09:58:36.934 INFO kablam! --> src/io.rs:3:5 Oct 27 09:58:36.934 INFO kablam! | Oct 27 09:58:36.934 INFO kablam! 3 | use graphics::Graphics; Oct 27 09:58:36.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 09:58:36.935 INFO kablam! Oct 27 09:58:36.935 INFO kablam! warning: unused import: `sdl2::rect::Point` Oct 27 09:58:36.936 INFO kablam! --> src/io.rs:6:5 Oct 27 09:58:36.936 INFO kablam! | Oct 27 09:58:36.936 INFO kablam! 6 | use sdl2::rect::Point; Oct 27 09:58:36.937 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 09:58:36.937 INFO kablam! Oct 27 09:58:36.937 INFO kablam! warning: unused import: `std::time::Duration` Oct 27 09:58:36.937 INFO kablam! --> src/io.rs:7:5 Oct 27 09:58:36.938 INFO kablam! | Oct 27 09:58:36.938 INFO kablam! 7 | use std::time::Duration; Oct 27 09:58:36.938 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 09:58:36.939 INFO kablam! Oct 27 09:58:36.939 INFO kablam! warning: unused import: `graphics::Graphics` Oct 27 09:58:36.939 INFO kablam! --> src/main.rs:14:5 Oct 27 09:58:36.939 INFO kablam! | Oct 27 09:58:36.940 INFO kablam! 14 | use graphics::Graphics; Oct 27 09:58:36.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 09:58:36.940 INFO kablam! Oct 27 09:58:36.940 INFO kablam! warning: unused import: `keypad::Keypad` Oct 27 09:58:36.941 INFO kablam! --> src/main.rs:16:5 Oct 27 09:58:36.941 INFO kablam! | Oct 27 09:58:36.941 INFO kablam! 16 | use keypad::Keypad; Oct 27 09:58:36.941 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 09:58:36.942 INFO kablam! Oct 27 09:58:37.219 INFO kablam! warning: method is never used: `ld_key` Oct 27 09:58:37.219 INFO kablam! --> src/cpu.rs:318:5 Oct 27 09:58:37.219 INFO kablam! | Oct 27 09:58:37.219 INFO kablam! 318 | fn ld_key(&mut self, x: u8) { Oct 27 09:58:37.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:58:37.219 INFO kablam! | Oct 27 09:58:37.222 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:58:37.223 INFO kablam! Oct 27 09:58:37.227 INFO kablam! warning: constant item is never used: `PONG` Oct 27 09:58:37.228 INFO kablam! --> src/main.rs:20:1 Oct 27 09:58:37.228 INFO kablam! | Oct 27 09:58:37.228 INFO kablam! 20 | / const PONG: [u8; 246] = [ Oct 27 09:58:37.228 INFO kablam! 21 | | 0x6a, 0x02, 0x6b, 0x0c, 0x6c, 0x3f, 0x6d, 0x0c, 0xa2, 0xea, 0xda, 0xb6, 0xdc, 0xd6, 0x6e, 0x00, Oct 27 09:58:37.229 INFO kablam! 22 | | 0x22, 0xd4, 0x66, 0x03, 0x68, 0x02, 0x60, 0x60, 0xf0, 0x15, 0xf0, 0x07, 0x30, 0x00, 0x12, 0x1a, Oct 27 09:58:37.229 INFO kablam! 23 | | 0xc7, 0x17, 0x77, 0x08, 0x69, 0xff, 0xa2, 0xf0, 0xd6, 0x71, 0xa2, 0xea, 0xda, 0xb6, 0xdc, 0xd6, Oct 27 09:58:37.229 INFO kablam! ... | Oct 27 09:58:37.229 INFO kablam! 36 | | 0x80, 0x00, 0x00, 0x00, 0x00, 0x00 Oct 27 09:58:37.229 INFO kablam! 37 | | ]; Oct 27 09:58:37.229 INFO kablam! | |__^ Oct 27 09:58:37.229 INFO kablam! Oct 27 09:58:37.229 INFO kablam! warning: constant item is never used: `TEST` Oct 27 09:58:37.229 INFO kablam! --> src/main.rs:39:1 Oct 27 09:58:37.229 INFO kablam! | Oct 27 09:58:37.229 INFO kablam! 39 | / const TEST: [u8; 470] = [ Oct 27 09:58:37.229 INFO kablam! 40 | | 0x00, 0xe0, 0x63, 0x00, 0x64, 0x01, 0x65, 0xee, 0x35, 0xee, 0x13, 0x10, 0x63, 0x00, 0x64, 0x02, Oct 27 09:58:37.229 INFO kablam! 41 | | 0x65, 0xee, 0x66, 0xee, 0x55, 0x60, 0x13, 0x10, 0x63, 0x00, 0x64, 0x03, 0x65, 0xee, 0x45, 0xfd, Oct 27 09:58:37.229 INFO kablam! 42 | | 0x13, 0x10, 0x63, 0x00, 0x64, 0x04, 0x65, 0xee, 0x75, 0x01, 0x35, 0xef, 0x13, 0x10, 0x63, 0x00, Oct 27 09:58:37.229 INFO kablam! ... | Oct 27 09:58:37.229 INFO kablam! 69 | | 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 Oct 27 09:58:37.229 INFO kablam! 70 | | ]; Oct 27 09:58:37.229 INFO kablam! | |__^ Oct 27 09:58:37.230 INFO kablam! Oct 27 09:58:37.230 INFO kablam! warning: constant item is never used: `TEST2` Oct 27 09:58:37.230 INFO kablam! --> src/main.rs:72:1 Oct 27 09:58:37.230 INFO kablam! | Oct 27 09:58:37.230 INFO kablam! 72 | / const TEST2: [u8; 176] = [ Oct 27 09:58:37.230 INFO kablam! 73 | | 0x22, 0x80, 0xcc, 0x01, 0x4c, 0x01, 0x12, 0x16, 0xca, 0x3e, 0x6b, 0x02, 0x4a, 0x00, 0x12, 0x02, Oct 27 09:58:37.230 INFO kablam! 74 | | 0xa2, 0xa1, 0xda, 0xb1, 0x12, 0x24, 0xcb, 0x1e, 0x6a, 0x02, 0x4b, 0x00, 0x12, 0x02, 0xa2, 0xa1, Oct 27 09:58:37.230 INFO kablam! 75 | | 0xda, 0xb1, 0x00, 0x00, 0xcd, 0x03, 0x4d, 0x00, 0x7a, 0xff, 0x4a, 0x01, 0x7a, 0x02, 0x4d, 0x01, Oct 27 09:58:37.230 INFO kablam! ... | Oct 27 09:58:37.230 INFO kablam! 83 | | 0xff, 0x80, 0x6b, 0x01, 0xa2, 0xa1, 0xda, 0xb1, 0x7b, 0x01, 0x3b, 0x1f, 0x12, 0xa4, 0x00, 0xee Oct 27 09:58:37.230 INFO kablam! 84 | | ]; Oct 27 09:58:37.230 INFO kablam! | |__^ Oct 27 09:58:37.234 INFO kablam! Oct 27 09:58:37.234 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:58:37.234 INFO kablam! --> src/io.rs:53:17 Oct 27 09:58:37.235 INFO kablam! | Oct 27 09:58:37.235 INFO kablam! 53 | self.canvas.fill_rect(Rect::new((x * SCALE) as i32, (y * SCALE) as i32, SCALE, SCALE)); Oct 27 09:58:37.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:58:37.238 INFO kablam! | Oct 27 09:58:37.238 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 09:58:37.238 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:58:37.238 INFO kablam! Oct 27 09:58:37.375 INFO kablam! warning: method is never used: `ld_key` Oct 27 09:58:37.375 INFO kablam! --> src/cpu.rs:318:5 Oct 27 09:58:37.375 INFO kablam! | Oct 27 09:58:37.375 INFO kablam! 318 | fn ld_key(&mut self, x: u8) { Oct 27 09:58:37.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:58:37.375 INFO kablam! | Oct 27 09:58:37.375 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:58:37.375 INFO kablam! Oct 27 09:58:37.375 INFO kablam! warning: constant item is never used: `PONG` Oct 27 09:58:37.375 INFO kablam! --> src/main.rs:20:1 Oct 27 09:58:37.375 INFO kablam! | Oct 27 09:58:37.375 INFO kablam! 20 | / const PONG: [u8; 246] = [ Oct 27 09:58:37.375 INFO kablam! 21 | | 0x6a, 0x02, 0x6b, 0x0c, 0x6c, 0x3f, 0x6d, 0x0c, 0xa2, 0xea, 0xda, 0xb6, 0xdc, 0xd6, 0x6e, 0x00, Oct 27 09:58:37.375 INFO kablam! 22 | | 0x22, 0xd4, 0x66, 0x03, 0x68, 0x02, 0x60, 0x60, 0xf0, 0x15, 0xf0, 0x07, 0x30, 0x00, 0x12, 0x1a, Oct 27 09:58:37.375 INFO kablam! 23 | | 0xc7, 0x17, 0x77, 0x08, 0x69, 0xff, 0xa2, 0xf0, 0xd6, 0x71, 0xa2, 0xea, 0xda, 0xb6, 0xdc, 0xd6, Oct 27 09:58:37.375 INFO kablam! ... | Oct 27 09:58:37.375 INFO kablam! 36 | | 0x80, 0x00, 0x00, 0x00, 0x00, 0x00 Oct 27 09:58:37.375 INFO kablam! 37 | | ]; Oct 27 09:58:37.375 INFO kablam! | |__^ Oct 27 09:58:37.375 INFO kablam! Oct 27 09:58:37.375 INFO kablam! warning: constant item is never used: `TEST` Oct 27 09:58:37.375 INFO kablam! --> src/main.rs:39:1 Oct 27 09:58:37.375 INFO kablam! | Oct 27 09:58:37.375 INFO kablam! 39 | / const TEST: [u8; 470] = [ Oct 27 09:58:37.375 INFO kablam! 40 | | 0x00, 0xe0, 0x63, 0x00, 0x64, 0x01, 0x65, 0xee, 0x35, 0xee, 0x13, 0x10, 0x63, 0x00, 0x64, 0x02, Oct 27 09:58:37.375 INFO kablam! 41 | | 0x65, 0xee, 0x66, 0xee, 0x55, 0x60, 0x13, 0x10, 0x63, 0x00, 0x64, 0x03, 0x65, 0xee, 0x45, 0xfd, Oct 27 09:58:37.375 INFO kablam! 42 | | 0x13, 0x10, 0x63, 0x00, 0x64, 0x04, 0x65, 0xee, 0x75, 0x01, 0x35, 0xef, 0x13, 0x10, 0x63, 0x00, Oct 27 09:58:37.375 INFO kablam! ... | Oct 27 09:58:37.375 INFO kablam! 69 | | 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 Oct 27 09:58:37.375 INFO kablam! 70 | | ]; Oct 27 09:58:37.375 INFO kablam! | |__^ Oct 27 09:58:37.375 INFO kablam! Oct 27 09:58:37.375 INFO kablam! warning: constant item is never used: `TEST2` Oct 27 09:58:37.375 INFO kablam! --> src/main.rs:72:1 Oct 27 09:58:37.375 INFO kablam! | Oct 27 09:58:37.375 INFO kablam! 72 | / const TEST2: [u8; 176] = [ Oct 27 09:58:37.375 INFO kablam! 73 | | 0x22, 0x80, 0xcc, 0x01, 0x4c, 0x01, 0x12, 0x16, 0xca, 0x3e, 0x6b, 0x02, 0x4a, 0x00, 0x12, 0x02, Oct 27 09:58:37.375 INFO kablam! 74 | | 0xa2, 0xa1, 0xda, 0xb1, 0x12, 0x24, 0xcb, 0x1e, 0x6a, 0x02, 0x4b, 0x00, 0x12, 0x02, 0xa2, 0xa1, Oct 27 09:58:37.375 INFO kablam! 75 | | 0xda, 0xb1, 0x00, 0x00, 0xcd, 0x03, 0x4d, 0x00, 0x7a, 0xff, 0x4a, 0x01, 0x7a, 0x02, 0x4d, 0x01, Oct 27 09:58:37.375 INFO kablam! ... | Oct 27 09:58:37.375 INFO kablam! 83 | | 0xff, 0x80, 0x6b, 0x01, 0xa2, 0xa1, 0xda, 0xb1, 0x7b, 0x01, 0x3b, 0x1f, 0x12, 0xa4, 0x00, 0xee Oct 27 09:58:37.375 INFO kablam! 84 | | ]; Oct 27 09:58:37.375 INFO kablam! | |__^ Oct 27 09:58:37.376 INFO kablam! Oct 27 09:58:37.383 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:58:37.383 INFO kablam! --> src/io.rs:53:17 Oct 27 09:58:37.383 INFO kablam! | Oct 27 09:58:37.383 INFO kablam! 53 | self.canvas.fill_rect(Rect::new((x * SCALE) as i32, (y * SCALE) as i32, SCALE, SCALE)); Oct 27 09:58:37.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:58:37.383 INFO kablam! | Oct 27 09:58:37.383 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 09:58:37.383 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:58:37.383 INFO kablam! Oct 27 09:58:37.455 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.93s Oct 27 09:58:37.458 INFO kablam! su: No module specific data is present Oct 27 09:58:38.128 INFO running `"docker" "rm" "-f" "48389013b55b6d1956222790640db9eb180557c3f00d4f35f834dbc6f3f935a7"` Oct 27 09:58:38.379 INFO blam! 48389013b55b6d1956222790640db9eb180557c3f00d4f35f834dbc6f3f935a7