Oct 15 18:36:27.420 INFO testing slippy-map-tiles-0.13.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 18:36:27.421 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 15 18:36:27.679 INFO blam! 238682aa6f0f37354359a1b6a0a77ef74d3bc65a2537ec5ce4ba64fe7abd6c34 Oct 15 18:36:27.684 INFO running `"docker" "start" "-a" "238682aa6f0f37354359a1b6a0a77ef74d3bc65a2537ec5ce4ba64fe7abd6c34"` Oct 15 18:36:28.527 INFO kablam! usermod: no changes Oct 15 18:36:28.590 INFO kablam! Compiling slippy-map-tiles v0.13.1 (/source) Oct 15 18:36:29.465 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 18:36:29.465 INFO kablam! --> src/lib.rs:173:36 Oct 15 18:36:29.465 INFO kablam! | Oct 15 18:36:29.465 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 15 18:36:29.465 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 18:36:29.465 INFO kablam! | Oct 15 18:36:29.465 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 18:36:29.465 INFO kablam! Oct 15 18:36:29.465 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 18:36:29.465 INFO kablam! --> src/lib.rs:173:53 Oct 15 18:36:29.465 INFO kablam! | Oct 15 18:36:29.465 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 15 18:36:29.465 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 18:36:29.465 INFO kablam! Oct 15 18:36:29.465 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 18:36:29.465 INFO kablam! --> src/lib.rs:178:57 Oct 15 18:36:29.465 INFO kablam! | Oct 15 18:36:29.465 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Oct 15 18:36:29.465 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 18:36:29.465 INFO kablam! Oct 15 18:36:29.465 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 18:36:29.465 INFO kablam! --> src/lib.rs:183:36 Oct 15 18:36:29.465 INFO kablam! | Oct 15 18:36:29.465 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Oct 15 18:36:29.465 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 18:36:29.465 INFO kablam! Oct 15 18:36:29.465 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 18:36:29.465 INFO kablam! --> src/lib.rs:473:36 Oct 15 18:36:29.465 INFO kablam! | Oct 15 18:36:29.465 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 15 18:36:29.465 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 18:36:29.465 INFO kablam! Oct 15 18:36:29.465 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 18:36:29.465 INFO kablam! --> src/lib.rs:473:53 Oct 15 18:36:29.465 INFO kablam! | Oct 15 18:36:29.465 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 15 18:36:29.465 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 18:36:29.465 INFO kablam! Oct 15 18:36:29.471 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 18:36:29.471 INFO kablam! --> src/lib.rs:478:72 Oct 15 18:36:29.471 INFO kablam! | Oct 15 18:36:29.471 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Oct 15 18:36:29.471 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 18:36:29.471 INFO kablam! Oct 15 18:36:29.471 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 18:36:29.471 INFO kablam! --> src/lib.rs:483:36 Oct 15 18:36:29.471 INFO kablam! | Oct 15 18:36:29.471 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Oct 15 18:36:29.471 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 18:36:29.471 INFO kablam! Oct 15 18:36:30.206 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.65s Oct 15 18:36:30.215 INFO kablam! su: No module specific data is present Oct 15 18:36:30.583 INFO running `"docker" "rm" "-f" "238682aa6f0f37354359a1b6a0a77ef74d3bc65a2537ec5ce4ba64fe7abd6c34"` Oct 15 18:36:30.779 INFO blam! 238682aa6f0f37354359a1b6a0a77ef74d3bc65a2537ec5ce4ba64fe7abd6c34 Oct 15 18:36:30.787 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 15 18:36:31.135 INFO blam! 16b7fea67af6b357a5bd9244eca1b017a7e9fb2596490bcdc310021940a9d953 Oct 15 18:36:31.139 INFO running `"docker" "start" "-a" "16b7fea67af6b357a5bd9244eca1b017a7e9fb2596490bcdc310021940a9d953"` Oct 15 18:36:31.653 INFO kablam! usermod: no changes Oct 15 18:36:31.698 INFO kablam! Compiling slippy-map-tiles v0.13.1 (/source) Oct 15 18:36:32.655 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 18:36:32.655 INFO kablam! --> src/lib.rs:173:36 Oct 15 18:36:32.655 INFO kablam! | Oct 15 18:36:32.655 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 15 18:36:32.655 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 18:36:32.655 INFO kablam! | Oct 15 18:36:32.655 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 18:36:32.655 INFO kablam! Oct 15 18:36:32.655 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 18:36:32.655 INFO kablam! --> src/lib.rs:173:53 Oct 15 18:36:32.655 INFO kablam! | Oct 15 18:36:32.655 INFO kablam! 173 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 15 18:36:32.655 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 18:36:32.655 INFO kablam! Oct 15 18:36:32.655 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 18:36:32.655 INFO kablam! --> src/lib.rs:178:57 Oct 15 18:36:32.655 INFO kablam! | Oct 15 18:36:32.655 INFO kablam! 178 | tile_nw_lat_lon(self.zoom, (self.x as f32)+1.0, (self.y as f32)) Oct 15 18:36:32.655 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 18:36:32.655 INFO kablam! Oct 15 18:36:32.655 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 18:36:32.655 INFO kablam! --> src/lib.rs:183:36 Oct 15 18:36:32.655 INFO kablam! | Oct 15 18:36:32.655 INFO kablam! 183 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)+1.0) Oct 15 18:36:32.655 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 18:36:32.655 INFO kablam! Oct 15 18:36:32.655 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 18:36:32.655 INFO kablam! --> src/lib.rs:473:36 Oct 15 18:36:32.655 INFO kablam! | Oct 15 18:36:32.655 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 15 18:36:32.655 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 18:36:32.655 INFO kablam! Oct 15 18:36:32.655 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 18:36:32.655 INFO kablam! --> src/lib.rs:473:53 Oct 15 18:36:32.655 INFO kablam! | Oct 15 18:36:32.655 INFO kablam! 473 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y as f32)) Oct 15 18:36:32.655 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 18:36:32.655 INFO kablam! Oct 15 18:36:32.655 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 18:36:32.655 INFO kablam! --> src/lib.rs:478:72 Oct 15 18:36:32.655 INFO kablam! | Oct 15 18:36:32.655 INFO kablam! 478 | tile_nw_lat_lon(self.zoom, (self.x+self.size() as u32) as f32, (self.y as f32)) Oct 15 18:36:32.655 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 18:36:32.655 INFO kablam! Oct 15 18:36:32.655 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 18:36:32.655 INFO kablam! --> src/lib.rs:483:36 Oct 15 18:36:32.655 INFO kablam! | Oct 15 18:36:32.655 INFO kablam! 483 | tile_nw_lat_lon(self.zoom, (self.x as f32), (self.y+self.size() as u32) as f32) Oct 15 18:36:32.655 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 18:36:32.655 INFO kablam! Oct 15 18:36:36.575 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.90s Oct 15 18:36:36.577 INFO kablam! su: No module specific data is present Oct 15 18:36:37.279 INFO running `"docker" "rm" "-f" "16b7fea67af6b357a5bd9244eca1b017a7e9fb2596490bcdc310021940a9d953"` Oct 15 18:36:37.499 INFO blam! 16b7fea67af6b357a5bd9244eca1b017a7e9fb2596490bcdc310021940a9d953 Oct 15 18:36:37.504 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 15 18:36:37.954 INFO blam! 42c244f8ed9e9a006a3d2e6a1bc7f07cb99375f8966a35ee8353084d5fde1a10 Oct 15 18:36:37.958 INFO running `"docker" "start" "-a" "42c244f8ed9e9a006a3d2e6a1bc7f07cb99375f8966a35ee8353084d5fde1a10"` Oct 15 18:36:39.063 INFO kablam! usermod: no changes Oct 15 18:36:39.104 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 18:36:39.106 INFO kablam! Running /target/debug/deps/slippy_map_tiles-871910f1d4b9adf3 Oct 15 18:36:39.108 INFO blam! Oct 15 18:36:39.108 INFO blam! running 36 tests Oct 15 18:36:39.111 INFO blam! test test::bbox_overlaps ... ok Oct 15 18:36:39.122 INFO blam! test test::all_tiles_to_zoom_iter ... ok Oct 15 18:36:39.122 INFO blam! test test::all_tiles ... ok Oct 15 18:36:39.123 INFO blam! test test::latlon_create ... ok Oct 15 18:36:39.127 INFO blam! test test::mp ... ok Oct 15 18:36:39.127 INFO blam! test test::size_bbox_zoom1 ... ok Oct 15 18:36:39.127 INFO blam! test test::size_bbox_zoom2 ... ok Oct 15 18:36:39.128 INFO blam! test test::size_bbox_zoom_metatiles1 ... ok Oct 15 18:36:39.128 INFO blam! test test::size_bbox_zoom_metatiles2 ... ok Oct 15 18:36:39.128 INFO blam! test test::bbox_create ... ok Oct 15 18:36:39.128 INFO blam! test test::bbox_contains_point ... ok Oct 15 18:36:39.130 INFO blam! test test::mod_tile_path ... ok Oct 15 18:36:39.130 INFO blam! test test::test_lat_lon_to_tile1 ... ok Oct 15 18:36:39.133 INFO blam! test test::bbox_tile_iter ... ok Oct 15 18:36:39.133 INFO blam! test test::bbox_tile ... ok Oct 15 18:36:39.133 INFO blam! test test::all_sub_tiles_iter ... ok Oct 15 18:36:39.139 INFO blam! test test::test_lat_lon_to_tile2 ... ok Oct 15 18:36:39.139 INFO blam! test test::tc ... ok Oct 15 18:36:39.139 INFO blam! test test::test_metatile ... ok Oct 15 18:36:39.139 INFO blam! test test::test_metatile_subtiles ... ok Oct 15 18:36:39.139 INFO blam! test test::test_mod_tile_metatile ... ok Oct 15 18:36:39.155 INFO blam! test test::test_metatile_subtiles_bbox1 ... ok Oct 15 18:36:39.155 INFO blam! test test::test_metatile_bbox ... ok Oct 15 18:36:39.155 INFO blam! test test::test_num_tiles_in_zoom ... ok Oct 15 18:36:39.155 INFO blam! test test::bbox_from_string ... ok Oct 15 18:36:39.155 INFO blam! test test::test_metatile_subtiles_bbox2 ... ok Oct 15 18:36:39.155 INFO blam! test test::test_metatile_subtiles_bbox3 ... ok Oct 15 18:36:39.155 INFO blam! test test::test_metatile_subtiles_bbox4 ... ok Oct 15 18:36:39.155 INFO blam! test test::tiles_parsing ... ok Oct 15 18:36:39.155 INFO blam! test test::ts ... ok Oct 15 18:36:39.155 INFO blam! test test::tiles ... ok Oct 15 18:36:39.157 INFO blam! test test::tile_from_tms ... ok Oct 15 18:36:39.157 INFO blam! test test::test_zorder_to_xy ... ok Oct 15 18:36:39.157 INFO blam! test test::test_xy_to_zorder ... ok Oct 15 18:36:39.159 INFO blam! test test::test_remaining_in_zoom ... ok Oct 15 18:36:39.230 INFO blam! test test::test_metatile_all ... ok Oct 15 18:36:39.230 INFO blam! Oct 15 18:36:39.230 INFO blam! test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 18:36:39.231 INFO blam! Oct 15 18:36:39.231 INFO kablam! Doc-tests slippy-map-tiles Oct 15 18:36:40.590 INFO blam! Oct 15 18:36:40.590 INFO blam! running 8 tests Oct 15 18:36:45.191 INFO blam! test src/lib.rs - Tile::subtiles (line 133) ... ok Oct 15 18:36:45.259 INFO blam! test src/lib.rs - Tile::new (line 34) ... ok Oct 15 18:36:46.063 INFO blam! test src/lib.rs - (line 4) ... ok Oct 15 18:36:46.911 INFO blam! test src/lib.rs - Tile::from_tms (line 61) ... ok Oct 15 18:36:47.851 INFO blam! test src/lib.rs - Tile::parent (line 107) ... ok Oct 15 18:36:48.039 INFO blam! test src/lib.rs - (line 12) ... ok Oct 15 18:36:48.391 INFO blam! test src/lib.rs - Tile::all (line 241) ... ok Oct 15 18:36:48.519 INFO blam! test src/lib.rs - Tile::parent (line 113) ... ok Oct 15 18:36:48.519 INFO blam! Oct 15 18:36:48.519 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 18:36:48.519 INFO blam! Oct 15 18:36:48.541 INFO kablam! su: No module specific data is present Oct 15 18:36:49.221 INFO running `"docker" "rm" "-f" "42c244f8ed9e9a006a3d2e6a1bc7f07cb99375f8966a35ee8353084d5fde1a10"` Oct 15 18:36:49.389 INFO blam! 42c244f8ed9e9a006a3d2e6a1bc7f07cb99375f8966a35ee8353084d5fde1a10