Oct 27 04:57:46.716 INFO checking eugeneyche/breakout against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 04:57:46.719 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 27 04:57:47.187 INFO blam! 44bf83e6be6766b8a22fcfe9fdf0b1550ee624e3e67ce5c6ef0a2dce6b61e1e2 Oct 27 04:57:47.199 INFO running `"docker" "start" "-a" "44bf83e6be6766b8a22fcfe9fdf0b1550ee624e3e67ce5c6ef0a2dce6b61e1e2"` Oct 27 04:57:49.190 INFO kablam! usermod: no changes Oct 27 04:57:49.397 INFO kablam! Compiling freetype-sys v0.6.0 Oct 27 04:57:49.419 INFO kablam! Compiling glutin v0.15.0 Oct 27 04:57:49.422 INFO kablam! Checking winit v0.13.1 Oct 27 04:57:54.016 INFO kablam! Checking freetype-rs v0.18.0 Oct 27 04:58:04.932 INFO kablam! Checking breakout v0.1.0 (/source) Oct 27 04:58:06.747 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 04:58:06.748 INFO kablam! --> src/breakout.rs:243:20 Oct 27 04:58:06.748 INFO kablam! | Oct 27 04:58:06.749 INFO kablam! 243 | if (key_state == ElementState::Pressed) { Oct 27 04:58:06.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 04:58:06.750 INFO kablam! | Oct 27 04:58:06.750 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 04:58:06.751 INFO kablam! Oct 27 04:58:06.751 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 04:58:06.752 INFO kablam! --> src/breakout.rs:266:20 Oct 27 04:58:06.752 INFO kablam! | Oct 27 04:58:06.753 INFO kablam! 266 | if (key_state == ElementState::Pressed) { Oct 27 04:58:06.753 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 04:58:06.754 INFO kablam! Oct 27 04:58:06.754 INFO kablam! warning: unused imports: `ElementState`, `MouseButton`, `VirtualKeyCode` Oct 27 04:58:06.755 INFO kablam! --> src/main.rs:15:5 Oct 27 04:58:06.755 INFO kablam! | Oct 27 04:58:06.756 INFO kablam! 15 | ElementState, Oct 27 04:58:06.756 INFO kablam! | ^^^^^^^^^^^^ Oct 27 04:58:06.756 INFO kablam! ... Oct 27 04:58:06.759 INFO kablam! 22 | MouseButton, Oct 27 04:58:06.759 INFO kablam! | ^^^^^^^^^^^ Oct 27 04:58:06.759 INFO kablam! 23 | VirtualKeyCode, Oct 27 04:58:06.759 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 04:58:06.759 INFO kablam! | Oct 27 04:58:06.759 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 04:58:06.759 INFO kablam! Oct 27 04:58:07.075 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 04:58:07.076 INFO kablam! --> src/breakout.rs:243:20 Oct 27 04:58:07.076 INFO kablam! | Oct 27 04:58:07.076 INFO kablam! 243 | if (key_state == ElementState::Pressed) { Oct 27 04:58:07.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 04:58:07.076 INFO kablam! | Oct 27 04:58:07.076 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 04:58:07.076 INFO kablam! Oct 27 04:58:07.076 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 04:58:07.076 INFO kablam! --> src/breakout.rs:266:20 Oct 27 04:58:07.076 INFO kablam! | Oct 27 04:58:07.076 INFO kablam! 266 | if (key_state == ElementState::Pressed) { Oct 27 04:58:07.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 04:58:07.076 INFO kablam! Oct 27 04:58:07.107 INFO kablam! warning: unused imports: `ElementState`, `MouseButton`, `VirtualKeyCode` Oct 27 04:58:07.108 INFO kablam! --> src/main.rs:15:5 Oct 27 04:58:07.109 INFO kablam! | Oct 27 04:58:07.109 INFO kablam! 15 | ElementState, Oct 27 04:58:07.110 INFO kablam! | ^^^^^^^^^^^^ Oct 27 04:58:07.110 INFO kablam! ... Oct 27 04:58:07.111 INFO kablam! 22 | MouseButton, Oct 27 04:58:07.112 INFO kablam! | ^^^^^^^^^^^ Oct 27 04:58:07.112 INFO kablam! 23 | VirtualKeyCode, Oct 27 04:58:07.113 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 04:58:07.113 INFO kablam! | Oct 27 04:58:07.114 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 04:58:07.114 INFO kablam! Oct 27 04:58:07.226 INFO kablam! warning: unused variable: `tr` Oct 27 04:58:07.227 INFO kablam! --> src/collision.rs:120:28 Oct 27 04:58:07.227 INFO kablam! | Oct 27 04:58:07.228 INFO kablam! 120 | if let Some((tl, side, tr)) = solve_line_rect(seg, Rectangle::new( Oct 27 04:58:07.229 INFO kablam! | ^^ help: consider using `_tr` instead Oct 27 04:58:07.229 INFO kablam! | Oct 27 04:58:07.230 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 04:58:07.231 INFO kablam! Oct 27 04:58:07.231 INFO kablam! warning: unused variable: `button` Oct 27 04:58:07.232 INFO kablam! --> src/breakout.rs:230:39 Oct 27 04:58:07.233 INFO kablam! | Oct 27 04:58:07.233 INFO kablam! 230 | pub fn on_mouse_button(&mut self, button: MouseButton, state: ElementState) { } Oct 27 04:58:07.234 INFO kablam! | ^^^^^^ help: consider using `_button` instead Oct 27 04:58:07.235 INFO kablam! Oct 27 04:58:07.235 INFO kablam! warning: unused variable: `state` Oct 27 04:58:07.236 INFO kablam! --> src/breakout.rs:230:60 Oct 27 04:58:07.237 INFO kablam! | Oct 27 04:58:07.237 INFO kablam! 230 | pub fn on_mouse_button(&mut self, button: MouseButton, state: ElementState) { } Oct 27 04:58:07.238 INFO kablam! | ^^^^^ help: consider using `_state` instead Oct 27 04:58:07.238 INFO kablam! Oct 27 04:58:07.239 INFO kablam! warning: unused variable: `x` Oct 27 04:58:07.240 INFO kablam! --> src/breakout.rs:232:39 Oct 27 04:58:07.240 INFO kablam! | Oct 27 04:58:07.240 INFO kablam! 232 | pub fn on_mouse_motion(&mut self, x: f32, y: f32) { } Oct 27 04:58:07.240 INFO kablam! | ^ help: consider using `_x` instead Oct 27 04:58:07.241 INFO kablam! Oct 27 04:58:07.241 INFO kablam! warning: unused variable: `y` Oct 27 04:58:07.241 INFO kablam! --> src/breakout.rs:232:47 Oct 27 04:58:07.241 INFO kablam! | Oct 27 04:58:07.241 INFO kablam! 232 | pub fn on_mouse_motion(&mut self, x: f32, y: f32) { } Oct 27 04:58:07.241 INFO kablam! | ^ help: consider using `_y` instead Oct 27 04:58:07.243 INFO kablam! Oct 27 04:58:07.243 INFO kablam! warning: unused variable: `w` Oct 27 04:58:07.243 INFO kablam! --> src/breakout.rs:273:42 Oct 27 04:58:07.243 INFO kablam! | Oct 27 04:58:07.243 INFO kablam! 273 | pub fn on_viewport_change(&mut self, w: u32, h: u32) { Oct 27 04:58:07.243 INFO kablam! | ^ help: consider using `_w` instead Oct 27 04:58:07.244 INFO kablam! Oct 27 04:58:07.244 INFO kablam! warning: unused variable: `h` Oct 27 04:58:07.244 INFO kablam! --> src/breakout.rs:273:50 Oct 27 04:58:07.244 INFO kablam! | Oct 27 04:58:07.244 INFO kablam! 273 | pub fn on_viewport_change(&mut self, w: u32, h: u32) { Oct 27 04:58:07.244 INFO kablam! | ^ help: consider using `_h` instead Oct 27 04:58:07.244 INFO kablam! Oct 27 04:58:07.420 INFO kablam! warning: function is never used: `check_circle_contains` Oct 27 04:58:07.420 INFO kablam! --> src/collision.rs:56:1 Oct 27 04:58:07.420 INFO kablam! | Oct 27 04:58:07.420 INFO kablam! 56 | pub fn check_circle_contains(circle: Circle, p: Vec2) -> bool { Oct 27 04:58:07.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:58:07.421 INFO kablam! | Oct 27 04:58:07.427 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 04:58:07.427 INFO kablam! Oct 27 04:58:07.427 INFO kablam! warning: function is never used: `solve_line_circle` Oct 27 04:58:07.428 INFO kablam! --> src/collision.rs:77:1 Oct 27 04:58:07.428 INFO kablam! | Oct 27 04:58:07.428 INFO kablam! 77 | pub fn solve_line_circle(line: LineSegment, circle: Circle) -> Option { Oct 27 04:58:07.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:58:07.428 INFO kablam! Oct 27 04:58:07.429 INFO kablam! warning: struct is never constructed: `FontMeasure` Oct 27 04:58:07.429 INFO kablam! --> src/fonts.rs:29:1 Oct 27 04:58:07.429 INFO kablam! | Oct 27 04:58:07.429 INFO kablam! 29 | pub struct FontMeasure { Oct 27 04:58:07.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:58:07.429 INFO kablam! Oct 27 04:58:07.429 INFO kablam! warning: method is never used: `measure` Oct 27 04:58:07.431 INFO kablam! --> src/fonts.rs:41:5 Oct 27 04:58:07.431 INFO kablam! | Oct 27 04:58:07.431 INFO kablam! 41 | pub fn measure(&self, text: &str) -> FontMeasure { Oct 27 04:58:07.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:58:07.431 INFO kablam! Oct 27 04:58:07.433 INFO kablam! warning: method is never used: `new` Oct 27 04:58:07.433 INFO kablam! --> src/renderer.rs:110:5 Oct 27 04:58:07.433 INFO kablam! | Oct 27 04:58:07.433 INFO kablam! 110 | pub fn new(p: Vec2, w: f32, h: f32) -> Self { Oct 27 04:58:07.433 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:58:07.433 INFO kablam! Oct 27 04:58:07.435 INFO kablam! warning: method is never used: `draw` Oct 27 04:58:07.435 INFO kablam! --> src/renderer.rs:282:5 Oct 27 04:58:07.435 INFO kablam! | Oct 27 04:58:07.435 INFO kablam! 282 | pub fn draw(&mut self, from_x: f32, from_y: f32, to_x: f32, to_y: f32, color: &[f32; 4]) { Oct 27 04:58:07.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:58:07.435 INFO kablam! Oct 27 04:58:07.436 INFO kablam! warning: method is never used: `draw_line` Oct 27 04:58:07.436 INFO kablam! --> src/renderer.rs:423:5 Oct 27 04:58:07.436 INFO kablam! | Oct 27 04:58:07.436 INFO kablam! 423 | pub fn draw_line(&mut self, from: Vec2, to: Vec2, color: Color) { Oct 27 04:58:07.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:58:07.437 INFO kablam! Oct 27 04:58:07.688 INFO kablam! warning: unused variable: `tr` Oct 27 04:58:07.688 INFO kablam! --> src/collision.rs:120:28 Oct 27 04:58:07.688 INFO kablam! | Oct 27 04:58:07.688 INFO kablam! 120 | if let Some((tl, side, tr)) = solve_line_rect(seg, Rectangle::new( Oct 27 04:58:07.688 INFO kablam! | ^^ help: consider using `_tr` instead Oct 27 04:58:07.688 INFO kablam! | Oct 27 04:58:07.688 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 04:58:07.688 INFO kablam! Oct 27 04:58:07.695 INFO kablam! warning: unused variable: `button` Oct 27 04:58:07.695 INFO kablam! --> src/breakout.rs:230:39 Oct 27 04:58:07.695 INFO kablam! | Oct 27 04:58:07.695 INFO kablam! 230 | pub fn on_mouse_button(&mut self, button: MouseButton, state: ElementState) { } Oct 27 04:58:07.695 INFO kablam! | ^^^^^^ help: consider using `_button` instead Oct 27 04:58:07.695 INFO kablam! Oct 27 04:58:07.695 INFO kablam! warning: unused variable: `state` Oct 27 04:58:07.695 INFO kablam! --> src/breakout.rs:230:60 Oct 27 04:58:07.695 INFO kablam! | Oct 27 04:58:07.695 INFO kablam! 230 | pub fn on_mouse_button(&mut self, button: MouseButton, state: ElementState) { } Oct 27 04:58:07.695 INFO kablam! | ^^^^^ help: consider using `_state` instead Oct 27 04:58:07.695 INFO kablam! Oct 27 04:58:07.698 INFO kablam! warning: unused variable: `x` Oct 27 04:58:07.698 INFO kablam! --> src/breakout.rs:232:39 Oct 27 04:58:07.698 INFO kablam! | Oct 27 04:58:07.698 INFO kablam! 232 | pub fn on_mouse_motion(&mut self, x: f32, y: f32) { } Oct 27 04:58:07.698 INFO kablam! | ^ help: consider using `_x` instead Oct 27 04:58:07.698 INFO kablam! Oct 27 04:58:07.699 INFO kablam! warning: unused variable: `y` Oct 27 04:58:07.699 INFO kablam! --> src/breakout.rs:232:47 Oct 27 04:58:07.699 INFO kablam! | Oct 27 04:58:07.699 INFO kablam! 232 | pub fn on_mouse_motion(&mut self, x: f32, y: f32) { } Oct 27 04:58:07.700 INFO kablam! | ^ help: consider using `_y` instead Oct 27 04:58:07.700 INFO kablam! Oct 27 04:58:07.700 INFO kablam! warning: unused variable: `w` Oct 27 04:58:07.700 INFO kablam! --> src/breakout.rs:273:42 Oct 27 04:58:07.700 INFO kablam! | Oct 27 04:58:07.700 INFO kablam! 273 | pub fn on_viewport_change(&mut self, w: u32, h: u32) { Oct 27 04:58:07.700 INFO kablam! | ^ help: consider using `_w` instead Oct 27 04:58:07.700 INFO kablam! Oct 27 04:58:07.700 INFO kablam! warning: unused variable: `h` Oct 27 04:58:07.700 INFO kablam! --> src/breakout.rs:273:50 Oct 27 04:58:07.700 INFO kablam! | Oct 27 04:58:07.700 INFO kablam! 273 | pub fn on_viewport_change(&mut self, w: u32, h: u32) { Oct 27 04:58:07.700 INFO kablam! | ^ help: consider using `_h` instead Oct 27 04:58:07.700 INFO kablam! Oct 27 04:58:07.786 INFO kablam! warning: function is never used: `check_circle_contains` Oct 27 04:58:07.786 INFO kablam! --> src/collision.rs:56:1 Oct 27 04:58:07.786 INFO kablam! | Oct 27 04:58:07.786 INFO kablam! 56 | pub fn check_circle_contains(circle: Circle, p: Vec2) -> bool { Oct 27 04:58:07.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:58:07.786 INFO kablam! | Oct 27 04:58:07.787 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 04:58:07.787 INFO kablam! Oct 27 04:58:07.787 INFO kablam! warning: function is never used: `solve_line_circle` Oct 27 04:58:07.788 INFO kablam! --> src/collision.rs:77:1 Oct 27 04:58:07.788 INFO kablam! | Oct 27 04:58:07.788 INFO kablam! 77 | pub fn solve_line_circle(line: LineSegment, circle: Circle) -> Option { Oct 27 04:58:07.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:58:07.789 INFO kablam! Oct 27 04:58:07.789 INFO kablam! warning: struct is never constructed: `FontMeasure` Oct 27 04:58:07.789 INFO kablam! --> src/fonts.rs:29:1 Oct 27 04:58:07.790 INFO kablam! | Oct 27 04:58:07.790 INFO kablam! 29 | pub struct FontMeasure { Oct 27 04:58:07.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:58:07.791 INFO kablam! Oct 27 04:58:07.791 INFO kablam! warning: method is never used: `measure` Oct 27 04:58:07.791 INFO kablam! --> src/fonts.rs:41:5 Oct 27 04:58:07.792 INFO kablam! | Oct 27 04:58:07.792 INFO kablam! 41 | pub fn measure(&self, text: &str) -> FontMeasure { Oct 27 04:58:07.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:58:07.792 INFO kablam! Oct 27 04:58:07.793 INFO kablam! warning: method is never used: `new` Oct 27 04:58:07.793 INFO kablam! --> src/renderer.rs:110:5 Oct 27 04:58:07.793 INFO kablam! | Oct 27 04:58:07.794 INFO kablam! 110 | pub fn new(p: Vec2, w: f32, h: f32) -> Self { Oct 27 04:58:07.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:58:07.794 INFO kablam! Oct 27 04:58:07.795 INFO kablam! warning: method is never used: `draw` Oct 27 04:58:07.795 INFO kablam! --> src/renderer.rs:282:5 Oct 27 04:58:07.795 INFO kablam! | Oct 27 04:58:07.796 INFO kablam! 282 | pub fn draw(&mut self, from_x: f32, from_y: f32, to_x: f32, to_y: f32, color: &[f32; 4]) { Oct 27 04:58:07.796 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:58:07.796 INFO kablam! Oct 27 04:58:07.797 INFO kablam! warning: method is never used: `draw_line` Oct 27 04:58:07.797 INFO kablam! --> src/renderer.rs:423:5 Oct 27 04:58:07.797 INFO kablam! | Oct 27 04:58:07.798 INFO kablam! 423 | pub fn draw_line(&mut self, from: Vec2, to: Vec2, color: Color) { Oct 27 04:58:07.798 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:58:07.798 INFO kablam! Oct 27 04:58:07.883 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.64s Oct 27 04:58:07.899 INFO kablam! su: No module specific data is present Oct 27 04:58:09.027 INFO running `"docker" "rm" "-f" "44bf83e6be6766b8a22fcfe9fdf0b1550ee624e3e67ce5c6ef0a2dce6b61e1e2"` Oct 27 04:58:09.279 INFO blam! 44bf83e6be6766b8a22fcfe9fdf0b1550ee624e3e67ce5c6ef0a2dce6b61e1e2