Oct 15 20:16:09.636 INFO testing rustogram-0.1.4 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 20:16:09.637 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 20:16:09.815 INFO blam! f83cb3a450bd31a13094a0ded314b0477fca8469d947b23f35bca7f2acfeab75 Oct 15 20:16:09.817 INFO running `"docker" "start" "-a" "f83cb3a450bd31a13094a0ded314b0477fca8469d947b23f35bca7f2acfeab75"` Oct 15 20:16:10.329 INFO kablam! usermod: no changes Oct 15 20:16:10.358 INFO kablam! Compiling rustogram v0.1.4 (/source) Oct 15 20:16:10.781 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:16:10.782 INFO kablam! --> src/iter.rs:166:50 Oct 15 20:16:10.782 INFO kablam! | Oct 15 20:16:10.787 INFO kablam! 166 | / (self.total_count_to_current_index - Oct 15 20:16:10.787 INFO kablam! 167 | | self.total_count_to_prev_index), Oct 15 20:16:10.787 INFO kablam! | |_________________________________________________________________________________^ help: remove these parentheses Oct 15 20:16:10.787 INFO kablam! | Oct 15 20:16:10.787 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 20:16:10.787 INFO kablam! Oct 15 20:16:10.787 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:16:10.787 INFO kablam! --> src/iter.rs:170:50 Oct 15 20:16:10.787 INFO kablam! | Oct 15 20:16:10.787 INFO kablam! 170 | / ((100.0f64 * Oct 15 20:16:10.787 INFO kablam! 171 | | self.total_count_to_current_index as f64) / Oct 15 20:16:10.787 INFO kablam! 172 | | (self.array_total_count as f64)), Oct 15 20:16:10.787 INFO kablam! | |__________________________________________________________________________________^ Oct 15 20:16:10.787 INFO kablam! help: remove these parentheses Oct 15 20:16:10.787 INFO kablam! | Oct 15 20:16:10.787 INFO kablam! 170 | (100.0f64 * self.total_count_to_current_index as f64) / Oct 15 20:16:10.787 INFO kablam! 171 | (self.array_total_count as f64), Oct 15 20:16:10.787 INFO kablam! | Oct 15 20:16:10.787 INFO kablam! Oct 15 20:16:11.520 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.17s Oct 15 20:16:11.523 INFO kablam! su: No module specific data is present Oct 15 20:16:12.478 INFO running `"docker" "rm" "-f" "f83cb3a450bd31a13094a0ded314b0477fca8469d947b23f35bca7f2acfeab75"` Oct 15 20:16:12.808 INFO blam! f83cb3a450bd31a13094a0ded314b0477fca8469d947b23f35bca7f2acfeab75 Oct 15 20:16:12.810 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 20:16:13.275 INFO blam! 51e1ee7eee1993ff48d6aa956e5fe7b1b3d8441d88d807d2b44d43e471bb2dd2 Oct 15 20:16:13.277 INFO running `"docker" "start" "-a" "51e1ee7eee1993ff48d6aa956e5fe7b1b3d8441d88d807d2b44d43e471bb2dd2"` Oct 15 20:16:13.855 INFO kablam! usermod: no changes Oct 15 20:16:13.878 INFO kablam! Compiling rustogram v0.1.4 (/source) Oct 15 20:16:14.779 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:16:14.780 INFO kablam! --> src/iter.rs:166:50 Oct 15 20:16:14.780 INFO kablam! | Oct 15 20:16:14.780 INFO kablam! 166 | / (self.total_count_to_current_index - Oct 15 20:16:14.781 INFO kablam! 167 | | self.total_count_to_prev_index), Oct 15 20:16:14.781 INFO kablam! | |_________________________________________________________________________________^ help: remove these parentheses Oct 15 20:16:14.781 INFO kablam! | Oct 15 20:16:14.781 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 20:16:14.782 INFO kablam! Oct 15 20:16:14.782 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:16:14.782 INFO kablam! --> src/iter.rs:170:50 Oct 15 20:16:14.782 INFO kablam! | Oct 15 20:16:14.782 INFO kablam! 170 | / ((100.0f64 * Oct 15 20:16:14.782 INFO kablam! 171 | | self.total_count_to_current_index as f64) / Oct 15 20:16:14.782 INFO kablam! 172 | | (self.array_total_count as f64)), Oct 15 20:16:14.782 INFO kablam! | |__________________________________________________________________________________^ Oct 15 20:16:14.782 INFO kablam! help: remove these parentheses Oct 15 20:16:14.782 INFO kablam! | Oct 15 20:16:14.782 INFO kablam! 170 | (100.0f64 * self.total_count_to_current_index as f64) / Oct 15 20:16:14.782 INFO kablam! 171 | (self.array_total_count as f64), Oct 15 20:16:14.782 INFO kablam! | Oct 15 20:16:14.782 INFO kablam! Oct 15 20:16:15.582 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.71s Oct 15 20:16:15.583 INFO kablam! su: No module specific data is present Oct 15 20:16:15.904 INFO running `"docker" "rm" "-f" "51e1ee7eee1993ff48d6aa956e5fe7b1b3d8441d88d807d2b44d43e471bb2dd2"` Oct 15 20:16:16.011 INFO blam! 51e1ee7eee1993ff48d6aa956e5fe7b1b3d8441d88d807d2b44d43e471bb2dd2 Oct 15 20:16:16.015 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 20:16:16.228 INFO blam! c964d2dc78d9eefa900b1711086bc71253290462ee1476b52ef69a2b37e84f2f Oct 15 20:16:16.230 INFO running `"docker" "start" "-a" "c964d2dc78d9eefa900b1711086bc71253290462ee1476b52ef69a2b37e84f2f"` Oct 15 20:16:17.296 INFO kablam! usermod: no changes Oct 15 20:16:17.365 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 20:16:17.371 INFO kablam! Running /target/debug/deps/rustogram-cf2d5124a0d099aa Oct 15 20:16:17.376 INFO blam! Oct 15 20:16:17.376 INFO blam! running 0 tests Oct 15 20:16:17.376 INFO blam! Oct 15 20:16:17.377 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:16:17.377 INFO blam! Oct 15 20:16:17.379 INFO blam! Oct 15 20:16:17.379 INFO kablam! Running /target/debug/deps/data_access-b06f98b71e046903 Oct 15 20:16:17.380 INFO blam! running 14 tests Oct 15 20:16:17.380 INFO blam! test test_get_min_value ... ok Oct 15 20:16:17.383 INFO blam! test test_get_count_between_values ... ok Oct 15 20:16:17.387 INFO blam! test test_get_max_value ... ok Oct 15 20:16:17.387 INFO blam! test test_get_count_at_value ... ok Oct 15 20:16:17.411 INFO blam! test test_get_mean_value ... ok Oct 15 20:16:17.411 INFO blam! test test_get_percentile_at_or_below_value ... ok Oct 15 20:16:17.423 INFO blam! test test_get_total_count ... ok Oct 15 20:16:17.423 INFO blam! test test_get_recorded_values ... ok Oct 15 20:16:17.431 INFO blam! test test_collect_method_returns_same_as_callback_method_for_recorded_values ... ok Oct 15 20:16:17.451 INFO blam! test test_get_value_at_percentile ... ok Oct 15 20:16:17.451 INFO blam! test test_get_std_deviation ... ok Oct 15 20:16:17.526 INFO blam! test test_collect_method_returns_same_as_callback_method_for_all_values ... ok Oct 15 20:16:17.543 INFO blam! test test_get_all_values ... ok Oct 15 20:16:17.603 INFO blam! test test_get_value_at_percentile_for_large_histogram ... ok Oct 15 20:16:17.603 INFO blam! Oct 15 20:16:17.603 INFO blam! test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:16:17.603 INFO blam! Oct 15 20:16:17.605 INFO kablam! Running /target/debug/deps/lib-d5c086094ae18d27 Oct 15 20:16:17.607 INFO blam! Oct 15 20:16:17.607 INFO blam! running 7 tests Oct 15 20:16:17.608 INFO blam! test test_get_min_value ... ok Oct 15 20:16:17.608 INFO blam! test test_record_value ... ok Oct 15 20:16:17.609 INFO blam! test test_get_max_value ... ok Oct 15 20:16:17.615 INFO blam! test test_construction_argument_gets ... ok Oct 15 20:16:17.615 INFO blam! test test_reset ... ok Oct 15 20:16:17.616 INFO blam! test test_empty_histogram ... ok Oct 15 20:16:17.620 INFO blam! test test_construction_with_large_numbers ... ok Oct 15 20:16:17.620 INFO kablam! Running /target/debug/deps/serialisation-cf08dd2aebc29e42 Oct 15 20:16:17.620 INFO blam! Oct 15 20:16:17.620 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:16:17.621 INFO blam! Oct 15 20:16:17.626 INFO blam! Oct 15 20:16:17.626 INFO blam! running 9 tests Oct 15 20:16:17.647 INFO blam! test test_i32_encoding_and_decoding_limits ... ok Oct 15 20:16:17.647 INFO blam! test test_i64_encoding_and_decoding ... ok Oct 15 20:16:17.647 INFO blam! test test_i32_encoding_and_decoding ... ok Oct 15 20:16:17.647 INFO blam! test test_deserialise ... ok Oct 15 20:16:17.651 INFO blam! test test_zig_zag_encoding_for_single_value ... ok Oct 15 20:16:17.651 INFO blam! test test_i64_encoding_and_decoding_limits ... ok Oct 15 20:16:17.651 INFO blam! test test_zig_zag_encoding_for_limits ... ok Oct 15 20:16:17.671 INFO blam! test test_sanity ... ok Oct 15 20:16:17.671 INFO kablam! Doc-tests rustogram Oct 15 20:16:17.671 INFO blam! test test_zig_zag_encoding_for_multiple_values ... ok Oct 15 20:16:17.671 INFO blam! Oct 15 20:16:17.671 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:16:17.671 INFO blam! Oct 15 20:16:18.493 INFO blam! Oct 15 20:16:18.493 INFO blam! running 0 tests Oct 15 20:16:18.493 INFO blam! Oct 15 20:16:18.493 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:16:18.493 INFO blam! Oct 15 20:16:18.499 INFO kablam! su: No module specific data is present Oct 15 20:16:18.858 INFO running `"docker" "rm" "-f" "c964d2dc78d9eefa900b1711086bc71253290462ee1476b52ef69a2b37e84f2f"` Oct 15 20:16:19.035 INFO blam! c964d2dc78d9eefa900b1711086bc71253290462ee1476b52ef69a2b37e84f2f