Sep 14 08:55:00.524 INFO checking slippy-map-tiles-0.14.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 08:55:00.524 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 08:55:00.524 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/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:00.708 INFO blam! b3ded3d6d430c3d091a4aca26df7c771e5345cac6faad4516099ed08d918e672 Sep 14 08:55:00.708 INFO running `"docker" "start" "-a" "b3ded3d6d430c3d091a4aca26df7c771e5345cac6faad4516099ed08d918e672"` Sep 14 08:55:01.492 INFO kablam! usermod: no changes Sep 14 08:55:01.544 INFO kablam! Checking slippy-map-tiles v0.14.0 (file:///source) Sep 14 08:55:01.743 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:01.743 INFO kablam! --> src/lib.rs:175:36 Sep 14 08:55:01.743 INFO kablam! | Sep 14 08:55:01.743 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:01.743 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:01.743 INFO kablam! | Sep 14 08:55:01.743 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 08:55:01.743 INFO kablam! Sep 14 08:55:01.743 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:01.743 INFO kablam! --> src/lib.rs:175:53 Sep 14 08:55:01.743 INFO kablam! | Sep 14 08:55:01.743 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:01.743 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:01.743 INFO kablam! Sep 14 08:55:01.743 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:01.743 INFO kablam! --> src/lib.rs:180:57 Sep 14 08:55:01.743 INFO kablam! | Sep 14 08:55:01.743 INFO kablam! 180 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 14 08:55:01.743 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:01.743 INFO kablam! Sep 14 08:55:01.743 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:01.743 INFO kablam! --> src/lib.rs:185:36 Sep 14 08:55:01.743 INFO kablam! | Sep 14 08:55:01.743 INFO kablam! 185 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 14 08:55:01.743 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:01.744 INFO kablam! Sep 14 08:55:01.744 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:01.744 INFO kablam! --> src/lib.rs:510:36 Sep 14 08:55:01.744 INFO kablam! | Sep 14 08:55:01.744 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:01.744 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:01.744 INFO kablam! Sep 14 08:55:01.744 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:01.744 INFO kablam! --> src/lib.rs:510:53 Sep 14 08:55:01.744 INFO kablam! | Sep 14 08:55:01.744 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:01.744 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:01.744 INFO kablam! Sep 14 08:55:01.744 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:01.744 INFO kablam! --> src/lib.rs:515:72 Sep 14 08:55:01.744 INFO kablam! | Sep 14 08:55:01.744 INFO kablam! 515 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 14 08:55:01.744 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:01.744 INFO kablam! Sep 14 08:55:01.744 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:01.744 INFO kablam! --> src/lib.rs:520:36 Sep 14 08:55:01.744 INFO kablam! | Sep 14 08:55:01.744 INFO kablam! 520 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 14 08:55:01.744 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:01.744 INFO kablam! Sep 14 08:55:01.877 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:01.877 INFO kablam! --> src/lib.rs:175:36 Sep 14 08:55:01.877 INFO kablam! | Sep 14 08:55:01.877 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:01.877 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:01.877 INFO kablam! | Sep 14 08:55:01.877 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 08:55:01.877 INFO kablam! Sep 14 08:55:01.877 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:01.877 INFO kablam! --> src/lib.rs:175:53 Sep 14 08:55:01.877 INFO kablam! | Sep 14 08:55:01.877 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:01.877 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:01.877 INFO kablam! Sep 14 08:55:01.877 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:01.877 INFO kablam! --> src/lib.rs:180:57 Sep 14 08:55:01.877 INFO kablam! | Sep 14 08:55:01.877 INFO kablam! 180 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 14 08:55:01.877 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:01.877 INFO kablam! Sep 14 08:55:01.877 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:01.877 INFO kablam! --> src/lib.rs:185:36 Sep 14 08:55:01.877 INFO kablam! | Sep 14 08:55:01.877 INFO kablam! 185 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 14 08:55:01.877 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:01.877 INFO kablam! Sep 14 08:55:01.877 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:01.877 INFO kablam! --> src/lib.rs:510:36 Sep 14 08:55:01.877 INFO kablam! | Sep 14 08:55:01.877 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:01.877 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:01.877 INFO kablam! Sep 14 08:55:01.877 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:01.877 INFO kablam! --> src/lib.rs:510:53 Sep 14 08:55:01.877 INFO kablam! | Sep 14 08:55:01.877 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:01.877 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:01.877 INFO kablam! Sep 14 08:55:01.877 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:01.877 INFO kablam! --> src/lib.rs:515:72 Sep 14 08:55:01.878 INFO kablam! | Sep 14 08:55:01.878 INFO kablam! 515 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 14 08:55:01.878 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:01.878 INFO kablam! Sep 14 08:55:01.878 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:01.878 INFO kablam! --> src/lib.rs:520:36 Sep 14 08:55:01.878 INFO kablam! | Sep 14 08:55:01.878 INFO kablam! 520 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 14 08:55:01.878 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:01.878 INFO kablam! Sep 14 08:55:03.197 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.69s Sep 14 08:55:03.200 INFO kablam! su: No module specific data is present Sep 14 08:55:03.723 INFO running `"docker" "rm" "-f" "b3ded3d6d430c3d091a4aca26df7c771e5345cac6faad4516099ed08d918e672"` Sep 14 08:55:03.863 INFO blam! b3ded3d6d430c3d091a4aca26df7c771e5345cac6faad4516099ed08d918e672