Sep 19 20:04:31.836 INFO checking slippy-map-tiles-0.13.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 20:04:31.836 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 20:04:31.836 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:04:32.006 INFO blam! e466a4ca725e5be13bbb185bbb32a7a8bd0fc7d6caf4bc4e310a7627c7d790f7 Sep 19 20:04:32.007 INFO running `"docker" "start" "-a" "e466a4ca725e5be13bbb185bbb32a7a8bd0fc7d6caf4bc4e310a7627c7d790f7"` Sep 19 20:04:32.546 INFO kablam! usermod: no changes Sep 19 20:04:32.596 INFO kablam! Checking slippy-map-tiles v0.13.1 (/source) Sep 19 20:04:32.872 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:32.872 INFO kablam! --> src/lib.rs:173:36 Sep 19 20:04:32.872 INFO kablam! | Sep 19 20:04:32.872 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:32.872 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:32.872 INFO kablam! | Sep 19 20:04:32.872 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 20:04:32.872 INFO kablam! Sep 19 20:04:32.872 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:32.872 INFO kablam! --> src/lib.rs:173:53 Sep 19 20:04:32.872 INFO kablam! | Sep 19 20:04:32.872 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:32.872 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:32.872 INFO kablam! Sep 19 20:04:32.872 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:32.872 INFO kablam! --> src/lib.rs:178:57 Sep 19 20:04:32.872 INFO kablam! | Sep 19 20:04:32.872 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 19 20:04:32.872 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:32.872 INFO kablam! Sep 19 20:04:32.872 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:32.872 INFO kablam! --> src/lib.rs:183:36 Sep 19 20:04:32.872 INFO kablam! | Sep 19 20:04:32.872 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 19 20:04:32.872 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:32.872 INFO kablam! Sep 19 20:04:32.873 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:32.873 INFO kablam! --> src/lib.rs:473:36 Sep 19 20:04:32.873 INFO kablam! | Sep 19 20:04:32.873 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:32.874 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:32.874 INFO kablam! Sep 19 20:04:32.874 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:32.874 INFO kablam! --> src/lib.rs:473:53 Sep 19 20:04:32.874 INFO kablam! | Sep 19 20:04:32.874 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:32.874 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:32.874 INFO kablam! Sep 19 20:04:32.874 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:32.874 INFO kablam! --> src/lib.rs:478:72 Sep 19 20:04:32.874 INFO kablam! | Sep 19 20:04:32.874 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 19 20:04:32.874 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:32.874 INFO kablam! Sep 19 20:04:32.874 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:32.874 INFO kablam! --> src/lib.rs:483:36 Sep 19 20:04:32.874 INFO kablam! | Sep 19 20:04:32.874 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 19 20:04:32.874 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:32.874 INFO kablam! Sep 19 20:04:33.090 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.090 INFO kablam! --> src/lib.rs:173:36 Sep 19 20:04:33.090 INFO kablam! | Sep 19 20:04:33.090 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:33.090 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.090 INFO kablam! | Sep 19 20:04:33.090 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 20:04:33.090 INFO kablam! Sep 19 20:04:33.090 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.090 INFO kablam! --> src/lib.rs:173:53 Sep 19 20:04:33.090 INFO kablam! | Sep 19 20:04:33.090 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:33.090 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.090 INFO kablam! Sep 19 20:04:33.090 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.090 INFO kablam! --> src/lib.rs:178:57 Sep 19 20:04:33.090 INFO kablam! | Sep 19 20:04:33.090 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 19 20:04:33.090 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.090 INFO kablam! Sep 19 20:04:33.090 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.090 INFO kablam! --> src/lib.rs:183:36 Sep 19 20:04:33.090 INFO kablam! | Sep 19 20:04:33.090 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 19 20:04:33.090 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.091 INFO kablam! Sep 19 20:04:33.091 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.091 INFO kablam! --> src/lib.rs:473:36 Sep 19 20:04:33.091 INFO kablam! | Sep 19 20:04:33.091 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:33.091 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.091 INFO kablam! Sep 19 20:04:33.091 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.091 INFO kablam! --> src/lib.rs:473:53 Sep 19 20:04:33.091 INFO kablam! | Sep 19 20:04:33.091 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:33.091 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.091 INFO kablam! Sep 19 20:04:33.094 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.094 INFO kablam! --> src/lib.rs:478:72 Sep 19 20:04:33.094 INFO kablam! | Sep 19 20:04:33.094 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 19 20:04:33.094 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.094 INFO kablam! Sep 19 20:04:33.094 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:33.094 INFO kablam! --> src/lib.rs:483:36 Sep 19 20:04:33.094 INFO kablam! | Sep 19 20:04:33.094 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 19 20:04:33.094 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:33.094 INFO kablam! Sep 19 20:04:34.488 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.92s Sep 19 20:04:34.492 INFO kablam! su: No module specific data is present Sep 19 20:04:35.182 INFO running `"docker" "rm" "-f" "e466a4ca725e5be13bbb185bbb32a7a8bd0fc7d6caf4bc4e310a7627c7d790f7"` Sep 19 20:04:35.279 INFO blam! e466a4ca725e5be13bbb185bbb32a7a8bd0fc7d6caf4bc4e310a7627c7d790f7