Sep 05 23:52:48.887 INFO checking slippy-map-tiles-0.14.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 23:52:48.887 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 23:52:48.887 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 23:52:49.045 INFO blam! cafa07fc9eada20f5e24c42224ac66300176ffc4607006c160d715b33bf95461 Sep 05 23:52:49.047 INFO running `"docker" "start" "-a" "cafa07fc9eada20f5e24c42224ac66300176ffc4607006c160d715b33bf95461"` Sep 05 23:52:50.170 INFO kablam! usermod: no changes Sep 05 23:52:50.289 INFO kablam! Checking slippy-map-tiles v0.14.0 (file:///source) Sep 05 23:52:50.838 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:50.838 INFO kablam! --> src/lib.rs:175:36 Sep 05 23:52:50.838 INFO kablam! | Sep 05 23:52:50.838 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 05 23:52:50.838 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:50.838 INFO kablam! | Sep 05 23:52:50.838 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 23:52:50.838 INFO kablam! Sep 05 23:52:50.838 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:50.838 INFO kablam! --> src/lib.rs:175:53 Sep 05 23:52:50.838 INFO kablam! | Sep 05 23:52:50.838 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 05 23:52:50.838 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:50.838 INFO kablam! Sep 05 23:52:50.838 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:50.838 INFO kablam! --> src/lib.rs:180:57 Sep 05 23:52:50.838 INFO kablam! | Sep 05 23:52:50.838 INFO kablam! 180 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 05 23:52:50.838 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:50.838 INFO kablam! Sep 05 23:52:50.838 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:50.838 INFO kablam! --> src/lib.rs:185:36 Sep 05 23:52:50.838 INFO kablam! | Sep 05 23:52:50.838 INFO kablam! 185 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 05 23:52:50.838 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:50.838 INFO kablam! Sep 05 23:52:50.838 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:50.838 INFO kablam! --> src/lib.rs:510:36 Sep 05 23:52:50.838 INFO kablam! | Sep 05 23:52:50.838 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 05 23:52:50.838 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:50.839 INFO kablam! Sep 05 23:52:50.839 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:50.839 INFO kablam! --> src/lib.rs:510:53 Sep 05 23:52:50.839 INFO kablam! | Sep 05 23:52:50.839 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 05 23:52:50.839 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:50.839 INFO kablam! Sep 05 23:52:50.839 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:50.839 INFO kablam! --> src/lib.rs:515:72 Sep 05 23:52:50.839 INFO kablam! | Sep 05 23:52:50.839 INFO kablam! 515 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 05 23:52:50.839 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:50.839 INFO kablam! Sep 05 23:52:50.839 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:50.839 INFO kablam! --> src/lib.rs:520:36 Sep 05 23:52:50.839 INFO kablam! | Sep 05 23:52:50.839 INFO kablam! 520 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 05 23:52:50.839 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:50.839 INFO kablam! Sep 05 23:52:51.134 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:51.134 INFO kablam! --> src/lib.rs:175:36 Sep 05 23:52:51.134 INFO kablam! | Sep 05 23:52:51.134 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 05 23:52:51.134 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:51.134 INFO kablam! | Sep 05 23:52:51.134 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 23:52:51.134 INFO kablam! Sep 05 23:52:51.134 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:51.134 INFO kablam! --> src/lib.rs:175:53 Sep 05 23:52:51.134 INFO kablam! | Sep 05 23:52:51.134 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 05 23:52:51.134 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:51.134 INFO kablam! Sep 05 23:52:51.134 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:51.134 INFO kablam! --> src/lib.rs:180:57 Sep 05 23:52:51.134 INFO kablam! | Sep 05 23:52:51.134 INFO kablam! 180 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 05 23:52:51.134 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:51.134 INFO kablam! Sep 05 23:52:51.134 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:51.134 INFO kablam! --> src/lib.rs:185:36 Sep 05 23:52:51.134 INFO kablam! | Sep 05 23:52:51.134 INFO kablam! 185 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 05 23:52:51.134 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:51.134 INFO kablam! Sep 05 23:52:51.134 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:51.134 INFO kablam! --> src/lib.rs:510:36 Sep 05 23:52:51.134 INFO kablam! | Sep 05 23:52:51.134 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 05 23:52:51.134 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:51.134 INFO kablam! Sep 05 23:52:51.134 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:51.134 INFO kablam! --> src/lib.rs:510:53 Sep 05 23:52:51.134 INFO kablam! | Sep 05 23:52:51.134 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 05 23:52:51.134 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:51.134 INFO kablam! Sep 05 23:52:51.134 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:51.134 INFO kablam! --> src/lib.rs:515:72 Sep 05 23:52:51.134 INFO kablam! | Sep 05 23:52:51.134 INFO kablam! 515 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 05 23:52:51.134 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:51.134 INFO kablam! Sep 05 23:52:51.134 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:51.135 INFO kablam! --> src/lib.rs:520:36 Sep 05 23:52:51.135 INFO kablam! | Sep 05 23:52:51.135 INFO kablam! 520 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 05 23:52:51.135 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:51.135 INFO kablam! Sep 05 23:52:52.513 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.31s Sep 05 23:52:52.515 INFO kablam! su: No module specific data is present Sep 05 23:52:53.219 INFO running `"docker" "rm" "-f" "cafa07fc9eada20f5e24c42224ac66300176ffc4607006c160d715b33bf95461"` Sep 05 23:52:53.279 INFO blam! cafa07fc9eada20f5e24c42224ac66300176ffc4607006c160d715b33bf95461