Sep 01 23:38:35.594 INFO checking slippy-map-tiles-0.13.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 23:38:35.594 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 23:38:35.594 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 23:38:35.749 INFO blam! 966918bef933f8896aa112cee72f6552eba9e051965a0007a321cd99275fd0a7 Sep 01 23:38:35.750 INFO running `"docker" "start" "-a" "966918bef933f8896aa112cee72f6552eba9e051965a0007a321cd99275fd0a7"` Sep 01 23:38:36.582 INFO kablam! Checking slippy-map-tiles v0.13.1 (file:///source) Sep 01 23:38:37.294 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.294 INFO kablam! --> src/lib.rs:173:36 Sep 01 23:38:37.294 INFO kablam! | Sep 01 23:38:37.295 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:37.295 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.295 INFO kablam! | Sep 01 23:38:37.295 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 23:38:37.295 INFO kablam! Sep 01 23:38:37.295 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.295 INFO kablam! --> src/lib.rs:173:53 Sep 01 23:38:37.295 INFO kablam! | Sep 01 23:38:37.295 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:37.295 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.295 INFO kablam! Sep 01 23:38:37.295 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.295 INFO kablam! --> src/lib.rs:178:57 Sep 01 23:38:37.295 INFO kablam! | Sep 01 23:38:37.295 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 01 23:38:37.295 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.295 INFO kablam! Sep 01 23:38:37.295 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.295 INFO kablam! --> src/lib.rs:183:36 Sep 01 23:38:37.295 INFO kablam! | Sep 01 23:38:37.295 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 01 23:38:37.296 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.296 INFO kablam! Sep 01 23:38:37.297 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.297 INFO kablam! --> src/lib.rs:473:36 Sep 01 23:38:37.297 INFO kablam! | Sep 01 23:38:37.297 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:37.297 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.297 INFO kablam! Sep 01 23:38:37.298 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.298 INFO kablam! --> src/lib.rs:473:53 Sep 01 23:38:37.298 INFO kablam! | Sep 01 23:38:37.298 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:37.298 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.298 INFO kablam! Sep 01 23:38:37.298 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.298 INFO kablam! --> src/lib.rs:478:72 Sep 01 23:38:37.298 INFO kablam! | Sep 01 23:38:37.298 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 01 23:38:37.298 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.298 INFO kablam! Sep 01 23:38:37.298 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.298 INFO kablam! --> src/lib.rs:483:36 Sep 01 23:38:37.298 INFO kablam! | Sep 01 23:38:37.298 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 01 23:38:37.298 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.298 INFO kablam! Sep 01 23:38:37.646 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.646 INFO kablam! --> src/lib.rs:173:36 Sep 01 23:38:37.646 INFO kablam! | Sep 01 23:38:37.646 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:37.646 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.646 INFO kablam! | Sep 01 23:38:37.646 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 23:38:37.646 INFO kablam! Sep 01 23:38:37.646 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.646 INFO kablam! --> src/lib.rs:173:53 Sep 01 23:38:37.646 INFO kablam! | Sep 01 23:38:37.646 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:37.647 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.647 INFO kablam! Sep 01 23:38:37.647 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.647 INFO kablam! --> src/lib.rs:178:57 Sep 01 23:38:37.647 INFO kablam! | Sep 01 23:38:37.647 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 01 23:38:37.647 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.647 INFO kablam! Sep 01 23:38:37.647 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.647 INFO kablam! --> src/lib.rs:183:36 Sep 01 23:38:37.647 INFO kablam! | Sep 01 23:38:37.647 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 01 23:38:37.647 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.647 INFO kablam! Sep 01 23:38:37.648 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.648 INFO kablam! --> src/lib.rs:473:36 Sep 01 23:38:37.649 INFO kablam! | Sep 01 23:38:37.649 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:37.649 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.649 INFO kablam! Sep 01 23:38:37.649 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.649 INFO kablam! --> src/lib.rs:473:53 Sep 01 23:38:37.649 INFO kablam! | Sep 01 23:38:37.649 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:37.649 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.649 INFO kablam! Sep 01 23:38:37.649 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.649 INFO kablam! --> src/lib.rs:478:72 Sep 01 23:38:37.649 INFO kablam! | Sep 01 23:38:37.649 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 01 23:38:37.649 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.649 INFO kablam! Sep 01 23:38:37.649 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.649 INFO kablam! --> src/lib.rs:483:36 Sep 01 23:38:37.649 INFO kablam! | Sep 01 23:38:37.649 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 01 23:38:37.649 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.649 INFO kablam! Sep 01 23:38:39.681 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.14s Sep 01 23:38:39.684 INFO kablam! su: No module specific data is present Sep 01 23:38:40.046 INFO running `"docker" "rm" "-f" "966918bef933f8896aa112cee72f6552eba9e051965a0007a321cd99275fd0a7"` Sep 01 23:38:40.160 INFO blam! 966918bef933f8896aa112cee72f6552eba9e051965a0007a321cd99275fd0a7