Sep 01 06:20:50.811 INFO checking slippy-map-tiles-0.14.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 06:20:50.811 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 06:20:50.811 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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=500" "-e" "CMD=cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 06:20:51.010 INFO blam! a5713cc434f8cf1604f29248044753be33ac403b7a72a7c129d7f31872f53b5c Sep 01 06:20:51.011 INFO running `"docker" "start" "-a" "a5713cc434f8cf1604f29248044753be33ac403b7a72a7c129d7f31872f53b5c"` Sep 01 06:20:51.680 INFO kablam! Checking slippy-map-tiles v0.14.0 (file:///source) Sep 01 06:20:52.189 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 06:20:52.189 INFO kablam! --> src/lib.rs:175:36 Sep 01 06:20:52.189 INFO kablam! | Sep 01 06:20:52.189 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 06:20:52.189 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 06:20:52.189 INFO kablam! | Sep 01 06:20:52.189 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 06:20:52.189 INFO kablam! Sep 01 06:20:52.189 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 06:20:52.189 INFO kablam! --> src/lib.rs:175:53 Sep 01 06:20:52.189 INFO kablam! | Sep 01 06:20:52.189 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 06:20:52.190 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 06:20:52.190 INFO kablam! Sep 01 06:20:52.190 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 06:20:52.190 INFO kablam! --> src/lib.rs:180:57 Sep 01 06:20:52.190 INFO kablam! | Sep 01 06:20:52.190 INFO kablam! 180 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 01 06:20:52.190 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 06:20:52.190 INFO kablam! Sep 01 06:20:52.190 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 06:20:52.190 INFO kablam! --> src/lib.rs:185:36 Sep 01 06:20:52.190 INFO kablam! | Sep 01 06:20:52.190 INFO kablam! 185 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 01 06:20:52.190 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 06:20:52.190 INFO kablam! Sep 01 06:20:52.190 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 06:20:52.190 INFO kablam! --> src/lib.rs:510:36 Sep 01 06:20:52.190 INFO kablam! | Sep 01 06:20:52.190 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 06:20:52.191 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 06:20:52.191 INFO kablam! Sep 01 06:20:52.191 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 06:20:52.191 INFO kablam! --> src/lib.rs:510:53 Sep 01 06:20:52.191 INFO kablam! | Sep 01 06:20:52.191 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 06:20:52.191 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 06:20:52.191 INFO kablam! Sep 01 06:20:52.191 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 06:20:52.191 INFO kablam! --> src/lib.rs:515:72 Sep 01 06:20:52.191 INFO kablam! | Sep 01 06:20:52.191 INFO kablam! 515 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 01 06:20:52.191 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 06:20:52.191 INFO kablam! Sep 01 06:20:52.191 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 06:20:52.191 INFO kablam! --> src/lib.rs:520:36 Sep 01 06:20:52.191 INFO kablam! | Sep 01 06:20:52.191 INFO kablam! 520 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 01 06:20:52.191 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 06:20:52.191 INFO kablam! Sep 01 06:20:52.464 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 06:20:52.464 INFO kablam! --> src/lib.rs:175:36 Sep 01 06:20:52.464 INFO kablam! | Sep 01 06:20:52.464 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 06:20:52.464 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 06:20:52.464 INFO kablam! | Sep 01 06:20:52.464 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 06:20:52.464 INFO kablam! Sep 01 06:20:52.464 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 06:20:52.464 INFO kablam! --> src/lib.rs:175:53 Sep 01 06:20:52.464 INFO kablam! | Sep 01 06:20:52.464 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 06:20:52.465 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 06:20:52.465 INFO kablam! Sep 01 06:20:52.465 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 06:20:52.465 INFO kablam! --> src/lib.rs:180:57 Sep 01 06:20:52.465 INFO kablam! | Sep 01 06:20:52.465 INFO kablam! 180 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 01 06:20:52.465 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 06:20:52.465 INFO kablam! Sep 01 06:20:52.465 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 06:20:52.465 INFO kablam! --> src/lib.rs:185:36 Sep 01 06:20:52.465 INFO kablam! | Sep 01 06:20:52.465 INFO kablam! 185 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 01 06:20:52.465 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 06:20:52.465 INFO kablam! Sep 01 06:20:52.466 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 06:20:52.466 INFO kablam! --> src/lib.rs:510:36 Sep 01 06:20:52.466 INFO kablam! | Sep 01 06:20:52.466 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 06:20:52.466 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 06:20:52.466 INFO kablam! Sep 01 06:20:52.466 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 06:20:52.466 INFO kablam! --> src/lib.rs:510:53 Sep 01 06:20:52.466 INFO kablam! | Sep 01 06:20:52.466 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 06:20:52.466 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 06:20:52.466 INFO kablam! Sep 01 06:20:52.466 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 06:20:52.466 INFO kablam! --> src/lib.rs:515:72 Sep 01 06:20:52.466 INFO kablam! | Sep 01 06:20:52.466 INFO kablam! 515 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 01 06:20:52.466 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 06:20:52.466 INFO kablam! Sep 01 06:20:52.468 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 06:20:52.468 INFO kablam! --> src/lib.rs:520:36 Sep 01 06:20:52.468 INFO kablam! | Sep 01 06:20:52.468 INFO kablam! 520 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 01 06:20:52.468 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 06:20:52.468 INFO kablam! Sep 01 06:20:54.502 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.88s Sep 01 06:20:54.505 INFO kablam! su: No module specific data is present Sep 01 06:20:54.946 INFO running `"docker" "rm" "-f" "a5713cc434f8cf1604f29248044753be33ac403b7a72a7c129d7f31872f53b5c"` Sep 01 06:20:55.051 INFO blam! a5713cc434f8cf1604f29248044753be33ac403b7a72a7c129d7f31872f53b5c