Oct 13 07:02:46.810 INFO testing mmiecz/chip8-rust against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 07:02:46.812 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 07:02:47.267 INFO blam! 3c5122e20c9b8f578930e75d6cc8b12a20358221c53d85b9ebc78868b995c9a8 Oct 13 07:02:47.269 INFO running `"docker" "start" "-a" "3c5122e20c9b8f578930e75d6cc8b12a20358221c53d85b9ebc78868b995c9a8"` Oct 13 07:02:48.992 INFO kablam! usermod: no changes Oct 13 07:02:49.432 INFO kablam! Compiling libc v0.2.19 Oct 13 07:02:49.432 INFO kablam! Compiling serde v0.8.22 Oct 13 07:02:49.432 INFO kablam! Compiling x11-dl v2.12.0 Oct 13 07:02:49.432 INFO kablam! Compiling glutin v0.7.2 Oct 13 07:02:54.969 INFO kablam! Compiling rand v0.3.15 Oct 13 07:02:54.969 INFO kablam! Compiling fs2 v0.2.5 Oct 13 07:02:55.972 INFO kablam! Compiling shared_library v0.1.5 Oct 13 07:02:57.023 INFO kablam! Compiling backtrace-sys v0.1.5 Oct 13 07:03:00.170 INFO kablam! Compiling memmap v0.4.0 Oct 13 07:03:00.363 INFO kablam! Compiling backtrace v0.2.3 Oct 13 07:03:03.083 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 13 07:03:10.809 INFO kablam! Compiling phf_generator v0.7.20 Oct 13 07:03:10.809 INFO kablam! Compiling tempfile v2.1.4 Oct 13 07:03:12.460 INFO kablam! Compiling phf_codegen v0.7.20 Oct 13 07:03:16.042 INFO kablam! Compiling target_build_utils v0.1.2 Oct 13 07:03:28.817 INFO kablam! Compiling serde_json v0.8.4 Oct 13 07:03:43.390 INFO kablam! Compiling libloading v0.3.1 Oct 13 07:03:47.257 INFO kablam! Compiling dlib v0.3.1 Oct 13 07:03:47.734 INFO kablam! Compiling wayland-sys v0.7.6 Oct 13 07:03:50.166 INFO kablam! Compiling wayland-client v0.7.6 Oct 13 07:03:52.515 INFO kablam! Compiling wayland-kbd v0.6.2 Oct 13 07:03:52.515 INFO kablam! Compiling wayland-window v0.4.3 Oct 13 07:03:56.219 INFO kablam! Compiling winit v0.5.7 Oct 13 07:04:03.883 INFO kablam! Compiling glium v0.16.0 Oct 13 07:04:32.886 INFO kablam! Compiling chip8-rust v0.1.0 (/source) Oct 13 07:04:33.903 INFO kablam! warning: unused import: `glium::glutin::VirtualKeyCode` Oct 13 07:04:33.903 INFO kablam! --> src/cpu.rs:446:13 Oct 13 07:04:33.903 INFO kablam! | Oct 13 07:04:33.903 INFO kablam! 446 | use glium::glutin::VirtualKeyCode; Oct 13 07:04:33.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:04:33.903 INFO kablam! | Oct 13 07:04:33.903 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 07:04:33.903 INFO kablam! Oct 13 07:04:33.903 INFO kablam! warning: unused import: `glium::glutin::VirtualKeyCode` Oct 13 07:04:33.903 INFO kablam! --> src/cpu.rs:455:13 Oct 13 07:04:33.903 INFO kablam! | Oct 13 07:04:33.903 INFO kablam! 455 | use glium::glutin::VirtualKeyCode; Oct 13 07:04:33.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:04:33.903 INFO kablam! Oct 13 07:04:33.903 INFO kablam! warning: unused import: `glium::DisplayBuild` Oct 13 07:04:33.903 INFO kablam! --> src/input.rs:3:5 Oct 13 07:04:33.903 INFO kablam! | Oct 13 07:04:33.903 INFO kablam! 3 | use glium::DisplayBuild; Oct 13 07:04:33.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 07:04:33.903 INFO kablam! Oct 13 07:04:33.903 INFO kablam! warning: unused import: `std::thread` Oct 13 07:04:33.903 INFO kablam! --> src/input.rs:4:5 Oct 13 07:04:33.903 INFO kablam! | Oct 13 07:04:33.903 INFO kablam! 4 | use std::thread; Oct 13 07:04:33.903 INFO kablam! | ^^^^^^^^^^^ Oct 13 07:04:33.903 INFO kablam! Oct 13 07:04:33.903 INFO kablam! warning: unused import: `std::time` Oct 13 07:04:33.903 INFO kablam! --> src/input.rs:5:5 Oct 13 07:04:33.903 INFO kablam! | Oct 13 07:04:33.903 INFO kablam! 5 | use std::time; Oct 13 07:04:33.903 INFO kablam! | ^^^^^^^^^ Oct 13 07:04:33.903 INFO kablam! Oct 13 07:04:33.903 INFO kablam! warning: unused import: `glium::glutin` Oct 13 07:04:33.903 INFO kablam! --> src/display.rs:4:5 Oct 13 07:04:33.903 INFO kablam! | Oct 13 07:04:33.903 INFO kablam! 4 | use glium::glutin; Oct 13 07:04:33.903 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 07:04:33.903 INFO kablam! Oct 13 07:04:33.903 INFO kablam! warning: unused import: `std::path::Path` Oct 13 07:04:33.903 INFO kablam! --> src/display.rs:6:5 Oct 13 07:04:33.903 INFO kablam! | Oct 13 07:04:33.903 INFO kablam! 6 | use std::path::Path; Oct 13 07:04:33.903 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 07:04:33.903 INFO kablam! Oct 13 07:04:33.903 INFO kablam! warning: unused import: `std::fs::File` Oct 13 07:04:33.903 INFO kablam! --> src/display.rs:7:5 Oct 13 07:04:33.903 INFO kablam! | Oct 13 07:04:33.903 INFO kablam! 7 | use std::fs::File; Oct 13 07:04:33.903 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 07:04:33.903 INFO kablam! Oct 13 07:04:33.903 INFO kablam! warning: unused imports: `CpuError`, `Cpu`, `DecoderError` Oct 13 07:04:33.903 INFO kablam! --> src/main.rs:9:11 Oct 13 07:04:33.903 INFO kablam! | Oct 13 07:04:33.903 INFO kablam! 9 | use cpu::{Cpu, DecoderError, CpuError}; Oct 13 07:04:33.903 INFO kablam! | ^^^ ^^^^^^^^^^^^ ^^^^^^^^ Oct 13 07:04:33.903 INFO kablam! Oct 13 07:04:33.903 INFO kablam! warning: unused imports: `Event`, `VirtualKeyCode` Oct 13 07:04:33.903 INFO kablam! --> src/main.rs:10:21 Oct 13 07:04:33.903 INFO kablam! | Oct 13 07:04:33.903 INFO kablam! 10 | use glium::glutin::{VirtualKeyCode, Event}; Oct 13 07:04:33.903 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^ Oct 13 07:04:33.903 INFO kablam! Oct 13 07:04:34.037 INFO kablam! warning: unreachable expression Oct 13 07:04:34.037 INFO kablam! --> src/cpu.rs:264:9 Oct 13 07:04:34.037 INFO kablam! | Oct 13 07:04:34.037 INFO kablam! 264 | "cls".to_string() Oct 13 07:04:34.037 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 07:04:34.037 INFO kablam! | Oct 13 07:04:34.037 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 13 07:04:34.037 INFO kablam! Oct 13 07:04:34.110 INFO kablam! warning: unreachable expression Oct 13 07:04:34.110 INFO kablam! --> src/cpu.rs:480:9 Oct 13 07:04:34.110 INFO kablam! | Oct 13 07:04:34.110 INFO kablam! 480 | format!("wkp {:#x}", self.regs.v[reg]) Oct 13 07:04:34.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:04:34.111 INFO kablam! | Oct 13 07:04:34.111 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 07:04:34.111 INFO kablam! Oct 13 07:04:34.179 INFO kablam! warning: unused variable: `what` Oct 13 07:04:34.179 INFO kablam! --> src/cpu.rs:75:17 Oct 13 07:04:34.179 INFO kablam! | Oct 13 07:04:34.179 INFO kablam! 75 | Err(what) => Err(CpuError::DecoderError) Oct 13 07:04:34.179 INFO kablam! | ^^^^ help: consider using `_what` instead Oct 13 07:04:34.179 INFO kablam! | Oct 13 07:04:34.179 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 07:04:34.179 INFO kablam! Oct 13 07:04:34.179 INFO kablam! warning: unused variable: `placeholder_display` Oct 13 07:04:34.179 INFO kablam! --> src/cpu.rs:262:23 Oct 13 07:04:34.179 INFO kablam! | Oct 13 07:04:34.179 INFO kablam! 262 | fn cls(&mut self, placeholder_display : u8 ) -> String { Oct 13 07:04:34.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: consider using `_placeholder_display` instead Oct 13 07:04:34.179 INFO kablam! Oct 13 07:04:34.179 INFO kablam! warning: unused variable: `reg` Oct 13 07:04:34.179 INFO kablam! --> src/cpu.rs:478:37 Oct 13 07:04:34.179 INFO kablam! | Oct 13 07:04:34.179 INFO kablam! 478 | fn wait_for_keypress(&mut self, reg: usize) -> String { Oct 13 07:04:34.179 INFO kablam! | ^^^ help: consider using `_reg` instead Oct 13 07:04:34.179 INFO kablam! Oct 13 07:04:34.179 INFO kablam! warning: unused variable: `title` Oct 13 07:04:34.179 INFO kablam! --> src/display.rs:30:39 Oct 13 07:04:34.179 INFO kablam! | Oct 13 07:04:34.179 INFO kablam! 30 | pub fn new(dimension: (u32, u32), title: &str) -> Result { Oct 13 07:04:34.179 INFO kablam! | ^^^^^ help: consider using `_title` instead Oct 13 07:04:34.179 INFO kablam! Oct 13 07:04:34.269 INFO kablam! warning: variable does not need to be mutable Oct 13 07:04:34.273 INFO kablam! --> src/display.rs:99:13 Oct 13 07:04:34.273 INFO kablam! | Oct 13 07:04:34.273 INFO kablam! 99 | let mut collision = false; Oct 13 07:04:34.273 INFO kablam! | ----^^^^^^^^^ Oct 13 07:04:34.273 INFO kablam! | | Oct 13 07:04:34.273 INFO kablam! | help: remove this `mut` Oct 13 07:04:34.273 INFO kablam! | Oct 13 07:04:34.273 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 07:04:34.273 INFO kablam! Oct 13 07:04:34.273 INFO kablam! warning: field is never used: `is_closing` Oct 13 07:04:34.279 INFO kablam! --> src/input.rs:8:5 Oct 13 07:04:34.279 INFO kablam! | Oct 13 07:04:34.279 INFO kablam! 8 | is_closing : bool, Oct 13 07:04:34.287 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 07:04:34.287 INFO kablam! | Oct 13 07:04:34.290 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 07:04:34.290 INFO kablam! Oct 13 07:04:34.290 INFO kablam! warning: variant is never constructed: `InvalidDimensionError` Oct 13 07:04:34.290 INFO kablam! --> src/display.rs:17:5 Oct 13 07:04:34.290 INFO kablam! | Oct 13 07:04:34.290 INFO kablam! 17 | InvalidDimensionError, Oct 13 07:04:34.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:04:34.291 INFO kablam! Oct 13 07:04:38.287 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 49s Oct 13 07:04:38.287 INFO kablam! su: No module specific data is present Oct 13 07:04:38.902 INFO running `"docker" "rm" "-f" "3c5122e20c9b8f578930e75d6cc8b12a20358221c53d85b9ebc78868b995c9a8"` Oct 13 07:04:39.151 INFO blam! 3c5122e20c9b8f578930e75d6cc8b12a20358221c53d85b9ebc78868b995c9a8 Oct 13 07:04:39.155 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 07:04:39.679 INFO blam! 8a9c944a73bac74fcfb233382fa399d90e8dc81b579b3b4c9bf43cc02ecd2af8 Oct 13 07:04:39.687 INFO running `"docker" "start" "-a" "8a9c944a73bac74fcfb233382fa399d90e8dc81b579b3b4c9bf43cc02ecd2af8"` Oct 13 07:04:41.026 INFO kablam! usermod: no changes Oct 13 07:04:41.293 INFO kablam! Compiling chip8-rust v0.1.0 (/source) Oct 13 07:04:42.206 INFO kablam! warning: unused import: `glium::glutin::VirtualKeyCode` Oct 13 07:04:42.211 INFO kablam! --> src/cpu.rs:446:13 Oct 13 07:04:42.215 INFO kablam! | Oct 13 07:04:42.215 INFO kablam! 446 | use glium::glutin::VirtualKeyCode; Oct 13 07:04:42.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:04:42.215 INFO kablam! | Oct 13 07:04:42.215 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 07:04:42.215 INFO kablam! Oct 13 07:04:42.215 INFO kablam! warning: unused import: `glium::glutin::VirtualKeyCode` Oct 13 07:04:42.215 INFO kablam! --> src/cpu.rs:455:13 Oct 13 07:04:42.215 INFO kablam! | Oct 13 07:04:42.215 INFO kablam! 455 | use glium::glutin::VirtualKeyCode; Oct 13 07:04:42.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:04:42.215 INFO kablam! Oct 13 07:04:42.215 INFO kablam! warning: unused import: `glium::DisplayBuild` Oct 13 07:04:42.215 INFO kablam! --> src/input.rs:3:5 Oct 13 07:04:42.215 INFO kablam! | Oct 13 07:04:42.215 INFO kablam! 3 | use glium::DisplayBuild; Oct 13 07:04:42.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 07:04:42.215 INFO kablam! Oct 13 07:04:42.215 INFO kablam! warning: unused import: `std::thread` Oct 13 07:04:42.215 INFO kablam! --> src/input.rs:4:5 Oct 13 07:04:42.215 INFO kablam! | Oct 13 07:04:42.215 INFO kablam! 4 | use std::thread; Oct 13 07:04:42.215 INFO kablam! | ^^^^^^^^^^^ Oct 13 07:04:42.215 INFO kablam! Oct 13 07:04:42.215 INFO kablam! warning: unused import: `std::time` Oct 13 07:04:42.215 INFO kablam! --> src/input.rs:5:5 Oct 13 07:04:42.215 INFO kablam! | Oct 13 07:04:42.215 INFO kablam! 5 | use std::time; Oct 13 07:04:42.215 INFO kablam! | ^^^^^^^^^ Oct 13 07:04:42.215 INFO kablam! Oct 13 07:04:42.215 INFO kablam! warning: unused import: `glium::glutin` Oct 13 07:04:42.215 INFO kablam! --> src/display.rs:4:5 Oct 13 07:04:42.215 INFO kablam! | Oct 13 07:04:42.215 INFO kablam! 4 | use glium::glutin; Oct 13 07:04:42.215 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 07:04:42.215 INFO kablam! Oct 13 07:04:42.215 INFO kablam! warning: unused import: `std::path::Path` Oct 13 07:04:42.215 INFO kablam! --> src/display.rs:6:5 Oct 13 07:04:42.215 INFO kablam! | Oct 13 07:04:42.215 INFO kablam! 6 | use std::path::Path; Oct 13 07:04:42.215 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 07:04:42.215 INFO kablam! Oct 13 07:04:42.215 INFO kablam! warning: unused import: `std::fs::File` Oct 13 07:04:42.215 INFO kablam! --> src/display.rs:7:5 Oct 13 07:04:42.215 INFO kablam! | Oct 13 07:04:42.215 INFO kablam! 7 | use std::fs::File; Oct 13 07:04:42.215 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 07:04:42.215 INFO kablam! Oct 13 07:04:42.215 INFO kablam! warning: unused imports: `CpuError`, `Cpu`, `DecoderError` Oct 13 07:04:42.215 INFO kablam! --> src/main.rs:9:11 Oct 13 07:04:42.215 INFO kablam! | Oct 13 07:04:42.215 INFO kablam! 9 | use cpu::{Cpu, DecoderError, CpuError}; Oct 13 07:04:42.215 INFO kablam! | ^^^ ^^^^^^^^^^^^ ^^^^^^^^ Oct 13 07:04:42.215 INFO kablam! Oct 13 07:04:42.215 INFO kablam! warning: unused imports: `Event`, `VirtualKeyCode` Oct 13 07:04:42.215 INFO kablam! --> src/main.rs:10:21 Oct 13 07:04:42.215 INFO kablam! | Oct 13 07:04:42.215 INFO kablam! 10 | use glium::glutin::{VirtualKeyCode, Event}; Oct 13 07:04:42.215 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^ Oct 13 07:04:42.215 INFO kablam! Oct 13 07:04:42.335 INFO kablam! warning: unreachable expression Oct 13 07:04:42.335 INFO kablam! --> src/cpu.rs:264:9 Oct 13 07:04:42.335 INFO kablam! | Oct 13 07:04:42.335 INFO kablam! 264 | "cls".to_string() Oct 13 07:04:42.335 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 07:04:42.335 INFO kablam! | Oct 13 07:04:42.354 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 13 07:04:42.354 INFO kablam! Oct 13 07:04:42.391 INFO kablam! warning: unreachable expression Oct 13 07:04:42.391 INFO kablam! --> src/cpu.rs:480:9 Oct 13 07:04:42.391 INFO kablam! | Oct 13 07:04:42.391 INFO kablam! 480 | format!("wkp {:#x}", self.regs.v[reg]) Oct 13 07:04:42.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:04:42.391 INFO kablam! | Oct 13 07:04:42.391 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 07:04:42.391 INFO kablam! Oct 13 07:04:42.483 INFO kablam! warning: unused variable: `what` Oct 13 07:04:42.483 INFO kablam! --> src/cpu.rs:75:17 Oct 13 07:04:42.483 INFO kablam! | Oct 13 07:04:42.483 INFO kablam! 75 | Err(what) => Err(CpuError::DecoderError) Oct 13 07:04:42.483 INFO kablam! | ^^^^ help: consider using `_what` instead Oct 13 07:04:42.483 INFO kablam! | Oct 13 07:04:42.483 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 07:04:42.483 INFO kablam! Oct 13 07:04:42.483 INFO kablam! warning: unused variable: `placeholder_display` Oct 13 07:04:42.483 INFO kablam! --> src/cpu.rs:262:23 Oct 13 07:04:42.483 INFO kablam! | Oct 13 07:04:42.483 INFO kablam! 262 | fn cls(&mut self, placeholder_display : u8 ) -> String { Oct 13 07:04:42.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: consider using `_placeholder_display` instead Oct 13 07:04:42.483 INFO kablam! Oct 13 07:04:42.483 INFO kablam! warning: unused variable: `reg` Oct 13 07:04:42.483 INFO kablam! --> src/cpu.rs:478:37 Oct 13 07:04:42.483 INFO kablam! | Oct 13 07:04:42.483 INFO kablam! 478 | fn wait_for_keypress(&mut self, reg: usize) -> String { Oct 13 07:04:42.483 INFO kablam! | ^^^ help: consider using `_reg` instead Oct 13 07:04:42.483 INFO kablam! Oct 13 07:04:42.483 INFO kablam! warning: unused variable: `title` Oct 13 07:04:42.483 INFO kablam! --> src/display.rs:30:39 Oct 13 07:04:42.483 INFO kablam! | Oct 13 07:04:42.483 INFO kablam! 30 | pub fn new(dimension: (u32, u32), title: &str) -> Result { Oct 13 07:04:42.483 INFO kablam! | ^^^^^ help: consider using `_title` instead Oct 13 07:04:42.483 INFO kablam! Oct 13 07:04:42.538 INFO kablam! warning: variable does not need to be mutable Oct 13 07:04:42.539 INFO kablam! --> src/display.rs:99:13 Oct 13 07:04:42.539 INFO kablam! | Oct 13 07:04:42.539 INFO kablam! 99 | let mut collision = false; Oct 13 07:04:42.539 INFO kablam! | ----^^^^^^^^^ Oct 13 07:04:42.539 INFO kablam! | | Oct 13 07:04:42.539 INFO kablam! | help: remove this `mut` Oct 13 07:04:42.539 INFO kablam! | Oct 13 07:04:42.539 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 07:04:42.539 INFO kablam! Oct 13 07:04:42.544 INFO kablam! warning: field is never used: `is_closing` Oct 13 07:04:42.544 INFO kablam! --> src/input.rs:8:5 Oct 13 07:04:42.544 INFO kablam! | Oct 13 07:04:42.544 INFO kablam! 8 | is_closing : bool, Oct 13 07:04:42.544 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 07:04:42.544 INFO kablam! | Oct 13 07:04:42.544 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 07:04:42.544 INFO kablam! Oct 13 07:04:42.544 INFO kablam! warning: variant is never constructed: `InvalidDimensionError` Oct 13 07:04:42.544 INFO kablam! --> src/display.rs:17:5 Oct 13 07:04:42.544 INFO kablam! | Oct 13 07:04:42.544 INFO kablam! 17 | InvalidDimensionError, Oct 13 07:04:42.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:04:42.544 INFO kablam! Oct 13 07:04:43.071 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.04s Oct 13 07:04:43.114 INFO kablam! su: No module specific data is present Oct 13 07:04:43.826 INFO running `"docker" "rm" "-f" "8a9c944a73bac74fcfb233382fa399d90e8dc81b579b3b4c9bf43cc02ecd2af8"` Oct 13 07:04:44.287 INFO blam! 8a9c944a73bac74fcfb233382fa399d90e8dc81b579b3b4c9bf43cc02ecd2af8 Oct 13 07:04:44.299 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 07:04:44.951 INFO blam! 77da1a279220a487e97b5841bfe711ad666abaaef289a33bbda645652f0196a7 Oct 13 07:04:44.962 INFO running `"docker" "start" "-a" "77da1a279220a487e97b5841bfe711ad666abaaef289a33bbda645652f0196a7"` Oct 13 07:04:46.341 INFO kablam! usermod: no changes Oct 13 07:04:46.571 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 13 07:04:46.587 INFO kablam! Running /target/debug/deps/chip8_rust-e9ec7f572732815d Oct 13 07:04:46.629 INFO blam! Oct 13 07:04:46.629 INFO blam! running 0 tests Oct 13 07:04:46.629 INFO blam! Oct 13 07:04:46.629 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 07:04:46.629 INFO blam! Oct 13 07:04:46.638 INFO kablam! su: No module specific data is present Oct 13 07:04:47.227 INFO running `"docker" "rm" "-f" "77da1a279220a487e97b5841bfe711ad666abaaef289a33bbda645652f0196a7"` Oct 13 07:04:47.661 INFO blam! 77da1a279220a487e97b5841bfe711ad666abaaef289a33bbda645652f0196a7