Oct 11 11:24:34.619 INFO testing slippy-map-tiles-0.13.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 11:24:34.619 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 11:24:34.619 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 11:24:34.823 INFO blam! b144feb366cb28c7446b4dd7c10afbf73f67f0cf0a70ea12322777060e19ac5e Oct 11 11:24:34.824 INFO running `"docker" "start" "-a" "b144feb366cb28c7446b4dd7c10afbf73f67f0cf0a70ea12322777060e19ac5e"` Oct 11 11:24:35.405 INFO kablam! usermod: no changes Oct 11 11:24:35.477 INFO kablam! Compiling slippy-map-tiles v0.13.1 (/source) Oct 11 11:24:36.926 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 11:24:36.926 INFO kablam! --> src/lib.rs:173:36 Oct 11 11:24:36.926 INFO kablam! | Oct 11 11:24:36.926 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 11 11:24:36.926 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 11:24:36.926 INFO kablam! | Oct 11 11:24:36.926 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 11:24:36.926 INFO kablam! Oct 11 11:24:36.926 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 11:24:36.926 INFO kablam! --> src/lib.rs:173:53 Oct 11 11:24:36.926 INFO kablam! | Oct 11 11:24:36.926 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 11 11:24:36.926 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 11:24:36.926 INFO kablam! Oct 11 11:24:36.926 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 11:24:36.926 INFO kablam! --> src/lib.rs:178:57 Oct 11 11:24:36.926 INFO kablam! | Oct 11 11:24:36.926 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Oct 11 11:24:36.926 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 11:24:36.926 INFO kablam! Oct 11 11:24:36.926 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 11:24:36.926 INFO kablam! --> src/lib.rs:183:36 Oct 11 11:24:36.926 INFO kablam! | Oct 11 11:24:36.926 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Oct 11 11:24:36.926 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 11:24:36.926 INFO kablam! Oct 11 11:24:36.929 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 11:24:36.929 INFO kablam! --> src/lib.rs:473:36 Oct 11 11:24:36.929 INFO kablam! | Oct 11 11:24:36.929 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 11 11:24:36.929 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 11:24:36.929 INFO kablam! Oct 11 11:24:36.929 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 11:24:36.929 INFO kablam! --> src/lib.rs:473:53 Oct 11 11:24:36.929 INFO kablam! | Oct 11 11:24:36.929 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 11 11:24:36.929 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 11:24:36.929 INFO kablam! Oct 11 11:24:36.929 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 11:24:36.929 INFO kablam! --> src/lib.rs:478:72 Oct 11 11:24:36.929 INFO kablam! | Oct 11 11:24:36.929 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Oct 11 11:24:36.929 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 11:24:36.929 INFO kablam! Oct 11 11:24:36.929 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 11:24:36.929 INFO kablam! --> src/lib.rs:483:36 Oct 11 11:24:36.929 INFO kablam! | Oct 11 11:24:36.929 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Oct 11 11:24:36.929 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 11:24:36.929 INFO kablam! Oct 11 11:24:37.669 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.24s Oct 11 11:24:37.671 INFO kablam! su: No module specific data is present Oct 11 11:24:38.222 INFO running `"docker" "rm" "-f" "b144feb366cb28c7446b4dd7c10afbf73f67f0cf0a70ea12322777060e19ac5e"` Oct 11 11:24:38.368 INFO blam! b144feb366cb28c7446b4dd7c10afbf73f67f0cf0a70ea12322777060e19ac5e Oct 11 11:24:38.370 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 11:24:38.370 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 11:24:38.766 INFO blam! bd130757f0aa53c3ebaa60403b5453331e9fea95c9cdd43e79e0ee7fb7d76d80 Oct 11 11:24:38.768 INFO running `"docker" "start" "-a" "bd130757f0aa53c3ebaa60403b5453331e9fea95c9cdd43e79e0ee7fb7d76d80"` Oct 11 11:24:39.948 INFO kablam! usermod: no changes Oct 11 11:24:40.040 INFO kablam! Compiling slippy-map-tiles v0.13.1 (/source) Oct 11 11:24:41.676 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 11:24:41.677 INFO kablam! --> src/lib.rs:173:36 Oct 11 11:24:41.677 INFO kablam! | Oct 11 11:24:41.677 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 11 11:24:41.677 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 11:24:41.677 INFO kablam! | Oct 11 11:24:41.677 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 11:24:41.677 INFO kablam! Oct 11 11:24:41.677 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 11:24:41.677 INFO kablam! --> src/lib.rs:173:53 Oct 11 11:24:41.677 INFO kablam! | Oct 11 11:24:41.677 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 11 11:24:41.677 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 11:24:41.677 INFO kablam! Oct 11 11:24:41.677 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 11:24:41.677 INFO kablam! --> src/lib.rs:178:57 Oct 11 11:24:41.677 INFO kablam! | Oct 11 11:24:41.677 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Oct 11 11:24:41.677 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 11:24:41.677 INFO kablam! Oct 11 11:24:41.677 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 11:24:41.677 INFO kablam! --> src/lib.rs:183:36 Oct 11 11:24:41.677 INFO kablam! | Oct 11 11:24:41.677 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Oct 11 11:24:41.677 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 11:24:41.677 INFO kablam! Oct 11 11:24:41.677 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 11:24:41.677 INFO kablam! --> src/lib.rs:473:36 Oct 11 11:24:41.677 INFO kablam! | Oct 11 11:24:41.677 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 11 11:24:41.677 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 11:24:41.677 INFO kablam! Oct 11 11:24:41.677 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 11:24:41.677 INFO kablam! --> src/lib.rs:473:53 Oct 11 11:24:41.677 INFO kablam! | Oct 11 11:24:41.677 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 11 11:24:41.677 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 11:24:41.677 INFO kablam! Oct 11 11:24:41.677 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 11:24:41.677 INFO kablam! --> src/lib.rs:478:72 Oct 11 11:24:41.677 INFO kablam! | Oct 11 11:24:41.677 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Oct 11 11:24:41.677 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 11:24:41.677 INFO kablam! Oct 11 11:24:41.677 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 11:24:41.677 INFO kablam! --> src/lib.rs:483:36 Oct 11 11:24:41.677 INFO kablam! | Oct 11 11:24:41.677 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Oct 11 11:24:41.677 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 11:24:41.677 INFO kablam! Oct 11 11:24:44.768 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.79s Oct 11 11:24:44.770 INFO kablam! su: No module specific data is present Oct 11 11:24:44.989 INFO running `"docker" "rm" "-f" "bd130757f0aa53c3ebaa60403b5453331e9fea95c9cdd43e79e0ee7fb7d76d80"` Oct 11 11:24:45.113 INFO blam! bd130757f0aa53c3ebaa60403b5453331e9fea95c9cdd43e79e0ee7fb7d76d80 Oct 11 11:24:45.114 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 11:24:45.114 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 11:24:45.291 INFO blam! 832c3f2d8c16922ec772b885d85f7dbdd709c944aa84867ef4eb87ad30f329e2 Oct 11 11:24:45.300 INFO running `"docker" "start" "-a" "832c3f2d8c16922ec772b885d85f7dbdd709c944aa84867ef4eb87ad30f329e2"` Oct 11 11:24:45.817 INFO kablam! usermod: no changes Oct 11 11:24:45.860 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 11:24:45.863 INFO kablam! Running /target/debug/deps/slippy_map_tiles-11f70cf5c5402b3d Oct 11 11:24:45.873 INFO blam! Oct 11 11:24:45.873 INFO blam! running 36 tests Oct 11 11:24:45.873 INFO blam! test test::all_tiles_to_zoom_iter ... ok Oct 11 11:24:45.873 INFO blam! test test::bbox_contains_point ... ok Oct 11 11:24:45.873 INFO blam! test test::bbox_create ... ok Oct 11 11:24:45.873 INFO blam! test test::bbox_overlaps ... ok Oct 11 11:24:45.873 INFO blam! test test::latlon_create ... ok Oct 11 11:24:45.873 INFO blam! test test::bbox_tile ... ok Oct 11 11:24:45.873 INFO blam! test test::bbox_tile_iter ... ok Oct 11 11:24:45.873 INFO blam! test test::mp ... ok Oct 11 11:24:45.873 INFO blam! test test::size_bbox_zoom2 ... ok Oct 11 11:24:45.873 INFO blam! test test::size_bbox_zoom_metatiles2 ... ok Oct 11 11:24:45.873 INFO blam! test test::size_bbox_zoom1 ... ok Oct 11 11:24:45.873 INFO blam! test test::size_bbox_zoom_metatiles1 ... ok Oct 11 11:24:45.873 INFO blam! test test::mod_tile_path ... ok Oct 11 11:24:45.873 INFO blam! test test::tc ... ok Oct 11 11:24:45.873 INFO blam! test test::test_lat_lon_to_tile1 ... ok Oct 11 11:24:45.873 INFO blam! test test::test_metatile ... ok Oct 11 11:24:45.873 INFO blam! test test::test_lat_lon_to_tile2 ... ok Oct 11 11:24:45.873 INFO blam! test test::all_tiles ... ok Oct 11 11:24:45.873 INFO blam! test test::test_metatile_bbox ... ok Oct 11 11:24:45.873 INFO blam! test test::test_metatile_subtiles_bbox4 ... ok Oct 11 11:24:45.873 INFO blam! test test::test_mod_tile_metatile ... ok Oct 11 11:24:45.873 INFO blam! test test::test_num_tiles_in_zoom ... ok Oct 11 11:24:45.873 INFO blam! test test::test_remaining_in_zoom ... ok Oct 11 11:24:45.873 INFO blam! test test::test_xy_to_zorder ... ok Oct 11 11:24:45.873 INFO blam! test test::test_zorder_to_xy ... ok Oct 11 11:24:45.873 INFO blam! test test::tile_from_tms ... ok Oct 11 11:24:45.873 INFO blam! test test::tiles ... ok Oct 11 11:24:45.873 INFO blam! test test::tiles_parsing ... ok Oct 11 11:24:45.873 INFO blam! test test::bbox_from_string ... ok Oct 11 11:24:45.873 INFO blam! test test::ts ... ok Oct 11 11:24:45.877 INFO blam! test test::test_metatile_subtiles_bbox1 ... ok Oct 11 11:24:45.877 INFO blam! test test::test_metatile_subtiles_bbox2 ... ok Oct 11 11:24:45.877 INFO blam! test test::test_metatile_subtiles ... ok Oct 11 11:24:45.877 INFO blam! test test::test_metatile_subtiles_bbox3 ... ok Oct 11 11:24:45.880 INFO blam! test test::all_sub_tiles_iter ... ok Oct 11 11:24:45.937 INFO kablam! Doc-tests slippy-map-tiles Oct 11 11:24:45.938 INFO blam! test test::test_metatile_all ... ok Oct 11 11:24:45.938 INFO blam! Oct 11 11:24:45.938 INFO blam! test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 11:24:45.938 INFO blam! Oct 11 11:24:47.784 INFO blam! Oct 11 11:24:47.784 INFO blam! running 8 tests Oct 11 11:24:52.964 INFO blam! test src/lib.rs - (line 12) ... ok Oct 11 11:24:53.622 INFO blam! test src/lib.rs - Tile::new (line 34) ... ok Oct 11 11:24:54.049 INFO blam! test src/lib.rs - Tile::parent (line 107) ... ok Oct 11 11:24:54.053 INFO blam! test src/lib.rs - Tile::parent (line 113) ... ok Oct 11 11:24:54.083 INFO blam! test src/lib.rs - Tile::from_tms (line 61) ... ok Oct 11 11:24:54.382 INFO blam! test src/lib.rs - Tile::all (line 241) ... ok Oct 11 11:24:54.411 INFO blam! test src/lib.rs - Tile::subtiles (line 133) ... ok Oct 11 11:24:54.728 INFO blam! test src/lib.rs - (line 4) ... ok Oct 11 11:24:54.728 INFO blam! Oct 11 11:24:54.728 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 11:24:54.728 INFO blam! Oct 11 11:24:54.736 INFO kablam! su: No module specific data is present Oct 11 11:24:55.124 INFO running `"docker" "rm" "-f" "832c3f2d8c16922ec772b885d85f7dbdd709c944aa84867ef4eb87ad30f329e2"` Oct 11 11:24:55.230 INFO blam! 832c3f2d8c16922ec772b885d85f7dbdd709c944aa84867ef4eb87ad30f329e2