Oct 27 09:57:29.770 INFO checking RubenTipparach/rustysponge against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 09:57:29.771 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 09:57:30.145 INFO blam! 22dcf7dc977d72c16c8dafdf6829988a273a6e14738e20100289fda32835d920 Oct 27 09:57:30.151 INFO running `"docker" "start" "-a" "22dcf7dc977d72c16c8dafdf6829988a273a6e14738e20100289fda32835d920"` Oct 27 09:57:31.635 INFO kablam! usermod: no changes Oct 27 09:57:31.919 INFO kablam! Compiling rand v0.3.15 Oct 27 09:57:31.919 INFO kablam! Checking shared_library v0.1.6 Oct 27 09:57:31.927 INFO kablam! Compiling xml-rs v0.6.0 Oct 27 09:57:31.927 INFO kablam! Checking tempfile v2.1.6 Oct 27 09:57:31.928 INFO kablam! Checking x11-dl v2.14.0 Oct 27 09:57:31.928 INFO kablam! Checking png v0.6.2 Oct 27 09:57:31.928 INFO kablam! Checking fs2 v0.2.5 Oct 27 09:57:31.928 INFO kablam! Checking pistoncore-event_loop v0.27.0 Oct 27 09:57:34.155 INFO kablam! Checking image v0.14.0 Oct 27 09:57:34.389 INFO kablam! Checking osmesa-sys v0.1.2 Oct 27 09:57:35.192 INFO kablam! Checking memmap v0.4.0 Oct 27 09:57:36.237 INFO kablam! Checking piston v0.27.0 Oct 27 09:57:36.799 INFO kablam! Checking image v0.12.4 Oct 27 09:57:44.868 INFO kablam! Compiling gl_generator v0.5.5 Oct 27 09:57:45.167 INFO kablam! Compiling phf_generator v0.7.21 Oct 27 09:57:48.127 INFO kablam! Compiling phf_codegen v0.7.21 Oct 27 09:57:51.265 INFO kablam! Compiling target_build_utils v0.3.1 Oct 27 09:57:56.347 INFO kablam! Compiling glutin v0.7.4 Oct 27 09:57:56.759 INFO kablam! Compiling gfx_gl v0.3.1 Oct 27 09:57:57.019 INFO kablam! Compiling gl v0.6.3 Oct 27 09:57:57.635 INFO kablam! Compiling glutin v0.8.1 Oct 27 09:58:08.563 INFO kablam! Checking piston-gfx_texture v0.20.0 Oct 27 09:58:20.520 INFO kablam! Checking piston2d-gfx_graphics v0.35.0 Oct 27 09:58:37.311 INFO kablam! Compiling libloading v0.3.4 Oct 27 09:58:39.518 INFO kablam! Checking piston2d-opengl_graphics v0.44.0 Oct 27 09:58:40.923 INFO kablam! Checking gfx_device_gl v0.12.0 Oct 27 09:58:43.388 INFO kablam! Checking dlib v0.3.1 Oct 27 09:58:44.568 INFO kablam! Checking wayland-sys v0.7.8 Oct 27 09:58:44.568 INFO kablam! Checking wayland-sys v0.8.7 Oct 27 09:58:45.987 INFO kablam! Checking wayland-client v0.7.8 Oct 27 09:58:46.045 INFO kablam! Checking wayland-client v0.8.7 Oct 27 09:58:48.487 INFO kablam! Checking wayland-window v0.4.4 Oct 27 09:58:48.487 INFO kablam! Checking wayland-kbd v0.6.3 Oct 27 09:58:49.675 INFO kablam! Checking wayland-window v0.5.0 Oct 27 09:58:49.675 INFO kablam! Checking wayland-kbd v0.8.0 Oct 27 09:58:52.247 INFO kablam! Checking winit v0.5.11 Oct 27 09:58:52.892 INFO kablam! Checking winit v0.6.4 Oct 27 09:58:57.939 INFO kablam! Checking pistoncore-glutin_window v0.33.0 Oct 27 09:58:58.952 INFO kablam! Checking pistoncore-glutin_window v0.37.0 Oct 27 09:59:00.391 INFO kablam! Checking piston_window v0.61.0 Oct 27 09:59:03.954 INFO kablam! Checking pong v0.1.0 (/source) Oct 27 09:59:07.464 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 09:59:07.464 INFO kablam! --> src/main.rs:105:12 Oct 27 09:59:07.464 INFO kablam! | Oct 27 09:59:07.464 INFO kablam! 105 | if (self.px > (self.x + -25.0) Oct 27 09:59:07.464 INFO kablam! | ____________^ Oct 27 09:59:07.464 INFO kablam! 106 | | && (self.py > self.y - 25.0 && self.py < self.y + 25.0) Oct 27 09:59:07.464 INFO kablam! 107 | | ) Oct 27 09:59:07.464 INFO kablam! | |_________^ Oct 27 09:59:07.464 INFO kablam! | Oct 27 09:59:07.464 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 09:59:07.464 INFO kablam! help: remove these parentheses Oct 27 09:59:07.464 INFO kablam! | Oct 27 09:59:07.464 INFO kablam! 105 | if self.px > (self.x + -25.0) && Oct 27 09:59:07.464 INFO kablam! 106 | (self.py > self.y - 25.0 && self.py < self.y + 25.0) Oct 27 09:59:07.464 INFO kablam! | Oct 27 09:59:07.464 INFO kablam! Oct 27 09:59:07.464 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 09:59:07.464 INFO kablam! --> src/main.rs:115:12 Oct 27 09:59:07.464 INFO kablam! | Oct 27 09:59:07.464 INFO kablam! 115 | if (self.px < (self.ex + 25.0) Oct 27 09:59:07.464 INFO kablam! | ____________^ Oct 27 09:59:07.464 INFO kablam! 116 | | && (self.py > self.ey - 25.0 && self.py < self.ey + 25.0)) Oct 27 09:59:07.464 INFO kablam! | |__________________________________________________________________^ Oct 27 09:59:07.464 INFO kablam! help: remove these parentheses Oct 27 09:59:07.464 INFO kablam! | Oct 27 09:59:07.464 INFO kablam! 115 | if self.px < (self.ex + 25.0) && Oct 27 09:59:07.464 INFO kablam! 116 | (self.py > self.ey - 25.0 && self.py < self.ey + 25.0) Oct 27 09:59:07.464 INFO kablam! | Oct 27 09:59:07.464 INFO kablam! Oct 27 09:59:07.464 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 09:59:07.464 INFO kablam! --> src/main.rs:124:11 Oct 27 09:59:07.464 INFO kablam! | Oct 27 09:59:07.464 INFO kablam! 124 | if(self.py > self.height as f64 / 2.0 || self.py < self.height as f64 / -2.0 ) Oct 27 09:59:07.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 09:59:07.464 INFO kablam! Oct 27 09:59:07.464 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 09:59:07.464 INFO kablam! --> src/main.rs:135:11 Oct 27 09:59:07.464 INFO kablam! | Oct 27 09:59:07.464 INFO kablam! 135 | if(self.px > self.width as f64/2.0 || self.px < -1.0*(self.width as f64)/2.0) Oct 27 09:59:07.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:59:07.464 INFO kablam! help: remove these parentheses Oct 27 09:59:07.464 INFO kablam! | Oct 27 09:59:07.464 INFO kablam! 135 | ifself.px > self.width as f64 / 2.0 || Oct 27 09:59:07.464 INFO kablam! 136 | self.px < -1.0 * (self.width as f64) / 2.0 Oct 27 09:59:07.464 INFO kablam! | Oct 27 09:59:07.464 INFO kablam! Oct 27 09:59:07.547 INFO kablam! warning: unused variable: `args` Oct 27 09:59:07.547 INFO kablam! --> src/main.rs:97:26 Oct 27 09:59:07.547 INFO kablam! | Oct 27 09:59:07.547 INFO kablam! 97 | fn update(&mut self, args: &UpdateArgs) { Oct 27 09:59:07.547 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 27 09:59:07.547 INFO kablam! | Oct 27 09:59:07.547 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 09:59:07.547 INFO kablam! Oct 27 09:59:07.559 INFO kablam! warning: method is never used: `move_x` Oct 27 09:59:07.559 INFO kablam! --> src/main.rs:146:5 Oct 27 09:59:07.559 INFO kablam! | Oct 27 09:59:07.559 INFO kablam! 146 | fn move_x(&mut self, val: f64) Oct 27 09:59:07.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:59:07.559 INFO kablam! | Oct 27 09:59:07.559 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:59:07.559 INFO kablam! Oct 27 09:59:07.559 INFO kablam! warning: method is never used: `move_ex` Oct 27 09:59:07.559 INFO kablam! --> src/main.rs:156:5 Oct 27 09:59:07.559 INFO kablam! | Oct 27 09:59:07.560 INFO kablam! 156 | fn move_ex(&mut self, val: f64) Oct 27 09:59:07.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:59:07.560 INFO kablam! Oct 27 09:59:07.560 INFO kablam! warning: variable `pongBall` should have a snake case name such as `pong_ball` Oct 27 09:59:07.560 INFO kablam! --> src/main.rs:53:13 Oct 27 09:59:07.560 INFO kablam! | Oct 27 09:59:07.560 INFO kablam! 53 | let pongBall = rectangle::square(0.0, 0.0, 10.0); Oct 27 09:59:07.560 INFO kablam! | ^^^^^^^^ Oct 27 09:59:07.560 INFO kablam! | Oct 27 09:59:07.560 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 09:59:07.560 INFO kablam! Oct 27 09:59:07.560 INFO kablam! warning: variable `playerTransform` should have a snake case name such as `player_transform` Oct 27 09:59:07.560 INFO kablam! --> src/main.rs:72:17 Oct 27 09:59:07.560 INFO kablam! | Oct 27 09:59:07.560 INFO kablam! 72 | let playerTransform = c.transform.trans(x , y) Oct 27 09:59:07.560 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 09:59:07.560 INFO kablam! Oct 27 09:59:07.560 INFO kablam! warning: variable `enemyTransform` should have a snake case name such as `enemy_transform` Oct 27 09:59:07.560 INFO kablam! --> src/main.rs:79:17 Oct 27 09:59:07.560 INFO kablam! | Oct 27 09:59:07.560 INFO kablam! 79 | let enemyTransform = c.transform.trans(ex , ey) Oct 27 09:59:07.560 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 09:59:07.560 INFO kablam! Oct 27 09:59:07.560 INFO kablam! warning: variable `pongTransform` should have a snake case name such as `pong_transform` Oct 27 09:59:07.560 INFO kablam! --> src/main.rs:87:16 Oct 27 09:59:07.560 INFO kablam! | Oct 27 09:59:07.560 INFO kablam! 87 | let pongTransform = c.transform.trans(px , py) Oct 27 09:59:07.560 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 09:59:07.560 INFO kablam! Oct 27 09:59:08.091 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 09:59:08.091 INFO kablam! --> src/main.rs:105:12 Oct 27 09:59:08.091 INFO kablam! | Oct 27 09:59:08.091 INFO kablam! 105 | if (self.px > (self.x + -25.0) Oct 27 09:59:08.091 INFO kablam! | ____________^ Oct 27 09:59:08.091 INFO kablam! 106 | | && (self.py > self.y - 25.0 && self.py < self.y + 25.0) Oct 27 09:59:08.091 INFO kablam! 107 | | ) Oct 27 09:59:08.091 INFO kablam! | |_________^ Oct 27 09:59:08.091 INFO kablam! | Oct 27 09:59:08.091 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 09:59:08.091 INFO kablam! help: remove these parentheses Oct 27 09:59:08.091 INFO kablam! | Oct 27 09:59:08.091 INFO kablam! 105 | if self.px > (self.x + -25.0) && Oct 27 09:59:08.091 INFO kablam! 106 | (self.py > self.y - 25.0 && self.py < self.y + 25.0) Oct 27 09:59:08.091 INFO kablam! | Oct 27 09:59:08.091 INFO kablam! Oct 27 09:59:08.091 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 09:59:08.091 INFO kablam! --> src/main.rs:115:12 Oct 27 09:59:08.091 INFO kablam! | Oct 27 09:59:08.091 INFO kablam! 115 | if (self.px < (self.ex + 25.0) Oct 27 09:59:08.091 INFO kablam! | ____________^ Oct 27 09:59:08.091 INFO kablam! 116 | | && (self.py > self.ey - 25.0 && self.py < self.ey + 25.0)) Oct 27 09:59:08.091 INFO kablam! | |__________________________________________________________________^ Oct 27 09:59:08.091 INFO kablam! help: remove these parentheses Oct 27 09:59:08.091 INFO kablam! | Oct 27 09:59:08.091 INFO kablam! 115 | if self.px < (self.ex + 25.0) && Oct 27 09:59:08.091 INFO kablam! 116 | (self.py > self.ey - 25.0 && self.py < self.ey + 25.0) Oct 27 09:59:08.091 INFO kablam! | Oct 27 09:59:08.091 INFO kablam! Oct 27 09:59:08.091 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 09:59:08.091 INFO kablam! --> src/main.rs:124:11 Oct 27 09:59:08.091 INFO kablam! | Oct 27 09:59:08.091 INFO kablam! 124 | if(self.py > self.height as f64 / 2.0 || self.py < self.height as f64 / -2.0 ) Oct 27 09:59:08.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 09:59:08.091 INFO kablam! Oct 27 09:59:08.091 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 09:59:08.091 INFO kablam! --> src/main.rs:135:11 Oct 27 09:59:08.091 INFO kablam! | Oct 27 09:59:08.091 INFO kablam! 135 | if(self.px > self.width as f64/2.0 || self.px < -1.0*(self.width as f64)/2.0) Oct 27 09:59:08.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:59:08.091 INFO kablam! help: remove these parentheses Oct 27 09:59:08.091 INFO kablam! | Oct 27 09:59:08.091 INFO kablam! 135 | ifself.px > self.width as f64 / 2.0 || Oct 27 09:59:08.091 INFO kablam! 136 | self.px < -1.0 * (self.width as f64) / 2.0 Oct 27 09:59:08.091 INFO kablam! | Oct 27 09:59:08.091 INFO kablam! Oct 27 09:59:08.227 INFO kablam! warning: unused variable: `args` Oct 27 09:59:08.227 INFO kablam! --> src/main.rs:97:26 Oct 27 09:59:08.227 INFO kablam! | Oct 27 09:59:08.227 INFO kablam! 97 | fn update(&mut self, args: &UpdateArgs) { Oct 27 09:59:08.227 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 27 09:59:08.227 INFO kablam! | Oct 27 09:59:08.227 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 09:59:08.227 INFO kablam! Oct 27 09:59:08.247 INFO kablam! warning: method is never used: `move_x` Oct 27 09:59:08.251 INFO kablam! --> src/main.rs:146:5 Oct 27 09:59:08.251 INFO kablam! | Oct 27 09:59:08.251 INFO kablam! 146 | fn move_x(&mut self, val: f64) Oct 27 09:59:08.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:59:08.251 INFO kablam! | Oct 27 09:59:08.251 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:59:08.251 INFO kablam! Oct 27 09:59:08.251 INFO kablam! warning: method is never used: `move_ex` Oct 27 09:59:08.251 INFO kablam! --> src/main.rs:156:5 Oct 27 09:59:08.251 INFO kablam! | Oct 27 09:59:08.251 INFO kablam! 156 | fn move_ex(&mut self, val: f64) Oct 27 09:59:08.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:59:08.251 INFO kablam! Oct 27 09:59:08.251 INFO kablam! warning: variable `pongBall` should have a snake case name such as `pong_ball` Oct 27 09:59:08.251 INFO kablam! --> src/main.rs:53:13 Oct 27 09:59:08.251 INFO kablam! | Oct 27 09:59:08.251 INFO kablam! 53 | let pongBall = rectangle::square(0.0, 0.0, 10.0); Oct 27 09:59:08.251 INFO kablam! | ^^^^^^^^ Oct 27 09:59:08.251 INFO kablam! | Oct 27 09:59:08.251 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 09:59:08.251 INFO kablam! Oct 27 09:59:08.251 INFO kablam! warning: variable `playerTransform` should have a snake case name such as `player_transform` Oct 27 09:59:08.251 INFO kablam! --> src/main.rs:72:17 Oct 27 09:59:08.251 INFO kablam! | Oct 27 09:59:08.251 INFO kablam! 72 | let playerTransform = c.transform.trans(x , y) Oct 27 09:59:08.251 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 09:59:08.251 INFO kablam! Oct 27 09:59:08.251 INFO kablam! warning: variable `enemyTransform` should have a snake case name such as `enemy_transform` Oct 27 09:59:08.251 INFO kablam! --> src/main.rs:79:17 Oct 27 09:59:08.251 INFO kablam! | Oct 27 09:59:08.251 INFO kablam! 79 | let enemyTransform = c.transform.trans(ex , ey) Oct 27 09:59:08.251 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 09:59:08.251 INFO kablam! Oct 27 09:59:08.251 INFO kablam! warning: variable `pongTransform` should have a snake case name such as `pong_transform` Oct 27 09:59:08.251 INFO kablam! --> src/main.rs:87:16 Oct 27 09:59:08.251 INFO kablam! | Oct 27 09:59:08.251 INFO kablam! 87 | let pongTransform = c.transform.trans(px , py) Oct 27 09:59:08.251 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 09:59:08.251 INFO kablam! Oct 27 09:59:08.291 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 36s Oct 27 09:59:08.302 INFO kablam! su: No module specific data is present Oct 27 09:59:08.739 INFO running `"docker" "rm" "-f" "22dcf7dc977d72c16c8dafdf6829988a273a6e14738e20100289fda32835d920"` Oct 27 09:59:08.912 INFO blam! 22dcf7dc977d72c16c8dafdf6829988a273a6e14738e20100289fda32835d920