Sep 01 23:38:35.314 INFO checking slippy-map-tiles-0.14.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 23:38:35.314 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 23:38:35.314 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/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.481 INFO blam! 0981c7072a39f670ee9acfb6ae0e780e3ed55f3c79ecc677932f3c461f9b0c55 Sep 01 23:38:35.483 INFO running `"docker" "start" "-a" "0981c7072a39f670ee9acfb6ae0e780e3ed55f3c79ecc677932f3c461f9b0c55"` Sep 01 23:38:36.262 INFO kablam! Checking slippy-map-tiles v0.14.0 (file:///source) Sep 01 23:38:36.822 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:36.822 INFO kablam! --> src/lib.rs:175:36 Sep 01 23:38:36.822 INFO kablam! | Sep 01 23:38:36.823 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:36.823 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:36.823 INFO kablam! | Sep 01 23:38:36.823 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 23:38:36.823 INFO kablam! Sep 01 23:38:36.823 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:36.823 INFO kablam! --> src/lib.rs:175:53 Sep 01 23:38:36.823 INFO kablam! | Sep 01 23:38:36.823 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:36.823 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:36.823 INFO kablam! Sep 01 23:38:36.823 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:36.823 INFO kablam! --> src/lib.rs:180:57 Sep 01 23:38:36.823 INFO kablam! | Sep 01 23:38:36.823 INFO kablam! 180 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 01 23:38:36.823 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:36.823 INFO kablam! Sep 01 23:38:36.823 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:36.823 INFO kablam! --> src/lib.rs:185:36 Sep 01 23:38:36.823 INFO kablam! | Sep 01 23:38:36.823 INFO kablam! 185 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 01 23:38:36.823 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:36.823 INFO kablam! Sep 01 23:38:36.823 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:36.823 INFO kablam! --> src/lib.rs:510:36 Sep 01 23:38:36.824 INFO kablam! | Sep 01 23:38:36.824 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:36.824 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:36.824 INFO kablam! Sep 01 23:38:36.824 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:36.824 INFO kablam! --> src/lib.rs:510:53 Sep 01 23:38:36.824 INFO kablam! | Sep 01 23:38:36.824 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:36.824 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:36.824 INFO kablam! Sep 01 23:38:36.824 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:36.824 INFO kablam! --> src/lib.rs:515:72 Sep 01 23:38:36.824 INFO kablam! | Sep 01 23:38:36.824 INFO kablam! 515 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 01 23:38:36.824 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:36.825 INFO kablam! Sep 01 23:38:36.825 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:36.825 INFO kablam! --> src/lib.rs:520:36 Sep 01 23:38:36.825 INFO kablam! | Sep 01 23:38:36.825 INFO kablam! 520 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 01 23:38:36.825 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:36.825 INFO kablam! Sep 01 23:38:37.161 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.161 INFO kablam! --> src/lib.rs:175:36 Sep 01 23:38:37.161 INFO kablam! | Sep 01 23:38:37.161 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:37.161 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.161 INFO kablam! | Sep 01 23:38:37.161 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 23:38:37.161 INFO kablam! Sep 01 23:38:37.161 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.161 INFO kablam! --> src/lib.rs:175:53 Sep 01 23:38:37.162 INFO kablam! | Sep 01 23:38:37.162 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:37.162 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.162 INFO kablam! Sep 01 23:38:37.162 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.162 INFO kablam! --> src/lib.rs:180:57 Sep 01 23:38:37.162 INFO kablam! | Sep 01 23:38:37.162 INFO kablam! 180 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 01 23:38:37.162 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.162 INFO kablam! Sep 01 23:38:37.162 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.162 INFO kablam! --> src/lib.rs:185:36 Sep 01 23:38:37.162 INFO kablam! | Sep 01 23:38:37.162 INFO kablam! 185 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 01 23:38:37.162 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.162 INFO kablam! Sep 01 23:38:37.164 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.164 INFO kablam! --> src/lib.rs:510:36 Sep 01 23:38:37.164 INFO kablam! | Sep 01 23:38:37.164 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:37.164 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.164 INFO kablam! Sep 01 23:38:37.164 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.164 INFO kablam! --> src/lib.rs:510:53 Sep 01 23:38:37.164 INFO kablam! | Sep 01 23:38:37.165 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:37.165 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.165 INFO kablam! Sep 01 23:38:37.165 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.165 INFO kablam! --> src/lib.rs:515:72 Sep 01 23:38:37.165 INFO kablam! | Sep 01 23:38:37.165 INFO kablam! 515 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 01 23:38:37.165 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.165 INFO kablam! Sep 01 23:38:37.165 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.165 INFO kablam! --> src/lib.rs:520:36 Sep 01 23:38:37.165 INFO kablam! | Sep 01 23:38:37.165 INFO kablam! 520 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 01 23:38:37.165 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.165 INFO kablam! Sep 01 23:38:39.391 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.16s Sep 01 23:38:39.395 INFO kablam! su: No module specific data is present Sep 01 23:38:39.702 INFO running `"docker" "rm" "-f" "0981c7072a39f670ee9acfb6ae0e780e3ed55f3c79ecc677932f3c461f9b0c55"` Sep 01 23:38:39.820 INFO blam! 0981c7072a39f670ee9acfb6ae0e780e3ed55f3c79ecc677932f3c461f9b0c55