Sep 17 17:11:43.376 INFO checking slippy-map-tiles-0.14.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 17:11:43.376 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 17:11:43.376 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/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:43.523 INFO blam! da0be2da9edd42a7ef991cce17a1665bb6a296610c270f1b5f66198721b69e2a Sep 17 17:11:43.527 INFO running `"docker" "start" "-a" "da0be2da9edd42a7ef991cce17a1665bb6a296610c270f1b5f66198721b69e2a"` Sep 17 17:11:44.429 INFO kablam! usermod: no changes Sep 17 17:11:44.538 INFO kablam! Checking slippy-map-tiles v0.14.0 (/source) Sep 17 17:11:44.972 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:44.972 INFO kablam! --> src/lib.rs:175:36 Sep 17 17:11:44.972 INFO kablam! | Sep 17 17:11:44.972 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:44.972 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:44.972 INFO kablam! | Sep 17 17:11:44.972 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 17:11:44.972 INFO kablam! Sep 17 17:11:44.972 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:44.972 INFO kablam! --> src/lib.rs:175:53 Sep 17 17:11:44.972 INFO kablam! | Sep 17 17:11:44.972 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:44.972 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:44.972 INFO kablam! Sep 17 17:11:44.972 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:44.972 INFO kablam! --> src/lib.rs:180:57 Sep 17 17:11:44.972 INFO kablam! | Sep 17 17:11:44.972 INFO kablam! 180 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 17 17:11:44.972 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:44.972 INFO kablam! Sep 17 17:11:44.972 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:44.972 INFO kablam! --> src/lib.rs:185:36 Sep 17 17:11:44.972 INFO kablam! | Sep 17 17:11:44.972 INFO kablam! 185 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 17 17:11:44.972 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:44.972 INFO kablam! Sep 17 17:11:44.972 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:44.973 INFO kablam! --> src/lib.rs:510:36 Sep 17 17:11:44.973 INFO kablam! | Sep 17 17:11:44.973 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:44.973 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:44.973 INFO kablam! Sep 17 17:11:44.973 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:44.973 INFO kablam! --> src/lib.rs:510:53 Sep 17 17:11:44.973 INFO kablam! | Sep 17 17:11:44.973 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:44.973 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:44.973 INFO kablam! Sep 17 17:11:44.973 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:44.973 INFO kablam! --> src/lib.rs:515:72 Sep 17 17:11:44.973 INFO kablam! | Sep 17 17:11:44.973 INFO kablam! 515 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 17 17:11:44.973 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:44.973 INFO kablam! Sep 17 17:11:44.973 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:44.973 INFO kablam! --> src/lib.rs:520:36 Sep 17 17:11:44.973 INFO kablam! | Sep 17 17:11:44.973 INFO kablam! 520 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 17 17:11:44.973 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:44.973 INFO kablam! Sep 17 17:11:45.039 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.039 INFO kablam! --> src/lib.rs:175:36 Sep 17 17:11:45.039 INFO kablam! | Sep 17 17:11:45.039 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:45.039 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.039 INFO kablam! | Sep 17 17:11:45.039 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 17:11:45.039 INFO kablam! Sep 17 17:11:45.039 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.039 INFO kablam! --> src/lib.rs:175:53 Sep 17 17:11:45.039 INFO kablam! | Sep 17 17:11:45.039 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:45.039 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.039 INFO kablam! Sep 17 17:11:45.039 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.039 INFO kablam! --> src/lib.rs:180:57 Sep 17 17:11:45.039 INFO kablam! | Sep 17 17:11:45.039 INFO kablam! 180 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 17 17:11:45.039 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.039 INFO kablam! Sep 17 17:11:45.039 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.039 INFO kablam! --> src/lib.rs:185:36 Sep 17 17:11:45.039 INFO kablam! | Sep 17 17:11:45.040 INFO kablam! 185 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 17 17:11:45.040 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.040 INFO kablam! Sep 17 17:11:45.040 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.040 INFO kablam! --> src/lib.rs:510:36 Sep 17 17:11:45.040 INFO kablam! | Sep 17 17:11:45.040 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:45.040 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.040 INFO kablam! Sep 17 17:11:45.040 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.040 INFO kablam! --> src/lib.rs:510:53 Sep 17 17:11:45.040 INFO kablam! | Sep 17 17:11:45.040 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:45.040 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.040 INFO kablam! Sep 17 17:11:45.040 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.040 INFO kablam! --> src/lib.rs:515:72 Sep 17 17:11:45.040 INFO kablam! | Sep 17 17:11:45.040 INFO kablam! 515 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 17 17:11:45.040 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.040 INFO kablam! Sep 17 17:11:45.040 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.040 INFO kablam! --> src/lib.rs:520:36 Sep 17 17:11:45.040 INFO kablam! | Sep 17 17:11:45.040 INFO kablam! 520 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 17 17:11:45.040 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.040 INFO kablam! Sep 17 17:11:46.377 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.91s Sep 17 17:11:46.380 INFO kablam! su: No module specific data is present Sep 17 17:11:46.922 INFO running `"docker" "rm" "-f" "da0be2da9edd42a7ef991cce17a1665bb6a296610c270f1b5f66198721b69e2a"` Sep 17 17:11:46.989 INFO blam! da0be2da9edd42a7ef991cce17a1665bb6a296610c270f1b5f66198721b69e2a