Sep 05 23:52:54.334 INFO checking slippy-map-tiles-0.13.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 23:52:54.335 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 23:52:54.335 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 23:52:54.538 INFO blam! ab873a3fe8fdc50fed220487b1d4c38e9138b3893b7a5b8582613a091696d1e5 Sep 05 23:52:54.540 INFO running `"docker" "start" "-a" "ab873a3fe8fdc50fed220487b1d4c38e9138b3893b7a5b8582613a091696d1e5"` Sep 05 23:52:55.703 INFO kablam! usermod: no changes Sep 05 23:52:55.739 INFO kablam! Checking slippy-map-tiles v0.13.1 (file:///source) Sep 05 23:52:56.013 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:56.013 INFO kablam! --> src/lib.rs:173:36 Sep 05 23:52:56.013 INFO kablam! | Sep 05 23:52:56.013 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 05 23:52:56.013 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:56.013 INFO kablam! | Sep 05 23:52:56.013 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 23:52:56.013 INFO kablam! Sep 05 23:52:56.013 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:56.014 INFO kablam! --> src/lib.rs:173:53 Sep 05 23:52:56.014 INFO kablam! | Sep 05 23:52:56.014 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 05 23:52:56.014 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:56.014 INFO kablam! Sep 05 23:52:56.014 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:56.014 INFO kablam! --> src/lib.rs:178:57 Sep 05 23:52:56.014 INFO kablam! | Sep 05 23:52:56.014 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 05 23:52:56.014 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:56.014 INFO kablam! Sep 05 23:52:56.014 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:56.014 INFO kablam! --> src/lib.rs:183:36 Sep 05 23:52:56.014 INFO kablam! | Sep 05 23:52:56.014 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 05 23:52:56.014 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:56.014 INFO kablam! Sep 05 23:52:56.015 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:56.015 INFO kablam! --> src/lib.rs:473:36 Sep 05 23:52:56.015 INFO kablam! | Sep 05 23:52:56.015 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 05 23:52:56.015 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:56.015 INFO kablam! Sep 05 23:52:56.015 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:56.015 INFO kablam! --> src/lib.rs:473:53 Sep 05 23:52:56.015 INFO kablam! | Sep 05 23:52:56.015 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 05 23:52:56.015 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:56.015 INFO kablam! Sep 05 23:52:56.015 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:56.015 INFO kablam! --> src/lib.rs:478:72 Sep 05 23:52:56.015 INFO kablam! | Sep 05 23:52:56.015 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 05 23:52:56.015 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:56.015 INFO kablam! Sep 05 23:52:56.015 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:56.015 INFO kablam! --> src/lib.rs:483:36 Sep 05 23:52:56.015 INFO kablam! | Sep 05 23:52:56.015 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 05 23:52:56.015 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:56.015 INFO kablam! Sep 05 23:52:56.132 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:56.132 INFO kablam! --> src/lib.rs:173:36 Sep 05 23:52:56.132 INFO kablam! | Sep 05 23:52:56.132 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 05 23:52:56.132 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:56.132 INFO kablam! | Sep 05 23:52:56.132 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 23:52:56.132 INFO kablam! Sep 05 23:52:56.132 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:56.132 INFO kablam! --> src/lib.rs:173:53 Sep 05 23:52:56.132 INFO kablam! | Sep 05 23:52:56.132 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 05 23:52:56.132 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:56.132 INFO kablam! Sep 05 23:52:56.132 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:56.132 INFO kablam! --> src/lib.rs:178:57 Sep 05 23:52:56.132 INFO kablam! | Sep 05 23:52:56.132 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 05 23:52:56.132 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:56.132 INFO kablam! Sep 05 23:52:56.132 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:56.132 INFO kablam! --> src/lib.rs:183:36 Sep 05 23:52:56.132 INFO kablam! | Sep 05 23:52:56.132 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 05 23:52:56.132 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:56.132 INFO kablam! Sep 05 23:52:56.133 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:56.133 INFO kablam! --> src/lib.rs:473:36 Sep 05 23:52:56.133 INFO kablam! | Sep 05 23:52:56.133 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 05 23:52:56.133 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:56.133 INFO kablam! Sep 05 23:52:56.133 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:56.133 INFO kablam! --> src/lib.rs:473:53 Sep 05 23:52:56.133 INFO kablam! | Sep 05 23:52:56.133 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 05 23:52:56.133 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:56.133 INFO kablam! Sep 05 23:52:56.133 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:56.133 INFO kablam! --> src/lib.rs:478:72 Sep 05 23:52:56.133 INFO kablam! | Sep 05 23:52:56.133 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 05 23:52:56.133 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:56.133 INFO kablam! Sep 05 23:52:56.133 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:52:56.133 INFO kablam! --> src/lib.rs:483:36 Sep 05 23:52:56.133 INFO kablam! | Sep 05 23:52:56.133 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 05 23:52:56.133 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 23:52:56.133 INFO kablam! Sep 05 23:52:57.308 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.58s Sep 05 23:52:57.312 INFO kablam! su: No module specific data is present Sep 05 23:52:57.974 INFO running `"docker" "rm" "-f" "ab873a3fe8fdc50fed220487b1d4c38e9138b3893b7a5b8582613a091696d1e5"` Sep 05 23:52:58.091 INFO blam! ab873a3fe8fdc50fed220487b1d4c38e9138b3893b7a5b8582613a091696d1e5