Sep 17 17:11:43.803 INFO checking slippy-map-tiles-0.13.1 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 17:11:43.803 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 17:11:43.803 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-5/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 17:11:44.129 INFO blam! 7f62121b4d0735c08a58d49e0d6754c182e3fa9d1429e2733a96ed20050ff4ff Sep 17 17:11:44.132 INFO running `"docker" "start" "-a" "7f62121b4d0735c08a58d49e0d6754c182e3fa9d1429e2733a96ed20050ff4ff"` Sep 17 17:11:45.319 INFO kablam! usermod: no changes Sep 17 17:11:45.401 INFO kablam! Checking slippy-map-tiles v0.13.1 (/source) Sep 17 17:11:45.662 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.662 INFO kablam! --> src/lib.rs:173:36 Sep 17 17:11:45.662 INFO kablam! | Sep 17 17:11:45.662 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:45.662 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.662 INFO kablam! | Sep 17 17:11:45.662 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 17:11:45.662 INFO kablam! Sep 17 17:11:45.662 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.662 INFO kablam! --> src/lib.rs:173:53 Sep 17 17:11:45.662 INFO kablam! | Sep 17 17:11:45.662 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:45.662 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.662 INFO kablam! Sep 17 17:11:45.662 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.662 INFO kablam! --> src/lib.rs:178:57 Sep 17 17:11:45.662 INFO kablam! | Sep 17 17:11:45.662 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 17 17:11:45.662 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.662 INFO kablam! Sep 17 17:11:45.662 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.662 INFO kablam! --> src/lib.rs:183:36 Sep 17 17:11:45.662 INFO kablam! | Sep 17 17:11:45.662 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 17 17:11:45.663 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.663 INFO kablam! Sep 17 17:11:45.663 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.663 INFO kablam! --> src/lib.rs:473:36 Sep 17 17:11:45.663 INFO kablam! | Sep 17 17:11:45.663 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:45.663 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.663 INFO kablam! Sep 17 17:11:45.663 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.663 INFO kablam! --> src/lib.rs:473:53 Sep 17 17:11:45.663 INFO kablam! | Sep 17 17:11:45.663 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:45.663 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.664 INFO kablam! Sep 17 17:11:45.664 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.664 INFO kablam! --> src/lib.rs:478:72 Sep 17 17:11:45.664 INFO kablam! | Sep 17 17:11:45.664 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 17 17:11:45.664 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.664 INFO kablam! Sep 17 17:11:45.664 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.664 INFO kablam! --> src/lib.rs:483:36 Sep 17 17:11:45.664 INFO kablam! | Sep 17 17:11:45.664 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 17 17:11:45.664 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.664 INFO kablam! Sep 17 17:11:45.947 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.947 INFO kablam! --> src/lib.rs:173:36 Sep 17 17:11:45.948 INFO kablam! | Sep 17 17:11:45.948 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:45.948 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.948 INFO kablam! | Sep 17 17:11:45.948 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 17:11:45.948 INFO kablam! Sep 17 17:11:45.948 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.948 INFO kablam! --> src/lib.rs:173:53 Sep 17 17:11:45.948 INFO kablam! | Sep 17 17:11:45.948 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:45.948 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.948 INFO kablam! Sep 17 17:11:45.948 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.948 INFO kablam! --> src/lib.rs:178:57 Sep 17 17:11:45.948 INFO kablam! | Sep 17 17:11:45.948 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 17 17:11:45.948 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.948 INFO kablam! Sep 17 17:11:45.948 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.948 INFO kablam! --> src/lib.rs:183:36 Sep 17 17:11:45.948 INFO kablam! | Sep 17 17:11:45.948 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 17 17:11:45.948 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.948 INFO kablam! Sep 17 17:11:45.951 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.951 INFO kablam! --> src/lib.rs:473:36 Sep 17 17:11:45.951 INFO kablam! | Sep 17 17:11:45.951 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:45.951 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.951 INFO kablam! Sep 17 17:11:45.951 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.951 INFO kablam! --> src/lib.rs:473:53 Sep 17 17:11:45.951 INFO kablam! | Sep 17 17:11:45.951 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:45.951 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.951 INFO kablam! Sep 17 17:11:45.951 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.951 INFO kablam! --> src/lib.rs:478:72 Sep 17 17:11:45.951 INFO kablam! | Sep 17 17:11:45.951 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 17 17:11:45.951 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.952 INFO kablam! Sep 17 17:11:45.952 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.952 INFO kablam! --> src/lib.rs:483:36 Sep 17 17:11:45.952 INFO kablam! | Sep 17 17:11:45.952 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 17 17:11:45.952 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.952 INFO kablam! Sep 17 17:11:47.101 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.76s Sep 17 17:11:47.104 INFO kablam! su: No module specific data is present Sep 17 17:11:47.644 INFO running `"docker" "rm" "-f" "7f62121b4d0735c08a58d49e0d6754c182e3fa9d1429e2733a96ed20050ff4ff"` Sep 17 17:11:47.707 INFO blam! 7f62121b4d0735c08a58d49e0d6754c182e3fa9d1429e2733a96ed20050ff4ff