Oct 27 11:58:23.308 INFO checking Enet4/propan against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 11:58:23.309 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 11:58:23.761 INFO blam! 18f5f842f20962470d5fae92dddc00e8fd8c70ec71736ef4e6af1115936f4d14 Oct 27 11:58:23.763 INFO running `"docker" "start" "-a" "18f5f842f20962470d5fae92dddc00e8fd8c70ec71736ef4e6af1115936f4d14"` Oct 27 11:58:25.674 INFO kablam! usermod: no changes Oct 27 11:58:26.188 INFO kablam! Compiling ident_case v1.0.0 Oct 27 11:58:26.196 INFO kablam! Compiling num-complex v0.2.1 Oct 27 11:58:26.202 INFO kablam! Compiling derive_builder v0.6.0 Oct 27 11:58:26.218 INFO kablam! Checking petgraph v0.4.13 Oct 27 11:58:26.222 INFO kablam! Compiling syn v0.13.11 Oct 27 11:58:26.224 INFO kablam! Checking gfx_core v0.8.3 Oct 27 11:58:26.225 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 27 11:58:26.226 INFO kablam! Checking num-rational v0.2.1 Oct 27 11:58:29.825 INFO kablam! Checking ordered-float v0.5.2 Oct 27 11:58:29.859 INFO kablam! Compiling gfx_gl v0.5.0 Oct 27 11:58:31.575 INFO kablam! Compiling gl v0.10.0 Oct 27 11:58:31.765 INFO kablam! Compiling glutin v0.18.0 Oct 27 11:58:31.889 INFO kablam! Compiling num-derive v0.2.3 Oct 27 11:58:35.603 INFO kablam! Checking png v0.12.0 Oct 27 11:58:48.924 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 27 11:58:49.758 INFO kablam! Checking rusttype v0.4.3 Oct 27 11:58:51.414 INFO kablam! Checking rusttype v0.5.2 Oct 27 11:58:51.512 INFO kablam! Checking pistoncore-input v0.21.0 Oct 27 11:58:52.163 INFO kablam! Checking daggy v0.5.0 Oct 27 11:59:02.203 INFO kablam! Checking rayon-core v1.4.1 Oct 27 11:59:14.734 INFO kablam! Checking piston2d-graphics v0.26.0 Oct 27 11:59:14.831 INFO kablam! Checking alga v0.7.2 Oct 27 11:59:21.004 INFO kablam! Checking pistoncore-window v0.32.0 Oct 27 11:59:25.549 INFO kablam! Checking rayon v1.0.2 Oct 27 11:59:28.588 INFO kablam! Checking tiff v0.2.1 Oct 27 11:59:35.483 INFO kablam! Checking pistoncore-event_loop v0.37.0 Oct 27 11:59:59.419 INFO kablam! Checking piston v0.37.0 Oct 27 11:59:59.891 INFO kablam! Checking nalgebra v0.16.5 Oct 27 12:00:00.171 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 27 12:00:00.447 INFO kablam! Checking pistoncore-glutin_window v0.48.0 Oct 27 12:00:02.839 INFO kablam! Compiling darling_core v0.6.3 Oct 27 12:00:02.839 INFO kablam! Compiling conrod_derive v0.1.2 Oct 27 12:00:07.862 INFO kablam! Checking image v0.20.0 Oct 27 12:00:16.875 INFO kablam! Checking conrod v0.61.1 Oct 27 12:00:31.025 INFO kablam! Compiling darling_macro v0.6.3 Oct 27 12:00:42.807 INFO kablam! Compiling darling v0.6.3 Oct 27 12:00:46.267 INFO kablam! Checking gfx v0.17.1 Oct 27 12:00:46.267 INFO kablam! Checking gfx_device_gl v0.15.3 Oct 27 12:00:46.627 INFO kablam! Compiling derive_builder_core v0.3.0 Oct 27 12:00:58.133 INFO kablam! Checking piston-gfx_texture v0.34.0 Oct 27 12:01:06.835 INFO kablam! Checking piston2d-gfx_graphics v0.52.0 Oct 27 12:01:29.253 INFO kablam! Checking propan v0.1.2 (/source) Oct 27 12:01:43.379 INFO kablam! warning: variable `pixel_scale_w` is assigned to, but never used Oct 27 12:01:43.379 INFO kablam! --> src/main.rs:332:13 Oct 27 12:01:43.379 INFO kablam! | Oct 27 12:01:43.379 INFO kablam! 332 | let mut pixel_scale_w = physical_viewport.window_size[0] as f64 / WIDTH as f64; Oct 27 12:01:43.379 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 12:01:43.379 INFO kablam! | Oct 27 12:01:43.379 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 12:01:43.379 INFO kablam! = note: consider using `_pixel_scale_w` instead Oct 27 12:01:43.379 INFO kablam! Oct 27 12:01:43.379 INFO kablam! warning: variable `pixel_scale_h` is assigned to, but never used Oct 27 12:01:43.379 INFO kablam! --> src/main.rs:333:13 Oct 27 12:01:43.379 INFO kablam! | Oct 27 12:01:43.379 INFO kablam! 333 | let mut pixel_scale_h = physical_viewport.window_size[1] as f64 / HEIGHT as f64; Oct 27 12:01:43.379 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 12:01:43.379 INFO kablam! | Oct 27 12:01:43.379 INFO kablam! = note: consider using `_pixel_scale_h` instead Oct 27 12:01:43.379 INFO kablam! Oct 27 12:01:43.379 INFO kablam! warning: value assigned to `pixel_scale_w` is never read Oct 27 12:01:43.379 INFO kablam! --> src/main.rs:346:13 Oct 27 12:01:43.379 INFO kablam! | Oct 27 12:01:43.379 INFO kablam! 346 | pixel_scale_w = physical_viewport.window_size[0] as f64 / WIDTH as f64; Oct 27 12:01:43.379 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 12:01:43.379 INFO kablam! | Oct 27 12:01:43.379 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 27 12:01:43.379 INFO kablam! Oct 27 12:01:43.379 INFO kablam! warning: value assigned to `pixel_scale_h` is never read Oct 27 12:01:43.379 INFO kablam! --> src/main.rs:347:13 Oct 27 12:01:43.379 INFO kablam! | Oct 27 12:01:43.379 INFO kablam! 347 | pixel_scale_h = physical_viewport.window_size[1] as f64 / HEIGHT as f64; Oct 27 12:01:43.379 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 12:01:43.379 INFO kablam! Oct 27 12:01:43.384 INFO kablam! warning: unused variable: `c` Oct 27 12:01:43.384 INFO kablam! --> src/controller.rs:21:34 Oct 27 12:01:43.384 INFO kablam! | Oct 27 12:01:43.384 INFO kablam! 21 | fn render_hires(&self, c: Context, cache: &mut C, g: &mut G) Oct 27 12:01:43.384 INFO kablam! | ^ help: consider using `_c` instead Oct 27 12:01:43.385 INFO kablam! Oct 27 12:01:43.385 INFO kablam! warning: unused variable: `cache` Oct 27 12:01:43.385 INFO kablam! --> src/controller.rs:21:46 Oct 27 12:01:43.385 INFO kablam! | Oct 27 12:01:43.385 INFO kablam! 21 | fn render_hires(&self, c: Context, cache: &mut C, g: &mut G) Oct 27 12:01:43.386 INFO kablam! | ^^^^^ help: consider using `_cache` instead Oct 27 12:01:43.386 INFO kablam! Oct 27 12:01:43.386 INFO kablam! warning: unused variable: `g` Oct 27 12:01:43.386 INFO kablam! --> src/controller.rs:21:61 Oct 27 12:01:43.386 INFO kablam! | Oct 27 12:01:43.386 INFO kablam! 21 | fn render_hires(&self, c: Context, cache: &mut C, g: &mut G) Oct 27 12:01:43.387 INFO kablam! | ^ help: consider using `_g` instead Oct 27 12:01:43.387 INFO kablam! Oct 27 12:01:43.387 INFO kablam! warning: unused variable: `x` Oct 27 12:01:43.387 INFO kablam! --> src/game/entities.rs:196:14 Oct 27 12:01:43.387 INFO kablam! | Oct 27 12:01:43.387 INFO kablam! 196 | let (x, y) = (self.pos[0] as f64, self.pos[1] as f64); Oct 27 12:01:43.387 INFO kablam! | ^ help: consider using `_x` instead Oct 27 12:01:43.388 INFO kablam! Oct 27 12:01:43.388 INFO kablam! warning: unused variable: `y` Oct 27 12:01:43.388 INFO kablam! --> src/game/entities.rs:196:17 Oct 27 12:01:43.388 INFO kablam! | Oct 27 12:01:43.388 INFO kablam! 196 | let (x, y) = (self.pos[0] as f64, self.pos[1] as f64); Oct 27 12:01:43.388 INFO kablam! | ^ help: consider using `_y` instead Oct 27 12:01:43.389 INFO kablam! Oct 27 12:01:44.179 INFO kablam! warning: variable `pixel_scale_w` is assigned to, but never used Oct 27 12:01:44.180 INFO kablam! --> src/main.rs:332:13 Oct 27 12:01:44.180 INFO kablam! | Oct 27 12:01:44.180 INFO kablam! 332 | let mut pixel_scale_w = physical_viewport.window_size[0] as f64 / WIDTH as f64; Oct 27 12:01:44.181 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 12:01:44.181 INFO kablam! | Oct 27 12:01:44.181 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 12:01:44.182 INFO kablam! = note: consider using `_pixel_scale_w` instead Oct 27 12:01:44.182 INFO kablam! Oct 27 12:01:44.182 INFO kablam! warning: variable `pixel_scale_h` is assigned to, but never used Oct 27 12:01:44.182 INFO kablam! --> src/main.rs:333:13 Oct 27 12:01:44.183 INFO kablam! | Oct 27 12:01:44.183 INFO kablam! 333 | let mut pixel_scale_h = physical_viewport.window_size[1] as f64 / HEIGHT as f64; Oct 27 12:01:44.183 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 12:01:44.184 INFO kablam! | Oct 27 12:01:44.184 INFO kablam! = note: consider using `_pixel_scale_h` instead Oct 27 12:01:44.184 INFO kablam! Oct 27 12:01:44.184 INFO kablam! warning: value assigned to `pixel_scale_w` is never read Oct 27 12:01:44.185 INFO kablam! --> src/main.rs:346:13 Oct 27 12:01:44.185 INFO kablam! | Oct 27 12:01:44.185 INFO kablam! 346 | pixel_scale_w = physical_viewport.window_size[0] as f64 / WIDTH as f64; Oct 27 12:01:44.186 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 12:01:44.186 INFO kablam! | Oct 27 12:01:44.186 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 27 12:01:44.187 INFO kablam! Oct 27 12:01:44.187 INFO kablam! warning: value assigned to `pixel_scale_h` is never read Oct 27 12:01:44.187 INFO kablam! --> src/main.rs:347:13 Oct 27 12:01:44.187 INFO kablam! | Oct 27 12:01:44.188 INFO kablam! 347 | pixel_scale_h = physical_viewport.window_size[1] as f64 / HEIGHT as f64; Oct 27 12:01:44.188 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 12:01:44.188 INFO kablam! Oct 27 12:01:44.189 INFO kablam! warning: unused variable: `c` Oct 27 12:01:44.189 INFO kablam! --> src/controller.rs:21:34 Oct 27 12:01:44.189 INFO kablam! | Oct 27 12:01:44.189 INFO kablam! 21 | fn render_hires(&self, c: Context, cache: &mut C, g: &mut G) Oct 27 12:01:44.190 INFO kablam! | ^ help: consider using `_c` instead Oct 27 12:01:44.190 INFO kablam! Oct 27 12:01:44.190 INFO kablam! warning: unused variable: `cache` Oct 27 12:01:44.190 INFO kablam! --> src/controller.rs:21:46 Oct 27 12:01:44.191 INFO kablam! | Oct 27 12:01:44.191 INFO kablam! 21 | fn render_hires(&self, c: Context, cache: &mut C, g: &mut G) Oct 27 12:01:44.191 INFO kablam! | ^^^^^ help: consider using `_cache` instead Oct 27 12:01:44.192 INFO kablam! Oct 27 12:01:44.192 INFO kablam! warning: unused variable: `g` Oct 27 12:01:44.192 INFO kablam! --> src/controller.rs:21:61 Oct 27 12:01:44.192 INFO kablam! | Oct 27 12:01:44.193 INFO kablam! 21 | fn render_hires(&self, c: Context, cache: &mut C, g: &mut G) Oct 27 12:01:44.193 INFO kablam! | ^ help: consider using `_g` instead Oct 27 12:01:44.193 INFO kablam! Oct 27 12:01:44.194 INFO kablam! warning: unused variable: `x` Oct 27 12:01:44.194 INFO kablam! --> src/game/entities.rs:196:14 Oct 27 12:01:44.194 INFO kablam! | Oct 27 12:01:44.194 INFO kablam! 196 | let (x, y) = (self.pos[0] as f64, self.pos[1] as f64); Oct 27 12:01:44.195 INFO kablam! | ^ help: consider using `_x` instead Oct 27 12:01:44.195 INFO kablam! Oct 27 12:01:44.195 INFO kablam! warning: unused variable: `y` Oct 27 12:01:44.196 INFO kablam! --> src/game/entities.rs:196:17 Oct 27 12:01:44.196 INFO kablam! | Oct 27 12:01:44.196 INFO kablam! 196 | let (x, y) = (self.pos[0] as f64, self.pos[1] as f64); Oct 27 12:01:44.197 INFO kablam! | ^ help: consider using `_y` instead Oct 27 12:01:44.197 INFO kablam! Oct 27 12:01:44.324 INFO kablam! warning: method is never used: `capacity` Oct 27 12:01:44.324 INFO kablam! --> src/game/ball.rs:77:5 Oct 27 12:01:44.324 INFO kablam! | Oct 27 12:01:44.324 INFO kablam! 77 | pub fn capacity(&self) -> f32 { Oct 27 12:01:44.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:01:44.324 INFO kablam! | Oct 27 12:01:44.324 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 12:01:44.324 INFO kablam! Oct 27 12:01:44.324 INFO kablam! warning: method is never used: `maximize_size` Oct 27 12:01:44.324 INFO kablam! --> src/game/ball.rs:126:5 Oct 27 12:01:44.324 INFO kablam! | Oct 27 12:01:44.324 INFO kablam! 126 | pub fn maximize_size(&mut self) { Oct 27 12:01:44.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:01:44.324 INFO kablam! Oct 27 12:01:44.324 INFO kablam! warning: method is never used: `size` Oct 27 12:01:44.324 INFO kablam! --> src/game/ball.rs:266:5 Oct 27 12:01:44.324 INFO kablam! | Oct 27 12:01:44.324 INFO kablam! 266 | pub fn size(&self) -> f32 { Oct 27 12:01:44.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:01:44.324 INFO kablam! Oct 27 12:01:44.324 INFO kablam! warning: method is never used: `add_position` Oct 27 12:01:44.324 INFO kablam! --> src/game/ball.rs:276:5 Oct 27 12:01:44.324 INFO kablam! | Oct 27 12:01:44.324 INFO kablam! 276 | pub fn add_position(&mut self, pos: Vector2) { Oct 27 12:01:44.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:01:44.324 INFO kablam! Oct 27 12:01:44.324 INFO kablam! warning: method is never used: `velocity` Oct 27 12:01:44.324 INFO kablam! --> src/game/ball.rs:281:5 Oct 27 12:01:44.324 INFO kablam! | Oct 27 12:01:44.324 INFO kablam! 281 | pub fn velocity(&self) -> Vector2 { Oct 27 12:01:44.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:01:44.324 INFO kablam! Oct 27 12:01:44.324 INFO kablam! warning: method is never used: `set_velocity` Oct 27 12:01:44.324 INFO kablam! --> src/game/ball.rs:286:5 Oct 27 12:01:44.324 INFO kablam! | Oct 27 12:01:44.324 INFO kablam! 286 | pub fn set_velocity(&mut self, velocity: Vector2) { Oct 27 12:01:44.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:01:44.324 INFO kablam! Oct 27 12:01:44.324 INFO kablam! warning: method is never used: `add_size` Oct 27 12:01:44.324 INFO kablam! --> src/game/ball.rs:291:5 Oct 27 12:01:44.324 INFO kablam! | Oct 27 12:01:44.324 INFO kablam! 291 | pub fn add_size(&mut self, extra_size: f32) { Oct 27 12:01:44.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:01:44.324 INFO kablam! Oct 27 12:01:44.324 INFO kablam! warning: field is never used: `res` Oct 27 12:01:44.324 INFO kablam! --> src/game/entities.rs:112:5 Oct 27 12:01:44.324 INFO kablam! | Oct 27 12:01:44.324 INFO kablam! 112 | res: R, Oct 27 12:01:44.324 INFO kablam! | ^^^^^^ Oct 27 12:01:44.324 INFO kablam! Oct 27 12:01:44.324 INFO kablam! warning: variant is never constructed: `Gem` Oct 27 12:01:44.324 INFO kablam! --> src/game/items.rs:6:5 Oct 27 12:01:44.324 INFO kablam! | Oct 27 12:01:44.324 INFO kablam! 6 | Gem, Oct 27 12:01:44.324 INFO kablam! | ^^^ Oct 27 12:01:44.324 INFO kablam! Oct 27 12:01:44.324 INFO kablam! warning: variant is never constructed: `PowerGem` Oct 27 12:01:44.324 INFO kablam! --> src/game/items.rs:7:5 Oct 27 12:01:44.324 INFO kablam! | Oct 27 12:01:44.324 INFO kablam! 7 | PowerGem, Oct 27 12:01:44.324 INFO kablam! | ^^^^^^^^ Oct 27 12:01:44.324 INFO kablam! Oct 27 12:01:44.324 INFO kablam! warning: variant is never constructed: `HealingGem` Oct 27 12:01:44.324 INFO kablam! --> src/game/items.rs:8:5 Oct 27 12:01:44.324 INFO kablam! | Oct 27 12:01:44.324 INFO kablam! 8 | HealingGem, Oct 27 12:01:44.324 INFO kablam! | ^^^^^^^^^^ Oct 27 12:01:44.324 INFO kablam! Oct 27 12:01:44.324 INFO kablam! warning: variant is never constructed: `Key` Oct 27 12:01:44.324 INFO kablam! --> src/game/items.rs:9:5 Oct 27 12:01:44.324 INFO kablam! | Oct 27 12:01:44.324 INFO kablam! 9 | Key(usize), Oct 27 12:01:44.324 INFO kablam! | ^^^^^^^^^^ Oct 27 12:01:44.324 INFO kablam! Oct 27 12:01:44.324 INFO kablam! warning: field is never used: `res` Oct 27 12:01:44.324 INFO kablam! --> src/game/mod.rs:25:5 Oct 27 12:01:44.324 INFO kablam! | Oct 27 12:01:44.325 INFO kablam! 25 | res: R, Oct 27 12:01:44.325 INFO kablam! | ^^^^^^ Oct 27 12:01:44.325 INFO kablam! Oct 27 12:01:44.325 INFO kablam! warning: function is never used: `load_all_levels` Oct 27 12:01:44.325 INFO kablam! --> src/level/mod.rs:33:1 Oct 27 12:01:44.325 INFO kablam! | Oct 27 12:01:44.325 INFO kablam! 33 | pub fn load_all_levels>(dir: P) -> DynResult> { Oct 27 12:01:44.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:01:44.325 INFO kablam! Oct 27 12:01:44.325 INFO kablam! warning: method is never used: `name` Oct 27 12:01:44.325 INFO kablam! --> src/level/mod.rs:150:5 Oct 27 12:01:44.325 INFO kablam! | Oct 27 12:01:44.325 INFO kablam! 150 | pub fn name(&self) -> &str { Oct 27 12:01:44.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:01:44.325 INFO kablam! Oct 27 12:01:44.325 INFO kablam! warning: method is never used: `version` Oct 27 12:01:44.325 INFO kablam! --> src/level/mod.rs:158:5 Oct 27 12:01:44.325 INFO kablam! | Oct 27 12:01:44.325 INFO kablam! 158 | pub fn version(&self) -> &str { Oct 27 12:01:44.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:01:44.325 INFO kablam! Oct 27 12:01:44.325 INFO kablam! warning: variant is never constructed: `NoAudioSample` Oct 27 12:01:44.325 INFO kablam! --> src/resource/mod.rs:21:5 Oct 27 12:01:44.325 INFO kablam! | Oct 27 12:01:44.325 INFO kablam! 21 | / NoAudioSample { Oct 27 12:01:44.325 INFO kablam! 22 | | id: (), Oct 27 12:01:44.325 INFO kablam! 23 | | }, Oct 27 12:01:44.325 INFO kablam! | |_____^ Oct 27 12:01:44.325 INFO kablam! Oct 27 12:01:45.139 INFO kablam! warning: method is never used: `capacity` Oct 27 12:01:45.139 INFO kablam! --> src/game/ball.rs:77:5 Oct 27 12:01:45.139 INFO kablam! | Oct 27 12:01:45.139 INFO kablam! 77 | pub fn capacity(&self) -> f32 { Oct 27 12:01:45.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:01:45.139 INFO kablam! | Oct 27 12:01:45.139 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 12:01:45.139 INFO kablam! Oct 27 12:01:45.139 INFO kablam! warning: method is never used: `maximize_size` Oct 27 12:01:45.139 INFO kablam! --> src/game/ball.rs:126:5 Oct 27 12:01:45.139 INFO kablam! | Oct 27 12:01:45.139 INFO kablam! 126 | pub fn maximize_size(&mut self) { Oct 27 12:01:45.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:01:45.139 INFO kablam! Oct 27 12:01:45.139 INFO kablam! warning: method is never used: `size` Oct 27 12:01:45.139 INFO kablam! --> src/game/ball.rs:266:5 Oct 27 12:01:45.139 INFO kablam! | Oct 27 12:01:45.139 INFO kablam! 266 | pub fn size(&self) -> f32 { Oct 27 12:01:45.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:01:45.139 INFO kablam! Oct 27 12:01:45.139 INFO kablam! warning: method is never used: `add_position` Oct 27 12:01:45.139 INFO kablam! --> src/game/ball.rs:276:5 Oct 27 12:01:45.139 INFO kablam! | Oct 27 12:01:45.139 INFO kablam! 276 | pub fn add_position(&mut self, pos: Vector2) { Oct 27 12:01:45.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:01:45.139 INFO kablam! Oct 27 12:01:45.139 INFO kablam! warning: method is never used: `velocity` Oct 27 12:01:45.139 INFO kablam! --> src/game/ball.rs:281:5 Oct 27 12:01:45.139 INFO kablam! | Oct 27 12:01:45.139 INFO kablam! 281 | pub fn velocity(&self) -> Vector2 { Oct 27 12:01:45.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:01:45.139 INFO kablam! Oct 27 12:01:45.139 INFO kablam! warning: method is never used: `set_velocity` Oct 27 12:01:45.139 INFO kablam! --> src/game/ball.rs:286:5 Oct 27 12:01:45.139 INFO kablam! | Oct 27 12:01:45.140 INFO kablam! 286 | pub fn set_velocity(&mut self, velocity: Vector2) { Oct 27 12:01:45.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:01:45.140 INFO kablam! Oct 27 12:01:45.140 INFO kablam! warning: method is never used: `add_size` Oct 27 12:01:45.140 INFO kablam! --> src/game/ball.rs:291:5 Oct 27 12:01:45.140 INFO kablam! | Oct 27 12:01:45.140 INFO kablam! 291 | pub fn add_size(&mut self, extra_size: f32) { Oct 27 12:01:45.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:01:45.140 INFO kablam! Oct 27 12:01:45.140 INFO kablam! warning: field is never used: `res` Oct 27 12:01:45.140 INFO kablam! --> src/game/entities.rs:112:5 Oct 27 12:01:45.140 INFO kablam! | Oct 27 12:01:45.140 INFO kablam! 112 | res: R, Oct 27 12:01:45.140 INFO kablam! | ^^^^^^ Oct 27 12:01:45.140 INFO kablam! Oct 27 12:01:45.140 INFO kablam! warning: variant is never constructed: `Gem` Oct 27 12:01:45.140 INFO kablam! --> src/game/items.rs:6:5 Oct 27 12:01:45.140 INFO kablam! | Oct 27 12:01:45.140 INFO kablam! 6 | Gem, Oct 27 12:01:45.140 INFO kablam! | ^^^ Oct 27 12:01:45.140 INFO kablam! Oct 27 12:01:45.140 INFO kablam! warning: variant is never constructed: `PowerGem` Oct 27 12:01:45.140 INFO kablam! --> src/game/items.rs:7:5 Oct 27 12:01:45.140 INFO kablam! | Oct 27 12:01:45.140 INFO kablam! 7 | PowerGem, Oct 27 12:01:45.140 INFO kablam! | ^^^^^^^^ Oct 27 12:01:45.140 INFO kablam! Oct 27 12:01:45.140 INFO kablam! warning: variant is never constructed: `HealingGem` Oct 27 12:01:45.140 INFO kablam! --> src/game/items.rs:8:5 Oct 27 12:01:45.140 INFO kablam! | Oct 27 12:01:45.140 INFO kablam! 8 | HealingGem, Oct 27 12:01:45.140 INFO kablam! | ^^^^^^^^^^ Oct 27 12:01:45.140 INFO kablam! Oct 27 12:01:45.140 INFO kablam! warning: variant is never constructed: `Key` Oct 27 12:01:45.140 INFO kablam! --> src/game/items.rs:9:5 Oct 27 12:01:45.140 INFO kablam! | Oct 27 12:01:45.140 INFO kablam! 9 | Key(usize), Oct 27 12:01:45.140 INFO kablam! | ^^^^^^^^^^ Oct 27 12:01:45.140 INFO kablam! Oct 27 12:01:45.140 INFO kablam! warning: field is never used: `res` Oct 27 12:01:45.140 INFO kablam! --> src/game/mod.rs:25:5 Oct 27 12:01:45.140 INFO kablam! | Oct 27 12:01:45.140 INFO kablam! 25 | res: R, Oct 27 12:01:45.140 INFO kablam! | ^^^^^^ Oct 27 12:01:45.140 INFO kablam! Oct 27 12:01:45.140 INFO kablam! warning: function is never used: `load_all_levels` Oct 27 12:01:45.140 INFO kablam! --> src/level/mod.rs:33:1 Oct 27 12:01:45.140 INFO kablam! | Oct 27 12:01:45.140 INFO kablam! 33 | pub fn load_all_levels>(dir: P) -> DynResult> { Oct 27 12:01:45.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:01:45.140 INFO kablam! Oct 27 12:01:45.140 INFO kablam! warning: method is never used: `name` Oct 27 12:01:45.140 INFO kablam! --> src/level/mod.rs:150:5 Oct 27 12:01:45.140 INFO kablam! | Oct 27 12:01:45.140 INFO kablam! 150 | pub fn name(&self) -> &str { Oct 27 12:01:45.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:01:45.140 INFO kablam! Oct 27 12:01:45.140 INFO kablam! warning: method is never used: `version` Oct 27 12:01:45.140 INFO kablam! --> src/level/mod.rs:158:5 Oct 27 12:01:45.140 INFO kablam! | Oct 27 12:01:45.140 INFO kablam! 158 | pub fn version(&self) -> &str { Oct 27 12:01:45.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:01:45.140 INFO kablam! Oct 27 12:01:45.140 INFO kablam! warning: variant is never constructed: `NoAudioSample` Oct 27 12:01:45.140 INFO kablam! --> src/resource/mod.rs:21:5 Oct 27 12:01:45.140 INFO kablam! | Oct 27 12:01:45.140 INFO kablam! 21 | / NoAudioSample { Oct 27 12:01:45.140 INFO kablam! 22 | | id: (), Oct 27 12:01:45.140 INFO kablam! 23 | | }, Oct 27 12:01:45.140 INFO kablam! | |_____^ Oct 27 12:01:45.140 INFO kablam! Oct 27 12:01:45.327 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3m 19s Oct 27 12:01:45.355 INFO kablam! su: No module specific data is present Oct 27 12:01:46.876 INFO running `"docker" "rm" "-f" "18f5f842f20962470d5fae92dddc00e8fd8c70ec71736ef4e6af1115936f4d14"` Oct 27 12:01:47.275 INFO blam! 18f5f842f20962470d5fae92dddc00e8fd8c70ec71736ef4e6af1115936f4d14