Sep 14 08:55:00.749 INFO checking slippy-map-tiles-0.14.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 08:55:00.749 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 08:55:00.749 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-4/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 08:55:00.874 INFO blam! 0f08d605cb03315150390682d40fd1c44725cbffd53ffb22e2743dae85968c04 Sep 14 08:55:00.877 INFO running `"docker" "start" "-a" "0f08d605cb03315150390682d40fd1c44725cbffd53ffb22e2743dae85968c04"` Sep 14 08:55:02.046 INFO kablam! usermod: no changes Sep 14 08:55:02.079 INFO kablam! Checking slippy-map-tiles v0.14.0 (file:///source) Sep 14 08:55:02.399 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.399 INFO kablam! --> src/lib.rs:175:36 Sep 14 08:55:02.399 INFO kablam! | Sep 14 08:55:02.399 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:02.399 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.399 INFO kablam! | Sep 14 08:55:02.399 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 08:55:02.399 INFO kablam! Sep 14 08:55:02.399 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.399 INFO kablam! --> src/lib.rs:175:53 Sep 14 08:55:02.399 INFO kablam! | Sep 14 08:55:02.399 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:02.399 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.399 INFO kablam! Sep 14 08:55:02.399 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.399 INFO kablam! --> src/lib.rs:180:57 Sep 14 08:55:02.399 INFO kablam! | Sep 14 08:55:02.399 INFO kablam! 180 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 14 08:55:02.399 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.399 INFO kablam! Sep 14 08:55:02.399 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.399 INFO kablam! --> src/lib.rs:185:36 Sep 14 08:55:02.399 INFO kablam! | Sep 14 08:55:02.399 INFO kablam! 185 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 14 08:55:02.399 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.399 INFO kablam! Sep 14 08:55:02.399 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.399 INFO kablam! --> src/lib.rs:510:36 Sep 14 08:55:02.399 INFO kablam! | Sep 14 08:55:02.399 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:02.399 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.399 INFO kablam! Sep 14 08:55:02.399 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.399 INFO kablam! --> src/lib.rs:510:53 Sep 14 08:55:02.399 INFO kablam! | Sep 14 08:55:02.399 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:02.399 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.399 INFO kablam! Sep 14 08:55:02.399 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.399 INFO kablam! --> src/lib.rs:515:72 Sep 14 08:55:02.399 INFO kablam! | Sep 14 08:55:02.399 INFO kablam! 515 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 14 08:55:02.400 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.400 INFO kablam! Sep 14 08:55:02.400 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.400 INFO kablam! --> src/lib.rs:520:36 Sep 14 08:55:02.400 INFO kablam! | Sep 14 08:55:02.400 INFO kablam! 520 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 14 08:55:02.400 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.400 INFO kablam! Sep 14 08:55:02.534 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.535 INFO kablam! --> src/lib.rs:175:36 Sep 14 08:55:02.535 INFO kablam! | Sep 14 08:55:02.535 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:02.535 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.535 INFO kablam! | Sep 14 08:55:02.535 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 08:55:02.535 INFO kablam! Sep 14 08:55:02.535 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.535 INFO kablam! --> src/lib.rs:175:53 Sep 14 08:55:02.535 INFO kablam! | Sep 14 08:55:02.535 INFO kablam! 175 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:02.535 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.535 INFO kablam! Sep 14 08:55:02.535 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.535 INFO kablam! --> src/lib.rs:180:57 Sep 14 08:55:02.535 INFO kablam! | Sep 14 08:55:02.535 INFO kablam! 180 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 14 08:55:02.535 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.535 INFO kablam! Sep 14 08:55:02.535 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.535 INFO kablam! --> src/lib.rs:185:36 Sep 14 08:55:02.535 INFO kablam! | Sep 14 08:55:02.535 INFO kablam! 185 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 14 08:55:02.535 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.535 INFO kablam! Sep 14 08:55:02.535 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.535 INFO kablam! --> src/lib.rs:510:36 Sep 14 08:55:02.535 INFO kablam! | Sep 14 08:55:02.535 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:02.535 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.535 INFO kablam! Sep 14 08:55:02.535 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.535 INFO kablam! --> src/lib.rs:510:53 Sep 14 08:55:02.535 INFO kablam! | Sep 14 08:55:02.535 INFO kablam! 510 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 14 08:55:02.535 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.535 INFO kablam! Sep 14 08:55:02.535 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.535 INFO kablam! --> src/lib.rs:515:72 Sep 14 08:55:02.535 INFO kablam! | Sep 14 08:55:02.535 INFO kablam! 515 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Sep 14 08:55:02.535 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.535 INFO kablam! Sep 14 08:55:02.535 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:55:02.535 INFO kablam! --> src/lib.rs:520:36 Sep 14 08:55:02.535 INFO kablam! | Sep 14 08:55:02.535 INFO kablam! 520 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Sep 14 08:55:02.535 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 08:55:02.535 INFO kablam! Sep 14 08:55:03.988 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.93s Sep 14 08:55:03.993 INFO kablam! su: No module specific data is present Sep 14 08:55:04.587 INFO running `"docker" "rm" "-f" "0f08d605cb03315150390682d40fd1c44725cbffd53ffb22e2743dae85968c04"` Sep 14 08:55:04.649 INFO blam! 0f08d605cb03315150390682d40fd1c44725cbffd53ffb22e2743dae85968c04