Sep 19 20:04:32.090 INFO checking slippy-map-tiles-0.13.1 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 20:04:32.090 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 20:04:32.090 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-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.281 INFO blam! 8f1cb915f613d52858d09f08c91674ab9791a1f3cfc9ea659f7c422880ee1abd Sep 19 20:04:32.283 INFO running `"docker" "start" "-a" "8f1cb915f613d52858d09f08c91674ab9791a1f3cfc9ea659f7c422880ee1abd"` Sep 19 20:04:33.964 INFO kablam! usermod: no changes Sep 19 20:04:34.031 INFO kablam! Checking slippy-map-tiles v0.13.1 (/source) Sep 19 20:04:34.351 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:34.351 INFO kablam! --> src/lib.rs:173:36 Sep 19 20:04:34.351 INFO kablam! | Sep 19 20:04:34.351 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:34.351 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:34.351 INFO kablam! | Sep 19 20:04:34.351 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 20:04:34.351 INFO kablam! Sep 19 20:04:34.351 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:34.351 INFO kablam! --> src/lib.rs:173:53 Sep 19 20:04:34.351 INFO kablam! | Sep 19 20:04:34.351 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:34.351 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:34.351 INFO kablam! Sep 19 20:04:34.351 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:34.351 INFO kablam! --> src/lib.rs:178:57 Sep 19 20:04:34.351 INFO kablam! | Sep 19 20:04:34.351 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 19 20:04:34.351 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:34.351 INFO kablam! Sep 19 20:04:34.351 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:34.351 INFO kablam! --> src/lib.rs:183:36 Sep 19 20:04:34.351 INFO kablam! | Sep 19 20:04:34.351 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 19 20:04:34.351 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:34.351 INFO kablam! Sep 19 20:04:34.351 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:34.351 INFO kablam! --> src/lib.rs:473:36 Sep 19 20:04:34.351 INFO kablam! | Sep 19 20:04:34.351 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:34.351 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:34.351 INFO kablam! Sep 19 20:04:34.351 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:34.351 INFO kablam! --> src/lib.rs:473:53 Sep 19 20:04:34.351 INFO kablam! | Sep 19 20:04:34.351 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:34.351 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:34.351 INFO kablam! Sep 19 20:04:34.351 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:34.351 INFO kablam! --> src/lib.rs:478:72 Sep 19 20:04:34.351 INFO kablam! | Sep 19 20:04:34.351 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:34.351 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:34.351 INFO kablam! Sep 19 20:04:34.351 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:34.351 INFO kablam! --> src/lib.rs:483:36 Sep 19 20:04:34.351 INFO kablam! | Sep 19 20:04:34.351 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:34.351 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:34.351 INFO kablam! Sep 19 20:04:34.495 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:34.495 INFO kablam! --> src/lib.rs:173:36 Sep 19 20:04:34.495 INFO kablam! | Sep 19 20:04:34.495 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:34.495 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:34.495 INFO kablam! | Sep 19 20:04:34.495 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 20:04:34.495 INFO kablam! Sep 19 20:04:34.495 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:34.495 INFO kablam! --> src/lib.rs:173:53 Sep 19 20:04:34.495 INFO kablam! | Sep 19 20:04:34.495 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:34.495 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:34.495 INFO kablam! Sep 19 20:04:34.495 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:34.495 INFO kablam! --> src/lib.rs:178:57 Sep 19 20:04:34.495 INFO kablam! | Sep 19 20:04:34.495 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 19 20:04:34.495 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:34.495 INFO kablam! Sep 19 20:04:34.495 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:34.495 INFO kablam! --> src/lib.rs:183:36 Sep 19 20:04:34.495 INFO kablam! | Sep 19 20:04:34.495 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 19 20:04:34.495 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:34.495 INFO kablam! Sep 19 20:04:34.497 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:34.497 INFO kablam! --> src/lib.rs:473:36 Sep 19 20:04:34.497 INFO kablam! | Sep 19 20:04:34.497 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:34.497 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:34.497 INFO kablam! Sep 19 20:04:34.497 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:34.497 INFO kablam! --> src/lib.rs:473:53 Sep 19 20:04:34.497 INFO kablam! | Sep 19 20:04:34.497 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 20:04:34.497 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:34.497 INFO kablam! Sep 19 20:04:34.497 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:34.497 INFO kablam! --> src/lib.rs:478:72 Sep 19 20:04:34.497 INFO kablam! | Sep 19 20:04:34.497 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:34.497 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:34.497 INFO kablam! Sep 19 20:04:34.497 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 20:04:34.497 INFO kablam! --> src/lib.rs:483:36 Sep 19 20:04:34.497 INFO kablam! | Sep 19 20:04:34.497 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:34.497 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:04:34.497 INFO kablam! Sep 19 20:04:35.758 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.77s Sep 19 20:04:35.761 INFO kablam! su: No module specific data is present Sep 19 20:04:36.309 INFO running `"docker" "rm" "-f" "8f1cb915f613d52858d09f08c91674ab9791a1f3cfc9ea659f7c422880ee1abd"` Sep 19 20:04:36.365 INFO blam! 8f1cb915f613d52858d09f08c91674ab9791a1f3cfc9ea659f7c422880ee1abd