Oct 15 23:49:08.086 INFO testing poisson-0.9.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 23:49:08.088 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 23:49:08.499 INFO blam! 3e1e93da61d1f5b73fb09aac05bfcdceb661f1cbb304219ff8d241b066f55b29 Oct 15 23:49:08.501 INFO running `"docker" "start" "-a" "3e1e93da61d1f5b73fb09aac05bfcdceb661f1cbb304219ff8d241b066f55b29"` Oct 15 23:49:10.231 INFO kablam! usermod: no changes Oct 15 23:49:10.335 INFO kablam! Compiling modulo v0.1.2 Oct 15 23:49:10.347 INFO kablam! Compiling sphere v0.2.0 Oct 15 23:49:12.063 INFO kablam! Compiling poisson v0.9.0 (/source) Oct 15 23:49:13.978 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.73s Oct 15 23:49:13.981 INFO kablam! su: No module specific data is present Oct 15 23:49:15.355 INFO running `"docker" "rm" "-f" "3e1e93da61d1f5b73fb09aac05bfcdceb661f1cbb304219ff8d241b066f55b29"` Oct 15 23:49:15.719 INFO blam! 3e1e93da61d1f5b73fb09aac05bfcdceb661f1cbb304219ff8d241b066f55b29 Oct 15 23:49:15.726 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 23:49:16.142 INFO blam! da4bd039293fc311b66f320b604f6a05f3acc869ea7ebdec14e1a3143d7f2c9d Oct 15 23:49:16.145 INFO running `"docker" "start" "-a" "da4bd039293fc311b66f320b604f6a05f3acc869ea7ebdec14e1a3143d7f2c9d"` Oct 15 23:49:17.546 INFO kablam! usermod: no changes Oct 15 23:49:17.663 INFO kablam! Compiling poisson v0.9.0 (/source) Oct 15 23:49:23.527 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 15 23:49:23.527 INFO kablam! --> tests/dim2.rs:21:5 Oct 15 23:49:23.527 INFO kablam! | Oct 15 23:49:23.527 INFO kablam! 21 | builder.into_iter().collect::>(); Oct 15 23:49:23.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:49:23.527 INFO kablam! | Oct 15 23:49:23.527 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 23:49:23.527 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 15 23:49:23.527 INFO kablam! Oct 15 23:49:23.527 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 15 23:49:23.527 INFO kablam! --> tests/dim2.rs:26:5 Oct 15 23:49:23.527 INFO kablam! | Oct 15 23:49:23.527 INFO kablam! 26 | builder.into_iter().collect::>(); Oct 15 23:49:23.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:49:23.527 INFO kablam! | Oct 15 23:49:23.527 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 15 23:49:23.527 INFO kablam! Oct 15 23:49:52.103 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.53s Oct 15 23:49:52.107 INFO kablam! su: No module specific data is present Oct 15 23:49:53.080 INFO running `"docker" "rm" "-f" "da4bd039293fc311b66f320b604f6a05f3acc869ea7ebdec14e1a3143d7f2c9d"` Oct 15 23:49:53.463 INFO blam! da4bd039293fc311b66f320b604f6a05f3acc869ea7ebdec14e1a3143d7f2c9d Oct 15 23:49:53.469 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 23:49:53.955 INFO blam! b20084481fe796280a98ba4ac7ebe8cdcf3eb8661a6c38bca42c18f2438dc2df Oct 15 23:49:53.975 INFO running `"docker" "start" "-a" "b20084481fe796280a98ba4ac7ebe8cdcf3eb8661a6c38bca42c18f2438dc2df"` Oct 15 23:49:55.214 INFO kablam! usermod: no changes Oct 15 23:49:55.351 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 23:49:55.351 INFO kablam! Running /target/debug/deps/poisson-3c1d0db617fa8151 Oct 15 23:49:55.363 INFO blam! Oct 15 23:49:55.363 INFO blam! running 7 tests Oct 15 23:49:55.363 INFO blam! test utils::decoding_outside_of_area_fails ... ok Oct 15 23:49:55.364 INFO blam! test utils::mapping_inplace_works ... ok Oct 15 23:49:55.364 INFO blam! test utils::encoding_decoding_at_edge_works ... ok Oct 15 23:49:55.364 INFO blam! test utils::random_point_is_between_right_values_top_lvl ... ok Oct 15 23:49:55.375 INFO blam! test utils::encoding_decoding_works ... ok Oct 15 23:49:55.375 INFO blam! test utils::getting_parent_works ... ok Oct 15 23:49:55.375 INFO blam! test utils::encoding_outside_of_area_fails ... ok Oct 15 23:49:55.375 INFO blam! Oct 15 23:49:55.375 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:49:55.375 INFO blam! Oct 15 23:49:55.383 INFO kablam! Running /target/debug/deps/adding-a835af1eab2950ea Oct 15 23:49:55.391 INFO blam! Oct 15 23:49:55.391 INFO blam! running 5 tests Oct 15 23:49:58.347 INFO blam! test adding_to_outside_of_edges_start_works ... ok Oct 15 23:49:58.435 INFO blam! test adding_valid_start_works ... ok Oct 15 23:49:58.639 INFO blam! test adding_to_edges_start_works ... ok Oct 15 23:49:58.859 INFO blam! test adding_valid_middle_works ... ok Oct 15 23:50:00.267 INFO blam! test completely_filled_works ... ok Oct 15 23:50:00.267 INFO blam! Oct 15 23:50:00.267 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:50:00.267 INFO blam! Oct 15 23:50:00.269 INFO blam! Oct 15 23:50:00.269 INFO kablam! Running /target/debug/deps/common-78443b61ec569460 Oct 15 23:50:00.269 INFO blam! running 2 tests Oct 15 23:50:00.300 INFO blam! test test_normal_too_small_radius ... ok Oct 15 23:50:00.312 INFO blam! test test_normal_too_large_radius ... ok Oct 15 23:50:00.312 INFO blam! Oct 15 23:50:00.312 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:50:00.312 INFO blam! Oct 15 23:50:00.319 INFO blam! Oct 15 23:50:00.319 INFO kablam! Running /target/debug/deps/dim2-6201c8ffc3edf584 Oct 15 23:50:00.319 INFO blam! running 7 tests Oct 15 23:50:00.335 INFO blam! test test_one_sample_works ... ok Oct 15 23:50:00.391 INFO blam! test test_2d_1_80_perioditic ... ok Oct 15 23:50:00.419 INFO blam! test test_2d_1_80_normal ... ok Oct 15 23:50:01.631 INFO blam! test test_2d_10_80_normal ... ok Oct 15 23:50:03.483 INFO blam! test test_2d_10_80_perioditic ... ok Oct 15 23:50:08.409 INFO blam! test test_2d_100_80_normal ... ok Oct 15 23:50:11.656 INFO blam! test test_2d_100_80_perioditic ... ok Oct 15 23:50:11.656 INFO blam! Oct 15 23:50:11.656 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:50:11.656 INFO blam! Oct 15 23:50:11.657 INFO kablam! Running /target/debug/deps/dim3-acb86ef7039f5d6d Oct 15 23:50:11.663 INFO blam! Oct 15 23:50:11.663 INFO blam! running 6 tests Oct 15 23:50:11.819 INFO blam! test test_3d_1_80_normal ... ok Oct 15 23:50:11.899 INFO blam! test test_3d_1_80_perioditic ... ok Oct 15 23:50:40.409 INFO blam! test test_3d_10_80_normal ... ok Oct 15 23:51:11.675 INFO blam! test test_3d_10_80_perioditic ... test test_3d_10_80_perioditic has been running for over 60 seconds Oct 15 23:51:11.675 INFO blam! test test_3d_100_80_perioditic ... test test_3d_100_80_perioditic has been running for over 60 seconds Oct 15 23:51:11.675 INFO blam! test test_3d_100_80_normal ... test test_3d_100_80_normal has been running for over 60 seconds Oct 15 23:51:13.634 INFO blam! test test_3d_10_80_perioditic ... ok Oct 15 23:51:14.282 INFO blam! test test_3d_100_80_normal ... ok Oct 15 23:52:30.959 INFO blam! test test_3d_100_80_perioditic ... ok Oct 15 23:52:30.959 INFO blam! Oct 15 23:52:30.959 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:52:30.959 INFO blam! Oct 15 23:52:30.959 INFO blam! Oct 15 23:52:30.959 INFO blam! running 6 tests Oct 15 23:52:30.959 INFO kablam! Running /target/debug/deps/dim4-e2c86070ecad038c Oct 15 23:52:44.167 INFO blam! test test_4d_1_80_perioditic ... ok Oct 15 23:53:30.959 INFO blam! test test_4d_100_80_normal ... test test_4d_100_80_normal has been running for over 60 seconds Oct 15 23:53:30.959 INFO blam! test test_4d_100_80_perioditic ... test test_4d_100_80_perioditic has been running for over 60 seconds Oct 15 23:53:30.959 INFO blam! test test_4d_10_80_normal ... test test_4d_10_80_normal has been running for over 60 seconds Oct 15 23:53:30.959 INFO blam! test test_4d_1_80_normal ... test test_4d_1_80_normal has been running for over 60 seconds Oct 15 23:53:30.959 INFO blam! test test_4d_10_80_perioditic ... test test_4d_10_80_perioditic has been running for over 60 seconds Oct 15 23:54:14.919 INFO blam! test test_4d_10_80_normal ... ok Oct 15 23:55:33.379 INFO blam! test test_4d_10_80_perioditic ... ok Oct 15 23:55:44.339 INFO blam! test test_4d_100_80_perioditic ... ok Oct 15 23:56:29.571 INFO blam! test test_4d_100_80_normal ... ok Oct 15 23:57:06.551 INFO blam! test test_4d_1_80_normal ... ok Oct 15 23:57:06.551 INFO blam! Oct 15 23:57:06.551 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:57:06.551 INFO blam! Oct 15 23:57:06.555 INFO kablam! Running /target/debug/deps/validity-67deef8cb5fefd25 Oct 15 23:57:06.575 INFO blam! Oct 15 23:57:06.575 INFO blam! running 1 test Oct 15 23:57:06.830 INFO blam! test multiple_too_close_invalid ... ok Oct 15 23:57:06.830 INFO blam! Oct 15 23:57:06.830 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:57:06.830 INFO blam! Oct 15 23:57:06.832 INFO kablam! Doc-tests poisson Oct 15 23:57:09.188 INFO blam! Oct 15 23:57:09.188 INFO blam! running 2 tests Oct 15 23:57:13.215 INFO blam! test src/lib.rs - (line 19) ... ok Oct 15 23:57:13.983 INFO blam! test src/lib.rs - (line 38) ... ok Oct 15 23:57:13.983 INFO blam! Oct 15 23:57:13.983 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:57:13.983 INFO blam! Oct 15 23:57:13.991 INFO kablam! su: No module specific data is present Oct 15 23:57:14.443 INFO running `"docker" "rm" "-f" "b20084481fe796280a98ba4ac7ebe8cdcf3eb8661a6c38bca42c18f2438dc2df"` Oct 15 23:57:14.594 INFO blam! b20084481fe796280a98ba4ac7ebe8cdcf3eb8661a6c38bca42c18f2438dc2df