Oct 15 12:22:04.293 INFO testing Beamed/DeprecatedGame00x against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 12:22:04.293 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 12:22:04.694 INFO blam! 267477a2e7919c3a7f4bf86f245a0b0c26a597c74c25bada76980b7d7da62e72 Oct 15 12:22:04.696 INFO running `"docker" "start" "-a" "267477a2e7919c3a7f4bf86f245a0b0c26a597c74c25bada76980b7d7da62e72"` Oct 15 12:22:06.227 INFO kablam! usermod: no changes Oct 15 12:22:06.711 INFO kablam! Compiling x11-dl v2.17.1 Oct 15 12:22:06.711 INFO kablam! Compiling serde_json v1.0.8 Oct 15 12:22:06.740 INFO kablam! Compiling ordered-float v0.5.0 Oct 15 12:22:06.740 INFO kablam! Compiling serde_yaml v0.7.3 Oct 15 12:22:06.740 INFO kablam! Compiling miniz-sys v0.1.10 Oct 15 12:22:06.741 INFO kablam! Compiling chrono v0.3.0 Oct 15 12:22:06.741 INFO kablam! Compiling pistoncore-input v0.20.0 Oct 15 12:22:06.741 INFO kablam! Compiling image v0.18.0 Oct 15 12:22:08.524 INFO kablam! Compiling flate2 v0.2.20 Oct 15 12:22:11.032 INFO kablam! Compiling serde-value v0.5.1 Oct 15 12:22:11.951 INFO kablam! Compiling rusttype v0.3.0 Oct 15 12:22:28.204 INFO kablam! Compiling log4rs v0.7.0 Oct 15 12:22:30.495 INFO kablam! Compiling pistoncore-window v0.30.0 Oct 15 12:22:38.248 INFO kablam! Compiling pistoncore-event_loop v0.35.0 Oct 15 12:22:43.174 INFO kablam! Compiling piston v0.35.0 Oct 15 12:23:08.803 INFO kablam! Compiling winit v0.8.3 Oct 15 12:23:10.412 INFO kablam! Compiling piston2d-opengl_graphics v0.50.0 Oct 15 12:23:17.451 INFO kablam! Compiling glutin v0.10.1 Oct 15 12:23:20.999 INFO kablam! Compiling pistoncore-glutin_window v0.43.0 Oct 15 12:23:23.984 INFO kablam! Compiling RustyRogue v0.1.0 (/source) Oct 15 12:23:27.815 INFO kablam! warning: unused import: `std::env` Oct 15 12:23:27.815 INFO kablam! --> src/main.rs:11:5 Oct 15 12:23:27.815 INFO kablam! | Oct 15 12:23:27.815 INFO kablam! 11 | use std::env; Oct 15 12:23:27.815 INFO kablam! | ^^^^^^^^ Oct 15 12:23:27.815 INFO kablam! | Oct 15 12:23:27.815 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:23:27.815 INFO kablam! Oct 15 12:23:27.815 INFO kablam! warning: unused import: `std::path` Oct 15 12:23:27.815 INFO kablam! --> src/main.rs:12:5 Oct 15 12:23:27.815 INFO kablam! | Oct 15 12:23:27.815 INFO kablam! 12 | use std::path; Oct 15 12:23:27.815 INFO kablam! | ^^^^^^^^^ Oct 15 12:23:27.815 INFO kablam! Oct 15 12:23:27.815 INFO kablam! warning: unused import: `std::fmt::Debug` Oct 15 12:23:27.815 INFO kablam! --> src/model/map/mod.rs:4:5 Oct 15 12:23:27.815 INFO kablam! | Oct 15 12:23:27.815 INFO kablam! 4 | use std::fmt::Debug; Oct 15 12:23:27.815 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 12:23:27.815 INFO kablam! Oct 15 12:23:27.815 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 15 12:23:27.815 INFO kablam! --> src/view/mod.rs:2:5 Oct 15 12:23:27.815 INFO kablam! | Oct 15 12:23:27.815 INFO kablam! 2 | use std::collections::HashMap; Oct 15 12:23:27.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:23:27.815 INFO kablam! Oct 15 12:23:27.815 INFO kablam! warning: unused import: `OpenGL` Oct 15 12:23:27.815 INFO kablam! --> src/view/mod.rs:4:36 Oct 15 12:23:27.815 INFO kablam! | Oct 15 12:23:27.815 INFO kablam! 4 | use opengl_graphics::{ GlGraphics, OpenGL, GlyphCache, TextureSettings }; Oct 15 12:23:27.816 INFO kablam! | ^^^^^^ Oct 15 12:23:27.816 INFO kablam! Oct 15 12:23:27.816 INFO kablam! warning: unused import: `Graphics` Oct 15 12:23:27.816 INFO kablam! --> src/view/mod.rs:7:16 Oct 15 12:23:27.816 INFO kablam! | Oct 15 12:23:27.816 INFO kablam! 7 | use graphics::{Graphics, Context}; Oct 15 12:23:27.816 INFO kablam! | ^^^^^^^^ Oct 15 12:23:27.816 INFO kablam! Oct 15 12:23:27.816 INFO kablam! warning: unused import: `OpenGL` Oct 15 12:23:27.816 INFO kablam! --> src/view/console_view.rs:3:36 Oct 15 12:23:27.816 INFO kablam! | Oct 15 12:23:27.816 INFO kablam! 3 | use opengl_graphics::{ GlGraphics, OpenGL, GlyphCache }; Oct 15 12:23:27.816 INFO kablam! | ^^^^^^ Oct 15 12:23:27.816 INFO kablam! Oct 15 12:23:27.816 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 12:23:27.816 INFO kablam! --> src/view/map_view/map_tile.rs:41:44 Oct 15 12:23:27.816 INFO kablam! | Oct 15 12:23:27.816 INFO kablam! 41 | let font_size : u32 = cmp::min((2 * self.width as u32 / 3), (2 * self.height as u32 / 3)) + 1; Oct 15 12:23:27.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 12:23:27.816 INFO kablam! | Oct 15 12:23:27.816 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 12:23:27.816 INFO kablam! Oct 15 12:23:27.816 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 12:23:27.816 INFO kablam! --> src/view/map_view/map_tile.rs:41:73 Oct 15 12:23:27.816 INFO kablam! | Oct 15 12:23:27.816 INFO kablam! 41 | let font_size : u32 = cmp::min((2 * self.width as u32 / 3), (2 * self.height as u32 / 3)) + 1; Oct 15 12:23:27.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 12:23:27.816 INFO kablam! Oct 15 12:23:27.816 INFO kablam! warning: unused import: `OpenGL` Oct 15 12:23:27.816 INFO kablam! --> src/view/map_view/mod.rs:5:36 Oct 15 12:23:27.816 INFO kablam! | Oct 15 12:23:27.816 INFO kablam! 5 | use opengl_graphics::{ GlGraphics, OpenGL, GlyphCache }; Oct 15 12:23:27.816 INFO kablam! | ^^^^^^ Oct 15 12:23:27.816 INFO kablam! Oct 15 12:23:27.816 INFO kablam! warning: unused import: `glutin_window as Window` Oct 15 12:23:27.816 INFO kablam! --> src/view/map_view/mod.rs:6:5 Oct 15 12:23:27.816 INFO kablam! | Oct 15 12:23:27.816 INFO kablam! 6 | use glutin_window as Window; Oct 15 12:23:27.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:23:27.816 INFO kablam! Oct 15 12:23:27.816 INFO kablam! warning: unnecessary parentheses around assigned value Oct 15 12:23:27.816 INFO kablam! --> src/view/map_view/mod.rs:79:27 Oct 15 12:23:27.816 INFO kablam! | Oct 15 12:23:27.816 INFO kablam! 79 | let tile_width = ((map_dim.mapw_end - map_dim.mapw_start)/ VIEW_WIDTH); Oct 15 12:23:27.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 12:23:27.816 INFO kablam! Oct 15 12:23:27.816 INFO kablam! warning: unnecessary parentheses around assigned value Oct 15 12:23:27.816 INFO kablam! --> src/view/map_view/mod.rs:80:28 Oct 15 12:23:27.816 INFO kablam! | Oct 15 12:23:27.816 INFO kablam! 80 | let tile_height = ((map_dim.maph_end - map_dim.maph_start) / VIEW_HEIGHT); Oct 15 12:23:27.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 12:23:27.816 INFO kablam! Oct 15 12:23:28.008 INFO kablam! warning[E0170]: pattern binding `Player` is named the same as one of the variants of the type `model::actor::ActorType` Oct 15 12:23:28.008 INFO kablam! --> src/view/map_view/map_tile.rs:22:9 Oct 15 12:23:28.008 INFO kablam! | Oct 15 12:23:28.008 INFO kablam! 22 | Player => '@' Oct 15 12:23:28.008 INFO kablam! | ^^^^^^ help: to match on the variant, qualify the path: `model::actor::ActorType::Player` Oct 15 12:23:28.008 INFO kablam! Oct 15 12:23:28.009 INFO kablam! warning: unused variable: `Player` Oct 15 12:23:28.009 INFO kablam! --> src/view/map_view/map_tile.rs:22:9 Oct 15 12:23:28.009 INFO kablam! | Oct 15 12:23:28.009 INFO kablam! 22 | Player => '@' Oct 15 12:23:28.009 INFO kablam! | ^^^^^^ help: consider using `_Player` instead Oct 15 12:23:28.010 INFO kablam! | Oct 15 12:23:28.012 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:23:28.012 INFO kablam! Oct 15 12:23:28.012 INFO kablam! warning: unused variable: `done` Oct 15 12:23:28.012 INFO kablam! --> src/main.rs:24:12 Oct 15 12:23:28.012 INFO kablam! | Oct 15 12:23:28.012 INFO kablam! 24 | Ok(done) => info!("Exiting Chi"), Oct 15 12:23:28.012 INFO kablam! | ^^^^ help: consider using `_done` instead Oct 15 12:23:28.012 INFO kablam! Oct 15 12:23:28.012 INFO kablam! warning: unused variable: `view_error` Oct 15 12:23:28.012 INFO kablam! --> src/controller/mod.rs:60:29 Oct 15 12:23:28.012 INFO kablam! | Oct 15 12:23:28.012 INFO kablam! 60 | Err(view_error) => error!("View notification failed."), Oct 15 12:23:28.012 INFO kablam! | ^^^^^^^^^^ help: consider using `_view_error` instead Oct 15 12:23:28.012 INFO kablam! Oct 15 12:23:28.012 INFO kablam! warning: unused variable: `width` Oct 15 12:23:28.012 INFO kablam! --> src/controller/mod.rs:81:34 Oct 15 12:23:28.012 INFO kablam! | Oct 15 12:23:28.012 INFO kablam! 81 | fn window_resized(&mut self, width: u32, height: u32) { Oct 15 12:23:28.012 INFO kablam! | ^^^^^ help: consider using `_width` instead Oct 15 12:23:28.012 INFO kablam! Oct 15 12:23:28.012 INFO kablam! warning: unused variable: `height` Oct 15 12:23:28.012 INFO kablam! --> src/controller/mod.rs:81:46 Oct 15 12:23:28.012 INFO kablam! | Oct 15 12:23:28.012 INFO kablam! 81 | fn window_resized(&mut self, width: u32, height: u32) { Oct 15 12:23:28.012 INFO kablam! | ^^^^^^ help: consider using `_height` instead Oct 15 12:23:28.012 INFO kablam! Oct 15 12:23:28.012 INFO kablam! warning: unused variable: `y` Oct 15 12:23:28.012 INFO kablam! --> src/model/map/mod.rs:61:13 Oct 15 12:23:28.012 INFO kablam! | Oct 15 12:23:28.012 INFO kablam! 61 | for y in 0..self.height { Oct 15 12:23:28.012 INFO kablam! | ^ help: consider using `_y` instead Oct 15 12:23:28.012 INFO kablam! Oct 15 12:23:28.012 INFO kablam! warning: unused variable: `x` Oct 15 12:23:28.012 INFO kablam! --> src/model/map/mod.rs:62:17 Oct 15 12:23:28.012 INFO kablam! | Oct 15 12:23:28.012 INFO kablam! 62 | for x in 0..self.width { Oct 15 12:23:28.012 INFO kablam! | ^ help: consider using `_x` instead Oct 15 12:23:28.012 INFO kablam! Oct 15 12:23:28.012 INFO kablam! warning: unused variable: `index` Oct 15 12:23:28.012 INFO kablam! --> src/model/map/mod.rs:93:13 Oct 15 12:23:28.012 INFO kablam! | Oct 15 12:23:28.012 INFO kablam! 93 | let index = self.get_index_from_coordinates(x, y).expect("Unable to find index of tile"); Oct 15 12:23:28.012 INFO kablam! | ^^^^^ help: consider using `_index` instead Oct 15 12:23:28.012 INFO kablam! Oct 15 12:23:28.012 INFO kablam! warning: unused variable: `m` Oct 15 12:23:28.012 INFO kablam! --> src/view/console_view.rs:19:26 Oct 15 12:23:28.012 INFO kablam! | Oct 15 12:23:28.012 INFO kablam! 19 | fn notify(&mut self, m: &Model, glyphs: &mut GlyphCache, ctx: &mut Context, gfx: &mut GlGraphics, res: [u32; 2]) { Oct 15 12:23:28.012 INFO kablam! | ^ help: consider using `_m` instead Oct 15 12:23:28.012 INFO kablam! Oct 15 12:23:28.012 INFO kablam! warning: unused variable: `glyphs` Oct 15 12:23:28.012 INFO kablam! --> src/view/console_view.rs:19:37 Oct 15 12:23:28.012 INFO kablam! | Oct 15 12:23:28.012 INFO kablam! 19 | fn notify(&mut self, m: &Model, glyphs: &mut GlyphCache, ctx: &mut Context, gfx: &mut GlGraphics, res: [u32; 2]) { Oct 15 12:23:28.012 INFO kablam! | ^^^^^^ help: consider using `_glyphs` instead Oct 15 12:23:28.012 INFO kablam! Oct 15 12:23:28.012 INFO kablam! warning: unused variable: `player_on_tile` Oct 15 12:23:28.012 INFO kablam! --> src/view/map_view/mod.rs:84:21 Oct 15 12:23:28.012 INFO kablam! | Oct 15 12:23:28.012 INFO kablam! 84 | let player_on_tile = row == center_y && col == center_x; Oct 15 12:23:28.012 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_player_on_tile` instead Oct 15 12:23:28.012 INFO kablam! Oct 15 12:23:28.012 INFO kablam! warning: unused variable: `window` Oct 15 12:23:28.012 INFO kablam! --> src/view/mod.rs:41:41 Oct 15 12:23:28.012 INFO kablam! | Oct 15 12:23:28.012 INFO kablam! 41 | pub fn notify(&mut self, m: &Model, window: &mut Window, gfx: &mut GlGraphics, args: RenderArgs) -> Result { Oct 15 12:23:28.012 INFO kablam! | ^^^^^^ help: consider using `_window` instead Oct 15 12:23:28.012 INFO kablam! Oct 15 12:23:28.023 INFO kablam! warning: variable does not need to be mutable Oct 15 12:23:28.023 INFO kablam! --> src/controller/mod.rs:36:13 Oct 15 12:23:28.023 INFO kablam! | Oct 15 12:23:28.023 INFO kablam! 36 | let mut window : Window = WindowSettings::new("Chi", [1024, 768]).opengl(opengl).exit_on_esc(true).build().expect("Unable to initialize OpenGL context"); Oct 15 12:23:28.023 INFO kablam! | ----^^^^^^ Oct 15 12:23:28.023 INFO kablam! | | Oct 15 12:23:28.023 INFO kablam! | help: remove this `mut` Oct 15 12:23:28.023 INFO kablam! | Oct 15 12:23:28.023 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 12:23:28.023 INFO kablam! Oct 15 12:23:28.023 INFO kablam! warning: variable does not need to be mutable Oct 15 12:23:28.023 INFO kablam! --> src/controller/mod.rs:38:13 Oct 15 12:23:28.023 INFO kablam! | Oct 15 12:23:28.023 INFO kablam! 38 | let mut events = Events::new(EventSettings::new().lazy(true)); Oct 15 12:23:28.023 INFO kablam! | ----^^^^^^ Oct 15 12:23:28.023 INFO kablam! | | Oct 15 12:23:28.023 INFO kablam! | help: remove this `mut` Oct 15 12:23:28.023 INFO kablam! Oct 15 12:23:28.023 INFO kablam! warning: variable does not need to be mutable Oct 15 12:23:28.023 INFO kablam! --> src/controller/mod.rs:40:13 Oct 15 12:23:28.023 INFO kablam! | Oct 15 12:23:28.023 INFO kablam! 40 | let mut gfx = GlGraphics::new(opengl); Oct 15 12:23:28.023 INFO kablam! | ----^^^ Oct 15 12:23:28.023 INFO kablam! | | Oct 15 12:23:28.023 INFO kablam! | help: remove this `mut` Oct 15 12:23:28.023 INFO kablam! Oct 15 12:23:28.032 INFO kablam! warning: variable does not need to be mutable Oct 15 12:23:28.032 INFO kablam! --> src/model/map/mod.rs:19:13 Oct 15 12:23:28.032 INFO kablam! | Oct 15 12:23:28.032 INFO kablam! 19 | let mut tiles : Vec = Vec::with_capacity((width * height) as usize); Oct 15 12:23:28.032 INFO kablam! | ----^^^^^ Oct 15 12:23:28.032 INFO kablam! | | Oct 15 12:23:28.032 INFO kablam! | help: remove this `mut` Oct 15 12:23:28.032 INFO kablam! Oct 15 12:23:28.063 INFO kablam! warning: method is never used: `set_actor` Oct 15 12:23:28.063 INFO kablam! --> src/model/map/tile.rs:8:5 Oct 15 12:23:28.063 INFO kablam! | Oct 15 12:23:28.063 INFO kablam! 8 | pub fn set_actor(&mut self, actor: Box) { Oct 15 12:23:28.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:23:28.063 INFO kablam! | Oct 15 12:23:28.063 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:23:28.063 INFO kablam! Oct 15 12:23:28.063 INFO kablam! warning: method is never used: `remove_actor` Oct 15 12:23:28.063 INFO kablam! --> src/model/map/tile.rs:12:5 Oct 15 12:23:28.063 INFO kablam! | Oct 15 12:23:28.063 INFO kablam! 12 | pub fn remove_actor(&mut self) { Oct 15 12:23:28.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:23:28.063 INFO kablam! Oct 15 12:23:28.063 INFO kablam! warning: method is never used: `get_tile_mut` Oct 15 12:23:28.063 INFO kablam! --> src/model/map/mod.rs:36:5 Oct 15 12:23:28.063 INFO kablam! | Oct 15 12:23:28.063 INFO kablam! 36 | fn get_tile_mut(&mut self, x: u32, y: u32) -> Result<&mut Tile, MapError> { Oct 15 12:23:28.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:23:28.063 INFO kablam! Oct 15 12:23:28.063 INFO kablam! warning: method is never used: `set_tile` Oct 15 12:23:28.063 INFO kablam! --> src/model/map/mod.rs:41:5 Oct 15 12:23:28.063 INFO kablam! | Oct 15 12:23:28.063 INFO kablam! 41 | pub fn set_tile(&mut self, x: u32, y: u32, new_tile: Tile) -> Result<&Tile, MapError> { Oct 15 12:23:28.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:23:28.063 INFO kablam! Oct 15 12:23:28.063 INFO kablam! warning: method is never used: `get_tiles` Oct 15 12:23:28.063 INFO kablam! --> src/model/map/mod.rs:72:5 Oct 15 12:23:28.063 INFO kablam! | Oct 15 12:23:28.063 INFO kablam! 72 | pub fn get_tiles(&self) -> &Vec { Oct 15 12:23:28.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:23:28.063 INFO kablam! Oct 15 12:23:28.063 INFO kablam! warning: method is never used: `place_actor_at_location` Oct 15 12:23:28.063 INFO kablam! --> src/model/map/mod.rs:92:5 Oct 15 12:23:28.063 INFO kablam! | Oct 15 12:23:28.063 INFO kablam! 92 | pub fn place_actor_at_location(&mut self, x: u32, y: u32, actor: Box) { Oct 15 12:23:28.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:23:28.063 INFO kablam! Oct 15 12:23:28.063 INFO kablam! warning: variant is never constructed: `Enemy` Oct 15 12:23:28.063 INFO kablam! --> src/model/actor/mod.rs:17:5 Oct 15 12:23:28.063 INFO kablam! | Oct 15 12:23:28.063 INFO kablam! 17 | Enemy, Oct 15 12:23:28.063 INFO kablam! | ^^^^^ Oct 15 12:23:28.063 INFO kablam! Oct 15 12:23:28.063 INFO kablam! warning: crate `RustyRogue` should have a snake case name such as `rusty_rogue` Oct 15 12:23:28.063 INFO kablam! | Oct 15 12:23:28.063 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 12:23:28.063 INFO kablam! Oct 15 12:23:28.066 INFO kablam! warning: variable `Player` should have a snake case name such as `player` Oct 15 12:23:28.066 INFO kablam! --> src/view/map_view/map_tile.rs:22:9 Oct 15 12:23:28.066 INFO kablam! | Oct 15 12:23:28.066 INFO kablam! 22 | Player => '@' Oct 15 12:23:28.066 INFO kablam! | ^^^^^^ Oct 15 12:23:28.066 INFO kablam! Oct 15 12:23:33.192 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 26s Oct 15 12:23:33.195 INFO kablam! su: No module specific data is present Oct 15 12:23:33.827 INFO running `"docker" "rm" "-f" "267477a2e7919c3a7f4bf86f245a0b0c26a597c74c25bada76980b7d7da62e72"` Oct 15 12:23:34.155 INFO blam! 267477a2e7919c3a7f4bf86f245a0b0c26a597c74c25bada76980b7d7da62e72 Oct 15 12:23:34.171 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 12:23:34.636 INFO blam! f49c70314725ba87ede80d3d49e702cf779310a8a991d36fc5537bdac450a4d7 Oct 15 12:23:34.641 INFO running `"docker" "start" "-a" "f49c70314725ba87ede80d3d49e702cf779310a8a991d36fc5537bdac450a4d7"` Oct 15 12:23:35.835 INFO kablam! usermod: no changes Oct 15 12:23:36.087 INFO kablam! Compiling RustyRogue v0.1.0 (/source) Oct 15 12:23:40.412 INFO kablam! warning: unused import: `std::env` Oct 15 12:23:40.412 INFO kablam! --> src/main.rs:11:5 Oct 15 12:23:40.412 INFO kablam! | Oct 15 12:23:40.412 INFO kablam! 11 | use std::env; Oct 15 12:23:40.412 INFO kablam! | ^^^^^^^^ Oct 15 12:23:40.412 INFO kablam! | Oct 15 12:23:40.412 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:23:40.412 INFO kablam! Oct 15 12:23:40.412 INFO kablam! warning: unused import: `std::path` Oct 15 12:23:40.412 INFO kablam! --> src/main.rs:12:5 Oct 15 12:23:40.412 INFO kablam! | Oct 15 12:23:40.412 INFO kablam! 12 | use std::path; Oct 15 12:23:40.412 INFO kablam! | ^^^^^^^^^ Oct 15 12:23:40.412 INFO kablam! Oct 15 12:23:40.412 INFO kablam! warning: unused import: `std::fmt::Debug` Oct 15 12:23:40.412 INFO kablam! --> src/model/map/mod.rs:4:5 Oct 15 12:23:40.412 INFO kablam! | Oct 15 12:23:40.412 INFO kablam! 4 | use std::fmt::Debug; Oct 15 12:23:40.412 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 12:23:40.412 INFO kablam! Oct 15 12:23:40.412 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 15 12:23:40.412 INFO kablam! --> src/view/mod.rs:2:5 Oct 15 12:23:40.412 INFO kablam! | Oct 15 12:23:40.412 INFO kablam! 2 | use std::collections::HashMap; Oct 15 12:23:40.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:23:40.412 INFO kablam! Oct 15 12:23:40.412 INFO kablam! warning: unused import: `OpenGL` Oct 15 12:23:40.412 INFO kablam! --> src/view/mod.rs:4:36 Oct 15 12:23:40.412 INFO kablam! | Oct 15 12:23:40.412 INFO kablam! 4 | use opengl_graphics::{ GlGraphics, OpenGL, GlyphCache, TextureSettings }; Oct 15 12:23:40.412 INFO kablam! | ^^^^^^ Oct 15 12:23:40.412 INFO kablam! Oct 15 12:23:40.412 INFO kablam! warning: unused import: `Graphics` Oct 15 12:23:40.412 INFO kablam! --> src/view/mod.rs:7:16 Oct 15 12:23:40.412 INFO kablam! | Oct 15 12:23:40.412 INFO kablam! 7 | use graphics::{Graphics, Context}; Oct 15 12:23:40.412 INFO kablam! | ^^^^^^^^ Oct 15 12:23:40.412 INFO kablam! Oct 15 12:23:40.412 INFO kablam! warning: unused import: `OpenGL` Oct 15 12:23:40.412 INFO kablam! --> src/view/console_view.rs:3:36 Oct 15 12:23:40.412 INFO kablam! | Oct 15 12:23:40.412 INFO kablam! 3 | use opengl_graphics::{ GlGraphics, OpenGL, GlyphCache }; Oct 15 12:23:40.413 INFO kablam! | ^^^^^^ Oct 15 12:23:40.413 INFO kablam! Oct 15 12:23:40.413 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 12:23:40.413 INFO kablam! --> src/view/map_view/map_tile.rs:41:44 Oct 15 12:23:40.413 INFO kablam! | Oct 15 12:23:40.413 INFO kablam! 41 | let font_size : u32 = cmp::min((2 * self.width as u32 / 3), (2 * self.height as u32 / 3)) + 1; Oct 15 12:23:40.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 12:23:40.413 INFO kablam! | Oct 15 12:23:40.413 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 12:23:40.413 INFO kablam! Oct 15 12:23:40.413 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 12:23:40.413 INFO kablam! --> src/view/map_view/map_tile.rs:41:73 Oct 15 12:23:40.413 INFO kablam! | Oct 15 12:23:40.413 INFO kablam! 41 | let font_size : u32 = cmp::min((2 * self.width as u32 / 3), (2 * self.height as u32 / 3)) + 1; Oct 15 12:23:40.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 12:23:40.413 INFO kablam! Oct 15 12:23:40.413 INFO kablam! warning: unused import: `OpenGL` Oct 15 12:23:40.413 INFO kablam! --> src/view/map_view/mod.rs:5:36 Oct 15 12:23:40.413 INFO kablam! | Oct 15 12:23:40.413 INFO kablam! 5 | use opengl_graphics::{ GlGraphics, OpenGL, GlyphCache }; Oct 15 12:23:40.413 INFO kablam! | ^^^^^^ Oct 15 12:23:40.413 INFO kablam! Oct 15 12:23:40.413 INFO kablam! warning: unused import: `glutin_window as Window` Oct 15 12:23:40.413 INFO kablam! --> src/view/map_view/mod.rs:6:5 Oct 15 12:23:40.413 INFO kablam! | Oct 15 12:23:40.413 INFO kablam! 6 | use glutin_window as Window; Oct 15 12:23:40.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:23:40.413 INFO kablam! Oct 15 12:23:40.413 INFO kablam! warning: unnecessary parentheses around assigned value Oct 15 12:23:40.413 INFO kablam! --> src/view/map_view/mod.rs:79:27 Oct 15 12:23:40.413 INFO kablam! | Oct 15 12:23:40.413 INFO kablam! 79 | let tile_width = ((map_dim.mapw_end - map_dim.mapw_start)/ VIEW_WIDTH); Oct 15 12:23:40.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 12:23:40.413 INFO kablam! Oct 15 12:23:40.413 INFO kablam! warning: unnecessary parentheses around assigned value Oct 15 12:23:40.413 INFO kablam! --> src/view/map_view/mod.rs:80:28 Oct 15 12:23:40.413 INFO kablam! | Oct 15 12:23:40.413 INFO kablam! 80 | let tile_height = ((map_dim.maph_end - map_dim.maph_start) / VIEW_HEIGHT); Oct 15 12:23:40.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 12:23:40.413 INFO kablam! Oct 15 12:23:40.663 INFO kablam! warning[E0170]: pattern binding `Player` is named the same as one of the variants of the type `model::actor::ActorType` Oct 15 12:23:40.663 INFO kablam! --> src/view/map_view/map_tile.rs:22:9 Oct 15 12:23:40.663 INFO kablam! | Oct 15 12:23:40.663 INFO kablam! 22 | Player => '@' Oct 15 12:23:40.663 INFO kablam! | ^^^^^^ help: to match on the variant, qualify the path: `model::actor::ActorType::Player` Oct 15 12:23:40.663 INFO kablam! Oct 15 12:23:40.663 INFO kablam! warning: unused variable: `Player` Oct 15 12:23:40.663 INFO kablam! --> src/view/map_view/map_tile.rs:22:9 Oct 15 12:23:40.663 INFO kablam! | Oct 15 12:23:40.663 INFO kablam! 22 | Player => '@' Oct 15 12:23:40.663 INFO kablam! | ^^^^^^ help: consider using `_Player` instead Oct 15 12:23:40.663 INFO kablam! | Oct 15 12:23:40.663 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:23:40.663 INFO kablam! Oct 15 12:23:40.663 INFO kablam! warning: unused variable: `done` Oct 15 12:23:40.663 INFO kablam! --> src/main.rs:24:12 Oct 15 12:23:40.663 INFO kablam! | Oct 15 12:23:40.663 INFO kablam! 24 | Ok(done) => info!("Exiting Chi"), Oct 15 12:23:40.663 INFO kablam! | ^^^^ help: consider using `_done` instead Oct 15 12:23:40.663 INFO kablam! Oct 15 12:23:40.663 INFO kablam! warning: unused variable: `view_error` Oct 15 12:23:40.663 INFO kablam! --> src/controller/mod.rs:60:29 Oct 15 12:23:40.663 INFO kablam! | Oct 15 12:23:40.663 INFO kablam! 60 | Err(view_error) => error!("View notification failed."), Oct 15 12:23:40.663 INFO kablam! | ^^^^^^^^^^ help: consider using `_view_error` instead Oct 15 12:23:40.663 INFO kablam! Oct 15 12:23:40.663 INFO kablam! warning: unused variable: `width` Oct 15 12:23:40.663 INFO kablam! --> src/controller/mod.rs:81:34 Oct 15 12:23:40.663 INFO kablam! | Oct 15 12:23:40.663 INFO kablam! 81 | fn window_resized(&mut self, width: u32, height: u32) { Oct 15 12:23:40.663 INFO kablam! | ^^^^^ help: consider using `_width` instead Oct 15 12:23:40.663 INFO kablam! Oct 15 12:23:40.663 INFO kablam! warning: unused variable: `height` Oct 15 12:23:40.663 INFO kablam! --> src/controller/mod.rs:81:46 Oct 15 12:23:40.663 INFO kablam! | Oct 15 12:23:40.663 INFO kablam! 81 | fn window_resized(&mut self, width: u32, height: u32) { Oct 15 12:23:40.663 INFO kablam! | ^^^^^^ help: consider using `_height` instead Oct 15 12:23:40.663 INFO kablam! Oct 15 12:23:40.663 INFO kablam! warning: unused variable: `y` Oct 15 12:23:40.663 INFO kablam! --> src/model/map/mod.rs:61:13 Oct 15 12:23:40.663 INFO kablam! | Oct 15 12:23:40.663 INFO kablam! 61 | for y in 0..self.height { Oct 15 12:23:40.663 INFO kablam! | ^ help: consider using `_y` instead Oct 15 12:23:40.663 INFO kablam! Oct 15 12:23:40.663 INFO kablam! warning: unused variable: `x` Oct 15 12:23:40.663 INFO kablam! --> src/model/map/mod.rs:62:17 Oct 15 12:23:40.663 INFO kablam! | Oct 15 12:23:40.663 INFO kablam! 62 | for x in 0..self.width { Oct 15 12:23:40.663 INFO kablam! | ^ help: consider using `_x` instead Oct 15 12:23:40.663 INFO kablam! Oct 15 12:23:40.663 INFO kablam! warning: unused variable: `index` Oct 15 12:23:40.663 INFO kablam! --> src/model/map/mod.rs:93:13 Oct 15 12:23:40.663 INFO kablam! | Oct 15 12:23:40.663 INFO kablam! 93 | let index = self.get_index_from_coordinates(x, y).expect("Unable to find index of tile"); Oct 15 12:23:40.663 INFO kablam! | ^^^^^ help: consider using `_index` instead Oct 15 12:23:40.663 INFO kablam! Oct 15 12:23:40.663 INFO kablam! warning: unused variable: `m` Oct 15 12:23:40.663 INFO kablam! --> src/view/console_view.rs:19:26 Oct 15 12:23:40.663 INFO kablam! | Oct 15 12:23:40.663 INFO kablam! 19 | fn notify(&mut self, m: &Model, glyphs: &mut GlyphCache, ctx: &mut Context, gfx: &mut GlGraphics, res: [u32; 2]) { Oct 15 12:23:40.663 INFO kablam! | ^ help: consider using `_m` instead Oct 15 12:23:40.663 INFO kablam! Oct 15 12:23:40.663 INFO kablam! warning: unused variable: `glyphs` Oct 15 12:23:40.663 INFO kablam! --> src/view/console_view.rs:19:37 Oct 15 12:23:40.663 INFO kablam! | Oct 15 12:23:40.663 INFO kablam! 19 | fn notify(&mut self, m: &Model, glyphs: &mut GlyphCache, ctx: &mut Context, gfx: &mut GlGraphics, res: [u32; 2]) { Oct 15 12:23:40.663 INFO kablam! | ^^^^^^ help: consider using `_glyphs` instead Oct 15 12:23:40.663 INFO kablam! Oct 15 12:23:40.663 INFO kablam! warning: unused variable: `player_on_tile` Oct 15 12:23:40.663 INFO kablam! --> src/view/map_view/mod.rs:84:21 Oct 15 12:23:40.663 INFO kablam! | Oct 15 12:23:40.663 INFO kablam! 84 | let player_on_tile = row == center_y && col == center_x; Oct 15 12:23:40.663 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_player_on_tile` instead Oct 15 12:23:40.663 INFO kablam! Oct 15 12:23:40.663 INFO kablam! warning: unused variable: `window` Oct 15 12:23:40.663 INFO kablam! --> src/view/mod.rs:41:41 Oct 15 12:23:40.663 INFO kablam! | Oct 15 12:23:40.663 INFO kablam! 41 | pub fn notify(&mut self, m: &Model, window: &mut Window, gfx: &mut GlGraphics, args: RenderArgs) -> Result { Oct 15 12:23:40.663 INFO kablam! | ^^^^^^ help: consider using `_window` instead Oct 15 12:23:40.663 INFO kablam! Oct 15 12:23:40.679 INFO kablam! warning: variable does not need to be mutable Oct 15 12:23:40.679 INFO kablam! --> src/controller/mod.rs:36:13 Oct 15 12:23:40.679 INFO kablam! | Oct 15 12:23:40.679 INFO kablam! 36 | let mut window : Window = WindowSettings::new("Chi", [1024, 768]).opengl(opengl).exit_on_esc(true).build().expect("Unable to initialize OpenGL context"); Oct 15 12:23:40.679 INFO kablam! | ----^^^^^^ Oct 15 12:23:40.679 INFO kablam! | | Oct 15 12:23:40.679 INFO kablam! | help: remove this `mut` Oct 15 12:23:40.679 INFO kablam! | Oct 15 12:23:40.679 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 12:23:40.679 INFO kablam! Oct 15 12:23:40.679 INFO kablam! warning: variable does not need to be mutable Oct 15 12:23:40.679 INFO kablam! --> src/controller/mod.rs:38:13 Oct 15 12:23:40.679 INFO kablam! | Oct 15 12:23:40.679 INFO kablam! 38 | let mut events = Events::new(EventSettings::new().lazy(true)); Oct 15 12:23:40.679 INFO kablam! | ----^^^^^^ Oct 15 12:23:40.679 INFO kablam! | | Oct 15 12:23:40.679 INFO kablam! | help: remove this `mut` Oct 15 12:23:40.679 INFO kablam! Oct 15 12:23:40.679 INFO kablam! warning: variable does not need to be mutable Oct 15 12:23:40.679 INFO kablam! --> src/controller/mod.rs:40:13 Oct 15 12:23:40.679 INFO kablam! | Oct 15 12:23:40.679 INFO kablam! 40 | let mut gfx = GlGraphics::new(opengl); Oct 15 12:23:40.679 INFO kablam! | ----^^^ Oct 15 12:23:40.679 INFO kablam! | | Oct 15 12:23:40.679 INFO kablam! | help: remove this `mut` Oct 15 12:23:40.679 INFO kablam! Oct 15 12:23:40.691 INFO kablam! warning: variable does not need to be mutable Oct 15 12:23:40.691 INFO kablam! --> src/model/map/mod.rs:19:13 Oct 15 12:23:40.691 INFO kablam! | Oct 15 12:23:40.691 INFO kablam! 19 | let mut tiles : Vec = Vec::with_capacity((width * height) as usize); Oct 15 12:23:40.691 INFO kablam! | ----^^^^^ Oct 15 12:23:40.691 INFO kablam! | | Oct 15 12:23:40.691 INFO kablam! | help: remove this `mut` Oct 15 12:23:40.691 INFO kablam! Oct 15 12:23:40.719 INFO kablam! warning: method is never used: `set_actor` Oct 15 12:23:40.719 INFO kablam! --> src/model/map/tile.rs:8:5 Oct 15 12:23:40.719 INFO kablam! | Oct 15 12:23:40.719 INFO kablam! 8 | pub fn set_actor(&mut self, actor: Box) { Oct 15 12:23:40.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:23:40.719 INFO kablam! | Oct 15 12:23:40.719 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:23:40.719 INFO kablam! Oct 15 12:23:40.719 INFO kablam! warning: method is never used: `remove_actor` Oct 15 12:23:40.719 INFO kablam! --> src/model/map/tile.rs:12:5 Oct 15 12:23:40.719 INFO kablam! | Oct 15 12:23:40.719 INFO kablam! 12 | pub fn remove_actor(&mut self) { Oct 15 12:23:40.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:23:40.719 INFO kablam! Oct 15 12:23:40.719 INFO kablam! warning: method is never used: `get_tile_mut` Oct 15 12:23:40.719 INFO kablam! --> src/model/map/mod.rs:36:5 Oct 15 12:23:40.719 INFO kablam! | Oct 15 12:23:40.719 INFO kablam! 36 | fn get_tile_mut(&mut self, x: u32, y: u32) -> Result<&mut Tile, MapError> { Oct 15 12:23:40.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:23:40.719 INFO kablam! Oct 15 12:23:40.719 INFO kablam! warning: method is never used: `set_tile` Oct 15 12:23:40.719 INFO kablam! --> src/model/map/mod.rs:41:5 Oct 15 12:23:40.719 INFO kablam! | Oct 15 12:23:40.719 INFO kablam! 41 | pub fn set_tile(&mut self, x: u32, y: u32, new_tile: Tile) -> Result<&Tile, MapError> { Oct 15 12:23:40.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:23:40.719 INFO kablam! Oct 15 12:23:40.719 INFO kablam! warning: method is never used: `get_tiles` Oct 15 12:23:40.719 INFO kablam! --> src/model/map/mod.rs:72:5 Oct 15 12:23:40.719 INFO kablam! | Oct 15 12:23:40.719 INFO kablam! 72 | pub fn get_tiles(&self) -> &Vec { Oct 15 12:23:40.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:23:40.719 INFO kablam! Oct 15 12:23:40.719 INFO kablam! warning: method is never used: `place_actor_at_location` Oct 15 12:23:40.719 INFO kablam! --> src/model/map/mod.rs:92:5 Oct 15 12:23:40.719 INFO kablam! | Oct 15 12:23:40.719 INFO kablam! 92 | pub fn place_actor_at_location(&mut self, x: u32, y: u32, actor: Box) { Oct 15 12:23:40.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:23:40.719 INFO kablam! Oct 15 12:23:40.719 INFO kablam! warning: variant is never constructed: `Enemy` Oct 15 12:23:40.719 INFO kablam! --> src/model/actor/mod.rs:17:5 Oct 15 12:23:40.719 INFO kablam! | Oct 15 12:23:40.719 INFO kablam! 17 | Enemy, Oct 15 12:23:40.719 INFO kablam! | ^^^^^ Oct 15 12:23:40.719 INFO kablam! Oct 15 12:23:40.719 INFO kablam! warning: crate `RustyRogue` should have a snake case name such as `rusty_rogue` Oct 15 12:23:40.719 INFO kablam! | Oct 15 12:23:40.719 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 12:23:40.719 INFO kablam! Oct 15 12:23:40.719 INFO kablam! warning: variable `Player` should have a snake case name such as `player` Oct 15 12:23:40.719 INFO kablam! --> src/view/map_view/map_tile.rs:22:9 Oct 15 12:23:40.719 INFO kablam! | Oct 15 12:23:40.719 INFO kablam! 22 | Player => '@' Oct 15 12:23:40.719 INFO kablam! | ^^^^^^ Oct 15 12:23:40.719 INFO kablam! Oct 15 12:23:41.333 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.47s Oct 15 12:23:41.355 INFO kablam! su: No module specific data is present Oct 15 12:23:42.278 INFO running `"docker" "rm" "-f" "f49c70314725ba87ede80d3d49e702cf779310a8a991d36fc5537bdac450a4d7"` Oct 15 12:23:42.570 INFO blam! f49c70314725ba87ede80d3d49e702cf779310a8a991d36fc5537bdac450a4d7 Oct 15 12:23:42.575 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 12:23:43.083 INFO blam! c2c7d9c5a16bd30ebc16a9fee88fb58e76688f3bb02b06d3fa1d6a2e9d0892d2 Oct 15 12:23:43.087 INFO running `"docker" "start" "-a" "c2c7d9c5a16bd30ebc16a9fee88fb58e76688f3bb02b06d3fa1d6a2e9d0892d2"` Oct 15 12:23:43.999 INFO kablam! usermod: no changes Oct 15 12:23:44.218 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 15 12:23:44.251 INFO kablam! Running /target/debug/deps/RustyRogue-8fc9b9e421c9c9a8 Oct 15 12:23:44.255 INFO blam! Oct 15 12:23:44.255 INFO blam! running 0 tests Oct 15 12:23:44.255 INFO blam! Oct 15 12:23:44.255 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:23:44.255 INFO blam! Oct 15 12:23:44.258 INFO kablam! su: No module specific data is present Oct 15 12:23:44.855 INFO running `"docker" "rm" "-f" "c2c7d9c5a16bd30ebc16a9fee88fb58e76688f3bb02b06d3fa1d6a2e9d0892d2"` Oct 15 12:23:45.116 INFO blam! c2c7d9c5a16bd30ebc16a9fee88fb58e76688f3bb02b06d3fa1d6a2e9d0892d2