Oct 27 15:38:55.403 INFO checking slippy-map-tiles-0.13.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 15:38:55.403 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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:55.907 INFO blam! 9120049ca499b6f3ce1400fe844bddcb519f3674d58e704291db8d13b6183b9b Oct 27 15:38:55.915 INFO running `"docker" "start" "-a" "9120049ca499b6f3ce1400fe844bddcb519f3674d58e704291db8d13b6183b9b"` Oct 27 15:38:56.847 INFO kablam! usermod: no changes Oct 27 15:38:56.927 INFO kablam! Checking slippy-map-tiles v0.13.1 (/source) Oct 27 15:38:58.071 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.071 INFO kablam! --> src/lib.rs:173:36 Oct 27 15:38:58.071 INFO kablam! | Oct 27 15:38:58.071 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 27 15:38:58.071 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.071 INFO kablam! | Oct 27 15:38:58.071 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 15:38:58.071 INFO kablam! Oct 27 15:38:58.071 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.071 INFO kablam! --> src/lib.rs:173:53 Oct 27 15:38:58.071 INFO kablam! | Oct 27 15:38:58.071 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 27 15:38:58.071 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.071 INFO kablam! Oct 27 15:38:58.071 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.071 INFO kablam! --> src/lib.rs:178:57 Oct 27 15:38:58.071 INFO kablam! | Oct 27 15:38:58.071 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Oct 27 15:38:58.071 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.071 INFO kablam! Oct 27 15:38:58.071 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.071 INFO kablam! --> src/lib.rs:183:36 Oct 27 15:38:58.071 INFO kablam! | Oct 27 15:38:58.071 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Oct 27 15:38:58.071 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.071 INFO kablam! Oct 27 15:38:58.071 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.071 INFO kablam! --> src/lib.rs:473:36 Oct 27 15:38:58.071 INFO kablam! | Oct 27 15:38:58.071 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 27 15:38:58.071 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.071 INFO kablam! Oct 27 15:38:58.071 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.071 INFO kablam! --> src/lib.rs:473:53 Oct 27 15:38:58.071 INFO kablam! | Oct 27 15:38:58.071 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 27 15:38:58.071 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.071 INFO kablam! Oct 27 15:38:58.071 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.071 INFO kablam! --> src/lib.rs:478:72 Oct 27 15:38:58.071 INFO kablam! | Oct 27 15:38:58.071 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.071 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.072 INFO kablam! Oct 27 15:38:58.072 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.072 INFO kablam! --> src/lib.rs:483:36 Oct 27 15:38:58.072 INFO kablam! | Oct 27 15:38:58.072 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.072 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.072 INFO kablam! Oct 27 15:38:58.735 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.735 INFO kablam! --> src/lib.rs:173:36 Oct 27 15:38:58.735 INFO kablam! | Oct 27 15:38:58.735 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 27 15:38:58.735 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.735 INFO kablam! | Oct 27 15:38:58.735 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 15:38:58.735 INFO kablam! Oct 27 15:38:58.735 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.735 INFO kablam! --> src/lib.rs:173:53 Oct 27 15:38:58.735 INFO kablam! | Oct 27 15:38:58.735 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 27 15:38:58.735 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.735 INFO kablam! Oct 27 15:38:58.735 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.735 INFO kablam! --> src/lib.rs:178:57 Oct 27 15:38:58.735 INFO kablam! | Oct 27 15:38:58.735 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Oct 27 15:38:58.735 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.735 INFO kablam! Oct 27 15:38:58.735 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.735 INFO kablam! --> src/lib.rs:183:36 Oct 27 15:38:58.735 INFO kablam! | Oct 27 15:38:58.735 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Oct 27 15:38:58.735 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.736 INFO kablam! Oct 27 15:38:58.736 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.736 INFO kablam! --> src/lib.rs:473:36 Oct 27 15:38:58.736 INFO kablam! | Oct 27 15:38:58.736 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 27 15:38:58.736 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.737 INFO kablam! Oct 27 15:38:58.737 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.737 INFO kablam! --> src/lib.rs:473:53 Oct 27 15:38:58.737 INFO kablam! | Oct 27 15:38:58.737 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 27 15:38:58.737 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.737 INFO kablam! Oct 27 15:38:58.738 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.738 INFO kablam! --> src/lib.rs:478:72 Oct 27 15:38:58.738 INFO kablam! | Oct 27 15:38:58.738 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.738 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.738 INFO kablam! Oct 27 15:38:58.739 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:38:58.739 INFO kablam! --> src/lib.rs:483:36 Oct 27 15:38:58.739 INFO kablam! | Oct 27 15:38:58.739 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.739 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 15:38:58.739 INFO kablam! Oct 27 15:39:00.087 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.20s Oct 27 15:39:00.091 INFO kablam! su: No module specific data is present Oct 27 15:39:01.220 INFO running `"docker" "rm" "-f" "9120049ca499b6f3ce1400fe844bddcb519f3674d58e704291db8d13b6183b9b"` Oct 27 15:39:01.491 INFO blam! 9120049ca499b6f3ce1400fe844bddcb519f3674d58e704291db8d13b6183b9b