Oct 13 08:25:55.411 INFO checking slippy-map-tiles-0.13.1 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 08:25:55.413 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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.808 INFO blam! 329c8752bed0b4780643abd1f90363e0f7c0a44cd8ec58a691bb2d072a693257 Oct 13 08:25:55.824 INFO running `"docker" "start" "-a" "329c8752bed0b4780643abd1f90363e0f7c0a44cd8ec58a691bb2d072a693257"` Oct 13 08:25:56.829 INFO kablam! usermod: no changes Oct 13 08:25:56.898 INFO kablam! Checking slippy-map-tiles v0.13.1 (/source) Oct 13 08:25:57.964 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:57.965 INFO kablam! --> src/lib.rs:173:36 Oct 13 08:25:57.965 INFO kablam! | Oct 13 08:25:57.966 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 13 08:25:57.966 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:57.966 INFO kablam! | Oct 13 08:25:57.967 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 08:25:57.967 INFO kablam! Oct 13 08:25:57.967 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:57.967 INFO kablam! --> src/lib.rs:173:53 Oct 13 08:25:57.968 INFO kablam! | Oct 13 08:25:57.968 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 13 08:25:57.968 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:57.969 INFO kablam! Oct 13 08:25:57.969 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:57.969 INFO kablam! --> src/lib.rs:178:57 Oct 13 08:25:57.970 INFO kablam! | Oct 13 08:25:57.970 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Oct 13 08:25:57.971 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:57.971 INFO kablam! Oct 13 08:25:57.971 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:57.972 INFO kablam! --> src/lib.rs:183:36 Oct 13 08:25:57.972 INFO kablam! | Oct 13 08:25:57.972 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Oct 13 08:25:57.972 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:57.973 INFO kablam! Oct 13 08:25:57.973 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:57.973 INFO kablam! --> src/lib.rs:473:36 Oct 13 08:25:57.974 INFO kablam! | Oct 13 08:25:57.974 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 13 08:25:57.974 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:57.974 INFO kablam! Oct 13 08:25:57.975 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:57.975 INFO kablam! --> src/lib.rs:473:53 Oct 13 08:25:57.975 INFO kablam! | Oct 13 08:25:57.975 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 13 08:25:57.976 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:57.980 INFO kablam! Oct 13 08:25:57.980 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:57.980 INFO kablam! --> src/lib.rs:478:72 Oct 13 08:25:57.981 INFO kablam! | Oct 13 08:25:57.981 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:57.981 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:57.981 INFO kablam! Oct 13 08:25:57.982 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:57.982 INFO kablam! --> src/lib.rs:483:36 Oct 13 08:25:57.982 INFO kablam! | Oct 13 08:25:57.983 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:57.983 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:57.983 INFO kablam! Oct 13 08:25:58.418 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:58.418 INFO kablam! --> src/lib.rs:173:36 Oct 13 08:25:58.419 INFO kablam! | Oct 13 08:25:58.419 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x 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! = note: #[warn(unused_parens)] on by default 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:173:53 Oct 13 08:25:58.419 INFO kablam! | Oct 13 08:25:58.419 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x 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:178:57 Oct 13 08:25:58.419 INFO kablam! | Oct 13 08:25:58.419 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (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:183:36 Oct 13 08:25:58.419 INFO kablam! | Oct 13 08:25:58.419 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) 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.428 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:58.428 INFO kablam! --> src/lib.rs:473:36 Oct 13 08:25:58.428 INFO kablam! | Oct 13 08:25:58.428 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 13 08:25:58.428 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:58.428 INFO kablam! Oct 13 08:25:58.428 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:58.428 INFO kablam! --> src/lib.rs:473:53 Oct 13 08:25:58.428 INFO kablam! | Oct 13 08:25:58.428 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 13 08:25:58.428 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:58.428 INFO kablam! Oct 13 08:25:58.428 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:58.428 INFO kablam! --> src/lib.rs:478:72 Oct 13 08:25:58.428 INFO kablam! | Oct 13 08:25:58.428 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.428 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:58.428 INFO kablam! Oct 13 08:25:58.428 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:25:58.428 INFO kablam! --> src/lib.rs:483:36 Oct 13 08:25:58.428 INFO kablam! | Oct 13 08:25:58.428 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.428 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:25:58.428 INFO kablam! Oct 13 08:25:59.825 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.98s Oct 13 08:25:59.829 INFO kablam! su: No module specific data is present Oct 13 08:26:00.922 INFO running `"docker" "rm" "-f" "329c8752bed0b4780643abd1f90363e0f7c0a44cd8ec58a691bb2d072a693257"` Oct 13 08:26:01.249 INFO blam! 329c8752bed0b4780643abd1f90363e0f7c0a44cd8ec58a691bb2d072a693257