Oct 11 08:17:04.821 INFO testing xdlol-0.0.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 08:17:04.821 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 08:17:04.822 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 08:17:05.220 INFO blam! 5cc0b01cc51d55070ff63d812caf11d85eeed434db8a63459aa548373e017e19 Oct 11 08:17:05.224 INFO running `"docker" "start" "-a" "5cc0b01cc51d55070ff63d812caf11d85eeed434db8a63459aa548373e017e19"` Oct 11 08:17:06.364 INFO kablam! usermod: no changes Oct 11 08:17:06.592 INFO kablam! Compiling statrs v0.9.0 Oct 11 08:17:10.528 INFO kablam! Compiling xdlol v0.0.0 (/source) Oct 11 08:17:12.315 INFO kablam! warning: function is never used: `p_value` Oct 11 08:17:12.316 INFO kablam! --> src/statistics/chi_square.rs:112:1 Oct 11 08:17:12.316 INFO kablam! | Oct 11 08:17:12.316 INFO kablam! 112 | pub fn p_value(dof: u64, critical_value: f64) -> f64 { Oct 11 08:17:12.317 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:17:12.317 INFO kablam! | Oct 11 08:17:12.317 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 08:17:12.318 INFO kablam! Oct 11 08:17:12.318 INFO kablam! warning: variable `K` should have a snake case name such as `k` Oct 11 08:17:12.318 INFO kablam! --> src/statistics/chi_square.rs:116:9 Oct 11 08:17:12.318 INFO kablam! | Oct 11 08:17:12.319 INFO kablam! 116 | let K: f64 = dof as f64 * 0.5; Oct 11 08:17:12.319 INFO kablam! | ^ Oct 11 08:17:12.319 INFO kablam! | Oct 11 08:17:12.319 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 08:17:12.320 INFO kablam! Oct 11 08:17:12.320 INFO kablam! warning: variable `X` should have a snake case name such as `x` Oct 11 08:17:12.320 INFO kablam! --> src/statistics/chi_square.rs:117:9 Oct 11 08:17:12.320 INFO kablam! | Oct 11 08:17:12.321 INFO kablam! 117 | let X: f64 = critical_value * 0.5; Oct 11 08:17:12.321 INFO kablam! | ^ Oct 11 08:17:12.321 INFO kablam! Oct 11 08:17:12.808 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.41s Oct 11 08:17:12.812 INFO kablam! su: No module specific data is present Oct 11 08:17:13.399 INFO running `"docker" "rm" "-f" "5cc0b01cc51d55070ff63d812caf11d85eeed434db8a63459aa548373e017e19"` Oct 11 08:17:13.708 INFO blam! 5cc0b01cc51d55070ff63d812caf11d85eeed434db8a63459aa548373e017e19 Oct 11 08:17:13.712 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 08:17:13.712 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 08:17:14.109 INFO blam! a96a018f03cbcfa9a23c51be0d29bdba748d1852c5587f5aed76781e56f2cb98 Oct 11 08:17:14.111 INFO running `"docker" "start" "-a" "a96a018f03cbcfa9a23c51be0d29bdba748d1852c5587f5aed76781e56f2cb98"` Oct 11 08:17:14.999 INFO kablam! usermod: no changes Oct 11 08:17:15.099 INFO kablam! Compiling float-cmp v0.4.0 Oct 11 08:17:15.746 INFO kablam! Compiling xdlol v0.0.0 (/source) Oct 11 08:17:17.256 INFO kablam! warning: variable `K` should have a snake case name such as `k` Oct 11 08:17:17.256 INFO kablam! --> src/statistics/chi_square.rs:116:9 Oct 11 08:17:17.256 INFO kablam! | Oct 11 08:17:17.256 INFO kablam! 116 | let K: f64 = dof as f64 * 0.5; Oct 11 08:17:17.256 INFO kablam! | ^ Oct 11 08:17:17.256 INFO kablam! | Oct 11 08:17:17.256 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 08:17:17.256 INFO kablam! Oct 11 08:17:17.256 INFO kablam! warning: variable `X` should have a snake case name such as `x` Oct 11 08:17:17.256 INFO kablam! --> src/statistics/chi_square.rs:117:9 Oct 11 08:17:17.256 INFO kablam! | Oct 11 08:17:17.256 INFO kablam! 117 | let X: f64 = critical_value * 0.5; Oct 11 08:17:17.256 INFO kablam! | ^ Oct 11 08:17:17.256 INFO kablam! Oct 11 08:17:18.955 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.94s Oct 11 08:17:18.963 INFO kablam! su: No module specific data is present Oct 11 08:17:19.339 INFO running `"docker" "rm" "-f" "a96a018f03cbcfa9a23c51be0d29bdba748d1852c5587f5aed76781e56f2cb98"` Oct 11 08:17:19.512 INFO blam! a96a018f03cbcfa9a23c51be0d29bdba748d1852c5587f5aed76781e56f2cb98 Oct 11 08:17:19.514 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 08:17:19.515 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 08:17:19.804 INFO blam! 598338cadce99d1665c034e5152aac43e835baf0c9fdf1e06aa0e6aca709112c Oct 11 08:17:19.806 INFO running `"docker" "start" "-a" "598338cadce99d1665c034e5152aac43e835baf0c9fdf1e06aa0e6aca709112c"` Oct 11 08:17:20.419 INFO kablam! usermod: no changes Oct 11 08:17:20.584 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 11 08:17:20.588 INFO kablam! Running /target/debug/deps/xdlol-ee7a1c9854fb8a94 Oct 11 08:17:20.595 INFO blam! Oct 11 08:17:20.595 INFO blam! running 17 tests Oct 11 08:17:20.596 INFO blam! test statistics::chi_square::tests::chi_square_test_pass ... ok Oct 11 08:17:20.604 INFO blam! test statistics::chi_square::tests::chi_square_test_failure_element_zero_frequency ... ok Oct 11 08:17:20.604 INFO blam! test statistics::chi_square::tests::chi_square_test_failure_sample_size_too_small ... ok Oct 11 08:17:20.604 INFO blam! test statistics::chi_square::tests::test_chi_square ... ok Oct 11 08:17:20.604 INFO blam! test statistics::chi_square::tests::p_value_basic ... ok Oct 11 08:17:20.604 INFO blam! test statistics::chi_square::tests::chi_square_test_failure_element_frequency_too_small ... ok Oct 11 08:17:20.604 INFO blam! test statistics::chi_square::tests::p_value_against_scipy ... ok Oct 11 08:17:20.604 INFO blam! test statistics::frequency::tests::frequency_map_from_iter_get ... ok Oct 11 08:17:20.616 INFO blam! test statistics::tests::test_normalize_simple ... ok Oct 11 08:17:20.616 INFO blam! test statistics::tests::test_normalize_simple_offset ... ok Oct 11 08:17:20.616 INFO blam! test statistics::chi_square::tests::test_chi_square_large_dataset ... ok Oct 11 08:17:20.616 INFO blam! test statistics::frequency::tests::frequency_map_insert_get ... ok Oct 11 08:17:20.616 INFO blam! test statistics::frequency::tests::frequency_map_insert_return ... ok Oct 11 08:17:20.616 INFO blam! test statistics::tests::test_histogram ... ok Oct 11 08:17:20.634 INFO blam! test statistics::tests::test_normalize_value_out_of_range_high ... ok Oct 11 08:17:20.634 INFO blam! test statistics::tests::test_normalize_value_out_of_range_low ... ok Oct 11 08:17:20.635 INFO blam! test statistics::tests::test_normalize_divide_by_zero ... ok Oct 11 08:17:20.635 INFO blam! Oct 11 08:17:20.635 INFO blam! test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:17:20.635 INFO blam! Oct 11 08:17:20.638 INFO kablam! Doc-tests xdlol Oct 11 08:17:22.495 INFO blam! Oct 11 08:17:22.495 INFO blam! running 8 tests Oct 11 08:17:28.887 INFO blam! test src/statistics/frequency.rs - statistics::frequency::FrequencyMap::insert (line 102) ... ok Oct 11 08:17:29.143 INFO blam! test src/statistics/frequency.rs - statistics::frequency::FrequencyMap::new (line 36) ... ok Oct 11 08:17:29.808 INFO blam! test src/statistics/mod.rs - statistics::histogram (line 25) ... ok Oct 11 08:17:29.839 INFO blam! test src/statistics/frequency.rs - statistics::frequency::FrequencyMap::get (line 75) ... ok Oct 11 08:17:30.033 INFO blam! test src/statistics/frequency.rs - statistics::frequency::FrequencyMap::with_capacity (line 55) ... ok Oct 11 08:17:30.354 INFO blam! test src/statistics/chi_square.rs - statistics::chi_square::chi_square_test (line 22) ... ok Oct 11 08:17:30.535 INFO blam! test src/statistics/frequency.rs - statistics::frequency::FrequencyMap::values (line 120) ... ok Oct 11 08:17:30.828 INFO blam! test src/statistics/chi_square.rs - statistics::chi_square::chi_square (line 65) ... ok Oct 11 08:17:30.828 INFO blam! Oct 11 08:17:30.828 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:17:30.828 INFO blam! Oct 11 08:17:30.843 INFO kablam! su: No module specific data is present Oct 11 08:17:31.196 INFO running `"docker" "rm" "-f" "598338cadce99d1665c034e5152aac43e835baf0c9fdf1e06aa0e6aca709112c"` Oct 11 08:17:31.267 INFO blam! 598338cadce99d1665c034e5152aac43e835baf0c9fdf1e06aa0e6aca709112c