Sep 17 17:11:43.367 INFO checking slippy-map-tiles-0.14.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 17:11:43.367 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 17:11:43.367 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-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.551 INFO blam! ee031332261a7ee7d40497d97e4da70fe2e594793f0f5233b3128681180bc066 Sep 17 17:11:43.556 INFO running `"docker" "start" "-a" "ee031332261a7ee7d40497d97e4da70fe2e594793f0f5233b3128681180bc066"` Sep 17 17:11:44.422 INFO kablam! usermod: no changes Sep 17 17:11:44.571 INFO kablam! Checking slippy-map-tiles v0.14.0 (/source) Sep 17 17:11:44.967 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:44.967 INFO kablam! --> src/lib.rs:175:36 Sep 17 17:11:44.967 INFO kablam! | Sep 17 17:11:44.967 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:44.967 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:44.967 INFO kablam! | Sep 17 17:11:44.967 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 17:11:44.967 INFO kablam! Sep 17 17:11:44.967 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:44.967 INFO kablam! --> src/lib.rs:175:53 Sep 17 17:11:44.967 INFO kablam! | Sep 17 17:11:44.967 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:44.967 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:44.967 INFO kablam! Sep 17 17:11:44.971 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:44.971 INFO kablam! --> src/lib.rs:180:57 Sep 17 17:11:44.971 INFO kablam! | Sep 17 17:11:44.971 INFO kablam! 180 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 17 17:11:44.971 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:44.971 INFO kablam! Sep 17 17:11:44.971 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:44.971 INFO kablam! --> src/lib.rs:185:36 Sep 17 17:11:44.971 INFO kablam! | Sep 17 17:11:44.971 INFO kablam! 185 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 17 17:11:44.971 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:44.971 INFO kablam! Sep 17 17:11:44.971 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:44.971 INFO kablam! --> src/lib.rs:510:36 Sep 17 17:11:44.971 INFO kablam! | Sep 17 17:11:44.971 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:44.971 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:44.971 INFO kablam! Sep 17 17:11:44.971 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:44.971 INFO kablam! --> src/lib.rs:510:53 Sep 17 17:11:44.971 INFO kablam! | Sep 17 17:11:44.971 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:44.971 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:44.971 INFO kablam! Sep 17 17:11:44.971 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:44.971 INFO kablam! --> src/lib.rs:515:72 Sep 17 17:11:44.971 INFO kablam! | Sep 17 17:11:44.971 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.971 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:44.971 INFO kablam! Sep 17 17:11:44.971 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:44.971 INFO kablam! --> src/lib.rs:520:36 Sep 17 17:11:44.971 INFO kablam! | Sep 17 17:11:44.971 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.971 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:44.971 INFO kablam! Sep 17 17:11:45.191 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.191 INFO kablam! --> src/lib.rs:175:36 Sep 17 17:11:45.191 INFO kablam! | Sep 17 17:11:45.191 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:45.191 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.191 INFO kablam! | Sep 17 17:11:45.191 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 17:11:45.191 INFO kablam! Sep 17 17:11:45.191 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.191 INFO kablam! --> src/lib.rs:175:53 Sep 17 17:11:45.191 INFO kablam! | Sep 17 17:11:45.191 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:45.191 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.191 INFO kablam! Sep 17 17:11:45.191 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.191 INFO kablam! --> src/lib.rs:180:57 Sep 17 17:11:45.191 INFO kablam! | Sep 17 17:11:45.191 INFO kablam! 180 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 17 17:11:45.191 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.191 INFO kablam! Sep 17 17:11:45.191 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.191 INFO kablam! --> src/lib.rs:185:36 Sep 17 17:11:45.191 INFO kablam! | Sep 17 17:11:45.191 INFO kablam! 185 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 17 17:11:45.191 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.191 INFO kablam! Sep 17 17:11:45.192 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.192 INFO kablam! --> src/lib.rs:510:36 Sep 17 17:11:45.192 INFO kablam! | Sep 17 17:11:45.192 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:45.192 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.192 INFO kablam! Sep 17 17:11:45.192 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.192 INFO kablam! --> src/lib.rs:510:53 Sep 17 17:11:45.192 INFO kablam! | Sep 17 17:11:45.192 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 17 17:11:45.192 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.192 INFO kablam! Sep 17 17:11:45.192 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.192 INFO kablam! --> src/lib.rs:515:72 Sep 17 17:11:45.192 INFO kablam! | Sep 17 17:11:45.193 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.193 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.193 INFO kablam! Sep 17 17:11:45.193 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 17:11:45.193 INFO kablam! --> src/lib.rs:520:36 Sep 17 17:11:45.193 INFO kablam! | Sep 17 17:11:45.193 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.193 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:11:45.193 INFO kablam! Sep 17 17:11:46.483 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.00s Sep 17 17:11:46.487 INFO kablam! su: No module specific data is present Sep 17 17:11:47.254 INFO running `"docker" "rm" "-f" "ee031332261a7ee7d40497d97e4da70fe2e594793f0f5233b3128681180bc066"` Sep 17 17:11:47.313 INFO blam! ee031332261a7ee7d40497d97e4da70fe2e594793f0f5233b3128681180bc066