Sep 14 08:55:01.021 INFO checking slippy-map-tiles-0.13.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 08:55:01.021 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 08:55:01.021 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 08:55:01.150 INFO blam! 6121dca34613a1ac0ae8b4718aad989699ad9b989577be4af4fbe5fd3eb26745 Sep 14 08:55:01.155 INFO running `"docker" "start" "-a" "6121dca34613a1ac0ae8b4718aad989699ad9b989577be4af4fbe5fd3eb26745"` Sep 14 08:55:02.103 INFO kablam! usermod: no changes Sep 14 08:55:02.150 INFO kablam! Checking slippy-map-tiles v0.13.1 (file:///source) Sep 14 08:55:02.427 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.427 INFO kablam! --> src/lib.rs:173:36 Sep 14 08:55:02.427 INFO kablam! | Sep 14 08:55:02.427 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:02.427 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.427 INFO kablam! | Sep 14 08:55:02.427 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 08:55:02.427 INFO kablam! Sep 14 08:55:02.427 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.427 INFO kablam! --> src/lib.rs:173:53 Sep 14 08:55:02.427 INFO kablam! | Sep 14 08:55:02.427 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:02.427 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.427 INFO kablam! Sep 14 08:55:02.427 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.427 INFO kablam! --> src/lib.rs:178:57 Sep 14 08:55:02.427 INFO kablam! | Sep 14 08:55:02.427 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 14 08:55:02.427 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.427 INFO kablam! Sep 14 08:55:02.427 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.427 INFO kablam! --> src/lib.rs:183:36 Sep 14 08:55:02.427 INFO kablam! | Sep 14 08:55:02.427 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 14 08:55:02.427 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.427 INFO kablam! Sep 14 08:55:02.427 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.427 INFO kablam! --> src/lib.rs:473:36 Sep 14 08:55:02.427 INFO kablam! | Sep 14 08:55:02.427 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:02.427 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.427 INFO kablam! Sep 14 08:55:02.427 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.427 INFO kablam! --> src/lib.rs:473:53 Sep 14 08:55:02.427 INFO kablam! | Sep 14 08:55:02.427 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:02.427 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.427 INFO kablam! Sep 14 08:55:02.427 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.427 INFO kablam! --> src/lib.rs:478:72 Sep 14 08:55:02.428 INFO kablam! | Sep 14 08:55:02.428 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 14 08:55:02.428 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.428 INFO kablam! Sep 14 08:55:02.428 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.428 INFO kablam! --> src/lib.rs:483:36 Sep 14 08:55:02.428 INFO kablam! | Sep 14 08:55:02.428 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 14 08:55:02.428 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.428 INFO kablam! Sep 14 08:55:02.666 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.666 INFO kablam! --> src/lib.rs:173:36 Sep 14 08:55:02.666 INFO kablam! | Sep 14 08:55:02.666 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:02.666 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.666 INFO kablam! | Sep 14 08:55:02.666 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 08:55:02.666 INFO kablam! Sep 14 08:55:02.666 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.666 INFO kablam! --> src/lib.rs:173:53 Sep 14 08:55:02.666 INFO kablam! | Sep 14 08:55:02.666 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:02.666 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.667 INFO kablam! Sep 14 08:55:02.667 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.667 INFO kablam! --> src/lib.rs:178:57 Sep 14 08:55:02.667 INFO kablam! | Sep 14 08:55:02.667 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 14 08:55:02.667 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.667 INFO kablam! Sep 14 08:55:02.667 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.667 INFO kablam! --> src/lib.rs:183:36 Sep 14 08:55:02.667 INFO kablam! | Sep 14 08:55:02.667 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 14 08:55:02.667 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.667 INFO kablam! Sep 14 08:55:02.667 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.667 INFO kablam! --> src/lib.rs:473:36 Sep 14 08:55:02.667 INFO kablam! | Sep 14 08:55:02.667 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:02.667 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.667 INFO kablam! Sep 14 08:55:02.667 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.667 INFO kablam! --> src/lib.rs:473:53 Sep 14 08:55:02.668 INFO kablam! | Sep 14 08:55:02.668 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:02.668 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.668 INFO kablam! Sep 14 08:55:02.668 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.668 INFO kablam! --> src/lib.rs:478:72 Sep 14 08:55:02.668 INFO kablam! | Sep 14 08:55:02.668 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 14 08:55:02.668 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.668 INFO kablam! Sep 14 08:55:02.668 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.668 INFO kablam! --> src/lib.rs:483:36 Sep 14 08:55:02.668 INFO kablam! | Sep 14 08:55:02.668 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 14 08:55:02.668 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.668 INFO kablam! Sep 14 08:55:04.066 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.94s Sep 14 08:55:04.067 INFO kablam! su: No module specific data is present Sep 14 08:55:04.727 INFO running `"docker" "rm" "-f" "6121dca34613a1ac0ae8b4718aad989699ad9b989577be4af4fbe5fd3eb26745"` Sep 14 08:55:04.782 INFO blam! 6121dca34613a1ac0ae8b4718aad989699ad9b989577be4af4fbe5fd3eb26745