Oct 14 18:20:46.990 INFO testing ickshonpe/boulderdash against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 18:20:46.992 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 18:20:47.479 INFO blam! d686dd279dfbc3d56c6eaa7398fc8e2b47744e1a8557cefbd4afc26c9baa7db6 Oct 14 18:20:47.481 INFO running `"docker" "start" "-a" "d686dd279dfbc3d56c6eaa7398fc8e2b47744e1a8557cefbd4afc26c9baa7db6"` Oct 14 18:20:48.873 INFO kablam! usermod: no changes Oct 14 18:20:49.147 INFO kablam! Compiling libc v0.2.22 Oct 14 18:20:49.147 INFO kablam! Compiling serde_json v0.9.10 Oct 14 18:20:49.148 INFO kablam! Compiling num-integer v0.1.34 Oct 14 18:20:49.159 INFO kablam! Compiling x11-dl v2.13.0 Oct 14 18:20:49.159 INFO kablam! Compiling draw_state v0.7.0 Oct 14 18:20:49.164 INFO kablam! Compiling deflate v0.7.8 Oct 14 18:20:49.167 INFO kablam! Compiling piston2d-graphics v0.21.1 Oct 14 18:20:49.167 INFO kablam! Compiling gfx_gl v0.3.1 Oct 14 18:20:51.783 INFO kablam! Compiling gl v0.6.1 Oct 14 18:20:59.307 INFO kablam! Compiling num-iter v0.1.33 Oct 14 18:20:59.310 INFO kablam! Compiling num-rational v0.1.36 Oct 14 18:20:59.427 INFO kablam! Compiling rand v0.3.15 Oct 14 18:20:59.499 INFO kablam! Compiling num_cpus v1.4.0 Oct 14 18:20:59.500 INFO kablam! Compiling fs2 v0.2.5 Oct 14 18:20:59.847 INFO kablam! Compiling shared_library v0.1.5 Oct 14 18:21:00.240 INFO kablam! Compiling gfx_core v0.7.0 Oct 14 18:21:01.092 INFO kablam! Compiling png v0.7.0 Oct 14 18:21:04.257 INFO kablam! Compiling memmap v0.4.0 Oct 14 18:21:14.304 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 18:21:14.459 INFO kablam! Compiling phf_generator v0.7.21 Oct 14 18:21:14.460 INFO kablam! Compiling rayon-core v1.0.0 Oct 14 18:21:14.832 INFO kablam! Compiling tempfile v2.1.5 Oct 14 18:21:16.941 INFO kablam! Compiling phf_codegen v0.7.21 Oct 14 18:21:20.321 INFO kablam! Compiling target_build_utils v0.3.0 Oct 14 18:21:23.020 INFO kablam! Compiling rayon v0.7.0 Oct 14 18:21:36.685 INFO kablam! Compiling jpeg-decoder v0.1.12 Oct 14 18:21:43.263 INFO kablam! Compiling image v0.13.0 Oct 14 18:21:51.627 INFO kablam! Compiling libloading v0.3.4 Oct 14 18:21:58.231 INFO kablam! Compiling dlib v0.3.1 Oct 14 18:21:59.239 INFO kablam! Compiling wayland-sys v0.7.8 Oct 14 18:22:05.173 INFO kablam! Compiling wayland-client v0.7.8 Oct 14 18:22:13.246 INFO kablam! Compiling wayland-window v0.4.4 Oct 14 18:22:13.248 INFO kablam! Compiling wayland-kbd v0.6.3 Oct 14 18:22:16.640 INFO kablam! Compiling winit v0.5.11 Oct 14 18:22:22.967 INFO kablam! Compiling glutin v0.7.4 Oct 14 18:22:27.747 INFO kablam! Compiling pistoncore-glutin_window v0.36.0 Oct 14 18:22:34.067 INFO kablam! Compiling gfx v0.15.1 Oct 14 18:22:34.067 INFO kablam! Compiling gfx_device_gl v0.14.0 Oct 14 18:22:43.772 INFO kablam! Compiling piston-gfx_texture v0.23.0 Oct 14 18:22:45.175 INFO kablam! Compiling piston2d-gfx_graphics v0.39.0 Oct 14 18:22:48.843 INFO kablam! Compiling piston_window v0.65.0 Oct 14 18:22:50.363 INFO kablam! Compiling boulderdash v0.1.0 (/source) Oct 14 18:22:51.543 INFO kablam! warning: unused import: `find_folder::Error` Oct 14 18:22:51.543 INFO kablam! --> src/assets.rs:2:5 Oct 14 18:22:51.543 INFO kablam! | Oct 14 18:22:51.543 INFO kablam! 2 | use find_folder::Error; Oct 14 18:22:51.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 18:22:51.543 INFO kablam! | Oct 14 18:22:51.543 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 18:22:51.543 INFO kablam! Oct 14 18:22:51.543 INFO kablam! warning: unused import: `std::fs::File` Oct 14 18:22:51.543 INFO kablam! --> src/main.rs:14:5 Oct 14 18:22:51.543 INFO kablam! | Oct 14 18:22:51.543 INFO kablam! 14 | use std::fs::File; Oct 14 18:22:51.543 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 18:22:51.543 INFO kablam! Oct 14 18:22:51.543 INFO kablam! warning: unused import: `std::path::Path` Oct 14 18:22:51.543 INFO kablam! --> src/main.rs:15:5 Oct 14 18:22:51.543 INFO kablam! | Oct 14 18:22:51.543 INFO kablam! 15 | use std::path::Path; Oct 14 18:22:51.543 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 18:22:51.543 INFO kablam! Oct 14 18:22:51.543 INFO kablam! warning: unused import: `rect::Rect` Oct 14 18:22:51.543 INFO kablam! --> src/main.rs:18:5 Oct 14 18:22:51.543 INFO kablam! | Oct 14 18:22:51.543 INFO kablam! 18 | use rect::Rect; Oct 14 18:22:51.543 INFO kablam! | ^^^^^^^^^^ Oct 14 18:22:51.543 INFO kablam! Oct 14 18:22:51.543 INFO kablam! warning: unused import: `vecmath::*` Oct 14 18:22:51.543 INFO kablam! --> src/main.rs:20:5 Oct 14 18:22:51.543 INFO kablam! | Oct 14 18:22:51.543 INFO kablam! 20 | use vecmath::*; Oct 14 18:22:51.543 INFO kablam! | ^^^^^^^^^^ Oct 14 18:22:51.543 INFO kablam! Oct 14 18:22:51.543 INFO kablam! warning: unused import: `image::*` Oct 14 18:22:51.543 INFO kablam! --> src/main.rs:22:5 Oct 14 18:22:51.543 INFO kablam! | Oct 14 18:22:51.543 INFO kablam! 22 | use image::*; Oct 14 18:22:51.543 INFO kablam! | ^^^^^^^^ Oct 14 18:22:51.543 INFO kablam! Oct 14 18:22:51.543 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 14 18:22:51.543 INFO kablam! --> src/main.rs:24:5 Oct 14 18:22:51.543 INFO kablam! | Oct 14 18:22:51.543 INFO kablam! 24 | use std::collections::HashMap; Oct 14 18:22:51.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:22:51.543 INFO kablam! Oct 14 18:22:51.763 INFO kablam! warning: unused variable: `E` Oct 14 18:22:51.763 INFO kablam! --> src/assets.rs:9:19 Oct 14 18:22:51.763 INFO kablam! | Oct 14 18:22:51.763 INFO kablam! 9 | Result::Err(E) => { panic!("Assets folder not found.") } Oct 14 18:22:51.763 INFO kablam! | ^ help: consider using `_E` instead Oct 14 18:22:51.763 INFO kablam! | Oct 14 18:22:51.763 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 18:22:51.763 INFO kablam! Oct 14 18:22:51.763 INFO kablam! warning: unused variable: `old_input_state` Oct 14 18:22:51.763 INFO kablam! --> src/main.rs:48:12 Oct 14 18:22:51.763 INFO kablam! | Oct 14 18:22:51.763 INFO kablam! 48 | let mut old_input_state = HashSet::::new(); Oct 14 18:22:51.763 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_old_input_state` instead Oct 14 18:22:51.763 INFO kablam! Oct 14 18:22:51.763 INFO kablam! warning: unused variable: `r` Oct 14 18:22:51.763 INFO kablam! --> src/main.rs:153:13 Oct 14 18:22:51.763 INFO kablam! | Oct 14 18:22:51.763 INFO kablam! 153 | fn draw_map(r: &RenderArgs, g2d: &mut G2d, game_state: Oct 14 18:22:51.763 INFO kablam! | ^ help: consider using `_r` instead Oct 14 18:22:51.763 INFO kablam! Oct 14 18:22:51.763 INFO kablam! warning: unused variable: `i` Oct 14 18:22:51.763 INFO kablam! --> src/mapping.rs:83:12 Oct 14 18:22:51.763 INFO kablam! | Oct 14 18:22:51.763 INFO kablam! 83 | for (i, c) in self { Oct 14 18:22:51.763 INFO kablam! | ^ help: consider using `_i` instead Oct 14 18:22:51.763 INFO kablam! Oct 14 18:22:51.763 INFO kablam! warning: unused variable: `y1` Oct 14 18:22:51.763 INFO kablam! --> src/rect.rs:15:37 Oct 14 18:22:51.763 INFO kablam! | Oct 14 18:22:51.763 INFO kablam! 15 | pub fn new(x1: usize, x2: usize, y1: usize, y2: usize) -> Rect { Oct 14 18:22:51.763 INFO kablam! | ^^ help: consider using `_y1` instead Oct 14 18:22:51.763 INFO kablam! Oct 14 18:22:51.763 INFO kablam! warning: unused variable: `y2` Oct 14 18:22:51.763 INFO kablam! --> src/rect.rs:15:48 Oct 14 18:22:51.763 INFO kablam! | Oct 14 18:22:51.763 INFO kablam! 15 | pub fn new(x1: usize, x2: usize, y1: usize, y2: usize) -> Rect { Oct 14 18:22:51.763 INFO kablam! | ^^ help: consider using `_y2` instead Oct 14 18:22:51.763 INFO kablam! Oct 14 18:22:51.787 INFO kablam! warning: variable does not need to be mutable Oct 14 18:22:51.787 INFO kablam! --> src/main.rs:48:8 Oct 14 18:22:51.787 INFO kablam! | Oct 14 18:22:51.787 INFO kablam! 48 | let mut old_input_state = HashSet::::new(); Oct 14 18:22:51.787 INFO kablam! | ----^^^^^^^^^^^^^^^ Oct 14 18:22:51.787 INFO kablam! | | Oct 14 18:22:51.787 INFO kablam! | help: remove this `mut` Oct 14 18:22:51.787 INFO kablam! | Oct 14 18:22:51.787 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 18:22:51.787 INFO kablam! Oct 14 18:22:51.815 INFO kablam! warning: variable does not need to be mutable Oct 14 18:22:51.815 INFO kablam! --> src/game.rs:37:8 Oct 14 18:22:51.815 INFO kablam! | Oct 14 18:22:51.815 INFO kablam! 37 | let mut m = &mut g.map; Oct 14 18:22:51.815 INFO kablam! | ----^ Oct 14 18:22:51.815 INFO kablam! | | Oct 14 18:22:51.815 INFO kablam! | help: remove this `mut` Oct 14 18:22:51.815 INFO kablam! Oct 14 18:22:51.838 INFO kablam! warning: function is never used: `print_map` Oct 14 18:22:51.838 INFO kablam! --> src/mapping.rs:180:1 Oct 14 18:22:51.838 INFO kablam! | Oct 14 18:22:51.838 INFO kablam! 180 | pub fn print_map(m: &LevelMap) { Oct 14 18:22:51.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:22:51.838 INFO kablam! | Oct 14 18:22:51.838 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 18:22:51.838 INFO kablam! Oct 14 18:22:51.838 INFO kablam! warning: function is never used: `put_border_wall` Oct 14 18:22:51.838 INFO kablam! --> src/mapgen.rs:5:4 Oct 14 18:22:51.838 INFO kablam! | Oct 14 18:22:51.838 INFO kablam! 5 | pub fn put_border_wall(map: &mut LevelMap) { Oct 14 18:22:51.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:22:51.838 INFO kablam! Oct 14 18:22:51.838 INFO kablam! warning: function is never used: `put_wall` Oct 14 18:22:51.838 INFO kablam! --> src/mapgen.rs:17:4 Oct 14 18:22:51.838 INFO kablam! | Oct 14 18:22:51.838 INFO kablam! 17 | pub fn put_wall(map: &mut LevelMap, p: Pos) { Oct 14 18:22:51.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:22:51.838 INFO kablam! Oct 14 18:22:51.842 INFO kablam! warning: variable `E` should have a snake case name such as `e` Oct 14 18:22:51.842 INFO kablam! --> src/assets.rs:9:19 Oct 14 18:22:51.842 INFO kablam! | Oct 14 18:22:51.842 INFO kablam! 9 | Result::Err(E) => { panic!("Assets folder not found.") } Oct 14 18:22:51.842 INFO kablam! | ^ Oct 14 18:22:51.842 INFO kablam! | Oct 14 18:22:51.842 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 18:22:51.842 INFO kablam! Oct 14 18:22:59.663 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 10s Oct 14 18:22:59.676 INFO kablam! su: No module specific data is present Oct 14 18:23:00.953 INFO running `"docker" "rm" "-f" "d686dd279dfbc3d56c6eaa7398fc8e2b47744e1a8557cefbd4afc26c9baa7db6"` Oct 14 18:23:01.211 INFO blam! d686dd279dfbc3d56c6eaa7398fc8e2b47744e1a8557cefbd4afc26c9baa7db6 Oct 14 18:23:01.220 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 18:23:01.692 INFO blam! afce4dfd2eae5fd41abf29bc90310529b687ccccfa763875c7141cdad0eb9c5f Oct 14 18:23:01.694 INFO running `"docker" "start" "-a" "afce4dfd2eae5fd41abf29bc90310529b687ccccfa763875c7141cdad0eb9c5f"` Oct 14 18:23:03.661 INFO kablam! usermod: no changes Oct 14 18:23:03.975 INFO kablam! Compiling boulderdash v0.1.0 (/source) Oct 14 18:23:05.231 INFO kablam! warning: unused import: `find_folder::Error` Oct 14 18:23:05.231 INFO kablam! --> src/assets.rs:2:5 Oct 14 18:23:05.231 INFO kablam! | Oct 14 18:23:05.231 INFO kablam! 2 | use find_folder::Error; Oct 14 18:23:05.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 18:23:05.231 INFO kablam! | Oct 14 18:23:05.231 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 18:23:05.231 INFO kablam! Oct 14 18:23:05.231 INFO kablam! warning: unused import: `std::fs::File` Oct 14 18:23:05.231 INFO kablam! --> src/main.rs:14:5 Oct 14 18:23:05.231 INFO kablam! | Oct 14 18:23:05.231 INFO kablam! 14 | use std::fs::File; Oct 14 18:23:05.231 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 18:23:05.231 INFO kablam! Oct 14 18:23:05.231 INFO kablam! warning: unused import: `std::path::Path` Oct 14 18:23:05.231 INFO kablam! --> src/main.rs:15:5 Oct 14 18:23:05.231 INFO kablam! | Oct 14 18:23:05.231 INFO kablam! 15 | use std::path::Path; Oct 14 18:23:05.231 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 18:23:05.231 INFO kablam! Oct 14 18:23:05.231 INFO kablam! warning: unused import: `rect::Rect` Oct 14 18:23:05.231 INFO kablam! --> src/main.rs:18:5 Oct 14 18:23:05.231 INFO kablam! | Oct 14 18:23:05.231 INFO kablam! 18 | use rect::Rect; Oct 14 18:23:05.231 INFO kablam! | ^^^^^^^^^^ Oct 14 18:23:05.231 INFO kablam! Oct 14 18:23:05.231 INFO kablam! warning: unused import: `vecmath::*` Oct 14 18:23:05.231 INFO kablam! --> src/main.rs:20:5 Oct 14 18:23:05.231 INFO kablam! | Oct 14 18:23:05.231 INFO kablam! 20 | use vecmath::*; Oct 14 18:23:05.231 INFO kablam! | ^^^^^^^^^^ Oct 14 18:23:05.231 INFO kablam! Oct 14 18:23:05.231 INFO kablam! warning: unused import: `image::*` Oct 14 18:23:05.231 INFO kablam! --> src/main.rs:22:5 Oct 14 18:23:05.231 INFO kablam! | Oct 14 18:23:05.231 INFO kablam! 22 | use image::*; Oct 14 18:23:05.231 INFO kablam! | ^^^^^^^^ Oct 14 18:23:05.231 INFO kablam! Oct 14 18:23:05.231 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 14 18:23:05.231 INFO kablam! --> src/main.rs:24:5 Oct 14 18:23:05.231 INFO kablam! | Oct 14 18:23:05.231 INFO kablam! 24 | use std::collections::HashMap; Oct 14 18:23:05.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:23:05.231 INFO kablam! Oct 14 18:23:05.471 INFO kablam! warning: unused variable: `E` Oct 14 18:23:05.471 INFO kablam! --> src/assets.rs:9:19 Oct 14 18:23:05.471 INFO kablam! | Oct 14 18:23:05.471 INFO kablam! 9 | Result::Err(E) => { panic!("Assets folder not found.") } Oct 14 18:23:05.471 INFO kablam! | ^ help: consider using `_E` instead Oct 14 18:23:05.471 INFO kablam! | Oct 14 18:23:05.471 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 18:23:05.471 INFO kablam! Oct 14 18:23:05.471 INFO kablam! warning: unused variable: `old_input_state` Oct 14 18:23:05.471 INFO kablam! --> src/main.rs:48:12 Oct 14 18:23:05.471 INFO kablam! | Oct 14 18:23:05.471 INFO kablam! 48 | let mut old_input_state = HashSet::::new(); Oct 14 18:23:05.471 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_old_input_state` instead Oct 14 18:23:05.471 INFO kablam! Oct 14 18:23:05.471 INFO kablam! warning: unused variable: `r` Oct 14 18:23:05.471 INFO kablam! --> src/main.rs:153:13 Oct 14 18:23:05.471 INFO kablam! | Oct 14 18:23:05.471 INFO kablam! 153 | fn draw_map(r: &RenderArgs, g2d: &mut G2d, game_state: Oct 14 18:23:05.471 INFO kablam! | ^ help: consider using `_r` instead Oct 14 18:23:05.471 INFO kablam! Oct 14 18:23:05.471 INFO kablam! warning: unused variable: `i` Oct 14 18:23:05.471 INFO kablam! --> src/mapping.rs:83:12 Oct 14 18:23:05.471 INFO kablam! | Oct 14 18:23:05.471 INFO kablam! 83 | for (i, c) in self { Oct 14 18:23:05.471 INFO kablam! | ^ help: consider using `_i` instead Oct 14 18:23:05.471 INFO kablam! Oct 14 18:23:05.471 INFO kablam! warning: unused variable: `y1` Oct 14 18:23:05.471 INFO kablam! --> src/rect.rs:15:37 Oct 14 18:23:05.471 INFO kablam! | Oct 14 18:23:05.471 INFO kablam! 15 | pub fn new(x1: usize, x2: usize, y1: usize, y2: usize) -> Rect { Oct 14 18:23:05.471 INFO kablam! | ^^ help: consider using `_y1` instead Oct 14 18:23:05.471 INFO kablam! Oct 14 18:23:05.471 INFO kablam! warning: unused variable: `y2` Oct 14 18:23:05.471 INFO kablam! --> src/rect.rs:15:48 Oct 14 18:23:05.471 INFO kablam! | Oct 14 18:23:05.471 INFO kablam! 15 | pub fn new(x1: usize, x2: usize, y1: usize, y2: usize) -> Rect { Oct 14 18:23:05.471 INFO kablam! | ^^ help: consider using `_y2` instead Oct 14 18:23:05.471 INFO kablam! Oct 14 18:23:05.489 INFO kablam! warning: variable does not need to be mutable Oct 14 18:23:05.489 INFO kablam! --> src/main.rs:48:8 Oct 14 18:23:05.489 INFO kablam! | Oct 14 18:23:05.489 INFO kablam! 48 | let mut old_input_state = HashSet::::new(); Oct 14 18:23:05.489 INFO kablam! | ----^^^^^^^^^^^^^^^ Oct 14 18:23:05.489 INFO kablam! | | Oct 14 18:23:05.489 INFO kablam! | help: remove this `mut` Oct 14 18:23:05.491 INFO kablam! | Oct 14 18:23:05.491 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 18:23:05.491 INFO kablam! Oct 14 18:23:05.519 INFO kablam! warning: variable does not need to be mutable Oct 14 18:23:05.519 INFO kablam! --> src/game.rs:37:8 Oct 14 18:23:05.519 INFO kablam! | Oct 14 18:23:05.519 INFO kablam! 37 | let mut m = &mut g.map; Oct 14 18:23:05.519 INFO kablam! | ----^ Oct 14 18:23:05.519 INFO kablam! | | Oct 14 18:23:05.519 INFO kablam! | help: remove this `mut` Oct 14 18:23:05.519 INFO kablam! Oct 14 18:23:05.539 INFO kablam! warning: function is never used: `print_map` Oct 14 18:23:05.539 INFO kablam! --> src/mapping.rs:180:1 Oct 14 18:23:05.539 INFO kablam! | Oct 14 18:23:05.539 INFO kablam! 180 | pub fn print_map(m: &LevelMap) { Oct 14 18:23:05.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:23:05.539 INFO kablam! | Oct 14 18:23:05.539 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 18:23:05.539 INFO kablam! Oct 14 18:23:05.539 INFO kablam! warning: function is never used: `put_border_wall` Oct 14 18:23:05.539 INFO kablam! --> src/mapgen.rs:5:4 Oct 14 18:23:05.539 INFO kablam! | Oct 14 18:23:05.539 INFO kablam! 5 | pub fn put_border_wall(map: &mut LevelMap) { Oct 14 18:23:05.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:23:05.539 INFO kablam! Oct 14 18:23:05.539 INFO kablam! warning: function is never used: `put_wall` Oct 14 18:23:05.539 INFO kablam! --> src/mapgen.rs:17:4 Oct 14 18:23:05.539 INFO kablam! | Oct 14 18:23:05.539 INFO kablam! 17 | pub fn put_wall(map: &mut LevelMap, p: Pos) { Oct 14 18:23:05.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:23:05.539 INFO kablam! Oct 14 18:23:05.543 INFO kablam! warning: variable `E` should have a snake case name such as `e` Oct 14 18:23:05.543 INFO kablam! --> src/assets.rs:9:19 Oct 14 18:23:05.543 INFO kablam! | Oct 14 18:23:05.543 INFO kablam! 9 | Result::Err(E) => { panic!("Assets folder not found.") } Oct 14 18:23:05.543 INFO kablam! | ^ Oct 14 18:23:05.543 INFO kablam! | Oct 14 18:23:05.543 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 18:23:05.543 INFO kablam! Oct 14 18:23:06.271 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.57s Oct 14 18:23:06.279 INFO kablam! su: No module specific data is present Oct 14 18:23:07.033 INFO running `"docker" "rm" "-f" "afce4dfd2eae5fd41abf29bc90310529b687ccccfa763875c7141cdad0eb9c5f"` Oct 14 18:23:07.391 INFO blam! afce4dfd2eae5fd41abf29bc90310529b687ccccfa763875c7141cdad0eb9c5f Oct 14 18:23:07.393 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 18:23:07.867 INFO blam! 7c88a6950cb86a47c01257b7c0b99d67af3c3bec5635efca054a810b3a681285 Oct 14 18:23:07.879 INFO running `"docker" "start" "-a" "7c88a6950cb86a47c01257b7c0b99d67af3c3bec5635efca054a810b3a681285"` Oct 14 18:23:09.755 INFO kablam! usermod: no changes Oct 14 18:23:09.995 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 14 18:23:10.031 INFO kablam! Running /target/debug/deps/boulderdash-c41e339996335fc1 Oct 14 18:23:10.031 INFO blam! Oct 14 18:23:10.031 INFO blam! running 0 tests Oct 14 18:23:10.031 INFO blam! Oct 14 18:23:10.031 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:23:10.031 INFO blam! Oct 14 18:23:10.032 INFO kablam! su: No module specific data is present Oct 14 18:23:10.863 INFO running `"docker" "rm" "-f" "7c88a6950cb86a47c01257b7c0b99d67af3c3bec5635efca054a810b3a681285"` Oct 14 18:23:11.111 INFO blam! 7c88a6950cb86a47c01257b7c0b99d67af3c3bec5635efca054a810b3a681285