Oct 13 08:25:55.417 INFO checking slippy-map-tiles-0.13.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 08:25:55.417 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 08:25:55.873 INFO blam! 41a783970c83b082e655b337dce1b3886bb282288ed296206e9fd53663be9137 Oct 13 08:25:55.878 INFO running `"docker" "start" "-a" "41a783970c83b082e655b337dce1b3886bb282288ed296206e9fd53663be9137"` Oct 13 08:25:56.856 INFO kablam! usermod: no changes Oct 13 08:25:56.943 INFO kablam! Checking slippy-map-tiles v0.13.1 (/source) Oct 13 08:25:58.066 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:58.066 INFO kablam! --> src/lib.rs:173:36 Oct 13 08:25:58.066 INFO kablam! | Oct 13 08:25:58.066 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 13 08:25:58.066 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:58.066 INFO kablam! | Oct 13 08:25:58.066 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 08:25:58.066 INFO kablam! Oct 13 08:25:58.066 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:58.066 INFO kablam! --> src/lib.rs:173:53 Oct 13 08:25:58.066 INFO kablam! | Oct 13 08:25:58.066 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 13 08:25:58.066 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:58.067 INFO kablam! Oct 13 08:25:58.067 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:58.067 INFO kablam! --> src/lib.rs:178:57 Oct 13 08:25:58.067 INFO kablam! | Oct 13 08:25:58.067 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Oct 13 08:25:58.067 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:58.067 INFO kablam! Oct 13 08:25:58.067 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:58.067 INFO kablam! --> src/lib.rs:183:36 Oct 13 08:25:58.067 INFO kablam! | Oct 13 08:25:58.067 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Oct 13 08:25:58.067 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:58.067 INFO kablam! Oct 13 08:25:58.067 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:58.067 INFO kablam! --> src/lib.rs:473:36 Oct 13 08:25:58.067 INFO kablam! | Oct 13 08:25:58.067 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 13 08:25:58.067 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:58.067 INFO kablam! Oct 13 08:25:58.067 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:58.067 INFO kablam! --> src/lib.rs:473:53 Oct 13 08:25:58.067 INFO kablam! | Oct 13 08:25:58.067 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 13 08:25:58.067 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:58.067 INFO kablam! Oct 13 08:25:58.067 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:58.067 INFO kablam! --> src/lib.rs:478:72 Oct 13 08:25:58.067 INFO kablam! | Oct 13 08:25:58.067 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Oct 13 08:25:58.067 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:58.067 INFO kablam! Oct 13 08:25:58.067 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:58.067 INFO kablam! --> src/lib.rs:483:36 Oct 13 08:25:58.067 INFO kablam! | Oct 13 08:25:58.067 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Oct 13 08:25:58.067 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:58.067 INFO kablam! Oct 13 08:25:58.404 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:58.404 INFO kablam! --> src/lib.rs:173:36 Oct 13 08:25:58.405 INFO kablam! | Oct 13 08:25:58.405 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 13 08:25:58.407 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:58.407 INFO kablam! | Oct 13 08:25:58.407 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 08:25:58.408 INFO kablam! Oct 13 08:25:58.408 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:58.410 INFO kablam! --> src/lib.rs:173:53 Oct 13 08:25:58.410 INFO kablam! | Oct 13 08:25:58.411 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 13 08:25:58.411 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:58.411 INFO kablam! Oct 13 08:25:58.411 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:58.412 INFO kablam! --> src/lib.rs:178:57 Oct 13 08:25:58.412 INFO kablam! | Oct 13 08:25:58.413 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Oct 13 08:25:58.413 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:58.413 INFO kablam! Oct 13 08:25:58.413 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:58.414 INFO kablam! --> src/lib.rs:183:36 Oct 13 08:25:58.414 INFO kablam! | Oct 13 08:25:58.414 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Oct 13 08:25:58.415 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:58.415 INFO kablam! Oct 13 08:25:58.415 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:58.415 INFO kablam! --> src/lib.rs:473:36 Oct 13 08:25:58.416 INFO kablam! | Oct 13 08:25:58.416 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 13 08:25:58.416 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:58.416 INFO kablam! Oct 13 08:25:58.417 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:58.417 INFO kablam! --> src/lib.rs:473:53 Oct 13 08:25:58.417 INFO kablam! | Oct 13 08:25:58.418 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 13 08:25:58.418 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:58.418 INFO kablam! Oct 13 08:25:58.418 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:58.419 INFO kablam! --> src/lib.rs:478:72 Oct 13 08:25:58.419 INFO kablam! | Oct 13 08:25:58.419 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Oct 13 08:25:58.419 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:58.419 INFO kablam! Oct 13 08:25:58.419 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:58.419 INFO kablam! --> src/lib.rs:483:36 Oct 13 08:25:58.419 INFO kablam! | Oct 13 08:25:58.419 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Oct 13 08:25:58.419 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:58.419 INFO kablam! Oct 13 08:25:59.976 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.08s Oct 13 08:25:59.979 INFO kablam! su: No module specific data is present Oct 13 08:26:00.993 INFO running `"docker" "rm" "-f" "41a783970c83b082e655b337dce1b3886bb282288ed296206e9fd53663be9137"` Oct 13 08:26:01.312 INFO blam! 41a783970c83b082e655b337dce1b3886bb282288ed296206e9fd53663be9137