Sep 21 02:56:53.353 INFO checking slippy-map-tiles-0.14.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 02:56:53.353 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 02:56:53.353 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 02:56:53.484 INFO blam! 72fb911db595fb2db57dc23e7523b8789d1f68b27b0a5b8f1608ec8f8bd8d0f0 Sep 21 02:56:53.485 INFO running `"docker" "start" "-a" "72fb911db595fb2db57dc23e7523b8789d1f68b27b0a5b8f1608ec8f8bd8d0f0"` Sep 21 02:56:54.154 INFO kablam! usermod: no changes Sep 21 02:56:54.198 INFO kablam! Checking slippy-map-tiles v0.14.0 (/source) Sep 21 02:56:54.457 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:54.457 INFO kablam! --> src/lib.rs:175:36 Sep 21 02:56:54.457 INFO kablam! | Sep 21 02:56:54.457 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 21 02:56:54.457 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:54.457 INFO kablam! | Sep 21 02:56:54.457 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 02:56:54.457 INFO kablam! Sep 21 02:56:54.457 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:54.457 INFO kablam! --> src/lib.rs:175:53 Sep 21 02:56:54.457 INFO kablam! | Sep 21 02:56:54.457 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 21 02:56:54.457 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:54.457 INFO kablam! Sep 21 02:56:54.457 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:54.457 INFO kablam! --> src/lib.rs:180:57 Sep 21 02:56:54.457 INFO kablam! | Sep 21 02:56:54.457 INFO kablam! 180 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 21 02:56:54.457 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:54.457 INFO kablam! Sep 21 02:56:54.457 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:54.457 INFO kablam! --> src/lib.rs:185:36 Sep 21 02:56:54.457 INFO kablam! | Sep 21 02:56:54.457 INFO kablam! 185 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 21 02:56:54.457 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:54.457 INFO kablam! Sep 21 02:56:54.466 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:54.466 INFO kablam! --> src/lib.rs:510:36 Sep 21 02:56:54.466 INFO kablam! | Sep 21 02:56:54.466 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 21 02:56:54.466 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:54.466 INFO kablam! Sep 21 02:56:54.466 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:54.466 INFO kablam! --> src/lib.rs:510:53 Sep 21 02:56:54.466 INFO kablam! | Sep 21 02:56:54.466 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 21 02:56:54.466 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:54.466 INFO kablam! Sep 21 02:56:54.466 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:54.466 INFO kablam! --> src/lib.rs:515:72 Sep 21 02:56:54.466 INFO kablam! | Sep 21 02:56:54.466 INFO kablam! 515 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 21 02:56:54.466 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:54.466 INFO kablam! Sep 21 02:56:54.466 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:54.466 INFO kablam! --> src/lib.rs:520:36 Sep 21 02:56:54.466 INFO kablam! | Sep 21 02:56:54.466 INFO kablam! 520 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 21 02:56:54.466 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:54.466 INFO kablam! Sep 21 02:56:54.628 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:54.628 INFO kablam! --> src/lib.rs:175:36 Sep 21 02:56:54.628 INFO kablam! | Sep 21 02:56:54.628 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 21 02:56:54.628 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:54.628 INFO kablam! | Sep 21 02:56:54.628 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 02:56:54.628 INFO kablam! Sep 21 02:56:54.628 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:54.628 INFO kablam! --> src/lib.rs:175:53 Sep 21 02:56:54.628 INFO kablam! | Sep 21 02:56:54.628 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 21 02:56:54.628 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:54.629 INFO kablam! Sep 21 02:56:54.629 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:54.629 INFO kablam! --> src/lib.rs:180:57 Sep 21 02:56:54.629 INFO kablam! | Sep 21 02:56:54.629 INFO kablam! 180 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 21 02:56:54.629 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:54.629 INFO kablam! Sep 21 02:56:54.629 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:54.629 INFO kablam! --> src/lib.rs:185:36 Sep 21 02:56:54.629 INFO kablam! | Sep 21 02:56:54.629 INFO kablam! 185 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 21 02:56:54.629 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:54.629 INFO kablam! Sep 21 02:56:54.629 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:54.629 INFO kablam! --> src/lib.rs:510:36 Sep 21 02:56:54.629 INFO kablam! | Sep 21 02:56:54.629 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 21 02:56:54.629 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:54.629 INFO kablam! Sep 21 02:56:54.629 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:54.629 INFO kablam! --> src/lib.rs:510:53 Sep 21 02:56:54.629 INFO kablam! | Sep 21 02:56:54.629 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 21 02:56:54.629 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:54.629 INFO kablam! Sep 21 02:56:54.629 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:54.629 INFO kablam! --> src/lib.rs:515:72 Sep 21 02:56:54.629 INFO kablam! | Sep 21 02:56:54.629 INFO kablam! 515 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 21 02:56:54.629 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:54.629 INFO kablam! Sep 21 02:56:54.629 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:54.629 INFO kablam! --> src/lib.rs:520:36 Sep 21 02:56:54.629 INFO kablam! | Sep 21 02:56:54.629 INFO kablam! 520 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 21 02:56:54.629 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:54.629 INFO kablam! Sep 21 02:56:55.690 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.52s Sep 21 02:56:55.694 INFO kablam! su: No module specific data is present Sep 21 02:56:56.940 INFO running `"docker" "rm" "-f" "72fb911db595fb2db57dc23e7523b8789d1f68b27b0a5b8f1608ec8f8bd8d0f0"` Sep 21 02:56:56.993 INFO blam! 72fb911db595fb2db57dc23e7523b8789d1f68b27b0a5b8f1608ec8f8bd8d0f0