Oct 16 10:41:14.984 INFO testing galvanic-assert-0.8.7 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 10:41:14.984 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 10:41:15.391 INFO blam! a8aec695c3b4a4e5e3c19a7f17fbb59d4f3c78ca2962cbc4971b614be6894a29 Oct 16 10:41:15.403 INFO running `"docker" "start" "-a" "a8aec695c3b4a4e5e3c19a7f17fbb59d4f3c78ca2962cbc4971b614be6894a29"` Oct 16 10:41:16.330 INFO kablam! usermod: no changes Oct 16 10:41:16.391 INFO kablam! Compiling galvanic-assert v0.8.7 (/source) Oct 16 10:41:17.778 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.41s Oct 16 10:41:17.789 INFO kablam! su: No module specific data is present Oct 16 10:41:18.511 INFO running `"docker" "rm" "-f" "a8aec695c3b4a4e5e3c19a7f17fbb59d4f3c78ca2962cbc4971b614be6894a29"` Oct 16 10:41:18.764 INFO blam! a8aec695c3b4a4e5e3c19a7f17fbb59d4f3c78ca2962cbc4971b614be6894a29 Oct 16 10:41:18.768 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 10:41:19.245 INFO blam! 6c4ef929885025a5b4898f501319b75b418d5cd6f3954a742c447ca9b3218134 Oct 16 10:41:19.249 INFO running `"docker" "start" "-a" "6c4ef929885025a5b4898f501319b75b418d5cd6f3954a742c447ca9b3218134"` Oct 16 10:41:19.799 INFO kablam! usermod: no changes Oct 16 10:41:19.827 INFO kablam! Compiling galvanic-assert v0.8.7 (/source) Oct 16 10:41:21.971 INFO kablam! warning: unused comparison which must be used Oct 16 10:41:21.971 INFO kablam! --> tests/expectations.rs:91:42 Oct 16 10:41:21.971 INFO kablam! | Oct 16 10:41:21.971 INFO kablam! 91 | let e = get_expectation_for!(1 == 1, panics); Oct 16 10:41:21.971 INFO kablam! | ^^^^^^ Oct 16 10:41:21.971 INFO kablam! | Oct 16 10:41:21.971 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 10:41:21.971 INFO kablam! Oct 16 10:41:21.971 INFO kablam! warning: unused comparison which must be used Oct 16 10:41:21.971 INFO kablam! --> tests/expectations.rs:101:42 Oct 16 10:41:21.971 INFO kablam! | Oct 16 10:41:21.971 INFO kablam! 101 | let e = get_expectation_for!(1 == 1, does not panic); Oct 16 10:41:21.971 INFO kablam! | ^^^^^^ Oct 16 10:41:21.971 INFO kablam! Oct 16 10:41:21.987 INFO kablam! warning: unused comparison which must be used Oct 16 10:41:21.988 INFO kablam! --> tests/expectations.rs:178:26 Oct 16 10:41:21.988 INFO kablam! | Oct 16 10:41:21.988 INFO kablam! 178 | expect_that!(1 == 1, panics); Oct 16 10:41:21.989 INFO kablam! | ^^^^^^ Oct 16 10:41:21.989 INFO kablam! Oct 16 10:41:21.989 INFO kablam! warning: unused comparison which must be used Oct 16 10:41:21.990 INFO kablam! --> tests/expectations.rs:187:26 Oct 16 10:41:21.990 INFO kablam! | Oct 16 10:41:21.990 INFO kablam! 187 | expect_that!(1 == 1, does not panic); Oct 16 10:41:21.991 INFO kablam! | ^^^^^^ Oct 16 10:41:21.991 INFO kablam! Oct 16 10:41:22.803 INFO kablam! warning: unused arithmetic operation which must be used Oct 16 10:41:22.803 INFO kablam! --> tests/core_matchers.rs:34:26 Oct 16 10:41:22.803 INFO kablam! | Oct 16 10:41:22.803 INFO kablam! 34 | assert_that!(&1+1, panics); Oct 16 10:41:22.803 INFO kablam! | ^^^^ Oct 16 10:41:22.803 INFO kablam! | Oct 16 10:41:22.803 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 10:41:22.803 INFO kablam! Oct 16 10:41:22.803 INFO kablam! warning: unused arithmetic operation which must be used Oct 16 10:41:22.803 INFO kablam! --> tests/core_matchers.rs:45:22 Oct 16 10:41:22.803 INFO kablam! | Oct 16 10:41:22.803 INFO kablam! 45 | assert_that!(&1+1, does not panic); Oct 16 10:41:22.803 INFO kablam! | ^^^^ Oct 16 10:41:22.803 INFO kablam! Oct 16 10:41:25.531 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.71s Oct 16 10:41:25.531 INFO kablam! su: No module specific data is present Oct 16 10:41:25.819 INFO running `"docker" "rm" "-f" "6c4ef929885025a5b4898f501319b75b418d5cd6f3954a742c447ca9b3218134"` Oct 16 10:41:25.913 INFO blam! 6c4ef929885025a5b4898f501319b75b418d5cd6f3954a742c447ca9b3218134 Oct 16 10:41:25.915 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 10:41:26.091 INFO blam! 5f17076e55f1e02f45a07fe92a9d0e9d6e87cf6abf5316f37f0257350d0698b5 Oct 16 10:41:26.097 INFO running `"docker" "start" "-a" "5f17076e55f1e02f45a07fe92a9d0e9d6e87cf6abf5316f37f0257350d0698b5"` Oct 16 10:41:26.548 INFO kablam! usermod: no changes Oct 16 10:41:26.581 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 10:41:26.582 INFO kablam! Running /target/debug/deps/galvanic_assert-cdaf067bed2395d9 Oct 16 10:41:26.588 INFO blam! Oct 16 10:41:26.588 INFO blam! running 1 test Oct 16 10:41:26.589 INFO blam! test test::should_bool ... ok Oct 16 10:41:26.589 INFO blam! Oct 16 10:41:26.589 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:41:26.589 INFO blam! Oct 16 10:41:26.590 INFO kablam! Running /target/debug/deps/collections_matchers-48ca9dd8f4a32f6b Oct 16 10:41:26.592 INFO blam! Oct 16 10:41:26.592 INFO blam! running 78 tests Oct 16 10:41:26.593 INFO blam! test all_elements_satisfy::should_match ... ok Oct 16 10:41:26.593 INFO blam! test contained_in::should_match ... ok Oct 16 10:41:26.596 INFO blam! test contains_in_any_order::should_match ... ok Oct 16 10:41:26.596 INFO blam! test all_elements_satisfy::should_match_empty_collection ... ok Oct 16 10:41:26.599 INFO blam! test contains_in_any_order::should_match_empty_collection ... ok Oct 16 10:41:26.600 INFO blam! test contains_in_order::should_match ... ok Oct 16 10:41:26.600 INFO blam! test contains_in_order::should_match_empty_collection ... ok Oct 16 10:41:26.615 INFO blam! test contained_in::should_fail ... ok Oct 16 10:41:26.615 INFO blam! test contains_in_any_order::should_fail_due_to_missing_element ... ok Oct 16 10:41:26.615 INFO blam! test contains_subset::should_match ... ok Oct 16 10:41:26.615 INFO blam! test contains_subset::should_match_empty_collection ... ok Oct 16 10:41:26.615 INFO blam! test contains_subset::should_match_empty_subset ... ok Oct 16 10:41:26.617 INFO blam! test contains_in_order::should_fail_due_to_missing_element ... ok Oct 16 10:41:26.617 INFO blam! test has_entry::hash_map::should_match ... ok Oct 16 10:41:26.617 INFO blam! test all_elements_satisfy::should_fail ... ok Oct 16 10:41:26.617 INFO blam! test has_entry::ordered_map::should_fail_due_to_missing_key ... ok Oct 16 10:41:26.617 INFO blam! test contains_in_order::should_fail_due_to_unexpected_element ... ok Oct 16 10:41:26.617 INFO blam! test has_entry::ordered_map::should_match ... ok Oct 16 10:41:26.618 INFO blam! test has_key::hash_map::should_match ... ok Oct 16 10:41:26.618 INFO blam! test contains_in_order::should_fail_due_to_unordered_element ... ok Oct 16 10:41:26.619 INFO blam! test contains_subset::should_fail_due_to_missing_element ... ok Oct 16 10:41:26.619 INFO blam! test has_entry::ordered_map::should_fail_due_to_wrong_entry ... ok Oct 16 10:41:26.623 INFO blam! test contains_in_any_order::should_fail_due_to_unexpected_element ... ok Oct 16 10:41:26.623 INFO blam! test has_key::hash_map::should_fail_due_to_missing_key ... ok Oct 16 10:41:26.623 INFO blam! test has_key::ordered_map::should_match ... ok Oct 16 10:41:26.624 INFO blam! test some_elements_satisfy::should_match ... ok Oct 16 10:41:26.624 INFO blam! test has_key::ordered_map::should_fail_due_to_missing_key ... ok Oct 16 10:41:26.625 INFO blam! test some_elements_satisfy::should_fail ... ok Oct 16 10:41:26.625 INFO blam! test has_entry::hash_map::should_fail_due_to_wrong_entry ... ok Oct 16 10:41:26.625 INFO blam! test has_entry::hash_map::should_fail_due_to_missing_key ... ok Oct 16 10:41:26.625 INFO blam! test sorted_ascending::should_match ... ok Oct 16 10:41:26.625 INFO blam! test sorted_ascending::should_match_empty_collection ... ok Oct 16 10:41:26.625 INFO blam! test sorted_by::should_match ... ok Oct 16 10:41:26.626 INFO blam! test some_elements_satisfy::should_fail_empty_collection ... ok Oct 16 10:41:26.626 INFO blam! test sorted_by::should_match_eq_then_ordered ... ok Oct 16 10:41:26.626 INFO blam! test sorted_ascending::should_fail_reversed ... ok Oct 16 10:41:26.626 INFO blam! test sorted_ascending::should_fail_unordered ... ok Oct 16 10:41:26.626 INFO blam! test sorted_by::should_fail_unordered ... ok Oct 16 10:41:26.626 INFO blam! test sorted_by::should_fail_some_eq_then_unordered ... ok Oct 16 10:41:26.626 INFO blam! test sorted_by::should_match_single_element ... ok Oct 16 10:41:26.626 INFO blam! test sorted_by::should_match_some_eq ... ok Oct 16 10:41:26.627 INFO blam! test sorted_by_in_any_order::should_fail_some_eq_then_unordered ... ok Oct 16 10:41:26.627 INFO blam! test sorted_by::should_match_all_eq ... ok Oct 16 10:41:26.627 INFO blam! test sorted_by::should_match_empty_collection ... ok Oct 16 10:41:26.627 INFO blam! test sorted_by_in_any_order::should_fail_unordered ... ok Oct 16 10:41:26.628 INFO blam! test sorted_by_in_any_order::should_match_all_eq ... ok Oct 16 10:41:26.628 INFO blam! test sorted_descending::should_fail_reversed ... ok Oct 16 10:41:26.628 INFO blam! test sorted_descending::should_match ... ok Oct 16 10:41:26.628 INFO blam! test sorted_by_in_any_order::should_match_empty_collection ... ok Oct 16 10:41:26.628 INFO blam! test sorted_descending::should_match_empty_collection ... ok Oct 16 10:41:26.628 INFO blam! test sorted_by_in_any_order::should_match_eq_then_ordered ... ok Oct 16 10:41:26.628 INFO blam! test sorted_by_in_any_order::should_match_sorted_descending ... ok Oct 16 10:41:26.631 INFO blam! test sorted_by_in_any_order::should_match_single_element ... ok Oct 16 10:41:26.631 INFO blam! test sorted_by_in_any_order::should_match_sorted_ascending ... ok Oct 16 10:41:26.631 INFO blam! test sorted_strictly_ascending::should_match ... ok Oct 16 10:41:26.631 INFO blam! test sorted_strictly_ascending::should_fail_unordered ... ok Oct 16 10:41:26.631 INFO blam! test sorted_descending::should_fail ... ok Oct 16 10:41:26.631 INFO blam! test sorted_strictly_ascending::should_match_empty_collection ... ok Oct 16 10:41:26.632 INFO blam! test sorted_strictly_by::should_match ... ok Oct 16 10:41:26.632 INFO blam! test sorted_strictly_by::should_match_empty_collection ... ok Oct 16 10:41:26.632 INFO blam! test sorted_strictly_by::should_match_single_element ... ok Oct 16 10:41:26.634 INFO blam! test sorted_strictly_ascending::should_fail_reversed ... ok Oct 16 10:41:26.634 INFO blam! test sorted_strictly_by_in_any_order::should_match_empty_collection ... ok Oct 16 10:41:26.634 INFO blam! test sorted_strictly_ascending::should_fail_not_strict ... ok Oct 16 10:41:26.635 INFO blam! test sorted_strictly_by::should_fail_not_strict ... ok Oct 16 10:41:26.635 INFO blam! test sorted_strictly_by_in_any_order::should_match_sorted_strictly_ascending ... ok Oct 16 10:41:26.635 INFO blam! test sorted_strictly_by_in_any_order::should_match_single_element ... ok Oct 16 10:41:26.635 INFO blam! test sorted_strictly_by::should_fail_unordered ... ok Oct 16 10:41:26.635 INFO blam! test sorted_strictly_by::should_fail_all_eq ... ok Oct 16 10:41:26.635 INFO blam! test sorted_strictly_by_in_any_order::should_match_sorted_strictly_descending ... ok Oct 16 10:41:26.635 INFO blam! test sorted_strictly_by_in_any_order::should_fail_not_strict ... ok Oct 16 10:41:26.637 INFO blam! test sorted_strictly_descending::should_match_empty_collection ... ok Oct 16 10:41:26.637 INFO blam! test sorted_strictly_descending::should_fail_not_strict ... ok Oct 16 10:41:26.637 INFO blam! test sorted_strictly_descending::should_match ... ok Oct 16 10:41:26.637 INFO blam! test sorted_strictly_by_in_any_order::should_fail_unordered ... ok Oct 16 10:41:26.637 INFO blam! test sorted_strictly_by_in_any_order::should_fail_all_eq ... ok Oct 16 10:41:26.637 INFO blam! test sorted_strictly_descending::should_fail_reversed ... ok Oct 16 10:41:26.637 INFO blam! test sorted_strictly_descending::should_fail_unordered ... ok Oct 16 10:41:26.637 INFO blam! Oct 16 10:41:26.637 INFO blam! test result: ok. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:41:26.637 INFO blam! Oct 16 10:41:26.640 INFO kablam! Running /target/debug/deps/combinator_matchers-dcee6cddf1b5d0f1 Oct 16 10:41:26.642 INFO blam! Oct 16 10:41:26.642 INFO blam! running 11 tests Oct 16 10:41:26.642 INFO blam! test all_of::should_match ... ok Oct 16 10:41:26.643 INFO blam! test any_of::should_match_if_some_fails ... ok Oct 16 10:41:26.643 INFO blam! test any_of::should_match_if_none_fails ... ok Oct 16 10:41:26.643 INFO blam! test all_of::should_match_with_macro ... ok Oct 16 10:41:26.647 INFO blam! test any_of::should_match_with_macro ... ok Oct 16 10:41:26.647 INFO blam! test combining_combinators::should_match_combined_not_any ... ok Oct 16 10:41:26.647 INFO blam! test combining_combinators::should_match_combined_all_any ... ok Oct 16 10:41:26.651 INFO blam! test combining_combinators::should_match_combined_any_all ... ok Oct 16 10:41:26.651 INFO blam! test combining_variant_matchers::should_match ... ok Oct 16 10:41:26.661 INFO blam! test any_of::should_fail ... ok Oct 16 10:41:26.662 INFO blam! test all_of::should_fail ... ok Oct 16 10:41:26.662 INFO blam! Oct 16 10:41:26.662 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:41:26.662 INFO blam! Oct 16 10:41:26.662 INFO kablam! Running /target/debug/deps/core_matchers-44997cafc14966dc Oct 16 10:41:26.664 INFO blam! Oct 16 10:41:26.664 INFO blam! running 33 tests Oct 16 10:41:26.665 INFO blam! test assert_does_not_panic::should_assert_that_no_panic_occurred ... ok Oct 16 10:41:26.665 INFO blam! test assert_expression::should_assert_an_expression_to_be_true ... ok Oct 16 10:41:26.666 INFO blam! test close_to::should_match ... ok Oct 16 10:41:26.667 INFO blam! test assert_expression::should_assert_an_expression_to_be_true_with_reason ... ok Oct 16 10:41:26.684 INFO blam! test eq::should_match ... ok Oct 16 10:41:26.684 INFO blam! test assert_expression::should_fail_to_assert_an_expression_to_be_true ... ok Oct 16 10:41:26.684 INFO blam! test assert_panic::should_assert_a_panic ... ok Oct 16 10:41:26.684 INFO blam! test assert_panic::should_fail_to_assert_a_panic ... ok Oct 16 10:41:26.686 INFO blam! test greater_than_or_equal::should_match ... ok Oct 16 10:41:26.686 INFO blam! test greater_than::should_fail ... ok Oct 16 10:41:26.686 INFO blam! test greater_than::should_match ... ok Oct 16 10:41:26.687 INFO blam! test has_structure::enum_like::should_fail ... ok Oct 16 10:41:26.687 INFO blam! test has_structure::enum_like::should_match ... ok Oct 16 10:41:26.687 INFO blam! test has_structure::struct_like::should_match ... ok Oct 16 10:41:26.687 INFO blam! test assert_expression::should_fail_to_assert_an_expression_to_be_true_with_reason ... ok Oct 16 10:41:26.687 INFO blam! test has_structure::struct_like::should_fail ... ok Oct 16 10:41:26.691 INFO blam! test has_structure::struct_like::should_match_incomplete_field_list ... ok Oct 16 10:41:26.699 INFO blam! test has_structure::tuple_like::should_match ... ok Oct 16 10:41:26.699 INFO blam! test eq::should_fail ... ok Oct 16 10:41:26.699 INFO blam! test greater_than_or_equal::should_fail ... ok Oct 16 10:41:26.699 INFO blam! test assert_does_not_panic::should_fail_to_assert_a_panic ... ok Oct 16 10:41:26.699 INFO blam! test less_than::should_match ... ok Oct 16 10:41:26.699 INFO blam! test has_structure::tuple_like::should_fail ... ok Oct 16 10:41:26.699 INFO blam! test invariants::assertion_should_succeed ... ok Oct 16 10:41:26.699 INFO blam! test close_to::should_fail ... ok Oct 16 10:41:26.699 INFO blam! test invariants::assertion_should_fail ... ok Oct 16 10:41:26.699 INFO blam! test less_than::should_fail ... ok Oct 16 10:41:26.699 INFO blam! test less_than_or_equal::should_match ... ok Oct 16 10:41:26.699 INFO blam! test same_object::should_match ... ok Oct 16 10:41:26.699 INFO blam! test less_than_or_equal::should_fail ... ok Oct 16 10:41:26.699 INFO blam! test not::should_invert_success ... ok Oct 16 10:41:26.699 INFO blam! test same_object::should_fail ... ok Oct 16 10:41:26.700 INFO blam! test not::should_invert_fail ... ok Oct 16 10:41:26.700 INFO blam! Oct 16 10:41:26.700 INFO blam! test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:41:26.700 INFO blam! Oct 16 10:41:26.703 INFO blam! Oct 16 10:41:26.703 INFO kablam! Running /target/debug/deps/expectations-f80f73d1e175b9b9 Oct 16 10:41:26.703 INFO blam! running 24 tests Oct 16 10:41:26.704 INFO blam! test expect_that::use_expression::should_expect_an_expression_to_be_true ... ok Oct 16 10:41:26.704 INFO blam! test expect_that::use_expression::should_get_multiple_expectations_asserting_an_expression_to_be_true ... ok Oct 16 10:41:26.720 INFO blam! test expect_that::use_matcher::should_expect_a_matcher_to_succeed ... ok Oct 16 10:41:26.720 INFO blam! test expect_that::use_no_panic::should_expect_an_expression_to_not_panic ... ok Oct 16 10:41:26.723 INFO blam! test get_expectation_for::use_expression::should_get_an_expectation_asserting_an_expression_to_be_true ... ok Oct 16 10:41:26.727 INFO blam! test get_expectation_for::use_expression::should_get_an_expectation_asserting_an_expression_to_be_true_and_verify_manually ... ok Oct 16 10:41:26.728 INFO blam! test expect_that::use_expression::should_get_multiple_expectations_failing_to_assert_an_expression_to_be_true ... ok Oct 16 10:41:26.730 INFO blam! test expect_that::use_matcher::should_expect_a_matcher_to_fail ... ok Oct 16 10:41:26.730 INFO blam! test expect_that::use_expression::should_get_multiple_expectations_some_failing_to_assert_an_expression_to_be_true ... ok Oct 16 10:41:26.730 INFO blam! test expect_that::use_expression::should_be_failing_to_expect_an_expression_to_be_true ... ok Oct 16 10:41:26.730 INFO blam! test get_expectation_for::use_expression::should_get_multiple_expectations_asserting_an_expression_to_be_true ... ok Oct 16 10:41:26.730 INFO blam! test expect_that::use_no_panic::should_be_failing_to_expect_an_expression_to_panic ... ok Oct 16 10:41:26.731 INFO blam! test get_expectation_for::use_matcher::should_get_an_expectation_asserting_a_matcher_to_succeed ... ok Oct 16 10:41:26.731 INFO blam! test get_expectation_for::use_no_panic::should_get_an_expectation_asserting_an_expression_to_not_panic ... ok Oct 16 10:41:26.731 INFO blam! test expect_that::use_panic::should_be_failing_to_expect_an_expression_to_panic ... ok Oct 16 10:41:26.731 INFO blam! test expect_that::use_panic::should_expect_an_expression_to_panic ... ok Oct 16 10:41:26.731 INFO blam! test get_expectation_for::use_expression::should_get_multiple_expectations_some_failing_to_assert_an_expression_to_be_true ... ok Oct 16 10:41:26.732 INFO blam! test get_expectation_for::use_matcher::should_get_an_expectation_asserting_a_matcher_to_fail ... ok Oct 16 10:41:26.732 INFO blam! test get_expectation_for::use_expression::should_get_an_expectation_failing_to_assert_an_expression_to_be_true ... ok Oct 16 10:41:26.733 INFO blam! test get_expectation_for::use_expression::should_get_multiple_expectations_failing_to_assert_an_expression_to_be_true ... ok Oct 16 10:41:26.733 INFO blam! test get_expectation_for::use_no_panic::should_get_an_expectation_failing_to_assert_an_expression_to_panic ... ok Oct 16 10:41:26.735 INFO blam! test get_expectation_for::use_panic::should_get_an_expectation_failing_to_assert_an_expression_to_panic ... ok Oct 16 10:41:26.742 INFO blam! test get_expectation_for::use_expression::should_get_an_expectation_failing_to_assert_an_expression_to_be_true_and_verify_manually ... ok Oct 16 10:41:26.747 INFO blam! test get_expectation_for::use_panic::should_get_an_expectation_asserting_an_expression_to_panic ... ok Oct 16 10:41:26.747 INFO kablam! Running /target/debug/deps/variant_matchers-bf8a4928fd64dd58 Oct 16 10:41:26.747 INFO blam! Oct 16 10:41:26.747 INFO blam! test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:41:26.747 INFO blam! Oct 16 10:41:26.747 INFO blam! Oct 16 10:41:26.747 INFO blam! running 11 tests Oct 16 10:41:26.754 INFO blam! test is_variant::should_succeed ... ok Oct 16 10:41:26.755 INFO blam! test maybe_ok::should_succeed ... ok Oct 16 10:41:26.755 INFO blam! test maybe_err::should_succeed ... ok Oct 16 10:41:26.766 INFO blam! test maybe_some::should_succeed ... ok Oct 16 10:41:26.772 INFO blam! test is_variant::should_fail ... ok Oct 16 10:41:26.773 INFO blam! test maybe_err::should_fail_because_nested_matcher_fails ... ok Oct 16 10:41:26.773 INFO blam! test maybe_ok::should_fail_because_of_none_value ... ok Oct 16 10:41:26.773 INFO blam! test maybe_ok::should_fail_because_nested_matcher_fails ... ok Oct 16 10:41:26.773 INFO blam! test maybe_some::should_fail_because_of_none_value ... ok Oct 16 10:41:26.774 INFO blam! test maybe_some::should_fail_because_nested_matcher_fails ... ok Oct 16 10:41:26.774 INFO blam! test maybe_err::should_fail_because_of_none_value ... ok Oct 16 10:41:26.774 INFO blam! Oct 16 10:41:26.774 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:41:26.774 INFO blam! Oct 16 10:41:26.776 INFO kablam! Doc-tests galvanic-assert Oct 16 10:41:27.775 INFO blam! Oct 16 10:41:27.775 INFO blam! running 58 tests Oct 16 10:41:27.775 INFO blam! test src/lib.rs - assert_that (line 38) ... ignored Oct 16 10:41:27.775 INFO blam! test src/lib.rs - assert_that (line 46) ... ignored Oct 16 10:41:27.775 INFO blam! test src/lib.rs - assert_that (line 55) ... ignored Oct 16 10:41:27.775 INFO blam! test src/lib.rs - expect_that (line 224) ... ignored Oct 16 10:41:27.775 INFO blam! test src/lib.rs - expect_that (line 232) ... ignored Oct 16 10:41:27.775 INFO blam! test src/lib.rs - expect_that (line 241) ... ignored Oct 16 10:41:27.777 INFO blam! test src/lib.rs - expect_that (line 248) ... ignored Oct 16 10:41:27.783 INFO blam! test src/lib.rs - get_expectation_for (line 113) ... ignored Oct 16 10:41:27.784 INFO blam! test src/lib.rs - get_expectation_for (line 121) ... ignored Oct 16 10:41:27.791 INFO blam! test src/lib.rs - get_expectation_for (line 130) ... ignored Oct 16 10:41:27.791 INFO blam! test src/lib.rs - get_expectation_for (line 137) ... ignored Oct 16 10:41:27.791 INFO blam! test src/lib.rs - get_expectation_for (line 145) ... ignored Oct 16 10:41:36.955 INFO blam! test src/matchers/collection.rs - matchers::collection::has_value (line 677) ... ok Oct 16 10:41:37.327 INFO blam! test src/matchers/collection.rs - matchers::collection::contains_in_order (line 93) ... ok Oct 16 10:41:38.100 INFO blam! test src/matchers/collection.rs - matchers::collection::contained_in (line 208) ... ok Oct 16 10:41:38.451 INFO blam! test src/matchers/collection.rs - matchers::collection::all_elements_satisfy (line 484) ... ok Oct 16 10:41:38.611 INFO blam! test src/matchers/collection.rs - matchers::collection::contains_in_any_order (line 31) ... ok Oct 16 10:41:38.819 INFO blam! test src/matchers/collection.rs - matchers::collection::contains_subset (line 160) ... ok Oct 16 10:41:38.999 INFO blam! test src/matchers/collection.rs - matchers::collection::has_entry (line 553) ... ok Oct 16 10:41:39.106 INFO blam! test src/matchers/collection.rs - matchers::collection::has_key (line 624) ... ok Oct 16 10:41:43.415 INFO blam! test src/matchers/collection.rs - matchers::collection::some_elements_satisfy (line 512) ... ok Oct 16 10:41:43.695 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_ascending (line 416) ... ok Oct 16 10:41:45.311 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_by_in_any_order (line 322) ... ok Oct 16 10:41:45.342 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_strictly_by_in_any_order (line 368) ... ok Oct 16 10:41:46.695 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_strictly_ascending (line 433) ... ok Oct 16 10:41:47.037 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_descending (line 450) ... ok Oct 16 10:41:47.447 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_strictly_by (line 282) ... ok Oct 16 10:41:47.955 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_by (line 241) ... ok Oct 16 10:41:53.871 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_strictly_descending (line 467) ... ok Oct 16 10:41:55.419 INFO blam! test src/matchers/combinators.rs - all_of (line 21) ... ok Oct 16 10:41:55.715 INFO blam! test src/matchers/core.rs - matchers::core::any_value (line 49) ... ok Oct 16 10:41:55.715 INFO blam! test src/matchers/combinators.rs - matchers::combinators::All (line 42) ... ok Oct 16 10:41:56.015 INFO blam! test src/matchers/combinators.rs - any_of (line 88) ... ok Oct 16 10:41:56.379 INFO blam! test src/matchers/combinators.rs - matchers::combinators::Any (line 109) ... ok Oct 16 10:41:56.675 INFO blam! test src/matchers/core.rs - matchers::core::assertion_always_fails (line 62) ... ok Oct 16 10:41:57.918 INFO blam! test src/matchers/core.rs - has_structure (line 360) ... ok Oct 16 10:41:59.839 INFO blam! test src/matchers/core.rs - matchers::core::assertion_always_succeeds (line 37) ... ok Oct 16 10:42:00.951 INFO blam! test src/matchers/core.rs - matchers::core::close_to (line 293) ... ok Oct 16 10:42:00.957 INFO blam! test src/matchers/core.rs - matchers::core::eq (line 164) ... ok Oct 16 10:42:01.027 INFO blam! test src/matchers/core.rs - matchers::core::greater_than (line 205) ... ok Oct 16 10:42:01.178 INFO blam! test src/matchers/core.rs - matchers::core::equal_to (line 148) ... ok Oct 16 10:42:02.243 INFO blam! test src/matchers/core.rs - matchers::core::geq (line 279) ... ok Oct 16 10:42:02.563 INFO blam! test src/matchers/core.rs - matchers::core::greater_than_or_equal (line 263) ... ok Oct 16 10:42:03.797 INFO blam! test src/matchers/core.rs - matchers::core::gt (line 220) ... ok Oct 16 10:42:04.727 INFO blam! test src/matchers/core.rs - matchers::core::has (line 110) ... ok Oct 16 10:42:06.435 INFO blam! test src/matchers/core.rs - matchers::core::leq (line 249) ... ok Oct 16 10:42:06.985 INFO blam! test src/matchers/core.rs - matchers::core::is (line 95) ... ok Oct 16 10:42:07.317 INFO blam! test src/matchers/core.rs - matchers::core::less_than (line 177) ... ok Oct 16 10:42:07.415 INFO blam! test src/matchers/core.rs - matchers::core::less_than_or_equal (line 233) ... ok Oct 16 10:42:07.811 INFO blam! test src/matchers/core.rs - matchers::core::lt (line 192) ... ok Oct 16 10:42:10.255 INFO blam! test src/matchers/core.rs - matchers::core::no_value (line 79) ... ok Oct 16 10:42:10.663 INFO blam! test src/matchers/core.rs - matchers::core::not (line 124) ... ok Oct 16 10:42:10.963 INFO blam! test src/matchers/core.rs - matchers::core::same_object (line 318) ... ok Oct 16 10:42:11.715 INFO blam! test src/matchers/variant.rs - matchers::variant::maybe_err (line 101) ... ok Oct 16 10:42:12.579 INFO blam! test src/matchers/variant.rs - is_variant (line 34) ... ok Oct 16 10:42:12.850 INFO blam! test src/matchers/variant.rs - is_variant (line 25) ... ok Oct 16 10:42:13.307 INFO blam! test src/matchers/variant.rs - matchers::variant::maybe_ok (line 80) ... ok Oct 16 10:42:13.339 INFO blam! test src/matchers/variant.rs - matchers::variant::maybe_some (line 60) ... ok Oct 16 10:42:13.339 INFO blam! Oct 16 10:42:13.339 INFO blam! test result: ok. 46 passed; 0 failed; 12 ignored; 0 measured; 0 filtered out Oct 16 10:42:13.339 INFO blam! Oct 16 10:42:13.359 INFO kablam! su: No module specific data is present Oct 16 10:42:14.226 INFO running `"docker" "rm" "-f" "5f17076e55f1e02f45a07fe92a9d0e9d6e87cf6abf5316f37f0257350d0698b5"` Oct 16 10:42:14.515 INFO blam! 5f17076e55f1e02f45a07fe92a9d0e9d6e87cf6abf5316f37f0257350d0698b5