Oct 12 21:16:27.344 INFO testing tjefferson08/rustcraft against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 21:16:27.344 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 12 21:16:27.603 INFO blam! e0330b4960dfba3bbe411306ae23fbc82377f136dd868ae514ffab2179919bac Oct 12 21:16:27.607 INFO running `"docker" "start" "-a" "e0330b4960dfba3bbe411306ae23fbc82377f136dd868ae514ffab2179919bac"` Oct 12 21:16:28.675 INFO kablam! usermod: no changes Oct 12 21:16:28.942 INFO kablam! Compiling stable_deref_trait v1.1.0 Oct 12 21:16:28.943 INFO kablam! Compiling num-traits v0.2.5 Oct 12 21:16:28.943 INFO kablam! Compiling num-integer v0.1.39 Oct 12 21:16:28.943 INFO kablam! Compiling rayon v1.0.2 Oct 12 21:16:28.943 INFO kablam! Compiling cgmath v0.16.1 Oct 12 21:16:28.955 INFO kablam! Compiling color_quant v1.0.1 Oct 12 21:16:28.955 INFO kablam! Compiling approx v0.1.1 Oct 12 21:16:28.956 INFO kablam! Compiling backtrace-sys v0.1.23 Oct 12 21:16:30.975 INFO kablam! Compiling crossbeam-utils v0.2.2 Oct 12 21:16:30.975 INFO kablam! Compiling x11-dl v2.18.1 Oct 12 21:16:30.979 INFO kablam! Compiling inflate v0.4.3 Oct 12 21:16:30.986 INFO kablam! Compiling deflate v0.7.18 Oct 12 21:16:31.147 INFO kablam! Compiling owning_ref v0.3.3 Oct 12 21:16:32.143 INFO kablam! Compiling quote v0.6.4 Oct 12 21:16:32.159 INFO kablam! Compiling gif v0.10.0 Oct 12 21:16:33.257 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 12 21:16:34.319 INFO kablam! Compiling lock_api v0.1.3 Oct 12 21:16:35.178 INFO kablam! Compiling glium v0.22.0 Oct 12 21:16:42.911 INFO kablam! Compiling syn v0.14.5 Oct 12 21:16:43.531 INFO kablam! Compiling parking_lot v0.6.3 Oct 12 21:16:43.668 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 12 21:16:43.875 INFO kablam! Compiling smithay-client-toolkit v0.2.6 Oct 12 21:16:44.892 INFO kablam! Compiling backtrace v0.3.9 Oct 12 21:16:46.879 INFO kablam! Compiling rayon-core v1.4.1 Oct 12 21:16:48.509 INFO kablam! Compiling num-traits v0.1.43 Oct 12 21:16:53.266 INFO kablam! Compiling num-iter v0.1.37 Oct 12 21:16:53.266 INFO kablam! Compiling num-rational v0.1.42 Oct 12 21:16:58.707 INFO kablam! Compiling png v0.12.0 Oct 12 21:17:23.951 INFO kablam! Compiling num-derive v0.2.2 Oct 12 21:17:26.153 INFO kablam! Compiling winit v0.16.2 Oct 12 21:17:28.127 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 12 21:17:36.084 INFO kablam! Compiling image v0.19.0 Oct 12 21:17:44.839 INFO kablam! Compiling glutin v0.17.0 Oct 12 21:18:21.433 INFO kablam! Compiling rustcraft v0.1.0 (/source) Oct 12 21:18:22.059 INFO kablam! warning: unused imports: `Deg`, `PerspectiveFov` Oct 12 21:18:22.059 INFO kablam! --> src/model/cube.rs:4:14 Oct 12 21:18:22.059 INFO kablam! | Oct 12 21:18:22.059 INFO kablam! 4 | use cgmath::{Deg, Matrix3, Matrix4, PerspectiveFov, Rad, Vector3}; Oct 12 21:18:22.059 INFO kablam! | ^^^ ^^^^^^^^^^^^^^ Oct 12 21:18:22.059 INFO kablam! | Oct 12 21:18:22.059 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:18:22.059 INFO kablam! Oct 12 21:18:22.359 INFO kablam! warning: unused variable: `events` Oct 12 21:18:22.359 INFO kablam! --> src/application.rs:55:17 Oct 12 21:18:22.360 INFO kablam! | Oct 12 21:18:22.360 INFO kablam! 55 | let events = events_loop.poll_events(|event| { Oct 12 21:18:22.360 INFO kablam! | ^^^^^^ help: consider using `_events` instead Oct 12 21:18:22.361 INFO kablam! | Oct 12 21:18:22.361 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:18:22.361 INFO kablam! Oct 12 21:18:22.361 INFO kablam! warning: unused variable: `speed` Oct 12 21:18:22.362 INFO kablam! --> src/game_state.rs:54:13 Oct 12 21:18:22.362 INFO kablam! | Oct 12 21:18:22.362 INFO kablam! 54 | let speed = 50.0; Oct 12 21:18:22.362 INFO kablam! | ^^^^^ help: consider using `_speed` instead Oct 12 21:18:22.363 INFO kablam! Oct 12 21:18:22.363 INFO kablam! warning: unused variable: `delta_t` Oct 12 21:18:22.363 INFO kablam! --> src/game_state.rs:53:47 Oct 12 21:18:22.364 INFO kablam! | Oct 12 21:18:22.364 INFO kablam! 53 | fn process_event(&mut self, event: Event, delta_t: f32) -> () { Oct 12 21:18:22.364 INFO kablam! | ^^^^^^^ help: consider using `_delta_t` instead Oct 12 21:18:22.364 INFO kablam! Oct 12 21:18:22.365 INFO kablam! warning: unused variable: `delta_t` Oct 12 21:18:22.365 INFO kablam! --> src/game_state.rs:149:26 Oct 12 21:18:22.365 INFO kablam! | Oct 12 21:18:22.365 INFO kablam! 149 | fn update(&mut self, delta_t: f32) { Oct 12 21:18:22.366 INFO kablam! | ^^^^^^^ help: consider using `_delta_t` instead Oct 12 21:18:22.366 INFO kablam! Oct 12 21:18:22.366 INFO kablam! warning: unused variable: `delta_t` Oct 12 21:18:22.367 INFO kablam! --> src/game_state.rs:156:43 Oct 12 21:18:22.367 INFO kablam! | Oct 12 21:18:22.367 INFO kablam! 156 | fn draw(&self, renderer: &mut Master, delta_t: f32) { Oct 12 21:18:22.367 INFO kablam! | ^^^^^^^ help: consider using `_delta_t` instead Oct 12 21:18:22.368 INFO kablam! Oct 12 21:18:22.368 INFO kablam! warning: unused variable: `tex_coords_right` Oct 12 21:18:22.368 INFO kablam! --> src/model/cube.rs:73:13 Oct 12 21:18:22.368 INFO kablam! | Oct 12 21:18:22.369 INFO kablam! 73 | let tex_coords_right: TextureCoordinates = atlas.texture_coords_for(0, 1); Oct 12 21:18:22.369 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_tex_coords_right` instead Oct 12 21:18:22.369 INFO kablam! Oct 12 21:18:22.369 INFO kablam! warning: unused variable: `tex_coords_left` Oct 12 21:18:22.370 INFO kablam! --> src/model/cube.rs:74:13 Oct 12 21:18:22.370 INFO kablam! | Oct 12 21:18:22.370 INFO kablam! 74 | let tex_coords_left: TextureCoordinates = atlas.texture_coords_for(0, 1); Oct 12 21:18:22.371 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_tex_coords_left` instead Oct 12 21:18:22.371 INFO kablam! Oct 12 21:18:22.371 INFO kablam! warning: unused variable: `tex_coords_top` Oct 12 21:18:22.371 INFO kablam! --> src/model/cube.rs:75:13 Oct 12 21:18:22.372 INFO kablam! | Oct 12 21:18:22.372 INFO kablam! 75 | let tex_coords_top: TextureCoordinates = atlas.texture_coords_for(0, 0); Oct 12 21:18:22.372 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_tex_coords_top` instead Oct 12 21:18:22.372 INFO kablam! Oct 12 21:18:22.373 INFO kablam! warning: unused variable: `tex_coords_bottom` Oct 12 21:18:22.373 INFO kablam! --> src/model/cube.rs:76:13 Oct 12 21:18:22.373 INFO kablam! | Oct 12 21:18:22.374 INFO kablam! 76 | let tex_coords_bottom: TextureCoordinates = atlas.texture_coords_for(0, 2); Oct 12 21:18:22.374 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: consider using `_tex_coords_bottom` instead Oct 12 21:18:22.374 INFO kablam! Oct 12 21:18:22.374 INFO kablam! warning: unused variable: `x` Oct 12 21:18:22.375 INFO kablam! --> src/textures/mod.rs:36:38 Oct 12 21:18:22.375 INFO kablam! | Oct 12 21:18:22.375 INFO kablam! 36 | pub fn texture_coords_for(&self, x: u32, y: u32) -> TextureCoordinates { Oct 12 21:18:22.375 INFO kablam! | ^ help: consider using `_x` instead Oct 12 21:18:22.376 INFO kablam! Oct 12 21:18:22.376 INFO kablam! warning: unused variable: `y` Oct 12 21:18:22.376 INFO kablam! --> src/textures/mod.rs:36:46 Oct 12 21:18:22.376 INFO kablam! | Oct 12 21:18:22.377 INFO kablam! 36 | pub fn texture_coords_for(&self, x: u32, y: u32) -> TextureCoordinates { Oct 12 21:18:22.377 INFO kablam! | ^ help: consider using `_y` instead Oct 12 21:18:22.377 INFO kablam! Oct 12 21:18:22.378 INFO kablam! warning: variable does not need to be mutable Oct 12 21:18:22.378 INFO kablam! --> src/application.rs:51:17 Oct 12 21:18:22.378 INFO kablam! | Oct 12 21:18:22.378 INFO kablam! 51 | let mut current_state = self.current_state_mut(); Oct 12 21:18:22.379 INFO kablam! | ----^^^^^^^^^^^^^ Oct 12 21:18:22.379 INFO kablam! | | Oct 12 21:18:22.379 INFO kablam! | help: remove this `mut` Oct 12 21:18:22.379 INFO kablam! | Oct 12 21:18:22.380 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 21:18:22.380 INFO kablam! Oct 12 21:18:22.400 INFO kablam! warning: method is never used: `pop_state` Oct 12 21:18:22.400 INFO kablam! --> src/application.rs:116:5 Oct 12 21:18:22.400 INFO kablam! | Oct 12 21:18:22.401 INFO kablam! 116 | pub fn pop_state(&mut self) -> () { Oct 12 21:18:22.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:18:22.401 INFO kablam! | Oct 12 21:18:22.402 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:18:22.402 INFO kablam! Oct 12 21:18:22.402 INFO kablam! warning: method is never used: `from_position` Oct 12 21:18:22.402 INFO kablam! --> src/entity.rs:10:5 Oct 12 21:18:22.403 INFO kablam! | Oct 12 21:18:22.403 INFO kablam! 10 | pub fn from_position(pos: (f32, f32, f32)) -> Entity { Oct 12 21:18:22.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:18:22.404 INFO kablam! Oct 12 21:18:22.404 INFO kablam! warning: method is never used: `update_position` Oct 12 21:18:22.404 INFO kablam! --> src/entity.rs:24:5 Oct 12 21:18:22.404 INFO kablam! | Oct 12 21:18:22.405 INFO kablam! 24 | pub fn update_position(&mut self, delta_pos: Vector3) -> () { Oct 12 21:18:22.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:18:22.405 INFO kablam! Oct 12 21:18:22.405 INFO kablam! warning: field is never used: `texture_size` Oct 12 21:18:22.406 INFO kablam! --> src/textures/mod.rs:17:5 Oct 12 21:18:22.406 INFO kablam! | Oct 12 21:18:22.406 INFO kablam! 17 | texture_size: u32, Oct 12 21:18:22.407 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 21:18:22.407 INFO kablam! Oct 12 21:18:22.407 INFO kablam! warning: field is never used: `image_size` Oct 12 21:18:22.407 INFO kablam! --> src/textures/mod.rs:18:5 Oct 12 21:18:22.408 INFO kablam! | Oct 12 21:18:22.408 INFO kablam! 18 | image_size: u32, Oct 12 21:18:22.408 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 21:18:22.408 INFO kablam! Oct 12 21:18:22.409 INFO kablam! warning: method is never used: `textures_per_row` Oct 12 21:18:22.409 INFO kablam! --> src/textures/mod.rs:32:5 Oct 12 21:18:22.409 INFO kablam! | Oct 12 21:18:22.410 INFO kablam! 32 | fn textures_per_row(&self) -> u32 { Oct 12 21:18:22.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:18:22.410 INFO kablam! Oct 12 21:18:22.410 INFO kablam! warning: method is never used: `reset_cursor_position` Oct 12 21:18:22.410 INFO kablam! --> src/window.rs:38:5 Oct 12 21:18:22.410 INFO kablam! | Oct 12 21:18:22.410 INFO kablam! 38 | pub fn reset_cursor_position(&self) -> () { Oct 12 21:18:22.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:18:22.410 INFO kablam! Oct 12 21:18:29.576 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 00s Oct 12 21:18:29.583 INFO kablam! su: No module specific data is present Oct 12 21:18:30.305 INFO running `"docker" "rm" "-f" "e0330b4960dfba3bbe411306ae23fbc82377f136dd868ae514ffab2179919bac"` Oct 12 21:18:30.555 INFO blam! e0330b4960dfba3bbe411306ae23fbc82377f136dd868ae514ffab2179919bac Oct 12 21:18:30.561 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 12 21:18:30.871 INFO blam! 07bd51cdbc706c24cdc712da9f095395cbc5cdfca4a091712076379e552f75d6 Oct 12 21:18:30.879 INFO running `"docker" "start" "-a" "07bd51cdbc706c24cdc712da9f095395cbc5cdfca4a091712076379e552f75d6"` Oct 12 21:18:32.182 INFO kablam! usermod: no changes Oct 12 21:18:32.379 INFO kablam! Compiling rustcraft v0.1.0 (/source) Oct 12 21:18:33.107 INFO kablam! warning: unused imports: `Deg`, `PerspectiveFov` Oct 12 21:18:33.107 INFO kablam! --> src/model/cube.rs:4:14 Oct 12 21:18:33.107 INFO kablam! | Oct 12 21:18:33.107 INFO kablam! 4 | use cgmath::{Deg, Matrix3, Matrix4, PerspectiveFov, Rad, Vector3}; Oct 12 21:18:33.107 INFO kablam! | ^^^ ^^^^^^^^^^^^^^ Oct 12 21:18:33.107 INFO kablam! | Oct 12 21:18:33.107 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:18:33.107 INFO kablam! Oct 12 21:18:33.407 INFO kablam! warning: unused variable: `events` Oct 12 21:18:33.407 INFO kablam! --> src/application.rs:55:17 Oct 12 21:18:33.407 INFO kablam! | Oct 12 21:18:33.408 INFO kablam! 55 | let events = events_loop.poll_events(|event| { Oct 12 21:18:33.408 INFO kablam! | ^^^^^^ help: consider using `_events` instead Oct 12 21:18:33.408 INFO kablam! | Oct 12 21:18:33.408 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:18:33.408 INFO kablam! Oct 12 21:18:33.411 INFO kablam! warning: unused variable: `speed` Oct 12 21:18:33.411 INFO kablam! --> src/game_state.rs:54:13 Oct 12 21:18:33.411 INFO kablam! | Oct 12 21:18:33.411 INFO kablam! 54 | let speed = 50.0; Oct 12 21:18:33.411 INFO kablam! | ^^^^^ help: consider using `_speed` instead Oct 12 21:18:33.411 INFO kablam! Oct 12 21:18:33.411 INFO kablam! warning: unused variable: `delta_t` Oct 12 21:18:33.411 INFO kablam! --> src/game_state.rs:53:47 Oct 12 21:18:33.411 INFO kablam! | Oct 12 21:18:33.411 INFO kablam! 53 | fn process_event(&mut self, event: Event, delta_t: f32) -> () { Oct 12 21:18:33.411 INFO kablam! | ^^^^^^^ help: consider using `_delta_t` instead Oct 12 21:18:33.411 INFO kablam! Oct 12 21:18:33.411 INFO kablam! warning: unused variable: `delta_t` Oct 12 21:18:33.411 INFO kablam! --> src/game_state.rs:149:26 Oct 12 21:18:33.411 INFO kablam! | Oct 12 21:18:33.411 INFO kablam! 149 | fn update(&mut self, delta_t: f32) { Oct 12 21:18:33.411 INFO kablam! | ^^^^^^^ help: consider using `_delta_t` instead Oct 12 21:18:33.411 INFO kablam! Oct 12 21:18:33.411 INFO kablam! warning: unused variable: `delta_t` Oct 12 21:18:33.411 INFO kablam! --> src/game_state.rs:156:43 Oct 12 21:18:33.411 INFO kablam! | Oct 12 21:18:33.411 INFO kablam! 156 | fn draw(&self, renderer: &mut Master, delta_t: f32) { Oct 12 21:18:33.411 INFO kablam! | ^^^^^^^ help: consider using `_delta_t` instead Oct 12 21:18:33.411 INFO kablam! Oct 12 21:18:33.411 INFO kablam! warning: unused variable: `tex_coords_right` Oct 12 21:18:33.411 INFO kablam! --> src/model/cube.rs:73:13 Oct 12 21:18:33.411 INFO kablam! | Oct 12 21:18:33.411 INFO kablam! 73 | let tex_coords_right: TextureCoordinates = atlas.texture_coords_for(0, 1); Oct 12 21:18:33.411 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_tex_coords_right` instead Oct 12 21:18:33.411 INFO kablam! Oct 12 21:18:33.411 INFO kablam! warning: unused variable: `tex_coords_left` Oct 12 21:18:33.411 INFO kablam! --> src/model/cube.rs:74:13 Oct 12 21:18:33.411 INFO kablam! | Oct 12 21:18:33.411 INFO kablam! 74 | let tex_coords_left: TextureCoordinates = atlas.texture_coords_for(0, 1); Oct 12 21:18:33.411 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_tex_coords_left` instead Oct 12 21:18:33.411 INFO kablam! Oct 12 21:18:33.411 INFO kablam! warning: unused variable: `tex_coords_top` Oct 12 21:18:33.411 INFO kablam! --> src/model/cube.rs:75:13 Oct 12 21:18:33.411 INFO kablam! | Oct 12 21:18:33.411 INFO kablam! 75 | let tex_coords_top: TextureCoordinates = atlas.texture_coords_for(0, 0); Oct 12 21:18:33.411 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_tex_coords_top` instead Oct 12 21:18:33.411 INFO kablam! Oct 12 21:18:33.411 INFO kablam! warning: unused variable: `tex_coords_bottom` Oct 12 21:18:33.411 INFO kablam! --> src/model/cube.rs:76:13 Oct 12 21:18:33.411 INFO kablam! | Oct 12 21:18:33.411 INFO kablam! 76 | let tex_coords_bottom: TextureCoordinates = atlas.texture_coords_for(0, 2); Oct 12 21:18:33.411 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: consider using `_tex_coords_bottom` instead Oct 12 21:18:33.411 INFO kablam! Oct 12 21:18:33.411 INFO kablam! warning: unused variable: `x` Oct 12 21:18:33.411 INFO kablam! --> src/textures/mod.rs:36:38 Oct 12 21:18:33.411 INFO kablam! | Oct 12 21:18:33.412 INFO kablam! 36 | pub fn texture_coords_for(&self, x: u32, y: u32) -> TextureCoordinates { Oct 12 21:18:33.412 INFO kablam! | ^ help: consider using `_x` instead Oct 12 21:18:33.412 INFO kablam! Oct 12 21:18:33.412 INFO kablam! warning: unused variable: `y` Oct 12 21:18:33.412 INFO kablam! --> src/textures/mod.rs:36:46 Oct 12 21:18:33.412 INFO kablam! | Oct 12 21:18:33.412 INFO kablam! 36 | pub fn texture_coords_for(&self, x: u32, y: u32) -> TextureCoordinates { Oct 12 21:18:33.412 INFO kablam! | ^ help: consider using `_y` instead Oct 12 21:18:33.412 INFO kablam! Oct 12 21:18:33.423 INFO kablam! warning: variable does not need to be mutable Oct 12 21:18:33.423 INFO kablam! --> src/application.rs:51:17 Oct 12 21:18:33.423 INFO kablam! | Oct 12 21:18:33.423 INFO kablam! 51 | let mut current_state = self.current_state_mut(); Oct 12 21:18:33.423 INFO kablam! | ----^^^^^^^^^^^^^ Oct 12 21:18:33.423 INFO kablam! | | Oct 12 21:18:33.423 INFO kablam! | help: remove this `mut` Oct 12 21:18:33.423 INFO kablam! | Oct 12 21:18:33.423 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 21:18:33.423 INFO kablam! Oct 12 21:18:33.455 INFO kablam! warning: method is never used: `pop_state` Oct 12 21:18:33.455 INFO kablam! --> src/application.rs:116:5 Oct 12 21:18:33.455 INFO kablam! | Oct 12 21:18:33.455 INFO kablam! 116 | pub fn pop_state(&mut self) -> () { Oct 12 21:18:33.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:18:33.455 INFO kablam! | Oct 12 21:18:33.455 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:18:33.455 INFO kablam! Oct 12 21:18:33.455 INFO kablam! warning: method is never used: `from_position` Oct 12 21:18:33.455 INFO kablam! --> src/entity.rs:10:5 Oct 12 21:18:33.455 INFO kablam! | Oct 12 21:18:33.455 INFO kablam! 10 | pub fn from_position(pos: (f32, f32, f32)) -> Entity { Oct 12 21:18:33.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:18:33.455 INFO kablam! Oct 12 21:18:33.455 INFO kablam! warning: method is never used: `update_position` Oct 12 21:18:33.455 INFO kablam! --> src/entity.rs:24:5 Oct 12 21:18:33.455 INFO kablam! | Oct 12 21:18:33.455 INFO kablam! 24 | pub fn update_position(&mut self, delta_pos: Vector3) -> () { Oct 12 21:18:33.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:18:33.455 INFO kablam! Oct 12 21:18:33.455 INFO kablam! warning: field is never used: `texture_size` Oct 12 21:18:33.455 INFO kablam! --> src/textures/mod.rs:17:5 Oct 12 21:18:33.455 INFO kablam! | Oct 12 21:18:33.455 INFO kablam! 17 | texture_size: u32, Oct 12 21:18:33.455 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 21:18:33.455 INFO kablam! Oct 12 21:18:33.455 INFO kablam! warning: field is never used: `image_size` Oct 12 21:18:33.455 INFO kablam! --> src/textures/mod.rs:18:5 Oct 12 21:18:33.455 INFO kablam! | Oct 12 21:18:33.455 INFO kablam! 18 | image_size: u32, Oct 12 21:18:33.455 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 21:18:33.455 INFO kablam! Oct 12 21:18:33.455 INFO kablam! warning: method is never used: `textures_per_row` Oct 12 21:18:33.455 INFO kablam! --> src/textures/mod.rs:32:5 Oct 12 21:18:33.455 INFO kablam! | Oct 12 21:18:33.455 INFO kablam! 32 | fn textures_per_row(&self) -> u32 { Oct 12 21:18:33.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:18:33.455 INFO kablam! Oct 12 21:18:33.455 INFO kablam! warning: method is never used: `reset_cursor_position` Oct 12 21:18:33.455 INFO kablam! --> src/window.rs:38:5 Oct 12 21:18:33.455 INFO kablam! | Oct 12 21:18:33.455 INFO kablam! 38 | pub fn reset_cursor_position(&self) -> () { Oct 12 21:18:33.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:18:33.455 INFO kablam! Oct 12 21:18:34.054 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.84s Oct 12 21:18:34.071 INFO kablam! su: No module specific data is present Oct 12 21:18:35.889 INFO running `"docker" "rm" "-f" "07bd51cdbc706c24cdc712da9f095395cbc5cdfca4a091712076379e552f75d6"` Oct 12 21:18:36.251 INFO blam! 07bd51cdbc706c24cdc712da9f095395cbc5cdfca4a091712076379e552f75d6 Oct 12 21:18:36.254 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 12 21:18:36.804 INFO blam! 252e7e8435cdac797050316f0ab20929a35fcc07722036bdd1c041a9efbfd4ed Oct 12 21:18:36.805 INFO running `"docker" "start" "-a" "252e7e8435cdac797050316f0ab20929a35fcc07722036bdd1c041a9efbfd4ed"` Oct 12 21:18:38.442 INFO kablam! usermod: no changes Oct 12 21:18:38.677 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 12 21:18:38.697 INFO kablam! Running /target/debug/deps/rustcraft-dfecd38ce1e39b3e Oct 12 21:18:38.697 INFO blam! Oct 12 21:18:38.697 INFO blam! running 0 tests Oct 12 21:18:38.697 INFO blam! Oct 12 21:18:38.697 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:18:38.697 INFO blam! Oct 12 21:18:38.703 INFO kablam! su: No module specific data is present Oct 12 21:18:39.707 INFO running `"docker" "rm" "-f" "252e7e8435cdac797050316f0ab20929a35fcc07722036bdd1c041a9efbfd4ed"` Oct 12 21:18:40.155 INFO blam! 252e7e8435cdac797050316f0ab20929a35fcc07722036bdd1c041a9efbfd4ed