Oct 12 03:07:07.144 INFO testing classif-0.0.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 03:07:07.144 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 12 03:07:07.510 INFO blam! 1980d5f5ee3bd4d13296322955b9369e4605317c0a9187962ea027867679ba4e Oct 12 03:07:07.514 INFO running `"docker" "start" "-a" "1980d5f5ee3bd4d13296322955b9369e4605317c0a9187962ea027867679ba4e"` Oct 12 03:07:07.956 INFO kablam! usermod: no changes Oct 12 03:07:08.004 INFO kablam! Compiling classif v0.0.2 (/source) Oct 12 03:07:08.732 INFO kablam! warning: variable does not need to be mutable Oct 12 03:07:08.732 INFO kablam! --> src/jenks.rs:25:13 Oct 12 03:07:08.732 INFO kablam! | Oct 12 03:07:08.732 INFO kablam! 25 | let mut v = unsafe { self.values.get_unchecked_mut(ix.0 * self.dim + ix.1) }; Oct 12 03:07:08.732 INFO kablam! | ----^ Oct 12 03:07:08.732 INFO kablam! | | Oct 12 03:07:08.732 INFO kablam! | help: remove this `mut` Oct 12 03:07:08.732 INFO kablam! | Oct 12 03:07:08.732 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 03:07:08.732 INFO kablam! Oct 12 03:07:08.750 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 12 03:07:08.750 INFO kablam! --> src/stats.rs:8:5 Oct 12 03:07:08.750 INFO kablam! | Oct 12 03:07:08.750 INFO kablam! 8 | values.iter().map(|v| sum += *v).collect::>(); Oct 12 03:07:08.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 03:07:08.750 INFO kablam! | Oct 12 03:07:08.750 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 03:07:08.750 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 12 03:07:08.750 INFO kablam! Oct 12 03:07:08.784 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.80s Oct 12 03:07:08.786 INFO kablam! su: No module specific data is present Oct 12 03:07:09.102 INFO running `"docker" "rm" "-f" "1980d5f5ee3bd4d13296322955b9369e4605317c0a9187962ea027867679ba4e"` Oct 12 03:07:09.256 INFO blam! 1980d5f5ee3bd4d13296322955b9369e4605317c0a9187962ea027867679ba4e Oct 12 03:07:09.260 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 12 03:07:09.559 INFO blam! 41639185cc28a18b5d75f097f4766911561b5087e3f8c72a0d6d18aa72312f4d Oct 12 03:07:09.560 INFO running `"docker" "start" "-a" "41639185cc28a18b5d75f097f4766911561b5087e3f8c72a0d6d18aa72312f4d"` Oct 12 03:07:10.025 INFO kablam! usermod: no changes Oct 12 03:07:10.053 INFO kablam! Compiling classif v0.0.2 (/source) Oct 12 03:07:10.972 INFO kablam! warning: variable does not need to be mutable Oct 12 03:07:10.972 INFO kablam! --> src/jenks.rs:25:13 Oct 12 03:07:10.972 INFO kablam! | Oct 12 03:07:10.972 INFO kablam! 25 | let mut v = unsafe { self.values.get_unchecked_mut(ix.0 * self.dim + ix.1) }; Oct 12 03:07:10.972 INFO kablam! | ----^ Oct 12 03:07:10.972 INFO kablam! | | Oct 12 03:07:10.972 INFO kablam! | help: remove this `mut` Oct 12 03:07:10.972 INFO kablam! | Oct 12 03:07:10.972 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 03:07:10.972 INFO kablam! Oct 12 03:07:11.008 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 12 03:07:11.008 INFO kablam! --> src/stats.rs:8:5 Oct 12 03:07:11.008 INFO kablam! | Oct 12 03:07:11.008 INFO kablam! 8 | values.iter().map(|v| sum += *v).collect::>(); Oct 12 03:07:11.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 03:07:11.008 INFO kablam! | Oct 12 03:07:11.008 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 03:07:11.008 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 12 03:07:11.008 INFO kablam! Oct 12 03:07:11.895 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.85s Oct 12 03:07:11.900 INFO kablam! su: No module specific data is present Oct 12 03:07:12.310 INFO running `"docker" "rm" "-f" "41639185cc28a18b5d75f097f4766911561b5087e3f8c72a0d6d18aa72312f4d"` Oct 12 03:07:12.442 INFO blam! 41639185cc28a18b5d75f097f4766911561b5087e3f8c72a0d6d18aa72312f4d Oct 12 03:07:12.443 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 12 03:07:12.676 INFO blam! bbaf32f7e7c9b5f94c5c904bf4e7abe8b3bdd4abccd27dcb5810041d212d674d Oct 12 03:07:12.678 INFO running `"docker" "start" "-a" "bbaf32f7e7c9b5f94c5c904bf4e7abe8b3bdd4abccd27dcb5810041d212d674d"` Oct 12 03:07:13.475 INFO kablam! usermod: no changes Oct 12 03:07:13.534 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 12 03:07:13.544 INFO kablam! Running /target/debug/deps/classif-b8c432ff851252bd Oct 12 03:07:13.556 INFO blam! Oct 12 03:07:13.556 INFO blam! running 10 tests Oct 12 03:07:13.564 INFO blam! test tests::test_equal_interval_breaks ... ok Oct 12 03:07:13.564 INFO blam! test tests::test_kurtosis ... ok Oct 12 03:07:13.564 INFO blam! test tests::test_arithmetic_breaks ... ok Oct 12 03:07:13.567 INFO blam! test tests::test_jenks_breaks ... ok Oct 12 03:07:13.567 INFO blam! test tests::test_median ... ok Oct 12 03:07:13.567 INFO blam! test tests::test_head_tail ... ok Oct 12 03:07:13.567 INFO blam! test tests::test_get_class_index ... ok Oct 12 03:07:13.567 INFO blam! test tests::test_quantiles_breaks ... ok Oct 12 03:07:13.567 INFO blam! test tests::test_variance ... ok Oct 12 03:07:13.568 INFO blam! test tests::test_root_mean_square ... ok Oct 12 03:07:13.568 INFO blam! Oct 12 03:07:13.568 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:07:13.568 INFO blam! Oct 12 03:07:13.572 INFO kablam! Doc-tests classif Oct 12 03:07:14.590 INFO blam! Oct 12 03:07:14.591 INFO blam! running 1 test Oct 12 03:07:16.101 INFO blam! test src/classif.rs - classif::BoundsInfo (line 46) ... ok Oct 12 03:07:16.101 INFO blam! Oct 12 03:07:16.101 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:07:16.101 INFO blam! Oct 12 03:07:16.110 INFO kablam! su: No module specific data is present Oct 12 03:07:16.746 INFO running `"docker" "rm" "-f" "bbaf32f7e7c9b5f94c5c904bf4e7abe8b3bdd4abccd27dcb5810041d212d674d"` Oct 12 03:07:17.001 INFO blam! bbaf32f7e7c9b5f94c5c904bf4e7abe8b3bdd4abccd27dcb5810041d212d674d