Oct 11 22:45:22.625 INFO testing geojson_d3-0.1.8 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 11 22:45:22.625 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 11 22:45:22.821 INFO blam! 57e4eda7d26014aa1ac962f81519f63783c8ef1eff1eb5c6f28aa6164a10dc1b Oct 11 22:45:22.821 INFO running `"docker" "start" "-a" "57e4eda7d26014aa1ac962f81519f63783c8ef1eff1eb5c6f28aa6164a10dc1b"` Oct 11 22:45:23.413 INFO kablam! usermod: no changes Oct 11 22:45:23.638 INFO kablam! Compiling num-integer v0.1.39 Oct 11 22:45:23.639 INFO kablam! Compiling num-complex v0.2.1 Oct 11 22:45:23.639 INFO kablam! Compiling matrixmultiply v0.1.14 Oct 11 22:45:23.640 INFO kablam! Compiling num-iter v0.1.37 Oct 11 22:45:23.642 INFO kablam! Compiling rawpointer v0.1.0 Oct 11 22:45:23.649 INFO kablam! Compiling rayon-core v1.4.1 Oct 11 22:45:23.649 INFO kablam! Compiling clamp v0.1.0 Oct 11 22:45:23.649 INFO kablam! Compiling pdqselect v0.1.0 Oct 11 22:45:23.824 INFO kablam! Compiling rayon v1.0.2 Oct 11 22:45:24.491 INFO kablam! Compiling crossbeam-utils v0.2.2 Oct 11 22:45:24.494 INFO kablam! Compiling typenum v1.10.0 Oct 11 22:45:24.513 INFO kablam! Compiling approx v0.2.1 Oct 11 22:45:24.535 INFO kablam! Compiling num-complex v0.1.43 Oct 11 22:45:25.201 INFO kablam! Compiling indicatif v0.9.0 Oct 11 22:45:25.224 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 11 22:45:26.700 INFO kablam! Compiling num-bigint v0.1.44 Oct 11 22:45:27.220 INFO kablam! Compiling generic-array v0.11.1 Oct 11 22:45:27.240 INFO kablam! Compiling alga v0.6.0 Oct 11 22:45:27.287 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 11 22:45:30.145 INFO kablam! Compiling num-rational v0.1.42 Oct 11 22:45:31.661 INFO kablam! Compiling num v0.1.42 Oct 11 22:45:32.420 INFO kablam! Compiling nalgebra v0.15.3 Oct 11 22:46:03.170 INFO kablam! Compiling spade v1.5.1 Oct 11 22:46:07.226 INFO kablam! Compiling geo-types v0.1.1 Oct 11 22:46:07.846 INFO kablam! Compiling geo v0.9.1 Oct 11 22:46:07.858 INFO kablam! Compiling geojson v0.11.1 Oct 11 22:46:10.920 INFO kablam! Compiling geojson_d3 v0.1.8 (/source) Oct 11 22:46:11.284 INFO kablam! warning: unused `#[macro_use]` import Oct 11 22:46:11.285 INFO kablam! --> src/main.rs:39:1 Oct 11 22:46:11.286 INFO kablam! | Oct 11 22:46:11.286 INFO kablam! 39 | #[macro_use] Oct 11 22:46:11.287 INFO kablam! | ^^^^^^^^^^^^ Oct 11 22:46:11.287 INFO kablam! | Oct 11 22:46:11.288 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 22:46:11.288 INFO kablam! Oct 11 22:46:11.504 INFO kablam! warning: static item is never used: `RADIANS` Oct 11 22:46:11.504 INFO kablam! --> src/main.rs:42:1 Oct 11 22:46:11.504 INFO kablam! | Oct 11 22:46:11.504 INFO kablam! 42 | static RADIANS: f64 = PI / 180.0; Oct 11 22:46:11.504 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 22:46:11.504 INFO kablam! | Oct 11 22:46:11.504 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 22:46:11.504 INFO kablam! Oct 11 22:46:11.504 INFO kablam! warning: static item is never used: `PI4` Oct 11 22:46:11.504 INFO kablam! --> src/main.rs:43:1 Oct 11 22:46:11.504 INFO kablam! | Oct 11 22:46:11.504 INFO kablam! 43 | static PI4: f64 = PI / 4.0; Oct 11 22:46:11.504 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 22:46:11.504 INFO kablam! Oct 11 22:46:11.504 INFO kablam! warning: static item is never used: `EPSILON` Oct 11 22:46:11.504 INFO kablam! --> src/main.rs:45:1 Oct 11 22:46:11.504 INFO kablam! | Oct 11 22:46:11.505 INFO kablam! 45 | static EPSILON: f64 = 0.000000001; Oct 11 22:46:11.505 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 22:46:11.505 INFO kablam! Oct 11 22:46:11.505 INFO kablam! warning: function is never used: `spherical_ring_area` Oct 11 22:46:11.505 INFO kablam! --> src/main.rs:169:1 Oct 11 22:46:11.505 INFO kablam! | Oct 11 22:46:11.505 INFO kablam! 169 | fn spherical_ring_area(ring: &LineString) -> f64 { Oct 11 22:46:11.505 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 22:46:11.505 INFO kablam! Oct 11 22:46:15.864 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 52.43s Oct 11 22:46:15.875 INFO kablam! su: No module specific data is present Oct 11 22:46:16.205 INFO running `"docker" "rm" "-f" "57e4eda7d26014aa1ac962f81519f63783c8ef1eff1eb5c6f28aa6164a10dc1b"` Oct 11 22:46:16.299 INFO blam! 57e4eda7d26014aa1ac962f81519f63783c8ef1eff1eb5c6f28aa6164a10dc1b Oct 11 22:46:16.301 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 11 22:46:16.503 INFO blam! 4f1a98c141b70044f857d3aa215881a0d0556527f65fa9f6afe664fded74bd58 Oct 11 22:46:16.508 INFO running `"docker" "start" "-a" "4f1a98c141b70044f857d3aa215881a0d0556527f65fa9f6afe664fded74bd58"` Oct 11 22:46:16.975 INFO kablam! usermod: no changes Oct 11 22:46:17.121 INFO kablam! Compiling geojson_d3 v0.1.8 (/source) Oct 11 22:46:20.754 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.76s Oct 11 22:46:20.761 INFO kablam! su: No module specific data is present Oct 11 22:46:21.030 INFO running `"docker" "rm" "-f" "4f1a98c141b70044f857d3aa215881a0d0556527f65fa9f6afe664fded74bd58"` Oct 11 22:46:21.114 INFO blam! 4f1a98c141b70044f857d3aa215881a0d0556527f65fa9f6afe664fded74bd58 Oct 11 22:46:21.117 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 11 22:46:21.317 INFO blam! 575689ab1fdee6aea435fbea3976f1e68816ecb9667b6a7aebd38e9f253eca95 Oct 11 22:46:21.320 INFO running `"docker" "start" "-a" "575689ab1fdee6aea435fbea3976f1e68816ecb9667b6a7aebd38e9f253eca95"` Oct 11 22:46:21.745 INFO kablam! usermod: no changes Oct 11 22:46:21.898 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 11 22:46:21.904 INFO kablam! Running /target/debug/deps/geojson_d3-77f15b09796c9154 Oct 11 22:46:21.906 INFO blam! Oct 11 22:46:21.906 INFO blam! running 2 tests Oct 11 22:46:21.915 INFO blam! test tests::test_ccw ... ok Oct 11 22:46:21.916 INFO blam! test tests::test_ring_area ... ok Oct 11 22:46:21.916 INFO blam! Oct 11 22:46:21.916 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:46:21.916 INFO blam! Oct 11 22:46:21.919 INFO kablam! su: No module specific data is present Oct 11 22:46:22.236 INFO running `"docker" "rm" "-f" "575689ab1fdee6aea435fbea3976f1e68816ecb9667b6a7aebd38e9f253eca95"` Oct 11 22:46:22.336 INFO blam! 575689ab1fdee6aea435fbea3976f1e68816ecb9667b6a7aebd38e9f253eca95