Sep 01 23:38:36.330 INFO checking slippy-map-tiles-0.13.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 23:38:36.330 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 23:38:36.330 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 23:38:36.510 INFO blam! 115b61c23f9ce5c0a98ea963993e34ececc9a4c40b3c57ca4ac02f32d741a445 Sep 01 23:38:36.512 INFO running `"docker" "start" "-a" "115b61c23f9ce5c0a98ea963993e34ececc9a4c40b3c57ca4ac02f32d741a445"` Sep 01 23:38:37.265 INFO kablam! Checking slippy-map-tiles v0.13.1 (file:///source) Sep 01 23:38:37.783 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.783 INFO kablam! --> src/lib.rs:173:36 Sep 01 23:38:37.783 INFO kablam! | Sep 01 23:38:37.783 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:37.783 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.784 INFO kablam! | Sep 01 23:38:37.784 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 23:38:37.784 INFO kablam! Sep 01 23:38:37.784 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.784 INFO kablam! --> src/lib.rs:173:53 Sep 01 23:38:37.784 INFO kablam! | Sep 01 23:38:37.784 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:37.784 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.784 INFO kablam! Sep 01 23:38:37.784 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.784 INFO kablam! --> src/lib.rs:178:57 Sep 01 23:38:37.784 INFO kablam! | Sep 01 23:38:37.784 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 01 23:38:37.785 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.785 INFO kablam! Sep 01 23:38:37.785 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.785 INFO kablam! --> src/lib.rs:183:36 Sep 01 23:38:37.785 INFO kablam! | Sep 01 23:38:37.785 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 01 23:38:37.785 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.785 INFO kablam! Sep 01 23:38:37.785 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.785 INFO kablam! --> src/lib.rs:473:36 Sep 01 23:38:37.785 INFO kablam! | Sep 01 23:38:37.786 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:37.786 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.786 INFO kablam! Sep 01 23:38:37.786 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.786 INFO kablam! --> src/lib.rs:473:53 Sep 01 23:38:37.786 INFO kablam! | Sep 01 23:38:37.786 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:37.786 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.786 INFO kablam! Sep 01 23:38:37.786 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.786 INFO kablam! --> src/lib.rs:478:72 Sep 01 23:38:37.786 INFO kablam! | Sep 01 23:38:37.786 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 01 23:38:37.786 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.786 INFO kablam! Sep 01 23:38:37.786 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:37.786 INFO kablam! --> src/lib.rs:483:36 Sep 01 23:38:37.786 INFO kablam! | Sep 01 23:38:37.786 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 01 23:38:37.786 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:37.786 INFO kablam! Sep 01 23:38:38.328 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:38.328 INFO kablam! --> src/lib.rs:173:36 Sep 01 23:38:38.328 INFO kablam! | Sep 01 23:38:38.328 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:38.328 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:38.328 INFO kablam! | Sep 01 23:38:38.328 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 23:38:38.328 INFO kablam! Sep 01 23:38:38.328 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:38.328 INFO kablam! --> src/lib.rs:173:53 Sep 01 23:38:38.329 INFO kablam! | Sep 01 23:38:38.329 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:38.329 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:38.329 INFO kablam! Sep 01 23:38:38.329 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:38.329 INFO kablam! --> src/lib.rs:178:57 Sep 01 23:38:38.329 INFO kablam! | Sep 01 23:38:38.329 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 01 23:38:38.329 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:38.329 INFO kablam! Sep 01 23:38:38.329 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:38.329 INFO kablam! --> src/lib.rs:183:36 Sep 01 23:38:38.329 INFO kablam! | Sep 01 23:38:38.329 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 01 23:38:38.329 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:38.329 INFO kablam! Sep 01 23:38:38.329 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:38.329 INFO kablam! --> src/lib.rs:473:36 Sep 01 23:38:38.329 INFO kablam! | Sep 01 23:38:38.330 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:38.330 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:38.330 INFO kablam! Sep 01 23:38:38.330 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:38.330 INFO kablam! --> src/lib.rs:473:53 Sep 01 23:38:38.330 INFO kablam! | Sep 01 23:38:38.330 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 01 23:38:38.330 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:38.330 INFO kablam! Sep 01 23:38:38.330 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:38.330 INFO kablam! --> src/lib.rs:478:72 Sep 01 23:38:38.330 INFO kablam! | Sep 01 23:38:38.330 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 01 23:38:38.330 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:38.330 INFO kablam! Sep 01 23:38:38.330 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:38:38.331 INFO kablam! --> src/lib.rs:483:36 Sep 01 23:38:38.331 INFO kablam! | Sep 01 23:38:38.331 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 01 23:38:38.331 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:38:38.331 INFO kablam! Sep 01 23:38:40.189 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.97s Sep 01 23:38:40.194 INFO kablam! su: No module specific data is present Sep 01 23:38:40.610 INFO running `"docker" "rm" "-f" "115b61c23f9ce5c0a98ea963993e34ececc9a4c40b3c57ca4ac02f32d741a445"` Sep 01 23:38:40.706 INFO blam! 115b61c23f9ce5c0a98ea963993e34ececc9a4c40b3c57ca4ac02f32d741a445