Oct 13 04:38:12.401 INFO checking GChicha/RustBoy against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 04:38:12.401 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 04:38:13.106 INFO blam! 57d54b88339286ad18fc8651b3446a2af069331cd48834aff3ff565d8854abf0 Oct 13 04:38:13.112 INFO running `"docker" "start" "-a" "57d54b88339286ad18fc8651b3446a2af069331cd48834aff3ff565d8854abf0"` Oct 13 04:38:13.691 INFO kablam! usermod: no changes Oct 13 04:38:13.876 INFO kablam! Checking tempfile v3.0.2 Oct 13 04:38:13.877 INFO kablam! Checking clap v2.31.2 Oct 13 04:38:13.877 INFO kablam! Compiling glium v0.20.0 Oct 13 04:38:15.208 INFO kablam! Checking wayland-window v0.13.3 Oct 13 04:38:19.254 INFO kablam! Checking winit v0.10.0 Oct 13 04:38:24.028 INFO kablam! Checking glutin v0.12.2 Oct 13 04:38:47.276 INFO kablam! Checking gb_emulator v0.1.0 (/source) Oct 13 04:38:50.388 INFO kablam! warning: unreachable statement Oct 13 04:38:50.388 INFO kablam! --> src/main.rs:52:5 Oct 13 04:38:50.388 INFO kablam! | Oct 13 04:38:50.388 INFO kablam! 52 | let mut events_loop = glutin::EventsLoop::new(); Oct 13 04:38:50.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:38:50.388 INFO kablam! | Oct 13 04:38:50.388 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 13 04:38:50.388 INFO kablam! Oct 13 04:38:50.504 INFO kablam! warning: unused variable: `rom_size` Oct 13 04:38:50.504 INFO kablam! --> src/main.rs:40:9 Oct 13 04:38:50.504 INFO kablam! | Oct 13 04:38:50.504 INFO kablam! 40 | let rom_size = match rom_file.read_to_end(&mut rom) { Oct 13 04:38:50.504 INFO kablam! | ^^^^^^^^ help: consider using `_rom_size` instead Oct 13 04:38:50.504 INFO kablam! | Oct 13 04:38:50.504 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:38:50.504 INFO kablam! Oct 13 04:38:50.537 INFO kablam! warning: variant is never constructed: `C` Oct 13 04:38:50.537 INFO kablam! --> src/cpu.rs:21:5 Oct 13 04:38:50.537 INFO kablam! | Oct 13 04:38:50.537 INFO kablam! 21 | C, Oct 13 04:38:50.538 INFO kablam! | ^ Oct 13 04:38:50.538 INFO kablam! | Oct 13 04:38:50.538 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:38:50.538 INFO kablam! Oct 13 04:38:50.538 INFO kablam! warning: variant is never constructed: `RegisterAddressU16` Oct 13 04:38:50.538 INFO kablam! --> src/cpu.rs:140:5 Oct 13 04:38:50.538 INFO kablam! | Oct 13 04:38:50.538 INFO kablam! 140 | RegisterAddressU16(Register), // Decay to AddressU16 Oct 13 04:38:50.538 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:38:50.538 INFO kablam! Oct 13 04:38:50.538 INFO kablam! warning: literal out of range for i8 Oct 13 04:38:50.538 INFO kablam! --> src/cpu.rs:529:16 Oct 13 04:38:50.538 INFO kablam! | Oct 13 04:38:50.538 INFO kablam! 529 | e: 0xD8, Oct 13 04:38:50.538 INFO kablam! | ^^^^ Oct 13 04:38:50.538 INFO kablam! | Oct 13 04:38:50.538 INFO kablam! = note: #[warn(overflowing_literals)] on by default Oct 13 04:38:50.538 INFO kablam! = note: the literal `0xD8` (decimal `216`) does not fit into an `i8` and will become `-40i8` Oct 13 04:38:50.542 INFO kablam! = help: consider using `u8` instead Oct 13 04:38:50.542 INFO kablam! Oct 13 04:38:50.945 INFO kablam! warning: unreachable statement Oct 13 04:38:50.945 INFO kablam! --> src/main.rs:52:5 Oct 13 04:38:50.945 INFO kablam! | Oct 13 04:38:50.945 INFO kablam! 52 | let mut events_loop = glutin::EventsLoop::new(); Oct 13 04:38:50.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:38:50.945 INFO kablam! | Oct 13 04:38:50.945 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 13 04:38:50.945 INFO kablam! Oct 13 04:38:51.072 INFO kablam! warning: unused variable: `rom_size` Oct 13 04:38:51.072 INFO kablam! --> src/main.rs:40:9 Oct 13 04:38:51.072 INFO kablam! | Oct 13 04:38:51.072 INFO kablam! 40 | let rom_size = match rom_file.read_to_end(&mut rom) { Oct 13 04:38:51.072 INFO kablam! | ^^^^^^^^ help: consider using `_rom_size` instead Oct 13 04:38:51.072 INFO kablam! | Oct 13 04:38:51.072 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:38:51.072 INFO kablam! Oct 13 04:38:51.105 INFO kablam! warning: variant is never constructed: `C` Oct 13 04:38:51.105 INFO kablam! --> src/cpu.rs:21:5 Oct 13 04:38:51.105 INFO kablam! | Oct 13 04:38:51.105 INFO kablam! 21 | C, Oct 13 04:38:51.105 INFO kablam! | ^ Oct 13 04:38:51.105 INFO kablam! | Oct 13 04:38:51.105 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:38:51.105 INFO kablam! Oct 13 04:38:51.105 INFO kablam! warning: variant is never constructed: `RegisterAddressU16` Oct 13 04:38:51.105 INFO kablam! --> src/cpu.rs:140:5 Oct 13 04:38:51.105 INFO kablam! | Oct 13 04:38:51.105 INFO kablam! 140 | RegisterAddressU16(Register), // Decay to AddressU16 Oct 13 04:38:51.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:38:51.105 INFO kablam! Oct 13 04:38:51.120 INFO kablam! warning: literal out of range for i8 Oct 13 04:38:51.120 INFO kablam! --> src/cpu.rs:529:16 Oct 13 04:38:51.120 INFO kablam! | Oct 13 04:38:51.120 INFO kablam! 529 | e: 0xD8, Oct 13 04:38:51.120 INFO kablam! | ^^^^ Oct 13 04:38:51.120 INFO kablam! | Oct 13 04:38:51.120 INFO kablam! = note: #[warn(overflowing_literals)] on by default Oct 13 04:38:51.120 INFO kablam! = note: the literal `0xD8` (decimal `216`) does not fit into an `i8` and will become `-40i8` Oct 13 04:38:51.120 INFO kablam! = help: consider using `u8` instead Oct 13 04:38:51.120 INFO kablam! Oct 13 04:38:51.145 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.44s Oct 13 04:38:51.161 INFO kablam! su: No module specific data is present Oct 13 04:38:52.166 INFO running `"docker" "rm" "-f" "57d54b88339286ad18fc8651b3446a2af069331cd48834aff3ff565d8854abf0"` Oct 13 04:38:52.476 INFO blam! 57d54b88339286ad18fc8651b3446a2af069331cd48834aff3ff565d8854abf0