Sep 21 02:56:57.188 INFO checking slippy-map-tiles-0.13.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 02:56:57.188 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 02:56:57.188 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/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:57.335 INFO blam! 1101688af9b0226c8e6da1ef47569ee0b5eedb7894a9a0ef748ccc4496584aea Sep 21 02:56:57.338 INFO running `"docker" "start" "-a" "1101688af9b0226c8e6da1ef47569ee0b5eedb7894a9a0ef748ccc4496584aea"` Sep 21 02:56:58.284 INFO kablam! usermod: no changes Sep 21 02:56:58.328 INFO kablam! Checking slippy-map-tiles v0.13.1 (/source) Sep 21 02:56:58.565 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:58.565 INFO kablam! --> src/lib.rs:173:36 Sep 21 02:56:58.565 INFO kablam! | Sep 21 02:56:58.565 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 21 02:56:58.565 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:58.565 INFO kablam! | Sep 21 02:56:58.565 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 02:56:58.565 INFO kablam! Sep 21 02:56:58.565 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:58.565 INFO kablam! --> src/lib.rs:173:53 Sep 21 02:56:58.565 INFO kablam! | Sep 21 02:56:58.565 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 21 02:56:58.565 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:58.565 INFO kablam! Sep 21 02:56:58.565 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:58.565 INFO kablam! --> src/lib.rs:178:57 Sep 21 02:56:58.565 INFO kablam! | Sep 21 02:56:58.565 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 21 02:56:58.565 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:58.565 INFO kablam! Sep 21 02:56:58.565 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:58.565 INFO kablam! --> src/lib.rs:183:36 Sep 21 02:56:58.565 INFO kablam! | Sep 21 02:56:58.565 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 21 02:56:58.565 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:58.565 INFO kablam! Sep 21 02:56:58.565 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:58.566 INFO kablam! --> src/lib.rs:473:36 Sep 21 02:56:58.566 INFO kablam! | Sep 21 02:56:58.566 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 21 02:56:58.566 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:58.566 INFO kablam! Sep 21 02:56:58.566 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:58.566 INFO kablam! --> src/lib.rs:473:53 Sep 21 02:56:58.566 INFO kablam! | Sep 21 02:56:58.566 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 21 02:56:58.566 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:58.566 INFO kablam! Sep 21 02:56:58.566 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:58.566 INFO kablam! --> src/lib.rs:478:72 Sep 21 02:56:58.566 INFO kablam! | Sep 21 02:56:58.566 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 21 02:56:58.566 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:58.566 INFO kablam! Sep 21 02:56:58.566 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:58.566 INFO kablam! --> src/lib.rs:483:36 Sep 21 02:56:58.566 INFO kablam! | Sep 21 02:56:58.566 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 21 02:56:58.566 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:58.566 INFO kablam! Sep 21 02:56:58.696 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:58.696 INFO kablam! --> src/lib.rs:173:36 Sep 21 02:56:58.696 INFO kablam! | Sep 21 02:56:58.696 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 21 02:56:58.696 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:58.696 INFO kablam! | Sep 21 02:56:58.696 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 02:56:58.696 INFO kablam! Sep 21 02:56:58.696 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:58.696 INFO kablam! --> src/lib.rs:173:53 Sep 21 02:56:58.696 INFO kablam! | Sep 21 02:56:58.696 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 21 02:56:58.696 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:58.696 INFO kablam! Sep 21 02:56:58.696 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:58.696 INFO kablam! --> src/lib.rs:178:57 Sep 21 02:56:58.696 INFO kablam! | Sep 21 02:56:58.696 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 21 02:56:58.697 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:58.697 INFO kablam! Sep 21 02:56:58.697 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:58.697 INFO kablam! --> src/lib.rs:183:36 Sep 21 02:56:58.697 INFO kablam! | Sep 21 02:56:58.697 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 21 02:56:58.697 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:58.697 INFO kablam! Sep 21 02:56:58.697 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:58.697 INFO kablam! --> src/lib.rs:473:36 Sep 21 02:56:58.697 INFO kablam! | Sep 21 02:56:58.697 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 21 02:56:58.697 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:58.697 INFO kablam! Sep 21 02:56:58.697 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:58.697 INFO kablam! --> src/lib.rs:473:53 Sep 21 02:56:58.697 INFO kablam! | Sep 21 02:56:58.697 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 21 02:56:58.697 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:58.697 INFO kablam! Sep 21 02:56:58.697 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:58.697 INFO kablam! --> src/lib.rs:478:72 Sep 21 02:56:58.697 INFO kablam! | Sep 21 02:56:58.697 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 21 02:56:58.697 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:58.697 INFO kablam! Sep 21 02:56:58.697 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:56:58.697 INFO kablam! --> src/lib.rs:483:36 Sep 21 02:56:58.697 INFO kablam! | Sep 21 02:56:58.697 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 21 02:56:58.697 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 02:56:58.697 INFO kablam! Sep 21 02:56:59.804 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.50s Sep 21 02:56:59.807 INFO kablam! su: No module specific data is present Sep 21 02:57:00.416 INFO running `"docker" "rm" "-f" "1101688af9b0226c8e6da1ef47569ee0b5eedb7894a9a0ef748ccc4496584aea"` Sep 21 02:57:00.502 INFO blam! 1101688af9b0226c8e6da1ef47569ee0b5eedb7894a9a0ef748ccc4496584aea