Sep 19 18:06:44.365 INFO checking slippy-map-tiles-0.13.1 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 18:06:44.365 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 18:06:44.365 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:06:44.499 INFO blam! 9678567fb7856cad31adab4089441e0994d579ec5cd9c847ac10410fa614a151 Sep 19 18:06:44.501 INFO running `"docker" "start" "-a" "9678567fb7856cad31adab4089441e0994d579ec5cd9c847ac10410fa614a151"` Sep 19 18:06:45.696 INFO kablam! usermod: no changes Sep 19 18:06:45.771 INFO kablam! Checking slippy-map-tiles v0.13.1 (/source) Sep 19 18:06:46.203 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:46.203 INFO kablam! --> src/lib.rs:173:36 Sep 19 18:06:46.203 INFO kablam! | Sep 19 18:06:46.203 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 18:06:46.203 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:46.203 INFO kablam! | Sep 19 18:06:46.203 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 18:06:46.203 INFO kablam! Sep 19 18:06:46.203 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:46.203 INFO kablam! --> src/lib.rs:173:53 Sep 19 18:06:46.203 INFO kablam! | Sep 19 18:06:46.203 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 18:06:46.203 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:46.203 INFO kablam! Sep 19 18:06:46.203 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:46.203 INFO kablam! --> src/lib.rs:178:57 Sep 19 18:06:46.203 INFO kablam! | Sep 19 18:06:46.203 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 19 18:06:46.203 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:46.203 INFO kablam! Sep 19 18:06:46.203 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:46.203 INFO kablam! --> src/lib.rs:183:36 Sep 19 18:06:46.203 INFO kablam! | Sep 19 18:06:46.203 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 19 18:06:46.203 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:46.203 INFO kablam! Sep 19 18:06:46.203 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:46.203 INFO kablam! --> src/lib.rs:473:36 Sep 19 18:06:46.203 INFO kablam! | Sep 19 18:06:46.203 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 18:06:46.203 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:46.203 INFO kablam! Sep 19 18:06:46.203 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:46.203 INFO kablam! --> src/lib.rs:473:53 Sep 19 18:06:46.203 INFO kablam! | Sep 19 18:06:46.203 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 18:06:46.203 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:46.203 INFO kablam! Sep 19 18:06:46.203 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:46.203 INFO kablam! --> src/lib.rs:478:72 Sep 19 18:06:46.203 INFO kablam! | Sep 19 18:06:46.203 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 19 18:06:46.203 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:46.203 INFO kablam! Sep 19 18:06:46.203 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:46.203 INFO kablam! --> src/lib.rs:483:36 Sep 19 18:06:46.203 INFO kablam! | Sep 19 18:06:46.203 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 19 18:06:46.203 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:46.203 INFO kablam! Sep 19 18:06:46.476 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:46.476 INFO kablam! --> src/lib.rs:173:36 Sep 19 18:06:46.476 INFO kablam! | Sep 19 18:06:46.476 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 18:06:46.476 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:46.476 INFO kablam! | Sep 19 18:06:46.476 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 18:06:46.476 INFO kablam! Sep 19 18:06:46.476 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:46.476 INFO kablam! --> src/lib.rs:173:53 Sep 19 18:06:46.476 INFO kablam! | Sep 19 18:06:46.476 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 18:06:46.476 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:46.476 INFO kablam! Sep 19 18:06:46.476 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:46.476 INFO kablam! --> src/lib.rs:178:57 Sep 19 18:06:46.476 INFO kablam! | Sep 19 18:06:46.476 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 19 18:06:46.476 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:46.476 INFO kablam! Sep 19 18:06:46.476 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:46.476 INFO kablam! --> src/lib.rs:183:36 Sep 19 18:06:46.476 INFO kablam! | Sep 19 18:06:46.476 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 19 18:06:46.476 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:46.476 INFO kablam! Sep 19 18:06:46.476 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:46.476 INFO kablam! --> src/lib.rs:473:36 Sep 19 18:06:46.477 INFO kablam! | Sep 19 18:06:46.477 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 18:06:46.477 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:46.477 INFO kablam! Sep 19 18:06:46.477 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:46.477 INFO kablam! --> src/lib.rs:473:53 Sep 19 18:06:46.477 INFO kablam! | Sep 19 18:06:46.477 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 18:06:46.477 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:46.477 INFO kablam! Sep 19 18:06:46.477 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:46.477 INFO kablam! --> src/lib.rs:478:72 Sep 19 18:06:46.477 INFO kablam! | Sep 19 18:06:46.477 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 19 18:06:46.477 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:46.477 INFO kablam! Sep 19 18:06:46.477 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:46.477 INFO kablam! --> src/lib.rs:483:36 Sep 19 18:06:46.477 INFO kablam! | Sep 19 18:06:46.477 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 19 18:06:46.477 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:46.477 INFO kablam! Sep 19 18:06:47.671 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.95s Sep 19 18:06:47.674 INFO kablam! su: No module specific data is present Sep 19 18:06:48.117 INFO running `"docker" "rm" "-f" "9678567fb7856cad31adab4089441e0994d579ec5cd9c847ac10410fa614a151"` Sep 19 18:06:48.193 INFO blam! 9678567fb7856cad31adab4089441e0994d579ec5cd9c847ac10410fa614a151