Sep 04 02:57:24.298 INFO checking slippy-map-tiles-0.13.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 02:57:24.298 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 02:57:24.299 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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.458 INFO blam! d29ace05b5ce2fb8df55a38848d9c30a1b403b9410c61cb5bbf419a2ac78846d Sep 04 02:57:24.460 INFO running `"docker" "start" "-a" "d29ace05b5ce2fb8df55a38848d9c30a1b403b9410c61cb5bbf419a2ac78846d"` Sep 04 02:57:25.206 INFO kablam! Checking slippy-map-tiles v0.13.1 (file:///source) Sep 04 02:57:25.897 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:25.897 INFO kablam! --> src/lib.rs:173:36 Sep 04 02:57:25.897 INFO kablam! | Sep 04 02:57:25.897 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 04 02:57:25.897 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:25.897 INFO kablam! | Sep 04 02:57:25.897 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 02:57:25.898 INFO kablam! Sep 04 02:57:25.898 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:25.898 INFO kablam! --> src/lib.rs:173:53 Sep 04 02:57:25.898 INFO kablam! | Sep 04 02:57:25.898 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 04 02:57:25.898 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:25.898 INFO kablam! Sep 04 02:57:25.898 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:25.898 INFO kablam! --> src/lib.rs:178:57 Sep 04 02:57:25.898 INFO kablam! | Sep 04 02:57:25.898 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 04 02:57:25.898 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:25.898 INFO kablam! Sep 04 02:57:25.898 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:25.898 INFO kablam! --> src/lib.rs:183:36 Sep 04 02:57:25.898 INFO kablam! | Sep 04 02:57:25.898 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 04 02:57:25.898 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:25.899 INFO kablam! Sep 04 02:57:25.899 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:25.899 INFO kablam! --> src/lib.rs:473:36 Sep 04 02:57:25.900 INFO kablam! | Sep 04 02:57:25.900 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 04 02:57:25.900 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:25.900 INFO kablam! Sep 04 02:57:25.900 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:25.900 INFO kablam! --> src/lib.rs:473:53 Sep 04 02:57:25.900 INFO kablam! | Sep 04 02:57:25.900 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 04 02:57:25.900 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:25.900 INFO kablam! Sep 04 02:57:25.900 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:25.900 INFO kablam! --> src/lib.rs:478:72 Sep 04 02:57:25.900 INFO kablam! | Sep 04 02:57:25.900 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.900 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:25.900 INFO kablam! Sep 04 02:57:25.900 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:25.900 INFO kablam! --> src/lib.rs:483:36 Sep 04 02:57:25.900 INFO kablam! | Sep 04 02:57:25.900 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.900 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:25.900 INFO kablam! Sep 04 02:57:26.256 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:26.256 INFO kablam! --> src/lib.rs:173:36 Sep 04 02:57:26.256 INFO kablam! | Sep 04 02:57:26.256 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 04 02:57:26.256 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:26.256 INFO kablam! | Sep 04 02:57:26.256 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 02:57:26.256 INFO kablam! Sep 04 02:57:26.256 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:26.256 INFO kablam! --> src/lib.rs:173:53 Sep 04 02:57:26.256 INFO kablam! | Sep 04 02:57:26.256 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 04 02:57:26.256 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:26.256 INFO kablam! Sep 04 02:57:26.257 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:26.257 INFO kablam! --> src/lib.rs:178:57 Sep 04 02:57:26.257 INFO kablam! | Sep 04 02:57:26.257 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 04 02:57:26.257 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:26.257 INFO kablam! Sep 04 02:57:26.257 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:26.257 INFO kablam! --> src/lib.rs:183:36 Sep 04 02:57:26.257 INFO kablam! | Sep 04 02:57:26.257 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 04 02:57:26.257 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:26.257 INFO kablam! Sep 04 02:57:26.259 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:26.259 INFO kablam! --> src/lib.rs:473:36 Sep 04 02:57:26.259 INFO kablam! | Sep 04 02:57:26.259 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 04 02:57:26.259 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:26.259 INFO kablam! Sep 04 02:57:26.259 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:26.259 INFO kablam! --> src/lib.rs:473:53 Sep 04 02:57:26.259 INFO kablam! | Sep 04 02:57:26.260 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 04 02:57:26.260 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:26.260 INFO kablam! Sep 04 02:57:26.260 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:26.260 INFO kablam! --> src/lib.rs:478:72 Sep 04 02:57:26.260 INFO kablam! | Sep 04 02:57:26.260 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.260 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:26.260 INFO kablam! Sep 04 02:57:26.260 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:57:26.260 INFO kablam! --> src/lib.rs:483:36 Sep 04 02:57:26.260 INFO kablam! | Sep 04 02:57:26.260 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.260 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:57:26.260 INFO kablam! Sep 04 02:57:28.311 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.15s Sep 04 02:57:28.315 INFO kablam! su: No module specific data is present Sep 04 02:57:28.765 INFO running `"docker" "rm" "-f" "d29ace05b5ce2fb8df55a38848d9c30a1b403b9410c61cb5bbf419a2ac78846d"` Sep 04 02:57:28.871 INFO blam! d29ace05b5ce2fb8df55a38848d9c30a1b403b9410c61cb5bbf419a2ac78846d