Oct 27 15:38:55.766 INFO checking slippy-map-tiles-0.13.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 15:38:55.766 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 15:38:56.263 INFO blam! 266a352195e19172bd159626c721f51e453efa5a59726c8f5c31f59bcc074d31 Oct 27 15:38:56.267 INFO running `"docker" "start" "-a" "266a352195e19172bd159626c721f51e453efa5a59726c8f5c31f59bcc074d31"` Oct 27 15:38:57.113 INFO kablam! usermod: no changes Oct 27 15:38:57.196 INFO kablam! Checking slippy-map-tiles v0.13.1 (/source) Oct 27 15:38:58.733 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.733 INFO kablam! --> src/lib.rs:173:36 Oct 27 15:38:58.733 INFO kablam! | Oct 27 15:38:58.733 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 27 15:38:58.733 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.733 INFO kablam! | Oct 27 15:38:58.733 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 15:38:58.733 INFO kablam! Oct 27 15:38:58.733 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.733 INFO kablam! --> src/lib.rs:173:53 Oct 27 15:38:58.733 INFO kablam! | Oct 27 15:38:58.733 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 27 15:38:58.733 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.747 INFO kablam! Oct 27 15:38:58.747 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.747 INFO kablam! --> src/lib.rs:178:57 Oct 27 15:38:58.747 INFO kablam! | Oct 27 15:38:58.747 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Oct 27 15:38:58.747 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.747 INFO kablam! Oct 27 15:38:58.747 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.747 INFO kablam! --> src/lib.rs:183:36 Oct 27 15:38:58.747 INFO kablam! | Oct 27 15:38:58.747 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Oct 27 15:38:58.747 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.747 INFO kablam! Oct 27 15:38:58.747 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.747 INFO kablam! --> src/lib.rs:473:36 Oct 27 15:38:58.747 INFO kablam! | Oct 27 15:38:58.747 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 27 15:38:58.747 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.747 INFO kablam! Oct 27 15:38:58.747 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.747 INFO kablam! --> src/lib.rs:473:53 Oct 27 15:38:58.747 INFO kablam! | Oct 27 15:38:58.747 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 27 15:38:58.747 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.747 INFO kablam! Oct 27 15:38:58.747 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.747 INFO kablam! --> src/lib.rs:478:72 Oct 27 15:38:58.747 INFO kablam! | Oct 27 15:38:58.747 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Oct 27 15:38:58.747 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.747 INFO kablam! Oct 27 15:38:58.747 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.747 INFO kablam! --> src/lib.rs:483:36 Oct 27 15:38:58.747 INFO kablam! | Oct 27 15:38:58.747 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Oct 27 15:38:58.747 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.747 INFO kablam! Oct 27 15:38:59.229 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:59.230 INFO kablam! --> src/lib.rs:173:36 Oct 27 15:38:59.231 INFO kablam! | Oct 27 15:38:59.231 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 27 15:38:59.232 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:59.232 INFO kablam! | Oct 27 15:38:59.233 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 15:38:59.234 INFO kablam! Oct 27 15:38:59.234 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:59.235 INFO kablam! --> src/lib.rs:173:53 Oct 27 15:38:59.236 INFO kablam! | Oct 27 15:38:59.236 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 27 15:38:59.237 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:59.237 INFO kablam! Oct 27 15:38:59.238 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:59.239 INFO kablam! --> src/lib.rs:178:57 Oct 27 15:38:59.239 INFO kablam! | Oct 27 15:38:59.240 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Oct 27 15:38:59.241 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:59.241 INFO kablam! Oct 27 15:38:59.242 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:59.243 INFO kablam! --> src/lib.rs:183:36 Oct 27 15:38:59.243 INFO kablam! | Oct 27 15:38:59.244 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Oct 27 15:38:59.244 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:59.245 INFO kablam! Oct 27 15:38:59.246 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:59.247 INFO kablam! --> src/lib.rs:473:36 Oct 27 15:38:59.247 INFO kablam! | Oct 27 15:38:59.247 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 27 15:38:59.247 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:59.247 INFO kablam! Oct 27 15:38:59.251 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:59.251 INFO kablam! --> src/lib.rs:473:53 Oct 27 15:38:59.251 INFO kablam! | Oct 27 15:38:59.251 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 27 15:38:59.251 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:59.251 INFO kablam! Oct 27 15:38:59.252 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:59.253 INFO kablam! --> src/lib.rs:478:72 Oct 27 15:38:59.253 INFO kablam! | Oct 27 15:38:59.253 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Oct 27 15:38:59.253 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:59.254 INFO kablam! Oct 27 15:38:59.255 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:59.255 INFO kablam! --> src/lib.rs:483:36 Oct 27 15:38:59.255 INFO kablam! | Oct 27 15:38:59.255 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Oct 27 15:38:59.255 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:59.255 INFO kablam! Oct 27 15:39:00.763 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.62s Oct 27 15:39:00.763 INFO kablam! su: No module specific data is present Oct 27 15:39:01.603 INFO running `"docker" "rm" "-f" "266a352195e19172bd159626c721f51e453efa5a59726c8f5c31f59bcc074d31"` Oct 27 15:39:01.935 INFO blam! 266a352195e19172bd159626c721f51e453efa5a59726c8f5c31f59bcc074d31