Oct 15 10:02:12.229 INFO testing JJag/gb-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 10:02:12.230 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:02:12.387 INFO blam! f05561365155e30e08a0ac0891dc41c9d60aba4cb147b6d989ede22cd77c5a5e Oct 15 10:02:12.393 INFO running `"docker" "start" "-a" "f05561365155e30e08a0ac0891dc41c9d60aba4cb147b6d989ede22cd77c5a5e"` Oct 15 10:02:12.802 INFO kablam! usermod: no changes Oct 15 10:02:13.073 INFO kablam! Compiling memchr v0.1.11 Oct 15 10:02:13.074 INFO kablam! Compiling shared_library v0.1.8 Oct 15 10:02:13.076 INFO kablam! Compiling rayon-core v1.3.0 Oct 15 10:02:13.090 INFO kablam! Compiling x11-dl v2.17.1 Oct 15 10:02:13.090 INFO kablam! Compiling gl v0.7.0 Oct 15 10:02:13.090 INFO kablam! Compiling thread-id v2.0.0 Oct 15 10:02:13.091 INFO kablam! Compiling pistoncore-input v0.20.0 Oct 15 10:02:13.091 INFO kablam! Compiling target_build_utils v0.3.1 Oct 15 10:02:13.943 INFO kablam! Compiling thread_local v0.2.7 Oct 15 10:02:14.987 INFO kablam! Compiling aho-corasick v0.5.3 Oct 15 10:02:18.795 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 15 10:02:18.803 INFO kablam! Compiling rayon v0.8.2 Oct 15 10:02:18.804 INFO kablam! Compiling regex v0.1.80 Oct 15 10:02:19.187 INFO kablam! Compiling libloading v0.3.4 Oct 15 10:02:28.835 INFO kablam! Compiling pistoncore-window v0.30.0 Oct 15 10:02:29.736 INFO kablam! Compiling dlib v0.3.1 Oct 15 10:02:32.535 INFO kablam! Compiling wayland-sys v0.9.10 Oct 15 10:02:37.434 INFO kablam! Compiling wayland-client v0.9.10 Oct 15 10:02:37.822 INFO kablam! Compiling pistoncore-event_loop v0.35.0 Oct 15 10:02:40.106 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 15 10:02:46.563 INFO kablam! Compiling piston v0.35.0 Oct 15 10:02:49.587 INFO kablam! Compiling env_logger v0.3.5 Oct 15 10:02:49.631 INFO kablam! Compiling wayland-protocols v0.9.10 Oct 15 10:02:49.640 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 15 10:02:50.010 INFO kablam! Compiling image v0.18.0 Oct 15 10:02:56.435 INFO kablam! Compiling wayland-window v0.8.0 Oct 15 10:02:57.395 INFO kablam! Compiling winit v0.8.3 Oct 15 10:03:10.223 INFO kablam! Compiling glutin v0.10.1 Oct 15 10:03:16.291 INFO kablam! Compiling piston2d-opengl_graphics v0.50.0 Oct 15 10:03:19.487 INFO kablam! Compiling pistoncore-glutin_window v0.43.0 Oct 15 10:03:25.095 INFO kablam! Compiling gb-rust v0.1.0 (/source) Oct 15 10:03:28.644 INFO kablam! warning: unused `#[macro_use]` import Oct 15 10:03:28.645 INFO kablam! --> src/main.rs:8:1 Oct 15 10:03:28.645 INFO kablam! | Oct 15 10:03:28.645 INFO kablam! 8 | #[macro_use] Oct 15 10:03:28.646 INFO kablam! | ^^^^^^^^^^^^ Oct 15 10:03:28.646 INFO kablam! | Oct 15 10:03:28.646 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:03:28.646 INFO kablam! Oct 15 10:03:28.647 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 15 10:03:28.647 INFO kablam! --> src/main.rs:22:5 Oct 15 10:03:28.647 INFO kablam! | Oct 15 10:03:28.648 INFO kablam! 22 | use std::collections::HashMap; Oct 15 10:03:28.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:03:28.648 INFO kablam! Oct 15 10:03:28.648 INFO kablam! warning: unused import: `std::time::Instant` Oct 15 10:03:28.649 INFO kablam! --> src/main.rs:25:5 Oct 15 10:03:28.649 INFO kablam! | Oct 15 10:03:28.649 INFO kablam! 25 | use std::time::Instant; Oct 15 10:03:28.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 10:03:28.650 INFO kablam! Oct 15 10:03:28.650 INFO kablam! warning: unused import: `super::*` Oct 15 10:03:28.650 INFO kablam! --> src/util.rs:47:9 Oct 15 10:03:28.650 INFO kablam! | Oct 15 10:03:28.651 INFO kablam! 47 | use super::*; Oct 15 10:03:28.651 INFO kablam! | ^^^^^^^^ Oct 15 10:03:28.651 INFO kablam! Oct 15 10:03:28.651 INFO kablam! warning: unused import: `glutin_window::GlutinWindow as Window` Oct 15 10:03:28.652 INFO kablam! --> src/gfx.rs:1:5 Oct 15 10:03:28.652 INFO kablam! | Oct 15 10:03:28.652 INFO kablam! 1 | use glutin_window::GlutinWindow as Window; Oct 15 10:03:28.652 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:03:28.653 INFO kablam! Oct 15 10:03:28.653 INFO kablam! warning: unused import: `piston::event_loop::*` Oct 15 10:03:28.653 INFO kablam! --> src/gfx.rs:4:5 Oct 15 10:03:28.654 INFO kablam! | Oct 15 10:03:28.654 INFO kablam! 4 | use piston::event_loop::*; Oct 15 10:03:28.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:03:28.654 INFO kablam! Oct 15 10:03:28.655 INFO kablam! warning: unused import: `piston::window::WindowSettings` Oct 15 10:03:28.655 INFO kablam! --> src/gfx.rs:6:5 Oct 15 10:03:28.655 INFO kablam! | Oct 15 10:03:28.655 INFO kablam! 6 | use piston::window::WindowSettings; Oct 15 10:03:28.656 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:03:28.656 INFO kablam! Oct 15 10:03:28.656 INFO kablam! warning: unused imports: `Duration`, `Instant` Oct 15 10:03:28.657 INFO kablam! --> src/gfx.rs:7:17 Oct 15 10:03:28.657 INFO kablam! | Oct 15 10:03:28.657 INFO kablam! 7 | use std::time::{Duration, Instant}; Oct 15 10:03:28.658 INFO kablam! | ^^^^^^^^ ^^^^^^^ Oct 15 10:03:28.658 INFO kablam! Oct 15 10:03:28.658 INFO kablam! warning: unnecessary parentheses around assigned value Oct 15 10:03:28.658 INFO kablam! --> src/gfx.rs:105:28 Oct 15 10:03:28.659 INFO kablam! | Oct 15 10:03:28.659 INFO kablam! 105 | let global_x = (x_offset + x); Oct 15 10:03:28.659 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 10:03:28.660 INFO kablam! | Oct 15 10:03:28.660 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 10:03:28.660 INFO kablam! Oct 15 10:03:28.660 INFO kablam! warning: unnecessary parentheses around assigned value Oct 15 10:03:28.661 INFO kablam! --> src/gfx.rs:106:28 Oct 15 10:03:28.661 INFO kablam! | Oct 15 10:03:28.661 INFO kablam! 106 | let global_y = (y_offset + y); Oct 15 10:03:28.661 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 10:03:28.662 INFO kablam! Oct 15 10:03:28.662 INFO kablam! warning: unused import: `graphics::*` Oct 15 10:03:28.662 INFO kablam! --> src/gfx.rs:171:13 Oct 15 10:03:28.662 INFO kablam! | Oct 15 10:03:28.662 INFO kablam! 171 | use graphics::*; Oct 15 10:03:28.662 INFO kablam! | ^^^^^^^^^^^ Oct 15 10:03:28.662 INFO kablam! Oct 15 10:03:29.107 INFO kablam! warning: unused variable: `bg_map_dim` Oct 15 10:03:29.107 INFO kablam! --> src/main.rs:62:9 Oct 15 10:03:29.107 INFO kablam! | Oct 15 10:03:29.107 INFO kablam! 62 | let bg_map_dim = [32 * 8, 32 * 8]; Oct 15 10:03:29.107 INFO kablam! | ^^^^^^^^^^ help: consider using `_bg_map_dim` instead Oct 15 10:03:29.107 INFO kablam! | Oct 15 10:03:29.107 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:03:29.107 INFO kablam! Oct 15 10:03:29.107 INFO kablam! warning: unused variable: `cycles_passed` Oct 15 10:03:29.107 INFO kablam! --> src/main.rs:123:9 Oct 15 10:03:29.107 INFO kablam! | Oct 15 10:03:29.107 INFO kablam! 123 | let cycles_passed = 4; // let's pretend all instructions take 4 clock cycles Oct 15 10:03:29.107 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_cycles_passed` instead Oct 15 10:03:29.107 INFO kablam! Oct 15 10:03:29.107 INFO kablam! warning: unused variable: `debug_mode` Oct 15 10:03:29.107 INFO kablam! --> src/main.rs:118:52 Oct 15 10:03:29.107 INFO kablam! | Oct 15 10:03:29.107 INFO kablam! 118 | fn run_machine_cycle(cpu: &mut Cpu, gpu: &mut Gpu, debug_mode: bool) { Oct 15 10:03:29.107 INFO kablam! | ^^^^^^^^^^ help: consider using `_debug_mode` instead Oct 15 10:03:29.107 INFO kablam! Oct 15 10:03:29.112 INFO kablam! warning: unused variable: `mode` Oct 15 10:03:29.112 INFO kablam! --> src/gfx.rs:41:49 Oct 15 10:03:29.112 INFO kablam! | Oct 15 10:03:29.112 INFO kablam! 41 | pub fn get<'a>(&self, tileset: &'a Tileset, mode: u8, x: i32, y: i32) -> &'a Tile { Oct 15 10:03:29.112 INFO kablam! | ^^^^ help: consider using `_mode` instead Oct 15 10:03:29.112 INFO kablam! Oct 15 10:03:29.112 INFO kablam! warning: unused variable: `sc_x` Oct 15 10:03:29.112 INFO kablam! --> src/gfx.rs:167:54 Oct 15 10:03:29.112 INFO kablam! | Oct 15 10:03:29.112 INFO kablam! 167 | fn render_tilemap_to_buf(&mut self, vram: &[u8], sc_x: u8, sc_y: u8) -> Array2D { Oct 15 10:03:29.112 INFO kablam! | ^^^^ help: consider using `_sc_x` instead Oct 15 10:03:29.113 INFO kablam! Oct 15 10:03:29.113 INFO kablam! warning: unused variable: `sc_y` Oct 15 10:03:29.113 INFO kablam! --> src/gfx.rs:167:64 Oct 15 10:03:29.113 INFO kablam! | Oct 15 10:03:29.113 INFO kablam! 167 | fn render_tilemap_to_buf(&mut self, vram: &[u8], sc_x: u8, sc_y: u8) -> Array2D { Oct 15 10:03:29.113 INFO kablam! | ^^^^ help: consider using `_sc_y` instead Oct 15 10:03:29.113 INFO kablam! Oct 15 10:03:29.113 INFO kablam! warning: unused variable: `square` Oct 15 10:03:29.113 INFO kablam! --> src/gfx.rs:201:17 Oct 15 10:03:29.113 INFO kablam! | Oct 15 10:03:29.113 INFO kablam! 201 | let square = rectangle::rectangle_by_corners(1.0, 1.0, 1.0 + SCREEN_WIDTH, 1.0 + SCREEN_HEIGHT); Oct 15 10:03:29.113 INFO kablam! | ^^^^^^ help: consider using `_square` instead Oct 15 10:03:29.113 INFO kablam! Oct 15 10:03:29.113 INFO kablam! warning: unused variable: `red` Oct 15 10:03:29.113 INFO kablam! --> src/gfx.rs:202:17 Oct 15 10:03:29.113 INFO kablam! | Oct 15 10:03:29.113 INFO kablam! 202 | let red = [1.0, 0.0, 0.0, 0.3]; Oct 15 10:03:29.113 INFO kablam! | ^^^ help: consider using `_red` instead Oct 15 10:03:29.113 INFO kablam! Oct 15 10:03:29.113 INFO kablam! warning: unused variable: `bg_on` Oct 15 10:03:29.113 INFO kablam! --> src/gpu.rs:52:13 Oct 15 10:03:29.113 INFO kablam! | Oct 15 10:03:29.113 INFO kablam! 52 | let bg_on = check_bit(lcdc, 0); Oct 15 10:03:29.113 INFO kablam! | ^^^^^ help: consider using `_bg_on` instead Oct 15 10:03:29.113 INFO kablam! Oct 15 10:03:29.113 INFO kablam! warning: unused variable: `sprites_on` Oct 15 10:03:29.113 INFO kablam! --> src/gpu.rs:53:13 Oct 15 10:03:29.113 INFO kablam! | Oct 15 10:03:29.113 INFO kablam! 53 | let sprites_on = check_bit(lcdc, 1); Oct 15 10:03:29.113 INFO kablam! | ^^^^^^^^^^ help: consider using `_sprites_on` instead Oct 15 10:03:29.113 INFO kablam! Oct 15 10:03:29.113 INFO kablam! warning: unused variable: `tall_sprites` Oct 15 10:03:29.113 INFO kablam! --> src/gpu.rs:54:13 Oct 15 10:03:29.113 INFO kablam! | Oct 15 10:03:29.113 INFO kablam! 54 | let tall_sprites = check_bit(lcdc, 2); // 8x16 sprites if true, 8x8 otherwise TODO enum Oct 15 10:03:29.113 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_tall_sprites` instead Oct 15 10:03:29.113 INFO kablam! Oct 15 10:03:29.113 INFO kablam! warning: unused variable: `window_on` Oct 15 10:03:29.113 INFO kablam! --> src/gpu.rs:57:13 Oct 15 10:03:29.113 INFO kablam! | Oct 15 10:03:29.113 INFO kablam! 57 | let window_on = check_bit(lcdc, 5); Oct 15 10:03:29.113 INFO kablam! | ^^^^^^^^^ help: consider using `_window_on` instead Oct 15 10:03:29.113 INFO kablam! Oct 15 10:03:29.113 INFO kablam! warning: unused variable: `display_enabled` Oct 15 10:03:29.113 INFO kablam! --> src/gpu.rs:59:13 Oct 15 10:03:29.113 INFO kablam! | Oct 15 10:03:29.113 INFO kablam! 59 | let display_enabled = check_bit(lcdc, 7); Oct 15 10:03:29.113 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_display_enabled` instead Oct 15 10:03:29.113 INFO kablam! Oct 15 10:03:29.113 INFO kablam! warning: unused variable: `window_tile_map` Oct 15 10:03:29.113 INFO kablam! --> src/gpu.rs:62:13 Oct 15 10:03:29.113 INFO kablam! | Oct 15 10:03:29.113 INFO kablam! 62 | let window_tile_map = if window_tile_map { tile_map1 } else { tile_map0 }; Oct 15 10:03:29.113 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_window_tile_map` instead Oct 15 10:03:29.113 INFO kablam! Oct 15 10:03:33.724 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 20s Oct 15 10:03:33.747 INFO kablam! su: No module specific data is present Oct 15 10:03:34.902 INFO running `"docker" "rm" "-f" "f05561365155e30e08a0ac0891dc41c9d60aba4cb147b6d989ede22cd77c5a5e"` Oct 15 10:03:35.252 INFO blam! f05561365155e30e08a0ac0891dc41c9d60aba4cb147b6d989ede22cd77c5a5e Oct 15 10:03:35.254 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:03:35.737 INFO blam! adf4d36c0c7ea65244541cee9a3a929cbaeb9a6621fca91fbb4596e7a068fb37 Oct 15 10:03:35.739 INFO running `"docker" "start" "-a" "adf4d36c0c7ea65244541cee9a3a929cbaeb9a6621fca91fbb4596e7a068fb37"` Oct 15 10:03:37.745 INFO kablam! usermod: no changes Oct 15 10:03:38.080 INFO kablam! Compiling gb-rust v0.1.0 (/source) Oct 15 10:03:41.267 INFO kablam! warning: unused `#[macro_use]` import Oct 15 10:03:41.268 INFO kablam! --> src/main.rs:8:1 Oct 15 10:03:41.269 INFO kablam! | Oct 15 10:03:41.269 INFO kablam! 8 | #[macro_use] Oct 15 10:03:41.270 INFO kablam! | ^^^^^^^^^^^^ Oct 15 10:03:41.271 INFO kablam! | Oct 15 10:03:41.271 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:03:41.272 INFO kablam! Oct 15 10:03:41.272 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 15 10:03:41.273 INFO kablam! --> src/main.rs:22:5 Oct 15 10:03:41.274 INFO kablam! | Oct 15 10:03:41.274 INFO kablam! 22 | use std::collections::HashMap; Oct 15 10:03:41.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:03:41.275 INFO kablam! Oct 15 10:03:41.275 INFO kablam! warning: unused import: `std::time::Instant` Oct 15 10:03:41.275 INFO kablam! --> src/main.rs:25:5 Oct 15 10:03:41.275 INFO kablam! | Oct 15 10:03:41.275 INFO kablam! 25 | use std::time::Instant; Oct 15 10:03:41.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 10:03:41.275 INFO kablam! Oct 15 10:03:41.275 INFO kablam! warning: unused import: `glutin_window::GlutinWindow as Window` Oct 15 10:03:41.275 INFO kablam! --> src/gfx.rs:1:5 Oct 15 10:03:41.275 INFO kablam! | Oct 15 10:03:41.275 INFO kablam! 1 | use glutin_window::GlutinWindow as Window; Oct 15 10:03:41.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:03:41.275 INFO kablam! Oct 15 10:03:41.275 INFO kablam! warning: unused import: `piston::event_loop::*` Oct 15 10:03:41.275 INFO kablam! --> src/gfx.rs:4:5 Oct 15 10:03:41.275 INFO kablam! | Oct 15 10:03:41.275 INFO kablam! 4 | use piston::event_loop::*; Oct 15 10:03:41.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:03:41.275 INFO kablam! Oct 15 10:03:41.275 INFO kablam! warning: unused import: `piston::window::WindowSettings` Oct 15 10:03:41.275 INFO kablam! --> src/gfx.rs:6:5 Oct 15 10:03:41.275 INFO kablam! | Oct 15 10:03:41.275 INFO kablam! 6 | use piston::window::WindowSettings; Oct 15 10:03:41.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:03:41.275 INFO kablam! Oct 15 10:03:41.275 INFO kablam! warning: unused imports: `Duration`, `Instant` Oct 15 10:03:41.275 INFO kablam! --> src/gfx.rs:7:17 Oct 15 10:03:41.275 INFO kablam! | Oct 15 10:03:41.275 INFO kablam! 7 | use std::time::{Duration, Instant}; Oct 15 10:03:41.276 INFO kablam! | ^^^^^^^^ ^^^^^^^ Oct 15 10:03:41.276 INFO kablam! Oct 15 10:03:41.276 INFO kablam! warning: unnecessary parentheses around assigned value Oct 15 10:03:41.276 INFO kablam! --> src/gfx.rs:105:28 Oct 15 10:03:41.276 INFO kablam! | Oct 15 10:03:41.276 INFO kablam! 105 | let global_x = (x_offset + x); Oct 15 10:03:41.276 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 10:03:41.276 INFO kablam! | Oct 15 10:03:41.276 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 10:03:41.276 INFO kablam! Oct 15 10:03:41.276 INFO kablam! warning: unnecessary parentheses around assigned value Oct 15 10:03:41.276 INFO kablam! --> src/gfx.rs:106:28 Oct 15 10:03:41.276 INFO kablam! | Oct 15 10:03:41.276 INFO kablam! 106 | let global_y = (y_offset + y); Oct 15 10:03:41.276 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 10:03:41.276 INFO kablam! Oct 15 10:03:41.276 INFO kablam! warning: unused import: `graphics::*` Oct 15 10:03:41.276 INFO kablam! --> src/gfx.rs:171:13 Oct 15 10:03:41.276 INFO kablam! | Oct 15 10:03:41.276 INFO kablam! 171 | use graphics::*; Oct 15 10:03:41.276 INFO kablam! | ^^^^^^^^^^^ Oct 15 10:03:41.276 INFO kablam! Oct 15 10:03:41.844 INFO kablam! warning: unused variable: `bg_map_dim` Oct 15 10:03:41.845 INFO kablam! --> src/main.rs:62:9 Oct 15 10:03:41.846 INFO kablam! | Oct 15 10:03:41.847 INFO kablam! 62 | let bg_map_dim = [32 * 8, 32 * 8]; Oct 15 10:03:41.847 INFO kablam! | ^^^^^^^^^^ help: consider using `_bg_map_dim` instead Oct 15 10:03:41.848 INFO kablam! | Oct 15 10:03:41.849 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:03:41.849 INFO kablam! Oct 15 10:03:41.850 INFO kablam! warning: unused variable: `cycles_passed` Oct 15 10:03:41.851 INFO kablam! --> src/main.rs:123:9 Oct 15 10:03:41.851 INFO kablam! | Oct 15 10:03:41.852 INFO kablam! 123 | let cycles_passed = 4; // let's pretend all instructions take 4 clock cycles Oct 15 10:03:41.852 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_cycles_passed` instead Oct 15 10:03:41.852 INFO kablam! Oct 15 10:03:41.852 INFO kablam! warning: unused variable: `debug_mode` Oct 15 10:03:41.852 INFO kablam! --> src/main.rs:118:52 Oct 15 10:03:41.852 INFO kablam! | Oct 15 10:03:41.853 INFO kablam! 118 | fn run_machine_cycle(cpu: &mut Cpu, gpu: &mut Gpu, debug_mode: bool) { Oct 15 10:03:41.853 INFO kablam! | ^^^^^^^^^^ help: consider using `_debug_mode` instead Oct 15 10:03:41.853 INFO kablam! Oct 15 10:03:41.853 INFO kablam! warning: unused variable: `mode` Oct 15 10:03:41.853 INFO kablam! --> src/gfx.rs:41:49 Oct 15 10:03:41.853 INFO kablam! | Oct 15 10:03:41.853 INFO kablam! 41 | pub fn get<'a>(&self, tileset: &'a Tileset, mode: u8, x: i32, y: i32) -> &'a Tile { Oct 15 10:03:41.853 INFO kablam! | ^^^^ help: consider using `_mode` instead Oct 15 10:03:41.853 INFO kablam! Oct 15 10:03:41.853 INFO kablam! warning: unused variable: `sc_x` Oct 15 10:03:41.853 INFO kablam! --> src/gfx.rs:167:54 Oct 15 10:03:41.853 INFO kablam! | Oct 15 10:03:41.853 INFO kablam! 167 | fn render_tilemap_to_buf(&mut self, vram: &[u8], sc_x: u8, sc_y: u8) -> Array2D { Oct 15 10:03:41.853 INFO kablam! | ^^^^ help: consider using `_sc_x` instead Oct 15 10:03:41.853 INFO kablam! Oct 15 10:03:41.853 INFO kablam! warning: unused variable: `sc_y` Oct 15 10:03:41.853 INFO kablam! --> src/gfx.rs:167:64 Oct 15 10:03:41.853 INFO kablam! | Oct 15 10:03:41.853 INFO kablam! 167 | fn render_tilemap_to_buf(&mut self, vram: &[u8], sc_x: u8, sc_y: u8) -> Array2D { Oct 15 10:03:41.853 INFO kablam! | ^^^^ help: consider using `_sc_y` instead Oct 15 10:03:41.853 INFO kablam! Oct 15 10:03:41.853 INFO kablam! warning: unused variable: `square` Oct 15 10:03:41.853 INFO kablam! --> src/gfx.rs:201:17 Oct 15 10:03:41.853 INFO kablam! | Oct 15 10:03:41.853 INFO kablam! 201 | let square = rectangle::rectangle_by_corners(1.0, 1.0, 1.0 + SCREEN_WIDTH, 1.0 + SCREEN_HEIGHT); Oct 15 10:03:41.853 INFO kablam! | ^^^^^^ help: consider using `_square` instead Oct 15 10:03:41.853 INFO kablam! Oct 15 10:03:41.853 INFO kablam! warning: unused variable: `red` Oct 15 10:03:41.853 INFO kablam! --> src/gfx.rs:202:17 Oct 15 10:03:41.853 INFO kablam! | Oct 15 10:03:41.853 INFO kablam! 202 | let red = [1.0, 0.0, 0.0, 0.3]; Oct 15 10:03:41.853 INFO kablam! | ^^^ help: consider using `_red` instead Oct 15 10:03:41.853 INFO kablam! Oct 15 10:03:41.853 INFO kablam! warning: unused variable: `bg_on` Oct 15 10:03:41.853 INFO kablam! --> src/gpu.rs:52:13 Oct 15 10:03:41.853 INFO kablam! | Oct 15 10:03:41.853 INFO kablam! 52 | let bg_on = check_bit(lcdc, 0); Oct 15 10:03:41.853 INFO kablam! | ^^^^^ help: consider using `_bg_on` instead Oct 15 10:03:41.853 INFO kablam! Oct 15 10:03:41.853 INFO kablam! warning: unused variable: `sprites_on` Oct 15 10:03:41.853 INFO kablam! --> src/gpu.rs:53:13 Oct 15 10:03:41.853 INFO kablam! | Oct 15 10:03:41.853 INFO kablam! 53 | let sprites_on = check_bit(lcdc, 1); Oct 15 10:03:41.853 INFO kablam! | ^^^^^^^^^^ help: consider using `_sprites_on` instead Oct 15 10:03:41.853 INFO kablam! Oct 15 10:03:41.853 INFO kablam! warning: unused variable: `tall_sprites` Oct 15 10:03:41.853 INFO kablam! --> src/gpu.rs:54:13 Oct 15 10:03:41.853 INFO kablam! | Oct 15 10:03:41.853 INFO kablam! 54 | let tall_sprites = check_bit(lcdc, 2); // 8x16 sprites if true, 8x8 otherwise TODO enum Oct 15 10:03:41.853 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_tall_sprites` instead Oct 15 10:03:41.853 INFO kablam! Oct 15 10:03:41.853 INFO kablam! warning: unused variable: `window_on` Oct 15 10:03:41.853 INFO kablam! --> src/gpu.rs:57:13 Oct 15 10:03:41.853 INFO kablam! | Oct 15 10:03:41.853 INFO kablam! 57 | let window_on = check_bit(lcdc, 5); Oct 15 10:03:41.853 INFO kablam! | ^^^^^^^^^ help: consider using `_window_on` instead Oct 15 10:03:41.853 INFO kablam! Oct 15 10:03:41.853 INFO kablam! warning: unused variable: `display_enabled` Oct 15 10:03:41.853 INFO kablam! --> src/gpu.rs:59:13 Oct 15 10:03:41.853 INFO kablam! | Oct 15 10:03:41.853 INFO kablam! 59 | let display_enabled = check_bit(lcdc, 7); Oct 15 10:03:41.853 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_display_enabled` instead Oct 15 10:03:41.853 INFO kablam! Oct 15 10:03:41.853 INFO kablam! warning: unused variable: `window_tile_map` Oct 15 10:03:41.853 INFO kablam! --> src/gpu.rs:62:13 Oct 15 10:03:41.853 INFO kablam! | Oct 15 10:03:41.853 INFO kablam! 62 | let window_tile_map = if window_tile_map { tile_map1 } else { tile_map0 }; Oct 15 10:03:41.853 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_window_tile_map` instead Oct 15 10:03:41.853 INFO kablam! Oct 15 10:03:43.253 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.49s Oct 15 10:03:43.271 INFO kablam! su: No module specific data is present Oct 15 10:03:44.937 INFO running `"docker" "rm" "-f" "adf4d36c0c7ea65244541cee9a3a929cbaeb9a6621fca91fbb4596e7a068fb37"` Oct 15 10:03:45.336 INFO blam! adf4d36c0c7ea65244541cee9a3a929cbaeb9a6621fca91fbb4596e7a068fb37 Oct 15 10:03:45.339 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:03:45.877 INFO blam! 287d36959e50ce3505fabc51b260e50b79e146b19f3bbabf6536c25582e3c44f Oct 15 10:03:45.880 INFO running `"docker" "start" "-a" "287d36959e50ce3505fabc51b260e50b79e146b19f3bbabf6536c25582e3c44f"` Oct 15 10:03:48.150 INFO kablam! usermod: no changes Oct 15 10:03:48.505 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.32s Oct 15 10:03:48.520 INFO kablam! Running /target/debug/deps/gb-aa66667adc8a4eb9 Oct 15 10:03:48.545 INFO blam! Oct 15 10:03:48.545 INFO blam! running 5 tests Oct 15 10:03:48.587 INFO blam! test timer::to_u8_test ... ok Oct 15 10:03:48.587 INFO blam! test timer::from_u8_test ... ok Oct 15 10:03:48.587 INFO blam! test util::test::concat_test ... ok Oct 15 10:03:48.587 INFO blam! test util::test::check_bit_test ... ok Oct 15 10:03:48.587 INFO blam! test util::test::swap_nibbles_test ... ok Oct 15 10:03:48.587 INFO blam! Oct 15 10:03:48.587 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:03:48.587 INFO blam! Oct 15 10:03:48.595 INFO kablam! su: No module specific data is present Oct 15 10:03:49.959 INFO running `"docker" "rm" "-f" "287d36959e50ce3505fabc51b260e50b79e146b19f3bbabf6536c25582e3c44f"` Oct 15 10:03:50.243 INFO blam! 287d36959e50ce3505fabc51b260e50b79e146b19f3bbabf6536c25582e3c44f