Oct 21 23:35:41.182 INFO checking slippy-map-tiles-0.13.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 23:35:41.182 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/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 21 23:35:41.617 INFO blam! 7013402eba3f7056006789fdc30a1b99e31e267cdcdced32d4e8d6d84c52b8c7 Oct 21 23:35:41.625 INFO running `"docker" "start" "-a" "7013402eba3f7056006789fdc30a1b99e31e267cdcdced32d4e8d6d84c52b8c7"` Oct 21 23:35:42.555 INFO kablam! usermod: no changes Oct 21 23:35:42.611 INFO kablam! Checking slippy-map-tiles v0.13.1 (/source) Oct 21 23:35:43.556 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 23:35:43.557 INFO kablam! --> src/lib.rs:173:36 Oct 21 23:35:43.557 INFO kablam! | Oct 21 23:35:43.557 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 21 23:35:43.558 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 23:35:43.558 INFO kablam! | Oct 21 23:35:43.558 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 23:35:43.558 INFO kablam! Oct 21 23:35:43.558 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 23:35:43.558 INFO kablam! --> src/lib.rs:173:53 Oct 21 23:35:43.558 INFO kablam! | Oct 21 23:35:43.558 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 21 23:35:43.558 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 23:35:43.558 INFO kablam! Oct 21 23:35:43.558 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 23:35:43.558 INFO kablam! --> src/lib.rs:178:57 Oct 21 23:35:43.558 INFO kablam! | Oct 21 23:35:43.558 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Oct 21 23:35:43.558 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 23:35:43.558 INFO kablam! Oct 21 23:35:43.558 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 23:35:43.558 INFO kablam! --> src/lib.rs:183:36 Oct 21 23:35:43.558 INFO kablam! | Oct 21 23:35:43.558 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Oct 21 23:35:43.558 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 23:35:43.558 INFO kablam! Oct 21 23:35:43.558 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 23:35:43.559 INFO kablam! --> src/lib.rs:473:36 Oct 21 23:35:43.559 INFO kablam! | Oct 21 23:35:43.559 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 21 23:35:43.560 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 23:35:43.560 INFO kablam! Oct 21 23:35:43.560 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 23:35:43.560 INFO kablam! --> src/lib.rs:473:53 Oct 21 23:35:43.560 INFO kablam! | Oct 21 23:35:43.560 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 21 23:35:43.560 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 23:35:43.560 INFO kablam! Oct 21 23:35:43.560 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 23:35:43.560 INFO kablam! --> src/lib.rs:478:72 Oct 21 23:35:43.560 INFO kablam! | Oct 21 23:35:43.560 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Oct 21 23:35:43.560 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 23:35:43.561 INFO kablam! Oct 21 23:35:43.561 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 23:35:43.561 INFO kablam! --> src/lib.rs:483:36 Oct 21 23:35:43.561 INFO kablam! | Oct 21 23:35:43.561 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Oct 21 23:35:43.561 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 23:35:43.561 INFO kablam! Oct 21 23:35:43.765 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 23:35:43.766 INFO kablam! --> src/lib.rs:173:36 Oct 21 23:35:43.766 INFO kablam! | Oct 21 23:35:43.766 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 21 23:35:43.766 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 23:35:43.766 INFO kablam! | Oct 21 23:35:43.766 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 23:35:43.766 INFO kablam! Oct 21 23:35:43.766 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 23:35:43.766 INFO kablam! --> src/lib.rs:173:53 Oct 21 23:35:43.766 INFO kablam! | Oct 21 23:35:43.766 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 21 23:35:43.766 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 23:35:43.766 INFO kablam! Oct 21 23:35:43.766 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 23:35:43.766 INFO kablam! --> src/lib.rs:178:57 Oct 21 23:35:43.766 INFO kablam! | Oct 21 23:35:43.766 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Oct 21 23:35:43.766 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 23:35:43.766 INFO kablam! Oct 21 23:35:43.766 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 23:35:43.766 INFO kablam! --> src/lib.rs:183:36 Oct 21 23:35:43.766 INFO kablam! | Oct 21 23:35:43.766 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Oct 21 23:35:43.766 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 23:35:43.766 INFO kablam! Oct 21 23:35:43.766 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 23:35:43.766 INFO kablam! --> src/lib.rs:473:36 Oct 21 23:35:43.766 INFO kablam! | Oct 21 23:35:43.766 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 21 23:35:43.766 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 23:35:43.766 INFO kablam! Oct 21 23:35:43.766 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 23:35:43.766 INFO kablam! --> src/lib.rs:473:53 Oct 21 23:35:43.766 INFO kablam! | Oct 21 23:35:43.766 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 21 23:35:43.766 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 23:35:43.766 INFO kablam! Oct 21 23:35:43.766 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 23:35:43.766 INFO kablam! --> src/lib.rs:478:72 Oct 21 23:35:43.766 INFO kablam! | Oct 21 23:35:43.766 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Oct 21 23:35:43.766 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 23:35:43.766 INFO kablam! Oct 21 23:35:43.766 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 23:35:43.766 INFO kablam! --> src/lib.rs:483:36 Oct 21 23:35:43.766 INFO kablam! | Oct 21 23:35:43.766 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Oct 21 23:35:43.766 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 23:35:43.766 INFO kablam! Oct 21 23:35:45.156 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.56s Oct 21 23:35:45.164 INFO kablam! su: No module specific data is present Oct 21 23:35:45.709 INFO running `"docker" "rm" "-f" "7013402eba3f7056006789fdc30a1b99e31e267cdcdced32d4e8d6d84c52b8c7"` Oct 21 23:35:45.885 INFO blam! 7013402eba3f7056006789fdc30a1b99e31e267cdcdced32d4e8d6d84c52b8c7