Oct 11 11:04:11.301 INFO testing spectral-0.6.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 11:04:11.301 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 11:04:11.301 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 11:04:11.661 INFO blam! 0de2a3617d81ec88e57ec3f69c0a301379b15f0caf900deb4662f2a99ebca627 Oct 11 11:04:11.663 INFO running `"docker" "start" "-a" "0de2a3617d81ec88e57ec3f69c0a301379b15f0caf900deb4662f2a99ebca627"` Oct 11 11:04:12.832 INFO kablam! usermod: no changes Oct 11 11:04:12.918 INFO kablam! Compiling spectral v0.6.0 (/source) Oct 11 11:04:14.224 INFO kablam! warning: variable does not need to be mutable Oct 11 11:04:14.224 INFO kablam! --> src/lib.rs:318:13 Oct 11 11:04:14.224 INFO kablam! | Oct 11 11:04:14.224 INFO kablam! 318 | let mut assertion = self; Oct 11 11:04:14.224 INFO kablam! | ----^^^^^^^^^ Oct 11 11:04:14.224 INFO kablam! | | Oct 11 11:04:14.224 INFO kablam! | help: remove this `mut` Oct 11 11:04:14.224 INFO kablam! | Oct 11 11:04:14.224 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 11:04:14.224 INFO kablam! Oct 11 11:04:14.224 INFO kablam! warning: variable does not need to be mutable Oct 11 11:04:14.224 INFO kablam! --> src/lib.rs:326:13 Oct 11 11:04:14.224 INFO kablam! | Oct 11 11:04:14.224 INFO kablam! 326 | let mut assertion = self; Oct 11 11:04:14.224 INFO kablam! | ----^^^^^^^^^ Oct 11 11:04:14.224 INFO kablam! | | Oct 11 11:04:14.224 INFO kablam! | help: remove this `mut` Oct 11 11:04:14.224 INFO kablam! Oct 11 11:04:14.785 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.93s Oct 11 11:04:14.788 INFO kablam! su: No module specific data is present Oct 11 11:04:15.445 INFO running `"docker" "rm" "-f" "0de2a3617d81ec88e57ec3f69c0a301379b15f0caf900deb4662f2a99ebca627"` Oct 11 11:04:15.742 INFO blam! 0de2a3617d81ec88e57ec3f69c0a301379b15f0caf900deb4662f2a99ebca627 Oct 11 11:04:15.749 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 11:04:15.750 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 11:04:16.216 INFO blam! bd2cea7b904a436d4ca8ec626311b6ca46d46454e18eb11d8ae957c69ec35673 Oct 11 11:04:16.217 INFO running `"docker" "start" "-a" "bd2cea7b904a436d4ca8ec626311b6ca46d46454e18eb11d8ae957c69ec35673"` Oct 11 11:04:17.677 INFO kablam! usermod: no changes Oct 11 11:04:17.775 INFO kablam! Compiling spectral v0.6.0 (/source) Oct 11 11:04:19.468 INFO kablam! warning: variable does not need to be mutable Oct 11 11:04:19.468 INFO kablam! --> src/lib.rs:318:13 Oct 11 11:04:19.468 INFO kablam! | Oct 11 11:04:19.468 INFO kablam! 318 | let mut assertion = self; Oct 11 11:04:19.468 INFO kablam! | ----^^^^^^^^^ Oct 11 11:04:19.468 INFO kablam! | | Oct 11 11:04:19.468 INFO kablam! | help: remove this `mut` Oct 11 11:04:19.468 INFO kablam! | Oct 11 11:04:19.468 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 11:04:19.468 INFO kablam! Oct 11 11:04:19.468 INFO kablam! warning: variable does not need to be mutable Oct 11 11:04:19.468 INFO kablam! --> src/lib.rs:326:13 Oct 11 11:04:19.468 INFO kablam! | Oct 11 11:04:19.468 INFO kablam! 326 | let mut assertion = self; Oct 11 11:04:19.469 INFO kablam! | ----^^^^^^^^^ Oct 11 11:04:19.469 INFO kablam! | | Oct 11 11:04:19.469 INFO kablam! | help: remove this `mut` Oct 11 11:04:19.469 INFO kablam! Oct 11 11:04:22.939 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.23s Oct 11 11:04:22.946 INFO kablam! su: No module specific data is present Oct 11 11:04:24.024 INFO running `"docker" "rm" "-f" "bd2cea7b904a436d4ca8ec626311b6ca46d46454e18eb11d8ae957c69ec35673"` Oct 11 11:04:24.388 INFO blam! bd2cea7b904a436d4ca8ec626311b6ca46d46454e18eb11d8ae957c69ec35673 Oct 11 11:04:24.396 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 11:04:24.396 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 11:04:24.872 INFO blam! 8d4fe574a00ede25789a84f2e25522ae8154bf0c7668e8dff0e7a61af776fa51 Oct 11 11:04:24.874 INFO running `"docker" "start" "-a" "8d4fe574a00ede25789a84f2e25522ae8154bf0c7668e8dff0e7a61af776fa51"` Oct 11 11:04:26.179 INFO kablam! usermod: no changes Oct 11 11:04:26.264 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 11 11:04:26.268 INFO kablam! Running /target/debug/deps/spectral-21dac9922aeb6b6b Oct 11 11:04:26.286 INFO blam! Oct 11 11:04:26.286 INFO blam! running 153 tests Oct 11 11:04:26.286 INFO blam! test hashmap::tests::contains_entry_should_allow_multiple_borrow_forms ... ok Oct 11 11:04:26.286 INFO blam! test boolean::tests::should_not_panic_if_value_is_expected_to_be_true_and_is ... ok Oct 11 11:04:26.286 INFO blam! test hashmap::tests::contains_key_should_allow_multiple_borrow_forms ... ok Oct 11 11:04:26.286 INFO blam! test boolean::tests::should_not_panic_if_value_is_expected_to_be_false_and_is ... ok Oct 11 11:04:26.286 INFO blam! test hashmap::tests::should_not_panic_if_hashmap_contains_entry ... ok Oct 11 11:04:26.286 INFO blam! test hashmap::tests::does_not_contain_key_should_allow_multiple_borrow_forms ... ok Oct 11 11:04:26.286 INFO blam! test hashmap::tests::should_be_able_to_chain_value_from_contains_key ... ok Oct 11 11:04:26.286 INFO blam! test hashmap::tests::should_not_panic_if_hashmap_contains_key ... ok Oct 11 11:04:26.286 INFO blam! test hashmap::tests::should_not_panic_if_hashmap_contains_entry_with_different_value_if_expected ... ok Oct 11 11:04:26.286 INFO blam! test hashmap::tests::should_not_panic_if_hashmap_length_matches_expected ... ok Oct 11 11:04:26.289 INFO blam! test hashmap::tests::should_not_panic_if_hashmap_does_not_contain_key_when_expected ... ok Oct 11 11:04:26.289 INFO blam! test hashmap::tests::should_not_panic_if_hashmap_does_not_contain_entry_if_expected ... ok Oct 11 11:04:26.289 INFO blam! test hashmap::tests::should_not_panic_if_hashmap_was_expected_to_be_empty_and_is ... ok Oct 11 11:04:26.328 INFO blam! test boolean::tests::should_panic_if_value_is_expected_to_be_false_and_is_not ... ok Oct 11 11:04:26.330 INFO blam! test hashmap::tests::should_not_panic_if_hashmap_does_not_contain_key ... ok Oct 11 11:04:26.330 INFO blam! test boolean::tests::should_panic_if_value_is_expected_to_be_true_and_is_not ... ok Oct 11 11:04:26.336 INFO blam! test hashmap::tests::should_panic_if_hashmap_contains_entry_if_not_expected ... ok Oct 11 11:04:26.336 INFO blam! test hashmap::tests::should_panic_if_hashmap_contains_entry_with_different_value ... ok Oct 11 11:04:26.336 INFO blam! test hashmap::tests::should_panic_if_hashmap_does_contain_key_when_not_expected ... ok Oct 11 11:04:26.336 INFO blam! test iter::tests::should_not_panic_if_iterable_contains_value ... ok Oct 11 11:04:26.338 INFO blam! test iter::tests::should_not_panic_if_iterable_contains_all_expected_values ... ok Oct 11 11:04:26.338 INFO blam! test iter::tests::should_not_panic_if_iteratable_equals_expected_iterator ... ok Oct 11 11:04:26.338 INFO blam! test iter::tests::contains_should_allow_for_multiple_borrow_types_for_iterators ... ok Oct 11 11:04:26.338 INFO blam! test iter::tests::contains_should_allow_for_multiple_borrow_types_for_intoiter ... ok Oct 11 11:04:26.338 INFO blam! test hashmap::tests::should_panic_if_hashmap_length_does_not_match_expected ... ok Oct 11 11:04:26.338 INFO blam! test iter::tests::should_not_panic_if_iterator_contains_all_expected_values ... ok Oct 11 11:04:26.338 INFO blam! test iter::tests::should_not_panic_if_iterator_equals_expected_iterator ... ok Oct 11 11:04:26.338 INFO blam! test iter::tests::should_not_panic_if_iterator_does_not_contain_value_if_expected ... ok Oct 11 11:04:26.338 INFO blam! test iter::tests::should_not_panic_if_iterator_contains_value ... ok Oct 11 11:04:26.338 INFO blam! test iter::tests::should_not_panic_if_vec_contains_mapped_value ... ok Oct 11 11:04:26.338 INFO blam! test iter::tests::should_not_panic_if_iterator_matches_on_value ... ok Oct 11 11:04:26.338 INFO blam! test hashmap::tests::should_panic_if_hashmap_was_expected_to_be_empty_and_is_not ... ok Oct 11 11:04:26.338 INFO blam! test iter::tests::should_panic_if_iterable_does_not_contain_value ... ok Oct 11 11:04:26.338 INFO blam! test hashmap::tests::should_panic_if_hashmap_contains_entry_without_key ... ok Oct 11 11:04:26.338 INFO blam! test iter::tests::should_panic_if_iteratable_does_not_equal_expected_iterator ... ok Oct 11 11:04:26.338 INFO blam! test iter::tests::should_not_panic_if_vec_does_not_contain_value_if_expected ... ok Oct 11 11:04:26.338 INFO blam! test iter::tests::should_not_panic_if_vec_contains_value ... ok Oct 11 11:04:26.338 INFO blam! test iter::tests::should_panic_if_iterable_does_not_contain_all_expected_values ... ok Oct 11 11:04:26.339 INFO blam! test iter::tests::should_panic_if_iterator_does_contain_value_but_expected_not_to ... ok Oct 11 11:04:26.339 INFO blam! test iter::tests::should_panic_if_iterator_does_not_contain_all_expected_values ... ok Oct 11 11:04:26.340 INFO blam! test iter::tests::should_panic_if_iterator_does_not_contain_all_expected_values_exactly ... ok Oct 11 11:04:26.348 INFO blam! test iter::tests::should_panic_if_iterator_does_not_contain_value ... ok Oct 11 11:04:26.348 INFO blam! test iter::tests::should_panic_if_iterator_does_not_equal_expected_iterator ... ok Oct 11 11:04:26.348 INFO blam! test iter::tests::should_panic_if_iterator_does_not_match_on_value ... ok Oct 11 11:04:26.348 INFO blam! test iter::tests::should_panic_if_vec_does_contain_value_and_expected_not_to ... ok Oct 11 11:04:26.348 INFO blam! test iter::tests::should_panic_if_vec_does_not_contain_mapped_value ... ok Oct 11 11:04:26.348 INFO blam! test iter::tests::should_panic_if_vec_does_not_contain_value ... ok Oct 11 11:04:26.348 INFO blam! test numeric::tests::is_close_to_should_allow_multiple_borrow_forms ... ok Oct 11 11:04:26.348 INFO blam! test numeric::tests::is_greater_than_or_equal_to_should_allow_multiple_borrow_forms ... ok Oct 11 11:04:26.348 INFO blam! test numeric::tests::is_greater_than_should_allow_multiple_borrow_forms ... ok Oct 11 11:04:26.348 INFO blam! test numeric::tests::is_less_than_or_equal_to_should_allow_multiple_borrow_forms ... ok Oct 11 11:04:26.348 INFO blam! test numeric::tests::is_less_than_should_allow_multiple_borrow_forms ... ok Oct 11 11:04:26.348 INFO blam! test numeric::tests::should_not_panic_if_float_exactly_matches ... ok Oct 11 11:04:26.348 INFO blam! test numeric::tests::should_not_panic_if_float_is_close_to ... ok Oct 11 11:04:26.348 INFO blam! test numeric::tests::should_not_panic_if_value_is_greater_than_expected ... ok Oct 11 11:04:26.348 INFO blam! test numeric::tests::should_not_panic_if_value_is_greater_than_or_equal_to_expected ... ok Oct 11 11:04:26.348 INFO blam! test numeric::tests::should_not_panic_if_value_is_less_than_expected ... ok Oct 11 11:04:26.348 INFO blam! test numeric::tests::should_not_panic_if_value_is_less_than_or_equal_to_than_expected ... ok Oct 11 11:04:26.348 INFO blam! test numeric::tests::should_panic_if_float_is_infinity ... FAILED Oct 11 11:04:26.348 INFO blam! test numeric::tests::should_panic_if_float_is_nan ... FAILED Oct 11 11:04:26.348 INFO blam! test numeric::tests::should_panic_if_value_is_greater_than_expected ... ok Oct 11 11:04:26.348 INFO blam! test numeric::tests::should_panic_if_value_is_greater_than_or_not_equal_to_expected ... ok Oct 11 11:04:26.348 INFO blam! test numeric::tests::should_panic_if_value_is_less_than_expected ... ok Oct 11 11:04:26.348 INFO blam! test numeric::tests::should_panic_if_float_is_not_close_to ... FAILED Oct 11 11:04:26.348 INFO blam! test numeric::tests::should_panic_if_float_is_negative_infinity ... FAILED Oct 11 11:04:26.348 INFO blam! test numeric::tests::should_panic_if_value_is_less_than_or_not_equal_to_expected ... ok Oct 11 11:04:26.348 INFO blam! test option::tests::should_be_able_to_unwrap_option_if_some ... ok Oct 11 11:04:26.348 INFO blam! test option::tests::contains_value_should_allow_multiple_borrow_types ... ok Oct 11 11:04:26.348 INFO blam! test option::tests::should_panic_if_option_does_not_contain_expected_value ... ok Oct 11 11:04:26.349 INFO blam! test option::tests::should_panic_if_option_is_expected_to_contain_value_and_does_not ... ok Oct 11 11:04:26.349 INFO blam! test option::tests::should_panic_if_option_is_none_but_expected_value ... ok Oct 11 11:04:26.349 INFO blam! test option::tests::should_not_panic_if_option_is_expected_to_contain_value_and_does ... ok Oct 11 11:04:26.349 INFO blam! test option::tests::should_panic_if_option_is_not_empty_but_was_expected_as_empty ... ok Oct 11 11:04:26.349 INFO blam! test option::tests::should_not_panic_if_option_is_empty ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::has_file_name_should_allow_multiple_borrow_forms_for_path ... ok Oct 11 11:04:26.356 INFO blam! test option::tests::should_not_panic_if_option_contains_expected_value ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::has_file_name_should_allow_multiple_borrow_forms_for_pathbuf ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::should_not_panic_if_path_does_not_exist_when_expected ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::should_not_panic_if_path_exists ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::should_not_panic_if_path_has_correct_file_name ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::should_not_panic_if_path_represents_a_directory ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::should_not_panic_if_path_represents_a_file ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::should_not_panic_if_pathbuf_does_not_exist_when_expected ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::should_not_panic_if_pathbuf_exists ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::should_not_panic_if_pathbuf_has_correct_file_name ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::should_not_panic_if_pathbuf_represents_a_directory ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::should_not_panic_if_pathbuf_represents_a_file ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::should_panic_if_path_does_not_exist ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::should_panic_if_path_does_not_have_a_file_name ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::should_panic_if_path_does_not_have_correct_file_name ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::should_panic_if_path_does_not_represent_a_directory ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::should_panic_if_path_does_not_represent_a_file ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::should_panic_if_path_exists_when_not_expected ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::should_panic_if_pathbuf_does_not_exist ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::should_panic_if_pathbuf_does_not_have_a_file_name ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::should_panic_if_pathbuf_does_not_have_correct_file_name ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::should_panic_if_pathbuf_does_not_represent_a_directory ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::should_panic_if_pathbuf_does_not_represent_a_file ... ok Oct 11 11:04:26.356 INFO blam! test path::tests::should_panic_if_pathbuf_exists_when_not_expected ... ok Oct 11 11:04:26.356 INFO blam! test result::tests::is_error_containing_should_allow_multiple_borrow_forms ... ok Oct 11 11:04:26.357 INFO blam! test result::tests::is_ok_containing_should_allow_multiple_borrow_forms ... ok Oct 11 11:04:26.357 INFO blam! test result::tests::should_not_panic_if_result_is_err_with_expected_value ... ok Oct 11 11:04:26.357 INFO blam! test result::tests::should_not_panic_if_result_is_err_with_uncomparable_ok ... ok Oct 11 11:04:26.357 INFO blam! test result::tests::should_not_panic_if_result_is_ok_with_expected_value ... ok Oct 11 11:04:26.357 INFO blam! test result::tests::should_not_panic_if_result_is_expected_to_be_error_and_is ... ok Oct 11 11:04:26.357 INFO blam! test result::tests::should_not_panic_if_result_is_ok_with_uncomparable_ok ... ok Oct 11 11:04:26.357 INFO blam! test result::tests::should_not_panic_if_result_is_expected_to_be_ok_and_is ... ok Oct 11 11:04:26.357 INFO blam! test result::tests::should_panic_if_result_is_err_if_ok_with_value_expected ... ok Oct 11 11:04:26.357 INFO blam! test result::tests::should_panic_if_result_is_err_without_expected_value ... ok Oct 11 11:04:26.364 INFO blam! test result::tests::should_panic_if_result_is_expected_to_be_error_and_is_not ... ok Oct 11 11:04:26.364 INFO blam! test result::tests::should_panic_if_result_is_expected_to_be_ok_and_is_not ... ok Oct 11 11:04:26.364 INFO blam! test result::tests::should_panic_if_result_is_ok_if_err_with_value_expected ... ok Oct 11 11:04:26.364 INFO blam! test result::tests::should_panic_if_result_is_ok_without_expected_value ... ok Oct 11 11:04:26.364 INFO blam! test result::tests::should_return_unwrapped_value_if_subject_is_err ... ok Oct 11 11:04:26.364 INFO blam! test result::tests::should_return_unwrapped_value_if_subject_is_ok ... ok Oct 11 11:04:26.364 INFO blam! test string::tests::should_allow_multiple_borrow_forms_for_str ... ok Oct 11 11:04:26.364 INFO blam! test string::tests::should_allow_multiple_borrow_forms_for_string ... ok Oct 11 11:04:26.364 INFO blam! test string::tests::should_not_panic_if_str_contains_value ... ok Oct 11 11:04:26.364 INFO blam! test string::tests::should_not_panic_if_str_ends_with_value ... ok Oct 11 11:04:26.364 INFO blam! test string::tests::should_not_panic_if_str_starts_with_value ... ok Oct 11 11:04:26.364 INFO blam! test string::tests::should_not_panic_if_string_contains_value ... ok Oct 11 11:04:26.364 INFO blam! test string::tests::should_not_panic_if_string_ends_with_value ... ok Oct 11 11:04:26.364 INFO blam! test string::tests::should_not_panic_if_string_starts_with_value ... ok Oct 11 11:04:26.364 INFO blam! test string::tests::should_panic_if_str_does_not_contain_value ... ok Oct 11 11:04:26.364 INFO blam! test string::tests::should_panic_if_str_does_not_end_with_value ... ok Oct 11 11:04:26.364 INFO blam! test string::tests::should_panic_if_str_does_not_start_with_value ... ok Oct 11 11:04:26.364 INFO blam! test string::tests::should_panic_if_string_does_not_contain_value ... ok Oct 11 11:04:26.364 INFO blam! test string::tests::should_panic_if_string_does_not_end_with_value ... ok Oct 11 11:04:26.364 INFO blam! test string::tests::should_panic_if_string_does_not_start_with_value ... ok Oct 11 11:04:26.364 INFO blam! test tests::is_equal_to_should_support_multiple_borrow_forms ... ok Oct 11 11:04:26.364 INFO blam! test tests::is_not_equal_to_should_support_multiple_borrow_forms ... ok Oct 11 11:04:26.364 INFO blam! test tests::should_be_able_to_map_to_inner_field_of_struct_when_matching ... ok Oct 11 11:04:26.364 INFO blam! test tests::should_be_able_to_use_function_call_with_macro ... ok Oct 11 11:04:26.364 INFO blam! test tests::should_be_able_to_use_macro_form_with_deliberate_reference ... ok Oct 11 11:04:26.364 INFO blam! test tests::should_be_able_to_use_macro_form_without_deliberate_reference ... ok Oct 11 11:04:26.364 INFO blam! test tests::should_contain_assertion_description_if_message_is_provided ... ok Oct 11 11:04:26.365 INFO blam! test tests::should_contain_assertion_description_in_panic ... ok Oct 11 11:04:26.365 INFO blam! test tests::should_contain_file_and_line_for_assertions_if_message_is_provided ... ok Oct 11 11:04:26.365 INFO blam! test tests::should_contain_file_and_line_for_descriptive_assertions_if_message_is_provided ... ok Oct 11 11:04:26.365 INFO blam! test tests::should_contain_file_and_line_in_panic_for_assertions ... ok Oct 11 11:04:26.365 INFO blam! test tests::should_contain_file_and_line_in_panic_for_descriptive_assertions ... ok Oct 11 11:04:26.365 INFO blam! test tests::should_contain_subject_name_in_panic_for_assertions ... ok Oct 11 11:04:26.365 INFO blam! test tests::should_contain_subject_name_in_panic_for_assertions_if_message_is_provided ... ok Oct 11 11:04:26.365 INFO blam! test tests::should_not_panic_if_value_matches ... ok Oct 11 11:04:26.365 INFO blam! test tests::should_not_panic_on_equal_subjects ... ok Oct 11 11:04:26.365 INFO blam! test tests::should_not_panic_on_unequal_subjects_if_expected ... ok Oct 11 11:04:26.365 INFO blam! test tests::should_panic_if_value_does_not_match ... ok Oct 11 11:04:26.377 INFO blam! test tests::should_panic_on_equal_subjects_if_expected_unequal ... ok Oct 11 11:04:26.379 INFO blam! test tests::should_panic_on_unequal_subjects ... ok Oct 11 11:04:26.379 INFO blam! test vec::tests::should_not_panic_if_vec_length_matches_expected ... ok Oct 11 11:04:26.379 INFO blam! test vec::tests::should_not_panic_if_vec_was_expected_to_be_empty_and_is ... ok Oct 11 11:04:26.379 INFO blam! test vec::tests::should_panic_if_vec_length_does_not_match_expected ... ok Oct 11 11:04:26.379 INFO blam! test vec::tests::should_panic_if_vec_was_expected_to_be_empty_and_is_not ... ok Oct 11 11:04:26.379 INFO blam! Oct 11 11:04:26.379 INFO blam! failures: Oct 11 11:04:26.379 INFO blam! Oct 11 11:04:26.379 INFO blam! ---- numeric::tests::should_panic_if_float_is_infinity stdout ---- Oct 11 11:04:26.379 INFO blam! thread 'numeric::tests::should_panic_if_float_is_infinity' panicked at ' Oct 11 11:04:26.379 INFO blam! expected: float close to <1.0> (tolerance of <0.01>) Oct 11 11:04:26.379 INFO blam! but was: Oct 11 11:04:26.379 INFO blam! ', src/lib.rs:343:9 Oct 11 11:04:26.379 INFO blam! stack backtrace: Oct 11 11:04:26.379 INFO blam! 0: 0x55e1f02c667e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 11:04:26.380 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 11:04:26.380 INFO blam! 1: 0x55e1f02cf526 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 11:04:26.380 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 11:04:26.380 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 11:04:26.380 INFO blam! 2: 0x55e1f02ca27d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 11:04:26.380 INFO blam! at libstd/panicking.rs:211 Oct 11 11:04:26.380 INFO blam! 3: 0x55e1f02c9f8b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 11:04:26.380 INFO blam! at libstd/panicking.rs:221 Oct 11 11:04:26.380 INFO blam! 4: 0x55e1f02ca92c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 11:04:26.380 INFO blam! at libstd/panicking.rs:476 Oct 11 11:04:26.380 INFO blam! 5: 0x55e1f023e20f - std::panicking::begin_panic::h0a9789bab93e9d17 Oct 11 11:04:26.380 INFO blam! at libstd/panicking.rs:410 Oct 11 11:04:26.380 INFO blam! 6: 0x55e1f021c7e4 - >::fail::h90fbf1858a732e6d Oct 11 11:04:26.380 INFO blam! at src/lib.rs:343 Oct 11 11:04:26.380 INFO blam! 7: 0x55e1f020fcef - as spectral::numeric::FloatAssertions>::is_close_to::hdc9b0d0aecdee8d6 Oct 11 11:04:26.380 INFO blam! at src/numeric.rs:116 Oct 11 11:04:26.380 INFO blam! 8: 0x55e1f023e021 - spectral::numeric::tests::should_panic_if_float_is_infinity::h41cb2a5f1b47a888 Oct 11 11:04:26.380 INFO blam! at src/numeric.rs:243 Oct 11 11:04:26.380 INFO blam! 9: 0x55e1f023dfc9 - spectral::numeric::tests::should_panic_if_float_is_infinity::{{closure}}::h894d200d1d008285 Oct 11 11:04:26.380 INFO blam! at src/numeric.rs:242 Oct 11 11:04:26.380 INFO blam! 10: 0x55e1f0240c8d - core::ops::function::FnOnce::call_once::h001de2d2c3a21e4b Oct 11 11:04:26.380 INFO blam! at libcore/ops/function.rs:238 Oct 11 11:04:26.380 INFO blam! 11: 0x55e1f027236e - >::call_box::h95b7cb918af67b5d Oct 11 11:04:26.380 INFO blam! at libtest/lib.rs:1468 Oct 11 11:04:26.380 INFO blam! at libcore/ops/function.rs:238 Oct 11 11:04:26.380 INFO blam! at liballoc/boxed.rs:672 Oct 11 11:04:26.380 INFO blam! 12: 0x55e1f02da6f9 - __rust_maybe_catch_panic Oct 11 11:04:26.380 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 11:04:26.380 INFO blam! 13: 0x55e1f0292ebd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 11:04:26.380 INFO blam! at libstd/panicking.rs:289 Oct 11 11:04:26.380 INFO blam! at libstd/panic.rs:392 Oct 11 11:04:26.380 INFO blam! at libtest/lib.rs:1423 Oct 11 11:04:26.380 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 11:04:26.380 INFO blam! 14: 0x55e1f0293ac4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 11:04:26.380 INFO blam! at libstd/thread/mod.rs:409 Oct 11 11:04:26.380 INFO blam! at libstd/panic.rs:313 Oct 11 11:04:26.380 INFO blam! at libstd/panicking.rs:310 Oct 11 11:04:26.380 INFO blam! 15: 0x55e1f02da6f9 - __rust_maybe_catch_panic Oct 11 11:04:26.380 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 11:04:26.380 INFO blam! 16: 0x55e1f0281086 - >::call_box::h96125cb29a9ba44b Oct 11 11:04:26.380 INFO blam! at libstd/panicking.rs:289 Oct 11 11:04:26.380 INFO blam! at libstd/panic.rs:392 Oct 11 11:04:26.380 INFO blam! at libstd/thread/mod.rs:408 Oct 11 11:04:26.380 INFO blam! at liballoc/boxed.rs:672 Oct 11 11:04:26.380 INFO blam! 17: 0x55e1f02c86ba - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 11:04:26.380 INFO blam! at liballoc/boxed.rs:682 Oct 11 11:04:26.380 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 11:04:26.380 INFO blam! 18: 0x55e1f02bdb75 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 11:04:26.380 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 11:04:26.380 INFO blam! 19: 0x7f8b87ea16b9 - start_thread Oct 11 11:04:26.380 INFO blam! 20: 0x7f8b879c141c - clone Oct 11 11:04:26.380 INFO blam! 21: 0x0 - Oct 11 11:04:26.380 INFO blam! note: Panic did not include expected string ' Oct 11 11:04:26.380 INFO blam! expected: float close to <1> (tolerance of <0.01>) Oct 11 11:04:26.380 INFO blam! but was: ' Oct 11 11:04:26.380 INFO blam! ---- numeric::tests::should_panic_if_float_is_nan stdout ---- Oct 11 11:04:26.380 INFO blam! thread 'numeric::tests::should_panic_if_float_is_nan' panicked at ' Oct 11 11:04:26.380 INFO blam! expected: float close to <1.0> (tolerance of <0.01>) Oct 11 11:04:26.380 INFO blam! but was: Oct 11 11:04:26.380 INFO blam! ', src/lib.rs:343:9 Oct 11 11:04:26.380 INFO blam! stack backtrace: Oct 11 11:04:26.380 INFO blam! 0: 0x55e1f02c667e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 11:04:26.380 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 11:04:26.380 INFO blam! 1: 0x55e1f02cf526 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 11:04:26.380 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 11:04:26.380 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 11:04:26.380 INFO blam! 2: 0x55e1f02ca27d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 11:04:26.380 INFO blam! at libstd/panicking.rs:211 Oct 11 11:04:26.380 INFO blam! 3: 0x55e1f02c9f8b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 11:04:26.380 INFO blam! at libstd/panicking.rs:221 Oct 11 11:04:26.380 INFO blam! 4: 0x55e1f02ca92c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 11:04:26.380 INFO blam! at libstd/panicking.rs:476 Oct 11 11:04:26.380 INFO blam! 5: 0x55e1f023e20f - std::panicking::begin_panic::h0a9789bab93e9d17 Oct 11 11:04:26.380 INFO blam! at libstd/panicking.rs:410 Oct 11 11:04:26.380 INFO blam! 6: 0x55e1f021c7e4 - >::fail::h90fbf1858a732e6d Oct 11 11:04:26.380 INFO blam! at src/lib.rs:343 Oct 11 11:04:26.380 INFO blam! 7: 0x55e1f020fcef - as spectral::numeric::FloatAssertions>::is_close_to::hdc9b0d0aecdee8d6 Oct 11 11:04:26.380 INFO blam! at src/numeric.rs:116 Oct 11 11:04:26.380 INFO blam! 8: 0x55e1f023df91 - spectral::numeric::tests::should_panic_if_float_is_nan::h9089e78f58745841 Oct 11 11:04:26.380 INFO blam! at src/numeric.rs:236 Oct 11 11:04:26.380 INFO blam! 9: 0x55e1f023df39 - spectral::numeric::tests::should_panic_if_float_is_nan::{{closure}}::h0b4d9dbacc977925 Oct 11 11:04:26.380 INFO blam! at src/numeric.rs:235 Oct 11 11:04:26.380 INFO blam! 10: 0x55e1f024168d - core::ops::function::FnOnce::call_once::h505c9aa7a5763040 Oct 11 11:04:26.380 INFO blam! at libcore/ops/function.rs:238 Oct 11 11:04:26.380 INFO blam! 11: 0x55e1f027236e - >::call_box::h95b7cb918af67b5d Oct 11 11:04:26.381 INFO blam! at libtest/lib.rs:1468 Oct 11 11:04:26.381 INFO blam! at libcore/ops/function.rs:238 Oct 11 11:04:26.381 INFO blam! at liballoc/boxed.rs:672 Oct 11 11:04:26.381 INFO blam! 12: 0x55e1f02da6f9 - __rust_maybe_catch_panic Oct 11 11:04:26.381 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 11:04:26.381 INFO blam! 13: 0x55e1f0292ebd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 11:04:26.381 INFO blam! at libstd/panicking.rs:289 Oct 11 11:04:26.381 INFO blam! at libstd/panic.rs:392 Oct 11 11:04:26.381 INFO blam! at libtest/lib.rs:1423 Oct 11 11:04:26.381 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 11:04:26.381 INFO blam! 14: 0x55e1f0293ac4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 11:04:26.381 INFO blam! at libstd/thread/mod.rs:409 Oct 11 11:04:26.381 INFO blam! at libstd/panic.rs:313 Oct 11 11:04:26.381 INFO blam! at libstd/panicking.rs:310 Oct 11 11:04:26.381 INFO blam! 15: 0x55e1f02da6f9 - __rust_maybe_catch_panic Oct 11 11:04:26.381 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 11:04:26.381 INFO blam! 16: 0x55e1f0281086 - >::call_box::h96125cb29a9ba44b Oct 11 11:04:26.381 INFO blam! at libstd/panicking.rs:289 Oct 11 11:04:26.381 INFO blam! at libstd/panic.rs:392 Oct 11 11:04:26.381 INFO blam! at libstd/thread/mod.rs:408 Oct 11 11:04:26.381 INFO blam! at liballoc/boxed.rs:672 Oct 11 11:04:26.381 INFO blam! 17: 0x55e1f02c86ba - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 11:04:26.381 INFO blam! at liballoc/boxed.rs:682 Oct 11 11:04:26.381 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 11:04:26.381 INFO blam! 18: 0x55e1f02bdb75 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 11:04:26.381 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 11:04:26.381 INFO blam! 19: 0x7f8b87ea16b9 - start_thread Oct 11 11:04:26.381 INFO blam! 20: 0x7f8b879c141c - clone Oct 11 11:04:26.381 INFO blam! 21: 0x0 - Oct 11 11:04:26.381 INFO blam! note: Panic did not include expected string ' Oct 11 11:04:26.381 INFO blam! expected: float close to <1> (tolerance of <0.01>) Oct 11 11:04:26.381 INFO blam! but was: ' Oct 11 11:04:26.381 INFO blam! ---- numeric::tests::should_panic_if_float_is_not_close_to stdout ---- Oct 11 11:04:26.381 INFO blam! thread 'numeric::tests::should_panic_if_float_is_not_close_to' panicked at ' Oct 11 11:04:26.381 INFO blam! expected: float close to <1.0> (tolerance of <0.01>) Oct 11 11:04:26.381 INFO blam! but was: <2.0> Oct 11 11:04:26.381 INFO blam! ', src/lib.rs:343:9 Oct 11 11:04:26.381 INFO blam! stack backtrace: Oct 11 11:04:26.381 INFO blam! 0: 0x55e1f02c667e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 11:04:26.381 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 11:04:26.381 INFO blam! 1: 0x55e1f02cf526 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 11:04:26.381 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 11:04:26.381 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 11:04:26.381 INFO blam! 2: 0x55e1f02ca27d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 11:04:26.381 INFO blam! at libstd/panicking.rs:211 Oct 11 11:04:26.381 INFO blam! 3: 0x55e1f02c9f8b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 11:04:26.381 INFO blam! at libstd/panicking.rs:221 Oct 11 11:04:26.381 INFO blam! 4: 0x55e1f02ca92c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 11:04:26.381 INFO blam! at libstd/panicking.rs:476 Oct 11 11:04:26.381 INFO blam! 5: 0x55e1f023e20f - std::panicking::begin_panic::h0a9789bab93e9d17 Oct 11 11:04:26.381 INFO blam! at libstd/panicking.rs:410 Oct 11 11:04:26.381 INFO blam! 6: 0x55e1f021c7e4 - >::fail::h90fbf1858a732e6d Oct 11 11:04:26.381 INFO blam! at src/lib.rs:343 Oct 11 11:04:26.381 INFO blam! 7: 0x55e1f020fcef - as spectral::numeric::FloatAssertions>::is_close_to::hdc9b0d0aecdee8d6 Oct 11 11:04:26.381 INFO blam! at src/numeric.rs:116 Oct 11 11:04:26.381 INFO blam! 8: 0x55e1f023deff - spectral::numeric::tests::should_panic_if_float_is_not_close_to::hd38b05aad46900cf Oct 11 11:04:26.381 INFO blam! at src/numeric.rs:229 Oct 11 11:04:26.381 INFO blam! 9: 0x55e1f023dea9 - spectral::numeric::tests::should_panic_if_float_is_not_close_to::{{closure}}::hba11591c14af7027 Oct 11 11:04:26.381 INFO blam! at src/numeric.rs:228 Oct 11 11:04:26.381 INFO blam! 10: 0x55e1f0240dcd - core::ops::function::FnOnce::call_once::h1023c83652f1c488 Oct 11 11:04:26.381 INFO blam! at libcore/ops/function.rs:238 Oct 11 11:04:26.381 INFO blam! 11: 0x55e1f027236e - >::call_box::h95b7cb918af67b5d Oct 11 11:04:26.381 INFO blam! at libtest/lib.rs:1468 Oct 11 11:04:26.381 INFO blam! at libcore/ops/function.rs:238 Oct 11 11:04:26.381 INFO blam! at liballoc/boxed.rs:672 Oct 11 11:04:26.381 INFO blam! 12: 0x55e1f02da6f9 - __rust_maybe_catch_panic Oct 11 11:04:26.381 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 11:04:26.381 INFO blam! 13: 0x55e1f0292ebd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 11:04:26.381 INFO blam! at libstd/panicking.rs:289 Oct 11 11:04:26.381 INFO blam! at libstd/panic.rs:392 Oct 11 11:04:26.381 INFO blam! at libtest/lib.rs:1423 Oct 11 11:04:26.381 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 11:04:26.381 INFO blam! 14: 0x55e1f0293ac4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 11:04:26.381 INFO blam! at libstd/thread/mod.rs:409 Oct 11 11:04:26.381 INFO blam! at libstd/panic.rs:313 Oct 11 11:04:26.381 INFO blam! at libstd/panicking.rs:310 Oct 11 11:04:26.381 INFO blam! 15: 0x55e1f02da6f9 - __rust_maybe_catch_panic Oct 11 11:04:26.381 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 11:04:26.381 INFO blam! 16: 0x55e1f0281086 - >::call_box::h96125cb29a9ba44b Oct 11 11:04:26.381 INFO blam! at libstd/panicking.rs:289 Oct 11 11:04:26.381 INFO blam! at libstd/panic.rs:392 Oct 11 11:04:26.381 INFO blam! at libstd/thread/mod.rs:408 Oct 11 11:04:26.381 INFO blam! at liballoc/boxed.rs:672 Oct 11 11:04:26.381 INFO blam! 17: 0x55e1f02c86ba - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 11:04:26.381 INFO blam! at liballoc/boxed.rs:682 Oct 11 11:04:26.381 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 11:04:26.381 INFO blam! 18: 0x55e1f02bdb75 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 11:04:26.382 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 11:04:26.382 INFO blam! 19: 0x7f8b87ea16b9 - start_thread Oct 11 11:04:26.382 INFO blam! 20: 0x7f8b879c141c - clone Oct 11 11:04:26.382 INFO blam! 21: 0x0 - Oct 11 11:04:26.382 INFO blam! note: Panic did not include expected string ' Oct 11 11:04:26.382 INFO blam! expected: float close to <1> (tolerance of <0.01>) Oct 11 11:04:26.382 INFO blam! but was: <2>' Oct 11 11:04:26.382 INFO blam! ---- numeric::tests::should_panic_if_float_is_negative_infinity stdout ---- Oct 11 11:04:26.382 INFO blam! thread 'numeric::tests::should_panic_if_float_is_negative_infinity' panicked at ' Oct 11 11:04:26.382 INFO blam! expected: float close to <1.0> (tolerance of <0.01>) Oct 11 11:04:26.382 INFO blam! but was: <-inf> Oct 11 11:04:26.382 INFO blam! ', src/lib.rs:343:9 Oct 11 11:04:26.382 INFO blam! stack backtrace: Oct 11 11:04:26.382 INFO blam! 0: 0x55e1f02c667e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 11:04:26.382 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 11:04:26.382 INFO blam! 1: 0x55e1f02cf526 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 11:04:26.382 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 11:04:26.382 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 11:04:26.382 INFO blam! 2: 0x55e1f02ca27d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 11:04:26.382 INFO blam! at libstd/panicking.rs:211 Oct 11 11:04:26.382 INFO blam! 3: 0x55e1f02c9f8b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 11:04:26.382 INFO blam! at libstd/panicking.rs:221 Oct 11 11:04:26.382 INFO blam! 4: 0x55e1f02ca92c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 11:04:26.382 INFO blam! at libstd/panicking.rs:476 Oct 11 11:04:26.382 INFO blam! 5: 0x55e1f023e20f - std::panicking::begin_panic::h0a9789bab93e9d17 Oct 11 11:04:26.382 INFO blam! at libstd/panicking.rs:410 Oct 11 11:04:26.382 INFO blam! 6: 0x55e1f021c7e4 - >::fail::h90fbf1858a732e6d Oct 11 11:04:26.382 INFO blam! at src/lib.rs:343 Oct 11 11:04:26.382 INFO blam! 7: 0x55e1f020fcef - as spectral::numeric::FloatAssertions>::is_close_to::hdc9b0d0aecdee8d6 Oct 11 11:04:26.382 INFO blam! at src/numeric.rs:116 Oct 11 11:04:26.382 INFO blam! 8: 0x55e1f023e0b1 - spectral::numeric::tests::should_panic_if_float_is_negative_infinity::h60c089948d783cd9 Oct 11 11:04:26.382 INFO blam! at src/numeric.rs:250 Oct 11 11:04:26.382 INFO blam! 9: 0x55e1f023e059 - spectral::numeric::tests::should_panic_if_float_is_negative_infinity::{{closure}}::h38ca86aff040e894 Oct 11 11:04:26.382 INFO blam! at src/numeric.rs:249 Oct 11 11:04:26.382 INFO blam! 10: 0x55e1f0242b0d - core::ops::function::FnOnce::call_once::hc42db8347f446bad Oct 11 11:04:26.382 INFO blam! at libcore/ops/function.rs:238 Oct 11 11:04:26.382 INFO blam! 11: 0x55e1f027236e - >::call_box::h95b7cb918af67b5d Oct 11 11:04:26.382 INFO blam! at libtest/lib.rs:1468 Oct 11 11:04:26.382 INFO blam! at libcore/ops/function.rs:238 Oct 11 11:04:26.382 INFO blam! at liballoc/boxed.rs:672 Oct 11 11:04:26.382 INFO blam! 12: 0x55e1f02da6f9 - __rust_maybe_catch_panic Oct 11 11:04:26.382 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 11:04:26.382 INFO blam! 13: 0x55e1f0292ebd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 11:04:26.382 INFO blam! at libstd/panicking.rs:289 Oct 11 11:04:26.382 INFO blam! at libstd/panic.rs:392 Oct 11 11:04:26.382 INFO blam! at libtest/lib.rs:1423 Oct 11 11:04:26.382 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 11:04:26.382 INFO blam! 14: 0x55e1f0293ac4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 11:04:26.382 INFO blam! at libstd/thread/mod.rs:409 Oct 11 11:04:26.382 INFO blam! at libstd/panic.rs:313 Oct 11 11:04:26.382 INFO blam! at libstd/panicking.rs:310 Oct 11 11:04:26.382 INFO blam! 15: 0x55e1f02da6f9 - __rust_maybe_catch_panic Oct 11 11:04:26.382 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 11:04:26.382 INFO blam! 16: 0x55e1f0281086 - >::call_box::h96125cb29a9ba44b Oct 11 11:04:26.382 INFO blam! at libstd/panicking.rs:289 Oct 11 11:04:26.382 INFO blam! at libstd/panic.rs:392 Oct 11 11:04:26.382 INFO blam! at libstd/thread/mod.rs:408 Oct 11 11:04:26.382 INFO blam! at liballoc/boxed.rs:672 Oct 11 11:04:26.382 INFO blam! 17: 0x55e1f02c86ba - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 11:04:26.382 INFO blam! at liballoc/boxed.rs:682 Oct 11 11:04:26.382 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 11:04:26.382 INFO blam! 18: 0x55e1f02bdb75 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 11:04:26.382 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 11:04:26.382 INFO blam! 19: 0x7f8b87ea16b9 - start_thread Oct 11 11:04:26.382 INFO blam! 20: 0x7f8b879c141c - clone Oct 11 11:04:26.382 INFO blam! 21: 0x0 - Oct 11 11:04:26.382 INFO blam! note: Panic did not include expected string ' Oct 11 11:04:26.382 INFO blam! expected: float close to <1> (tolerance of <0.01>) Oct 11 11:04:26.382 INFO blam! but was: <-inf>' Oct 11 11:04:26.382 INFO blam! Oct 11 11:04:26.382 INFO blam! failures: Oct 11 11:04:26.382 INFO blam! numeric::tests::should_panic_if_float_is_infinity Oct 11 11:04:26.382 INFO blam! numeric::tests::should_panic_if_float_is_nan Oct 11 11:04:26.382 INFO blam! numeric::tests::should_panic_if_float_is_negative_infinity Oct 11 11:04:26.382 INFO blam! numeric::tests::should_panic_if_float_is_not_close_to Oct 11 11:04:26.382 INFO blam! Oct 11 11:04:26.382 INFO blam! test result: FAILED. 149 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 11:04:26.382 INFO blam! Oct 11 11:04:26.392 INFO kablam! error: test failed, to rerun pass '--lib' Oct 11 11:04:26.396 INFO kablam! su: No module specific data is present Oct 11 11:04:27.018 INFO running `"docker" "rm" "-f" "8d4fe574a00ede25789a84f2e25522ae8154bf0c7668e8dff0e7a61af776fa51"` Oct 11 11:04:27.333 INFO blam! 8d4fe574a00ede25789a84f2e25522ae8154bf0c7668e8dff0e7a61af776fa51