Sep 17 17:11:45.418 INFO checking slippy-map-tiles-0.13.1 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 17:11:45.418 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 17:11:45.418 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-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:45.638 INFO blam! 001014b5aa89d996af1605f60b4ecd9e2161aecb8c472bcac05bb8250b99ae46 Sep 17 17:11:45.639 INFO running `"docker" "start" "-a" "001014b5aa89d996af1605f60b4ecd9e2161aecb8c472bcac05bb8250b99ae46"` Sep 17 17:11:46.397 INFO kablam! usermod: no changes Sep 17 17:11:46.481 INFO kablam! Checking slippy-map-tiles v0.13.1 (/source) Sep 17 17:11:46.735 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:46.735 INFO kablam! --> src/lib.rs:173:36 Sep 17 17:11:46.735 INFO kablam! | Sep 17 17:11:46.735 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:46.735 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:46.735 INFO kablam! | Sep 17 17:11:46.735 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 17:11:46.735 INFO kablam! Sep 17 17:11:46.735 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:46.735 INFO kablam! --> src/lib.rs:173:53 Sep 17 17:11:46.735 INFO kablam! | Sep 17 17:11:46.735 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:46.735 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:46.735 INFO kablam! Sep 17 17:11:46.735 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:46.735 INFO kablam! --> src/lib.rs:178:57 Sep 17 17:11:46.735 INFO kablam! | Sep 17 17:11:46.735 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 17 17:11:46.735 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:46.735 INFO kablam! Sep 17 17:11:46.735 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:46.735 INFO kablam! --> src/lib.rs:183:36 Sep 17 17:11:46.735 INFO kablam! | Sep 17 17:11:46.735 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 17 17:11:46.735 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:46.735 INFO kablam! Sep 17 17:11:46.735 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:46.735 INFO kablam! --> src/lib.rs:473:36 Sep 17 17:11:46.735 INFO kablam! | Sep 17 17:11:46.735 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:46.735 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:46.735 INFO kablam! Sep 17 17:11:46.735 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:46.735 INFO kablam! --> src/lib.rs:473:53 Sep 17 17:11:46.735 INFO kablam! | Sep 17 17:11:46.735 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:46.735 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:46.735 INFO kablam! Sep 17 17:11:46.735 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:46.735 INFO kablam! --> src/lib.rs:478:72 Sep 17 17:11:46.735 INFO kablam! | Sep 17 17:11:46.735 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:46.735 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:46.735 INFO kablam! Sep 17 17:11:46.735 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:46.735 INFO kablam! --> src/lib.rs:483:36 Sep 17 17:11:46.735 INFO kablam! | Sep 17 17:11:46.735 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:46.736 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:46.736 INFO kablam! Sep 17 17:11:46.880 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:46.880 INFO kablam! --> src/lib.rs:173:36 Sep 17 17:11:46.880 INFO kablam! | Sep 17 17:11:46.880 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:46.880 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:46.880 INFO kablam! | Sep 17 17:11:46.880 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 17:11:46.880 INFO kablam! Sep 17 17:11:46.880 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:46.880 INFO kablam! --> src/lib.rs:173:53 Sep 17 17:11:46.880 INFO kablam! | Sep 17 17:11:46.880 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:46.880 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:46.880 INFO kablam! Sep 17 17:11:46.880 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:46.880 INFO kablam! --> src/lib.rs:178:57 Sep 17 17:11:46.880 INFO kablam! | Sep 17 17:11:46.880 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 17 17:11:46.880 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:46.880 INFO kablam! Sep 17 17:11:46.880 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:46.880 INFO kablam! --> src/lib.rs:183:36 Sep 17 17:11:46.880 INFO kablam! | Sep 17 17:11:46.880 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 17 17:11:46.880 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:46.880 INFO kablam! Sep 17 17:11:46.880 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:46.880 INFO kablam! --> src/lib.rs:473:36 Sep 17 17:11:46.880 INFO kablam! | Sep 17 17:11:46.880 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:46.880 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:46.880 INFO kablam! Sep 17 17:11:46.880 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:46.880 INFO kablam! --> src/lib.rs:473:53 Sep 17 17:11:46.880 INFO kablam! | Sep 17 17:11:46.880 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:46.880 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:46.880 INFO kablam! Sep 17 17:11:46.880 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:46.880 INFO kablam! --> src/lib.rs:478:72 Sep 17 17:11:46.880 INFO kablam! | Sep 17 17:11:46.880 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:46.880 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:46.880 INFO kablam! Sep 17 17:11:46.880 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:46.880 INFO kablam! --> src/lib.rs:483:36 Sep 17 17:11:46.880 INFO kablam! | Sep 17 17:11:46.880 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:46.880 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:46.881 INFO kablam! Sep 17 17:11:47.949 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.53s Sep 17 17:11:47.951 INFO kablam! su: No module specific data is present Sep 17 17:11:48.825 INFO running `"docker" "rm" "-f" "001014b5aa89d996af1605f60b4ecd9e2161aecb8c472bcac05bb8250b99ae46"` Sep 17 17:11:48.886 INFO blam! 001014b5aa89d996af1605f60b4ecd9e2161aecb8c472bcac05bb8250b99ae46