Oct 26 19:20:10.900 INFO checking tjefferson08/rustcraft against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 19:20:10.900 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 26 19:20:11.183 INFO blam! 82cbedce8a3bd09a2dd1e66206af8f6f66608ad10c1d294c668187339da4e96e Oct 26 19:20:11.187 INFO running `"docker" "start" "-a" "82cbedce8a3bd09a2dd1e66206af8f6f66608ad10c1d294c668187339da4e96e"` Oct 26 19:20:11.794 INFO kablam! usermod: no changes Oct 26 19:20:12.064 INFO kablam! Compiling cc v1.0.18 Oct 26 19:20:12.091 INFO kablam! Compiling cgmath v0.16.1 Oct 26 19:20:12.111 INFO kablam! Compiling x11-dl v2.18.1 Oct 26 19:20:12.112 INFO kablam! Compiling proc-macro2 v0.4.9 Oct 26 19:20:12.113 INFO kablam! Checking deflate v0.7.18 Oct 26 19:20:12.114 INFO kablam! Checking gif v0.10.0 Oct 26 19:20:12.129 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 26 19:20:12.134 INFO kablam! Compiling num-traits v0.2.5 Oct 26 19:20:15.299 INFO kablam! Checking lock_api v0.1.3 Oct 26 19:20:15.707 INFO kablam! Checking num-integer v0.1.39 Oct 26 19:20:16.777 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 26 19:20:17.440 INFO kablam! Compiling glutin v0.17.0 Oct 26 19:20:17.586 INFO kablam! Compiling glium v0.22.0 Oct 26 19:20:20.031 INFO kablam! Checking parking_lot v0.6.3 Oct 26 19:20:20.611 INFO kablam! Checking rayon-core v1.4.1 Oct 26 19:20:33.679 INFO kablam! Checking num-iter v0.1.37 Oct 26 19:20:33.851 INFO kablam! Checking num-rational v0.1.42 Oct 26 19:20:33.871 INFO kablam! Checking rayon v1.0.2 Oct 26 19:20:34.103 INFO kablam! Compiling quote v0.6.4 Oct 26 19:20:35.159 INFO kablam! Compiling libloading v0.5.0 Oct 26 19:20:35.267 INFO kablam! Compiling backtrace-sys v0.1.23 Oct 26 19:20:40.074 INFO kablam! Checking png v0.12.0 Oct 26 19:20:40.351 INFO kablam! Compiling syn v0.14.5 Oct 26 19:20:46.820 INFO kablam! Checking dlib v0.4.1 Oct 26 19:20:47.632 INFO kablam! Checking backtrace v0.3.9 Oct 26 19:20:48.107 INFO kablam! Checking wayland-sys v0.20.11 Oct 26 19:20:50.980 INFO kablam! Checking wayland-commons v0.20.11 Oct 26 19:20:52.447 INFO kablam! Checking wayland-client v0.20.11 Oct 26 19:20:58.290 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 26 19:21:02.618 INFO kablam! Checking wayland-protocols v0.20.11 Oct 26 19:21:14.539 INFO kablam! Compiling num-derive v0.2.2 Oct 26 19:21:15.187 INFO kablam! Checking smithay-client-toolkit v0.2.6 Oct 26 19:21:18.079 INFO kablam! Checking image v0.19.0 Oct 26 19:21:18.807 INFO kablam! Checking winit v0.16.2 Oct 26 19:21:39.438 INFO kablam! Checking rustcraft v0.1.0 (/source) Oct 26 19:21:40.427 INFO kablam! warning: unused imports: `Deg`, `PerspectiveFov` Oct 26 19:21:40.428 INFO kablam! --> src/model/cube.rs:4:14 Oct 26 19:21:40.428 INFO kablam! | Oct 26 19:21:40.428 INFO kablam! 4 | use cgmath::{Deg, Matrix3, Matrix4, PerspectiveFov, Rad, Vector3}; Oct 26 19:21:40.429 INFO kablam! | ^^^ ^^^^^^^^^^^^^^ Oct 26 19:21:40.429 INFO kablam! | Oct 26 19:21:40.429 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 19:21:40.429 INFO kablam! Oct 26 19:21:40.823 INFO kablam! warning: unused imports: `Deg`, `PerspectiveFov` Oct 26 19:21:40.823 INFO kablam! --> src/model/cube.rs:4:14 Oct 26 19:21:40.823 INFO kablam! | Oct 26 19:21:40.823 INFO kablam! 4 | use cgmath::{Deg, Matrix3, Matrix4, PerspectiveFov, Rad, Vector3}; Oct 26 19:21:40.823 INFO kablam! | ^^^ ^^^^^^^^^^^^^^ Oct 26 19:21:40.823 INFO kablam! | Oct 26 19:21:40.823 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 19:21:40.823 INFO kablam! Oct 26 19:21:40.827 INFO kablam! warning: unused variable: `events` Oct 26 19:21:40.827 INFO kablam! --> src/application.rs:55:17 Oct 26 19:21:40.827 INFO kablam! | Oct 26 19:21:40.827 INFO kablam! 55 | let events = events_loop.poll_events(|event| { Oct 26 19:21:40.827 INFO kablam! | ^^^^^^ help: consider using `_events` instead Oct 26 19:21:40.827 INFO kablam! | Oct 26 19:21:40.827 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 19:21:40.827 INFO kablam! Oct 26 19:21:40.827 INFO kablam! warning: unused variable: `speed` Oct 26 19:21:40.827 INFO kablam! --> src/game_state.rs:54:13 Oct 26 19:21:40.827 INFO kablam! | Oct 26 19:21:40.827 INFO kablam! 54 | let speed = 50.0; Oct 26 19:21:40.827 INFO kablam! | ^^^^^ help: consider using `_speed` instead Oct 26 19:21:40.827 INFO kablam! Oct 26 19:21:40.827 INFO kablam! warning: unused variable: `delta_t` Oct 26 19:21:40.827 INFO kablam! --> src/game_state.rs:53:47 Oct 26 19:21:40.827 INFO kablam! | Oct 26 19:21:40.827 INFO kablam! 53 | fn process_event(&mut self, event: Event, delta_t: f32) -> () { Oct 26 19:21:40.827 INFO kablam! | ^^^^^^^ help: consider using `_delta_t` instead Oct 26 19:21:40.827 INFO kablam! Oct 26 19:21:40.827 INFO kablam! warning: unused variable: `delta_t` Oct 26 19:21:40.827 INFO kablam! --> src/game_state.rs:149:26 Oct 26 19:21:40.827 INFO kablam! | Oct 26 19:21:40.827 INFO kablam! 149 | fn update(&mut self, delta_t: f32) { Oct 26 19:21:40.827 INFO kablam! | ^^^^^^^ help: consider using `_delta_t` instead Oct 26 19:21:40.827 INFO kablam! Oct 26 19:21:40.827 INFO kablam! warning: unused variable: `delta_t` Oct 26 19:21:40.827 INFO kablam! --> src/game_state.rs:156:43 Oct 26 19:21:40.827 INFO kablam! | Oct 26 19:21:40.827 INFO kablam! 156 | fn draw(&self, renderer: &mut Master, delta_t: f32) { Oct 26 19:21:40.827 INFO kablam! | ^^^^^^^ help: consider using `_delta_t` instead Oct 26 19:21:40.827 INFO kablam! Oct 26 19:21:40.827 INFO kablam! warning: unused variable: `tex_coords_right` Oct 26 19:21:40.827 INFO kablam! --> src/model/cube.rs:73:13 Oct 26 19:21:40.827 INFO kablam! | Oct 26 19:21:40.827 INFO kablam! 73 | let tex_coords_right: TextureCoordinates = atlas.texture_coords_for(0, 1); Oct 26 19:21:40.827 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_tex_coords_right` instead Oct 26 19:21:40.827 INFO kablam! Oct 26 19:21:40.827 INFO kablam! warning: unused variable: `tex_coords_left` Oct 26 19:21:40.827 INFO kablam! --> src/model/cube.rs:74:13 Oct 26 19:21:40.827 INFO kablam! | Oct 26 19:21:40.827 INFO kablam! 74 | let tex_coords_left: TextureCoordinates = atlas.texture_coords_for(0, 1); Oct 26 19:21:40.827 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_tex_coords_left` instead Oct 26 19:21:40.827 INFO kablam! Oct 26 19:21:40.827 INFO kablam! warning: unused variable: `tex_coords_top` Oct 26 19:21:40.827 INFO kablam! --> src/model/cube.rs:75:13 Oct 26 19:21:40.827 INFO kablam! | Oct 26 19:21:40.827 INFO kablam! 75 | let tex_coords_top: TextureCoordinates = atlas.texture_coords_for(0, 0); Oct 26 19:21:40.827 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_tex_coords_top` instead Oct 26 19:21:40.827 INFO kablam! Oct 26 19:21:40.827 INFO kablam! warning: unused variable: `tex_coords_bottom` Oct 26 19:21:40.827 INFO kablam! --> src/model/cube.rs:76:13 Oct 26 19:21:40.827 INFO kablam! | Oct 26 19:21:40.827 INFO kablam! 76 | let tex_coords_bottom: TextureCoordinates = atlas.texture_coords_for(0, 2); Oct 26 19:21:40.828 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: consider using `_tex_coords_bottom` instead Oct 26 19:21:40.828 INFO kablam! Oct 26 19:21:40.831 INFO kablam! warning: unused variable: `x` Oct 26 19:21:40.831 INFO kablam! --> src/textures/mod.rs:36:38 Oct 26 19:21:40.831 INFO kablam! | Oct 26 19:21:40.831 INFO kablam! 36 | pub fn texture_coords_for(&self, x: u32, y: u32) -> TextureCoordinates { Oct 26 19:21:40.831 INFO kablam! | ^ help: consider using `_x` instead Oct 26 19:21:40.831 INFO kablam! Oct 26 19:21:40.831 INFO kablam! warning: unused variable: `y` Oct 26 19:21:40.831 INFO kablam! --> src/textures/mod.rs:36:46 Oct 26 19:21:40.831 INFO kablam! | Oct 26 19:21:40.831 INFO kablam! 36 | pub fn texture_coords_for(&self, x: u32, y: u32) -> TextureCoordinates { Oct 26 19:21:40.831 INFO kablam! | ^ help: consider using `_y` instead Oct 26 19:21:40.831 INFO kablam! Oct 26 19:21:40.839 INFO kablam! warning: variable does not need to be mutable Oct 26 19:21:40.839 INFO kablam! --> src/application.rs:51:17 Oct 26 19:21:40.839 INFO kablam! | Oct 26 19:21:40.839 INFO kablam! 51 | let mut current_state = self.current_state_mut(); Oct 26 19:21:40.839 INFO kablam! | ----^^^^^^^^^^^^^ Oct 26 19:21:40.839 INFO kablam! | | Oct 26 19:21:40.839 INFO kablam! | help: remove this `mut` Oct 26 19:21:40.839 INFO kablam! | Oct 26 19:21:40.839 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 19:21:40.839 INFO kablam! Oct 26 19:21:40.883 INFO kablam! warning: method is never used: `pop_state` Oct 26 19:21:40.883 INFO kablam! --> src/application.rs:116:5 Oct 26 19:21:40.883 INFO kablam! | Oct 26 19:21:40.883 INFO kablam! 116 | pub fn pop_state(&mut self) -> () { Oct 26 19:21:40.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:21:40.883 INFO kablam! | Oct 26 19:21:40.883 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 19:21:40.883 INFO kablam! Oct 26 19:21:40.883 INFO kablam! warning: method is never used: `from_position` Oct 26 19:21:40.883 INFO kablam! --> src/entity.rs:10:5 Oct 26 19:21:40.883 INFO kablam! | Oct 26 19:21:40.883 INFO kablam! 10 | pub fn from_position(pos: (f32, f32, f32)) -> Entity { Oct 26 19:21:40.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:21:40.883 INFO kablam! Oct 26 19:21:40.883 INFO kablam! warning: method is never used: `update_position` Oct 26 19:21:40.883 INFO kablam! --> src/entity.rs:24:5 Oct 26 19:21:40.883 INFO kablam! | Oct 26 19:21:40.883 INFO kablam! 24 | pub fn update_position(&mut self, delta_pos: Vector3) -> () { Oct 26 19:21:40.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:21:40.883 INFO kablam! Oct 26 19:21:40.883 INFO kablam! warning: field is never used: `texture_size` Oct 26 19:21:40.883 INFO kablam! --> src/textures/mod.rs:17:5 Oct 26 19:21:40.883 INFO kablam! | Oct 26 19:21:40.883 INFO kablam! 17 | texture_size: u32, Oct 26 19:21:40.883 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 26 19:21:40.883 INFO kablam! Oct 26 19:21:40.883 INFO kablam! warning: field is never used: `image_size` Oct 26 19:21:40.883 INFO kablam! --> src/textures/mod.rs:18:5 Oct 26 19:21:40.883 INFO kablam! | Oct 26 19:21:40.883 INFO kablam! 18 | image_size: u32, Oct 26 19:21:40.883 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 19:21:40.883 INFO kablam! Oct 26 19:21:40.883 INFO kablam! warning: method is never used: `textures_per_row` Oct 26 19:21:40.883 INFO kablam! --> src/textures/mod.rs:32:5 Oct 26 19:21:40.883 INFO kablam! | Oct 26 19:21:40.883 INFO kablam! 32 | fn textures_per_row(&self) -> u32 { Oct 26 19:21:40.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:21:40.883 INFO kablam! Oct 26 19:21:40.883 INFO kablam! warning: method is never used: `reset_cursor_position` Oct 26 19:21:40.883 INFO kablam! --> src/window.rs:38:5 Oct 26 19:21:40.883 INFO kablam! | Oct 26 19:21:40.883 INFO kablam! 38 | pub fn reset_cursor_position(&self) -> () { Oct 26 19:21:40.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:21:40.883 INFO kablam! Oct 26 19:21:41.195 INFO kablam! warning: unused variable: `events` Oct 26 19:21:41.195 INFO kablam! --> src/application.rs:55:17 Oct 26 19:21:41.195 INFO kablam! | Oct 26 19:21:41.195 INFO kablam! 55 | let events = events_loop.poll_events(|event| { Oct 26 19:21:41.195 INFO kablam! | ^^^^^^ help: consider using `_events` instead Oct 26 19:21:41.195 INFO kablam! | Oct 26 19:21:41.195 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 19:21:41.195 INFO kablam! Oct 26 19:21:41.195 INFO kablam! warning: unused variable: `speed` Oct 26 19:21:41.195 INFO kablam! --> src/game_state.rs:54:13 Oct 26 19:21:41.195 INFO kablam! | Oct 26 19:21:41.195 INFO kablam! 54 | let speed = 50.0; Oct 26 19:21:41.195 INFO kablam! | ^^^^^ help: consider using `_speed` instead Oct 26 19:21:41.195 INFO kablam! Oct 26 19:21:41.195 INFO kablam! warning: unused variable: `delta_t` Oct 26 19:21:41.195 INFO kablam! --> src/game_state.rs:53:47 Oct 26 19:21:41.195 INFO kablam! | Oct 26 19:21:41.195 INFO kablam! 53 | fn process_event(&mut self, event: Event, delta_t: f32) -> () { Oct 26 19:21:41.195 INFO kablam! | ^^^^^^^ help: consider using `_delta_t` instead Oct 26 19:21:41.195 INFO kablam! Oct 26 19:21:41.195 INFO kablam! warning: unused variable: `delta_t` Oct 26 19:21:41.195 INFO kablam! --> src/game_state.rs:149:26 Oct 26 19:21:41.195 INFO kablam! | Oct 26 19:21:41.195 INFO kablam! 149 | fn update(&mut self, delta_t: f32) { Oct 26 19:21:41.195 INFO kablam! | ^^^^^^^ help: consider using `_delta_t` instead Oct 26 19:21:41.195 INFO kablam! Oct 26 19:21:41.195 INFO kablam! warning: unused variable: `delta_t` Oct 26 19:21:41.195 INFO kablam! --> src/game_state.rs:156:43 Oct 26 19:21:41.195 INFO kablam! | Oct 26 19:21:41.195 INFO kablam! 156 | fn draw(&self, renderer: &mut Master, delta_t: f32) { Oct 26 19:21:41.195 INFO kablam! | ^^^^^^^ help: consider using `_delta_t` instead Oct 26 19:21:41.195 INFO kablam! Oct 26 19:21:41.195 INFO kablam! warning: unused variable: `tex_coords_right` Oct 26 19:21:41.195 INFO kablam! --> src/model/cube.rs:73:13 Oct 26 19:21:41.195 INFO kablam! | Oct 26 19:21:41.195 INFO kablam! 73 | let tex_coords_right: TextureCoordinates = atlas.texture_coords_for(0, 1); Oct 26 19:21:41.195 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_tex_coords_right` instead Oct 26 19:21:41.195 INFO kablam! Oct 26 19:21:41.195 INFO kablam! warning: unused variable: `tex_coords_left` Oct 26 19:21:41.195 INFO kablam! --> src/model/cube.rs:74:13 Oct 26 19:21:41.195 INFO kablam! | Oct 26 19:21:41.195 INFO kablam! 74 | let tex_coords_left: TextureCoordinates = atlas.texture_coords_for(0, 1); Oct 26 19:21:41.196 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_tex_coords_left` instead Oct 26 19:21:41.196 INFO kablam! Oct 26 19:21:41.196 INFO kablam! warning: unused variable: `tex_coords_top` Oct 26 19:21:41.196 INFO kablam! --> src/model/cube.rs:75:13 Oct 26 19:21:41.196 INFO kablam! | Oct 26 19:21:41.196 INFO kablam! 75 | let tex_coords_top: TextureCoordinates = atlas.texture_coords_for(0, 0); Oct 26 19:21:41.196 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_tex_coords_top` instead Oct 26 19:21:41.196 INFO kablam! Oct 26 19:21:41.196 INFO kablam! warning: unused variable: `tex_coords_bottom` Oct 26 19:21:41.196 INFO kablam! --> src/model/cube.rs:76:13 Oct 26 19:21:41.196 INFO kablam! | Oct 26 19:21:41.196 INFO kablam! 76 | let tex_coords_bottom: TextureCoordinates = atlas.texture_coords_for(0, 2); Oct 26 19:21:41.196 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: consider using `_tex_coords_bottom` instead Oct 26 19:21:41.196 INFO kablam! Oct 26 19:21:41.196 INFO kablam! warning: unused variable: `x` Oct 26 19:21:41.196 INFO kablam! --> src/textures/mod.rs:36:38 Oct 26 19:21:41.196 INFO kablam! | Oct 26 19:21:41.196 INFO kablam! 36 | pub fn texture_coords_for(&self, x: u32, y: u32) -> TextureCoordinates { Oct 26 19:21:41.196 INFO kablam! | ^ help: consider using `_x` instead Oct 26 19:21:41.196 INFO kablam! Oct 26 19:21:41.196 INFO kablam! warning: unused variable: `y` Oct 26 19:21:41.196 INFO kablam! --> src/textures/mod.rs:36:46 Oct 26 19:21:41.196 INFO kablam! | Oct 26 19:21:41.196 INFO kablam! 36 | pub fn texture_coords_for(&self, x: u32, y: u32) -> TextureCoordinates { Oct 26 19:21:41.196 INFO kablam! | ^ help: consider using `_y` instead Oct 26 19:21:41.196 INFO kablam! Oct 26 19:21:41.205 INFO kablam! warning: variable does not need to be mutable Oct 26 19:21:41.205 INFO kablam! --> src/application.rs:51:17 Oct 26 19:21:41.205 INFO kablam! | Oct 26 19:21:41.205 INFO kablam! 51 | let mut current_state = self.current_state_mut(); Oct 26 19:21:41.205 INFO kablam! | ----^^^^^^^^^^^^^ Oct 26 19:21:41.205 INFO kablam! | | Oct 26 19:21:41.205 INFO kablam! | help: remove this `mut` Oct 26 19:21:41.205 INFO kablam! | Oct 26 19:21:41.205 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 19:21:41.205 INFO kablam! Oct 26 19:21:41.247 INFO kablam! warning: method is never used: `pop_state` Oct 26 19:21:41.247 INFO kablam! --> src/application.rs:116:5 Oct 26 19:21:41.247 INFO kablam! | Oct 26 19:21:41.247 INFO kablam! 116 | pub fn pop_state(&mut self) -> () { Oct 26 19:21:41.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:21:41.247 INFO kablam! | Oct 26 19:21:41.247 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 19:21:41.247 INFO kablam! Oct 26 19:21:41.247 INFO kablam! warning: method is never used: `from_position` Oct 26 19:21:41.247 INFO kablam! --> src/entity.rs:10:5 Oct 26 19:21:41.247 INFO kablam! | Oct 26 19:21:41.247 INFO kablam! 10 | pub fn from_position(pos: (f32, f32, f32)) -> Entity { Oct 26 19:21:41.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:21:41.247 INFO kablam! Oct 26 19:21:41.247 INFO kablam! warning: method is never used: `update_position` Oct 26 19:21:41.247 INFO kablam! --> src/entity.rs:24:5 Oct 26 19:21:41.247 INFO kablam! | Oct 26 19:21:41.247 INFO kablam! 24 | pub fn update_position(&mut self, delta_pos: Vector3) -> () { Oct 26 19:21:41.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:21:41.247 INFO kablam! Oct 26 19:21:41.247 INFO kablam! warning: field is never used: `texture_size` Oct 26 19:21:41.247 INFO kablam! --> src/textures/mod.rs:17:5 Oct 26 19:21:41.247 INFO kablam! | Oct 26 19:21:41.247 INFO kablam! 17 | texture_size: u32, Oct 26 19:21:41.247 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 26 19:21:41.247 INFO kablam! Oct 26 19:21:41.247 INFO kablam! warning: field is never used: `image_size` Oct 26 19:21:41.247 INFO kablam! --> src/textures/mod.rs:18:5 Oct 26 19:21:41.247 INFO kablam! | Oct 26 19:21:41.247 INFO kablam! 18 | image_size: u32, Oct 26 19:21:41.247 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 19:21:41.247 INFO kablam! Oct 26 19:21:41.247 INFO kablam! warning: method is never used: `textures_per_row` Oct 26 19:21:41.247 INFO kablam! --> src/textures/mod.rs:32:5 Oct 26 19:21:41.247 INFO kablam! | Oct 26 19:21:41.247 INFO kablam! 32 | fn textures_per_row(&self) -> u32 { Oct 26 19:21:41.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:21:41.247 INFO kablam! Oct 26 19:21:41.247 INFO kablam! warning: method is never used: `reset_cursor_position` Oct 26 19:21:41.247 INFO kablam! --> src/window.rs:38:5 Oct 26 19:21:41.247 INFO kablam! | Oct 26 19:21:41.247 INFO kablam! 38 | pub fn reset_cursor_position(&self) -> () { Oct 26 19:21:41.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:21:41.247 INFO kablam! Oct 26 19:21:41.288 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 29s Oct 26 19:21:41.323 INFO kablam! su: No module specific data is present Oct 26 19:21:42.127 INFO running `"docker" "rm" "-f" "82cbedce8a3bd09a2dd1e66206af8f6f66608ad10c1d294c668187339da4e96e"` Oct 26 19:21:42.511 INFO blam! 82cbedce8a3bd09a2dd1e66206af8f6f66608ad10c1d294c668187339da4e96e