Oct 15 10:44:09.837 INFO testing GChicha/RustBoy against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 10:44:09.839 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 10:44:10.341 INFO blam! 571ec078e083a3a97d40e254022f310dbd2f10249e6234317ef42285817af6f5 Oct 15 10:44:10.343 INFO running `"docker" "start" "-a" "571ec078e083a3a97d40e254022f310dbd2f10249e6234317ef42285817af6f5"` Oct 15 10:44:12.464 INFO kablam! usermod: no changes Oct 15 10:44:12.767 INFO kablam! Compiling tempfile v3.0.2 Oct 15 10:44:12.768 INFO kablam! Compiling clap v2.31.2 Oct 15 10:44:12.783 INFO kablam! Compiling backtrace v0.3.5 Oct 15 10:44:12.791 INFO kablam! Compiling glium v0.20.0 Oct 15 10:44:16.435 INFO kablam! Compiling wayland-window v0.13.3 Oct 15 10:44:20.844 INFO kablam! Compiling winit v0.10.0 Oct 15 10:44:35.035 INFO kablam! Compiling glutin v0.12.2 Oct 15 10:45:15.456 INFO kablam! Compiling gb_emulator v0.1.0 (/source) Oct 15 10:45:17.131 INFO kablam! warning: unreachable statement Oct 15 10:45:17.131 INFO kablam! --> src/main.rs:52:5 Oct 15 10:45:17.131 INFO kablam! | Oct 15 10:45:17.131 INFO kablam! 52 | let mut events_loop = glutin::EventsLoop::new(); Oct 15 10:45:17.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:45:17.131 INFO kablam! | Oct 15 10:45:17.131 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 15 10:45:17.131 INFO kablam! Oct 15 10:45:17.267 INFO kablam! warning: unused variable: `rom_size` Oct 15 10:45:17.268 INFO kablam! --> src/main.rs:40:9 Oct 15 10:45:17.268 INFO kablam! | Oct 15 10:45:17.268 INFO kablam! 40 | let rom_size = match rom_file.read_to_end(&mut rom) { Oct 15 10:45:17.268 INFO kablam! | ^^^^^^^^ help: consider using `_rom_size` instead Oct 15 10:45:17.268 INFO kablam! | Oct 15 10:45:17.269 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:45:17.269 INFO kablam! Oct 15 10:45:17.303 INFO kablam! warning: variant is never constructed: `C` Oct 15 10:45:17.303 INFO kablam! --> src/cpu.rs:21:5 Oct 15 10:45:17.303 INFO kablam! | Oct 15 10:45:17.303 INFO kablam! 21 | C, Oct 15 10:45:17.303 INFO kablam! | ^ Oct 15 10:45:17.303 INFO kablam! | Oct 15 10:45:17.303 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:45:17.303 INFO kablam! Oct 15 10:45:17.303 INFO kablam! warning: variant is never constructed: `RegisterAddressU16` Oct 15 10:45:17.303 INFO kablam! --> src/cpu.rs:140:5 Oct 15 10:45:17.303 INFO kablam! | Oct 15 10:45:17.303 INFO kablam! 140 | RegisterAddressU16(Register), // Decay to AddressU16 Oct 15 10:45:17.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:45:17.303 INFO kablam! Oct 15 10:45:17.303 INFO kablam! warning: literal out of range for i8 Oct 15 10:45:17.303 INFO kablam! --> src/cpu.rs:529:16 Oct 15 10:45:17.303 INFO kablam! | Oct 15 10:45:17.303 INFO kablam! 529 | e: 0xD8, Oct 15 10:45:17.303 INFO kablam! | ^^^^ Oct 15 10:45:17.303 INFO kablam! | Oct 15 10:45:17.303 INFO kablam! = note: #[warn(overflowing_literals)] on by default Oct 15 10:45:17.303 INFO kablam! = note: the literal `0xD8` (decimal `216`) does not fit into an `i8` and will become `-40i8` Oct 15 10:45:17.303 INFO kablam! = help: consider using `u8` instead Oct 15 10:45:17.303 INFO kablam! Oct 15 10:45:20.189 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 07s Oct 15 10:45:20.198 INFO kablam! su: No module specific data is present Oct 15 10:45:21.079 INFO running `"docker" "rm" "-f" "571ec078e083a3a97d40e254022f310dbd2f10249e6234317ef42285817af6f5"` Oct 15 10:45:21.319 INFO blam! 571ec078e083a3a97d40e254022f310dbd2f10249e6234317ef42285817af6f5 Oct 15 10:45:21.321 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 10:45:21.807 INFO blam! 0f6f1113ac7e10021912e5a843d117915f2ecabcca855d990d65cd3929ba7919 Oct 15 10:45:21.810 INFO running `"docker" "start" "-a" "0f6f1113ac7e10021912e5a843d117915f2ecabcca855d990d65cd3929ba7919"` Oct 15 10:45:22.999 INFO kablam! usermod: no changes Oct 15 10:45:23.172 INFO kablam! Compiling gb_emulator v0.1.0 (/source) Oct 15 10:45:24.999 INFO kablam! warning: unreachable statement Oct 15 10:45:24.999 INFO kablam! --> src/main.rs:52:5 Oct 15 10:45:24.999 INFO kablam! | Oct 15 10:45:24.999 INFO kablam! 52 | let mut events_loop = glutin::EventsLoop::new(); Oct 15 10:45:24.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:45:24.999 INFO kablam! | Oct 15 10:45:24.999 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 15 10:45:24.999 INFO kablam! Oct 15 10:45:25.125 INFO kablam! warning: unused variable: `rom_size` Oct 15 10:45:25.125 INFO kablam! --> src/main.rs:40:9 Oct 15 10:45:25.125 INFO kablam! | Oct 15 10:45:25.125 INFO kablam! 40 | let rom_size = match rom_file.read_to_end(&mut rom) { Oct 15 10:45:25.125 INFO kablam! | ^^^^^^^^ help: consider using `_rom_size` instead Oct 15 10:45:25.135 INFO kablam! | Oct 15 10:45:25.135 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:45:25.135 INFO kablam! Oct 15 10:45:25.167 INFO kablam! warning: variant is never constructed: `C` Oct 15 10:45:25.167 INFO kablam! --> src/cpu.rs:21:5 Oct 15 10:45:25.167 INFO kablam! | Oct 15 10:45:25.167 INFO kablam! 21 | C, Oct 15 10:45:25.167 INFO kablam! | ^ Oct 15 10:45:25.167 INFO kablam! | Oct 15 10:45:25.167 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:45:25.167 INFO kablam! Oct 15 10:45:25.167 INFO kablam! warning: variant is never constructed: `RegisterAddressU16` Oct 15 10:45:25.167 INFO kablam! --> src/cpu.rs:140:5 Oct 15 10:45:25.167 INFO kablam! | Oct 15 10:45:25.167 INFO kablam! 140 | RegisterAddressU16(Register), // Decay to AddressU16 Oct 15 10:45:25.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:45:25.167 INFO kablam! Oct 15 10:45:25.167 INFO kablam! warning: literal out of range for i8 Oct 15 10:45:25.167 INFO kablam! --> src/cpu.rs:529:16 Oct 15 10:45:25.167 INFO kablam! | Oct 15 10:45:25.167 INFO kablam! 529 | e: 0xD8, Oct 15 10:45:25.167 INFO kablam! | ^^^^ Oct 15 10:45:25.167 INFO kablam! | Oct 15 10:45:25.167 INFO kablam! = note: #[warn(overflowing_literals)] on by default Oct 15 10:45:25.167 INFO kablam! = note: the literal `0xD8` (decimal `216`) does not fit into an `i8` and will become `-40i8` Oct 15 10:45:25.167 INFO kablam! = help: consider using `u8` instead Oct 15 10:45:25.167 INFO kablam! Oct 15 10:45:25.696 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.66s Oct 15 10:45:25.701 INFO kablam! su: No module specific data is present Oct 15 10:45:26.764 INFO running `"docker" "rm" "-f" "0f6f1113ac7e10021912e5a843d117915f2ecabcca855d990d65cd3929ba7919"` Oct 15 10:45:27.071 INFO blam! 0f6f1113ac7e10021912e5a843d117915f2ecabcca855d990d65cd3929ba7919 Oct 15 10:45:27.088 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 10:45:27.528 INFO blam! 1006dc48c6acc76e392de99be291a1909db9f5e314d22658ec9aaaa071b73a6d Oct 15 10:45:27.530 INFO running `"docker" "start" "-a" "1006dc48c6acc76e392de99be291a1909db9f5e314d22658ec9aaaa071b73a6d"` Oct 15 10:45:28.899 INFO kablam! usermod: no changes Oct 15 10:45:29.043 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 15 10:45:29.059 INFO kablam! Running /target/debug/deps/gb_emulator-7d9ac818a213f291 Oct 15 10:45:29.069 INFO blam! Oct 15 10:45:29.069 INFO blam! running 0 tests Oct 15 10:45:29.069 INFO blam! Oct 15 10:45:29.069 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:45:29.069 INFO blam! Oct 15 10:45:29.083 INFO kablam! su: No module specific data is present Oct 15 10:45:29.403 INFO running `"docker" "rm" "-f" "1006dc48c6acc76e392de99be291a1909db9f5e314d22658ec9aaaa071b73a6d"` Oct 15 10:45:29.731 INFO blam! 1006dc48c6acc76e392de99be291a1909db9f5e314d22658ec9aaaa071b73a6d