Sep 19 18:06:43.960 INFO checking slippy-map-tiles-0.13.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 18:06:43.960 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 18:06:43.960 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-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.113 INFO blam! b0db7122e94bd598579fcb0faaadb3d39f0742e1238bae0005b6388de85c3c71 Sep 19 18:06:44.114 INFO running `"docker" "start" "-a" "b0db7122e94bd598579fcb0faaadb3d39f0742e1238bae0005b6388de85c3c71"` Sep 19 18:06:45.160 INFO kablam! usermod: no changes Sep 19 18:06:45.209 INFO kablam! Checking slippy-map-tiles v0.13.1 (/source) Sep 19 18:06:45.484 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:45.484 INFO kablam! --> src/lib.rs:173:36 Sep 19 18:06:45.484 INFO kablam! | Sep 19 18:06:45.484 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 18:06:45.484 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:45.484 INFO kablam! | Sep 19 18:06:45.484 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 18:06:45.484 INFO kablam! Sep 19 18:06:45.484 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:45.484 INFO kablam! --> src/lib.rs:173:53 Sep 19 18:06:45.484 INFO kablam! | Sep 19 18:06:45.484 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 18:06:45.485 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:45.485 INFO kablam! Sep 19 18:06:45.485 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:45.485 INFO kablam! --> src/lib.rs:178:57 Sep 19 18:06:45.485 INFO kablam! | Sep 19 18:06:45.485 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 19 18:06:45.485 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:45.485 INFO kablam! Sep 19 18:06:45.485 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:45.485 INFO kablam! --> src/lib.rs:183:36 Sep 19 18:06:45.485 INFO kablam! | Sep 19 18:06:45.485 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 19 18:06:45.485 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:45.485 INFO kablam! Sep 19 18:06:45.485 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:45.485 INFO kablam! --> src/lib.rs:473:36 Sep 19 18:06:45.485 INFO kablam! | Sep 19 18:06:45.485 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 18:06:45.485 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:45.485 INFO kablam! Sep 19 18:06:45.485 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:45.485 INFO kablam! --> src/lib.rs:473:53 Sep 19 18:06:45.485 INFO kablam! | Sep 19 18:06:45.485 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 18:06:45.485 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:45.485 INFO kablam! Sep 19 18:06:45.485 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:45.485 INFO kablam! --> src/lib.rs:478:72 Sep 19 18:06:45.485 INFO kablam! | Sep 19 18:06:45.485 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:45.485 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:45.485 INFO kablam! Sep 19 18:06:45.485 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:45.485 INFO kablam! --> src/lib.rs:483:36 Sep 19 18:06:45.486 INFO kablam! | Sep 19 18:06:45.486 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:45.486 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:45.486 INFO kablam! Sep 19 18:06:45.594 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:45.594 INFO kablam! --> src/lib.rs:173:36 Sep 19 18:06:45.594 INFO kablam! | Sep 19 18:06:45.594 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 18:06:45.594 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:45.594 INFO kablam! | Sep 19 18:06:45.594 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 18:06:45.594 INFO kablam! Sep 19 18:06:45.594 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:45.594 INFO kablam! --> src/lib.rs:173:53 Sep 19 18:06:45.594 INFO kablam! | Sep 19 18:06:45.594 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 18:06:45.594 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:45.594 INFO kablam! Sep 19 18:06:45.594 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:45.594 INFO kablam! --> src/lib.rs:178:57 Sep 19 18:06:45.594 INFO kablam! | Sep 19 18:06:45.594 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Sep 19 18:06:45.594 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:45.594 INFO kablam! Sep 19 18:06:45.594 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:45.594 INFO kablam! --> src/lib.rs:183:36 Sep 19 18:06:45.594 INFO kablam! | Sep 19 18:06:45.594 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Sep 19 18:06:45.594 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:45.594 INFO kablam! Sep 19 18:06:45.595 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:45.595 INFO kablam! --> src/lib.rs:473:36 Sep 19 18:06:45.595 INFO kablam! | Sep 19 18:06:45.595 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 18:06:45.595 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:45.595 INFO kablam! Sep 19 18:06:45.595 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:45.595 INFO kablam! --> src/lib.rs:473:53 Sep 19 18:06:45.595 INFO kablam! | Sep 19 18:06:45.595 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Sep 19 18:06:45.595 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:45.595 INFO kablam! Sep 19 18:06:45.595 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:45.595 INFO kablam! --> src/lib.rs:478:72 Sep 19 18:06:45.595 INFO kablam! | Sep 19 18:06:45.595 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:45.595 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:45.595 INFO kablam! Sep 19 18:06:45.595 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:06:45.595 INFO kablam! --> src/lib.rs:483:36 Sep 19 18:06:45.595 INFO kablam! | Sep 19 18:06:45.595 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:45.595 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 18:06:45.595 INFO kablam! Sep 19 18:06:47.017 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.84s Sep 19 18:06:47.020 INFO kablam! su: No module specific data is present Sep 19 18:06:47.603 INFO running `"docker" "rm" "-f" "b0db7122e94bd598579fcb0faaadb3d39f0742e1238bae0005b6388de85c3c71"` Sep 19 18:06:47.690 INFO blam! b0db7122e94bd598579fcb0faaadb3d39f0742e1238bae0005b6388de85c3c71