Sep 04 02:57:24.254 INFO checking slippy-map-tiles-0.13.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 02:57:24.254 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 02:57:24.254 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 02:57:24.390 INFO blam! 7e6b6a4c6c7f18b297b7a9b6b1a6b4e18330e77819ae0cb09443919b72e66243 Sep 04 02:57:24.392 INFO running `"docker" "start" "-a" "7e6b6a4c6c7f18b297b7a9b6b1a6b4e18330e77819ae0cb09443919b72e66243"` Sep 04 02:57:25.170 INFO kablam! Checking slippy-map-tiles v0.13.1 (file:///source) Sep 04 02:57:25.872 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:25.872 INFO kablam! --> src/lib.rs:173:36 Sep 04 02:57:25.872 INFO kablam! | Sep 04 02:57:25.872 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 04 02:57:25.872 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:25.873 INFO kablam! | Sep 04 02:57:25.873 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 02:57:25.873 INFO kablam! Sep 04 02:57:25.873 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:25.873 INFO kablam! --> src/lib.rs:173:53 Sep 04 02:57:25.873 INFO kablam! | Sep 04 02:57:25.873 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 04 02:57:25.873 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:25.873 INFO kablam! Sep 04 02:57:25.873 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:25.873 INFO kablam! --> src/lib.rs:178:57 Sep 04 02:57:25.873 INFO kablam! | Sep 04 02:57:25.873 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 04 02:57:25.873 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:25.873 INFO kablam! Sep 04 02:57:25.873 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:25.873 INFO kablam! --> src/lib.rs:183:36 Sep 04 02:57:25.873 INFO kablam! | Sep 04 02:57:25.873 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 04 02:57:25.873 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:25.874 INFO kablam! Sep 04 02:57:25.875 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:25.875 INFO kablam! --> src/lib.rs:473:36 Sep 04 02:57:25.875 INFO kablam! | Sep 04 02:57:25.875 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 04 02:57:25.875 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:25.875 INFO kablam! Sep 04 02:57:25.875 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:25.875 INFO kablam! --> src/lib.rs:473:53 Sep 04 02:57:25.875 INFO kablam! | Sep 04 02:57:25.875 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 04 02:57:25.876 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:25.876 INFO kablam! Sep 04 02:57:25.876 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:25.876 INFO kablam! --> src/lib.rs:478:72 Sep 04 02:57:25.876 INFO kablam! | Sep 04 02:57:25.876 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 04 02:57:25.876 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:25.876 INFO kablam! Sep 04 02:57:25.876 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:25.876 INFO kablam! --> src/lib.rs:483:36 Sep 04 02:57:25.876 INFO kablam! | Sep 04 02:57:25.876 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 04 02:57:25.876 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:25.876 INFO kablam! Sep 04 02:57:26.219 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:26.219 INFO kablam! --> src/lib.rs:173:36 Sep 04 02:57:26.219 INFO kablam! | Sep 04 02:57:26.219 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 04 02:57:26.219 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:26.219 INFO kablam! | Sep 04 02:57:26.219 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 02:57:26.219 INFO kablam! Sep 04 02:57:26.220 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:26.220 INFO kablam! --> src/lib.rs:173:53 Sep 04 02:57:26.220 INFO kablam! | Sep 04 02:57:26.220 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 04 02:57:26.220 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:26.220 INFO kablam! Sep 04 02:57:26.220 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:26.220 INFO kablam! --> src/lib.rs:178:57 Sep 04 02:57:26.220 INFO kablam! | Sep 04 02:57:26.220 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 04 02:57:26.220 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:26.221 INFO kablam! Sep 04 02:57:26.221 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:26.221 INFO kablam! --> src/lib.rs:183:36 Sep 04 02:57:26.221 INFO kablam! | Sep 04 02:57:26.221 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 04 02:57:26.221 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:26.221 INFO kablam! Sep 04 02:57:26.222 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:26.222 INFO kablam! --> src/lib.rs:473:36 Sep 04 02:57:26.222 INFO kablam! | Sep 04 02:57:26.222 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 04 02:57:26.222 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:26.222 INFO kablam! Sep 04 02:57:26.222 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:26.222 INFO kablam! --> src/lib.rs:473:53 Sep 04 02:57:26.222 INFO kablam! | Sep 04 02:57:26.222 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 04 02:57:26.222 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:26.223 INFO kablam! Sep 04 02:57:26.223 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:26.223 INFO kablam! --> src/lib.rs:478:72 Sep 04 02:57:26.223 INFO kablam! | Sep 04 02:57:26.223 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 04 02:57:26.223 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:26.223 INFO kablam! Sep 04 02:57:26.223 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:26.223 INFO kablam! --> src/lib.rs:483:36 Sep 04 02:57:26.223 INFO kablam! | Sep 04 02:57:26.223 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 04 02:57:26.223 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:26.223 INFO kablam! Sep 04 02:57:28.220 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.10s Sep 04 02:57:28.224 INFO kablam! su: No module specific data is present Sep 04 02:57:28.706 INFO running `"docker" "rm" "-f" "7e6b6a4c6c7f18b297b7a9b6b1a6b4e18330e77819ae0cb09443919b72e66243"` Sep 04 02:57:28.802 INFO blam! 7e6b6a4c6c7f18b297b7a9b6b1a6b4e18330e77819ae0cb09443919b72e66243