Oct 11 22:59:13.051 INFO testing galvanic-assert-0.8.7 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 11 22:59:13.051 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 11 22:59:13.519 INFO blam! dff0d6556745b2273f4bdfceb2413df450eab90345d24b50f631e1b313735880 Oct 11 22:59:13.524 INFO running `"docker" "start" "-a" "dff0d6556745b2273f4bdfceb2413df450eab90345d24b50f631e1b313735880"` Oct 11 22:59:14.566 INFO kablam! usermod: no changes Oct 11 22:59:14.609 INFO kablam! Compiling galvanic-assert v0.8.7 (/source) Oct 11 22:59:15.453 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.86s Oct 11 22:59:15.461 INFO kablam! su: No module specific data is present Oct 11 22:59:16.008 INFO running `"docker" "rm" "-f" "dff0d6556745b2273f4bdfceb2413df450eab90345d24b50f631e1b313735880"` Oct 11 22:59:16.220 INFO blam! dff0d6556745b2273f4bdfceb2413df450eab90345d24b50f631e1b313735880 Oct 11 22:59:16.223 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 11 22:59:16.612 INFO blam! 9fe7f5972f2be2cdd50472586d09e011c98fcb804782540826da01552c7de1a6 Oct 11 22:59:16.614 INFO running `"docker" "start" "-a" "9fe7f5972f2be2cdd50472586d09e011c98fcb804782540826da01552c7de1a6"` Oct 11 22:59:17.917 INFO kablam! usermod: no changes Oct 11 22:59:17.992 INFO kablam! Compiling galvanic-assert v0.8.7 (/source) Oct 11 22:59:19.880 INFO kablam! warning: unused comparison which must be used Oct 11 22:59:19.880 INFO kablam! --> tests/expectations.rs:91:42 Oct 11 22:59:19.880 INFO kablam! | Oct 11 22:59:19.880 INFO kablam! 91 | let e = get_expectation_for!(1 == 1, panics); Oct 11 22:59:19.880 INFO kablam! | ^^^^^^ Oct 11 22:59:19.908 INFO kablam! | Oct 11 22:59:19.908 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 22:59:19.908 INFO kablam! Oct 11 22:59:19.908 INFO kablam! warning: unused comparison which must be used Oct 11 22:59:19.908 INFO kablam! --> tests/expectations.rs:101:42 Oct 11 22:59:19.908 INFO kablam! | Oct 11 22:59:19.908 INFO kablam! 101 | let e = get_expectation_for!(1 == 1, does not panic); Oct 11 22:59:19.908 INFO kablam! | ^^^^^^ Oct 11 22:59:19.908 INFO kablam! Oct 11 22:59:19.948 INFO kablam! warning: unused comparison which must be used Oct 11 22:59:19.948 INFO kablam! --> tests/expectations.rs:178:26 Oct 11 22:59:19.948 INFO kablam! | Oct 11 22:59:19.948 INFO kablam! 178 | expect_that!(1 == 1, panics); Oct 11 22:59:19.948 INFO kablam! | ^^^^^^ Oct 11 22:59:19.948 INFO kablam! Oct 11 22:59:19.948 INFO kablam! warning: unused comparison which must be used Oct 11 22:59:19.948 INFO kablam! --> tests/expectations.rs:187:26 Oct 11 22:59:19.948 INFO kablam! | Oct 11 22:59:19.948 INFO kablam! 187 | expect_that!(1 == 1, does not panic); Oct 11 22:59:19.948 INFO kablam! | ^^^^^^ Oct 11 22:59:19.948 INFO kablam! Oct 11 22:59:21.196 INFO kablam! warning: unused arithmetic operation which must be used Oct 11 22:59:21.196 INFO kablam! --> tests/core_matchers.rs:34:26 Oct 11 22:59:21.196 INFO kablam! | Oct 11 22:59:21.196 INFO kablam! 34 | assert_that!(&1+1, panics); Oct 11 22:59:21.196 INFO kablam! | ^^^^ Oct 11 22:59:21.196 INFO kablam! | Oct 11 22:59:21.196 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 22:59:21.196 INFO kablam! Oct 11 22:59:21.196 INFO kablam! warning: unused arithmetic operation which must be used Oct 11 22:59:21.196 INFO kablam! --> tests/core_matchers.rs:45:22 Oct 11 22:59:21.196 INFO kablam! | Oct 11 22:59:21.196 INFO kablam! 45 | assert_that!(&1+1, does not panic); Oct 11 22:59:21.196 INFO kablam! | ^^^^ Oct 11 22:59:21.196 INFO kablam! Oct 11 22:59:24.635 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.69s Oct 11 22:59:24.636 INFO kablam! su: No module specific data is present Oct 11 22:59:25.433 INFO running `"docker" "rm" "-f" "9fe7f5972f2be2cdd50472586d09e011c98fcb804782540826da01552c7de1a6"` Oct 11 22:59:25.796 INFO blam! 9fe7f5972f2be2cdd50472586d09e011c98fcb804782540826da01552c7de1a6 Oct 11 22:59:25.800 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 11 22:59:26.232 INFO blam! a1b9a0ac90cab5ffcb895730573134c58949ba8ec20e52c3e395f911c145f819 Oct 11 22:59:26.248 INFO running `"docker" "start" "-a" "a1b9a0ac90cab5ffcb895730573134c58949ba8ec20e52c3e395f911c145f819"` Oct 11 22:59:27.691 INFO kablam! usermod: no changes Oct 11 22:59:27.744 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 22:59:27.745 INFO kablam! Running /target/debug/deps/galvanic_assert-cdaf067bed2395d9 Oct 11 22:59:27.750 INFO blam! Oct 11 22:59:27.750 INFO blam! running 1 test Oct 11 22:59:27.752 INFO blam! test test::should_bool ... ok Oct 11 22:59:27.752 INFO blam! Oct 11 22:59:27.752 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:59:27.752 INFO blam! Oct 11 22:59:27.753 INFO kablam! Running /target/debug/deps/collections_matchers-48ca9dd8f4a32f6b Oct 11 22:59:27.758 INFO blam! Oct 11 22:59:27.758 INFO blam! running 78 tests Oct 11 22:59:27.768 INFO blam! test all_elements_satisfy::should_match_empty_collection ... ok Oct 11 22:59:27.768 INFO blam! test all_elements_satisfy::should_match ... ok Oct 11 22:59:27.768 INFO blam! test contained_in::should_match ... ok Oct 11 22:59:27.768 INFO blam! test contains_in_any_order::should_match ... ok Oct 11 22:59:27.792 INFO blam! test contains_in_any_order::should_match_empty_collection ... ok Oct 11 22:59:27.804 INFO blam! test all_elements_satisfy::should_fail ... ok Oct 11 22:59:27.804 INFO blam! test contains_in_any_order::should_fail_due_to_unexpected_element ... ok Oct 11 22:59:27.804 INFO blam! test contains_in_order::should_match ... ok Oct 11 22:59:27.804 INFO blam! test contains_in_any_order::should_fail_due_to_missing_element ... ok Oct 11 22:59:27.804 INFO blam! test contained_in::should_fail ... ok Oct 11 22:59:27.804 INFO blam! test contains_in_order::should_match_empty_collection ... ok Oct 11 22:59:27.804 INFO blam! test contains_subset::should_match_empty_collection ... ok Oct 11 22:59:27.804 INFO blam! test contains_subset::should_fail_due_to_missing_element ... ok Oct 11 22:59:27.804 INFO blam! test contains_subset::should_match_empty_subset ... ok Oct 11 22:59:27.804 INFO blam! test has_entry::hash_map::should_match ... ok Oct 11 22:59:27.804 INFO blam! test contains_subset::should_match ... ok Oct 11 22:59:27.805 INFO blam! test has_entry::hash_map::should_fail_due_to_missing_key ... ok Oct 11 22:59:27.806 INFO blam! test contains_in_order::should_fail_due_to_unordered_element ... ok Oct 11 22:59:27.806 INFO blam! test contains_in_order::should_fail_due_to_missing_element ... ok Oct 11 22:59:27.806 INFO blam! test contains_in_order::should_fail_due_to_unexpected_element ... ok Oct 11 22:59:27.806 INFO blam! test has_entry::hash_map::should_fail_due_to_wrong_entry ... ok Oct 11 22:59:27.808 INFO blam! test has_entry::ordered_map::should_fail_due_to_wrong_entry ... ok Oct 11 22:59:27.808 INFO blam! test has_entry::ordered_map::should_match ... ok Oct 11 22:59:27.808 INFO blam! test has_key::hash_map::should_fail_due_to_missing_key ... ok Oct 11 22:59:27.808 INFO blam! test has_entry::ordered_map::should_fail_due_to_missing_key ... ok Oct 11 22:59:27.808 INFO blam! test sorted_ascending::should_fail_unordered ... ok Oct 11 22:59:27.808 INFO blam! test some_elements_satisfy::should_match ... ok Oct 11 22:59:27.808 INFO blam! test sorted_ascending::should_match ... ok Oct 11 22:59:27.808 INFO blam! test has_key::hash_map::should_match ... ok Oct 11 22:59:27.808 INFO blam! test has_key::ordered_map::should_match ... ok Oct 11 22:59:27.812 INFO blam! test sorted_by::should_fail_some_eq_then_unordered ... ok Oct 11 22:59:27.812 INFO blam! test sorted_ascending::should_match_empty_collection ... ok Oct 11 22:59:27.821 INFO blam! test has_key::ordered_map::should_fail_due_to_missing_key ... ok Oct 11 22:59:27.821 INFO blam! test sorted_by::should_match ... ok Oct 11 22:59:27.822 INFO blam! test sorted_by::should_match_empty_collection ... ok Oct 11 22:59:27.822 INFO blam! test some_elements_satisfy::should_fail ... ok Oct 11 22:59:27.828 INFO blam! test sorted_by::should_fail_unordered ... ok Oct 11 22:59:27.828 INFO blam! test sorted_by::should_match_eq_then_ordered ... ok Oct 11 22:59:27.828 INFO blam! test sorted_by::should_match_some_eq ... ok Oct 11 22:59:27.828 INFO blam! test sorted_by_in_any_order::should_fail_some_eq_then_unordered ... ok Oct 11 22:59:27.828 INFO blam! test sorted_by::should_match_single_element ... ok Oct 11 22:59:27.828 INFO blam! test sorted_by::should_match_all_eq ... ok Oct 11 22:59:27.828 INFO blam! test sorted_by_in_any_order::should_match_sorted_ascending ... ok Oct 11 22:59:27.828 INFO blam! test some_elements_satisfy::should_fail_empty_collection ... ok Oct 11 22:59:27.828 INFO blam! test sorted_ascending::should_fail_reversed ... ok Oct 11 22:59:27.828 INFO blam! test sorted_by_in_any_order::should_match_sorted_descending ... ok Oct 11 22:59:27.828 INFO blam! test sorted_by_in_any_order::should_match_eq_then_ordered ... ok Oct 11 22:59:27.828 INFO blam! test sorted_by_in_any_order::should_match_empty_collection ... ok Oct 11 22:59:27.828 INFO blam! test sorted_by_in_any_order::should_match_all_eq ... ok Oct 11 22:59:27.828 INFO blam! test sorted_descending::should_match ... ok Oct 11 22:59:27.828 INFO blam! test sorted_descending::should_match_empty_collection ... ok Oct 11 22:59:27.828 INFO blam! test sorted_by_in_any_order::should_fail_unordered ... ok Oct 11 22:59:27.828 INFO blam! test sorted_strictly_ascending::should_fail_not_strict ... ok Oct 11 22:59:27.828 INFO blam! test sorted_strictly_ascending::should_fail_reversed ... ok Oct 11 22:59:27.828 INFO blam! test sorted_strictly_ascending::should_fail_unordered ... ok Oct 11 22:59:27.828 INFO blam! test sorted_strictly_ascending::should_match ... ok Oct 11 22:59:27.828 INFO blam! test sorted_strictly_ascending::should_match_empty_collection ... ok Oct 11 22:59:27.828 INFO blam! test sorted_strictly_by::should_fail_all_eq ... ok Oct 11 22:59:27.828 INFO blam! test sorted_strictly_by::should_fail_not_strict ... ok Oct 11 22:59:27.828 INFO blam! test sorted_strictly_by::should_fail_unordered ... ok Oct 11 22:59:27.829 INFO blam! test sorted_strictly_by::should_match ... ok Oct 11 22:59:27.829 INFO blam! test sorted_strictly_by::should_match_empty_collection ... ok Oct 11 22:59:27.829 INFO blam! test sorted_strictly_by::should_match_single_element ... ok Oct 11 22:59:27.829 INFO blam! test sorted_strictly_by_in_any_order::should_fail_all_eq ... ok Oct 11 22:59:27.829 INFO blam! test sorted_strictly_by_in_any_order::should_match_empty_collection ... ok Oct 11 22:59:27.829 INFO blam! test sorted_strictly_by_in_any_order::should_match_single_element ... ok Oct 11 22:59:27.829 INFO blam! test sorted_descending::should_fail ... ok Oct 11 22:59:27.829 INFO blam! test sorted_strictly_by_in_any_order::should_fail_not_strict ... ok Oct 11 22:59:27.832 INFO blam! test sorted_strictly_by_in_any_order::should_match_sorted_strictly_descending ... ok Oct 11 22:59:27.836 INFO blam! test sorted_descending::should_fail_reversed ... ok Oct 11 22:59:27.836 INFO blam! test sorted_strictly_by_in_any_order::should_match_sorted_strictly_ascending ... ok Oct 11 22:59:27.836 INFO blam! test sorted_strictly_by_in_any_order::should_fail_unordered ... ok Oct 11 22:59:27.836 INFO blam! test sorted_by_in_any_order::should_match_single_element ... ok Oct 11 22:59:27.836 INFO blam! test sorted_strictly_descending::should_fail_unordered ... ok Oct 11 22:59:27.836 INFO blam! test sorted_strictly_descending::should_fail_reversed ... ok Oct 11 22:59:27.840 INFO blam! test sorted_strictly_descending::should_match_empty_collection ... ok Oct 11 22:59:27.840 INFO kablam! Running /target/debug/deps/combinator_matchers-dcee6cddf1b5d0f1 Oct 11 22:59:27.840 INFO blam! test sorted_strictly_descending::should_fail_not_strict ... ok Oct 11 22:59:27.840 INFO blam! test sorted_strictly_descending::should_match ... ok Oct 11 22:59:27.840 INFO blam! Oct 11 22:59:27.840 INFO blam! test result: ok. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:59:27.840 INFO blam! Oct 11 22:59:27.848 INFO blam! Oct 11 22:59:27.848 INFO blam! running 11 tests Oct 11 22:59:27.848 INFO blam! test all_of::should_match ... ok Oct 11 22:59:27.856 INFO blam! test all_of::should_match_with_macro ... ok Oct 11 22:59:27.856 INFO blam! test any_of::should_match_with_macro ... ok Oct 11 22:59:27.856 INFO blam! test any_of::should_match_if_some_fails ... ok Oct 11 22:59:27.856 INFO blam! test combining_combinators::should_match_combined_all_any ... ok Oct 11 22:59:27.856 INFO blam! test any_of::should_match_if_none_fails ... ok Oct 11 22:59:27.856 INFO blam! test combining_combinators::should_match_combined_any_all ... ok Oct 11 22:59:27.856 INFO blam! test combining_combinators::should_match_combined_not_any ... ok Oct 11 22:59:27.856 INFO blam! test combining_variant_matchers::should_match ... ok Oct 11 22:59:27.884 INFO blam! test any_of::should_fail ... ok Oct 11 22:59:27.884 INFO blam! test all_of::should_fail ... ok Oct 11 22:59:27.884 INFO blam! Oct 11 22:59:27.884 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:59:27.884 INFO blam! Oct 11 22:59:27.885 INFO kablam! Running /target/debug/deps/core_matchers-44997cafc14966dc Oct 11 22:59:27.894 INFO blam! Oct 11 22:59:27.894 INFO blam! running 33 tests Oct 11 22:59:27.908 INFO blam! test assert_does_not_panic::should_assert_that_no_panic_occurred ... ok Oct 11 22:59:27.909 INFO blam! test assert_expression::should_assert_an_expression_to_be_true ... ok Oct 11 22:59:27.915 INFO blam! test assert_expression::should_assert_an_expression_to_be_true_with_reason ... ok Oct 11 22:59:27.915 INFO blam! test close_to::should_match ... ok Oct 11 22:59:27.934 INFO blam! test eq::should_match ... ok Oct 11 22:59:27.980 INFO blam! test assert_does_not_panic::should_fail_to_assert_a_panic ... ok Oct 11 22:59:27.980 INFO blam! test greater_than::should_match ... ok Oct 11 22:59:27.984 INFO blam! test assert_expression::should_fail_to_assert_an_expression_to_be_true ... ok Oct 11 22:59:27.984 INFO blam! test assert_panic::should_fail_to_assert_a_panic ... ok Oct 11 22:59:27.984 INFO blam! test has_structure::enum_like::should_fail ... ok Oct 11 22:59:27.984 INFO blam! test greater_than_or_equal::should_match ... ok Oct 11 22:59:27.984 INFO blam! test has_structure::enum_like::should_match ... ok Oct 11 22:59:27.984 INFO blam! test has_structure::struct_like::should_fail ... ok Oct 11 22:59:27.984 INFO blam! test has_structure::struct_like::should_match ... ok Oct 11 22:59:27.984 INFO blam! test has_structure::struct_like::should_match_incomplete_field_list ... ok Oct 11 22:59:27.984 INFO blam! test has_structure::tuple_like::should_fail ... ok Oct 11 22:59:27.984 INFO blam! test has_structure::tuple_like::should_match ... ok Oct 11 22:59:27.985 INFO blam! test invariants::assertion_should_succeed ... ok Oct 11 22:59:27.985 INFO blam! test invariants::assertion_should_fail ... ok Oct 11 22:59:27.988 INFO blam! test greater_than_or_equal::should_fail ... ok Oct 11 22:59:27.988 INFO blam! test less_than_or_equal::should_fail ... ok Oct 11 22:59:27.988 INFO blam! test less_than_or_equal::should_match ... ok Oct 11 22:59:27.988 INFO blam! test not::should_invert_fail ... ok Oct 11 22:59:27.988 INFO blam! test not::should_invert_success ... ok Oct 11 22:59:28.000 INFO blam! test less_than::should_match ... ok Oct 11 22:59:28.000 INFO blam! test same_object::should_fail ... ok Oct 11 22:59:28.000 INFO blam! test close_to::should_fail ... ok Oct 11 22:59:28.000 INFO blam! test eq::should_fail ... ok Oct 11 22:59:28.000 INFO blam! test assert_panic::should_assert_a_panic ... ok Oct 11 22:59:28.000 INFO blam! test assert_expression::should_fail_to_assert_an_expression_to_be_true_with_reason ... ok Oct 11 22:59:28.000 INFO blam! test greater_than::should_fail ... ok Oct 11 22:59:28.000 INFO blam! test less_than::should_fail ... ok Oct 11 22:59:28.000 INFO blam! test same_object::should_match ... ok Oct 11 22:59:28.000 INFO blam! Oct 11 22:59:28.000 INFO blam! test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:59:28.000 INFO blam! Oct 11 22:59:28.001 INFO kablam! Running /target/debug/deps/expectations-f80f73d1e175b9b9 Oct 11 22:59:28.008 INFO blam! Oct 11 22:59:28.008 INFO blam! running 24 tests Oct 11 22:59:28.012 INFO blam! test expect_that::use_expression::should_expect_an_expression_to_be_true ... ok Oct 11 22:59:28.012 INFO blam! test expect_that::use_expression::should_get_multiple_expectations_asserting_an_expression_to_be_true ... ok Oct 11 22:59:28.024 INFO blam! test expect_that::use_matcher::should_expect_a_matcher_to_succeed ... ok Oct 11 22:59:28.024 INFO blam! test expect_that::use_no_panic::should_expect_an_expression_to_not_panic ... ok Oct 11 22:59:28.032 INFO blam! test get_expectation_for::use_expression::should_get_an_expectation_asserting_an_expression_to_be_true ... ok Oct 11 22:59:28.040 INFO blam! test get_expectation_for::use_expression::should_get_an_expectation_asserting_an_expression_to_be_true_and_verify_manually ... ok Oct 11 22:59:28.060 INFO blam! test expect_that::use_no_panic::should_be_failing_to_expect_an_expression_to_panic ... ok Oct 11 22:59:28.060 INFO blam! test expect_that::use_panic::should_be_failing_to_expect_an_expression_to_panic ... ok Oct 11 22:59:28.060 INFO blam! test expect_that::use_expression::should_get_multiple_expectations_failing_to_assert_an_expression_to_be_true ... ok Oct 11 22:59:28.060 INFO blam! test expect_that::use_matcher::should_expect_a_matcher_to_fail ... ok Oct 11 22:59:28.060 INFO blam! test expect_that::use_expression::should_be_failing_to_expect_an_expression_to_be_true ... ok Oct 11 22:59:28.060 INFO blam! test expect_that::use_expression::should_get_multiple_expectations_some_failing_to_assert_an_expression_to_be_true ... ok Oct 11 22:59:28.060 INFO blam! test get_expectation_for::use_expression::should_get_an_expectation_failing_to_assert_an_expression_to_be_true ... ok Oct 11 22:59:28.060 INFO blam! test expect_that::use_panic::should_expect_an_expression_to_panic ... ok Oct 11 22:59:28.060 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 11 22:59:28.060 INFO blam! test get_expectation_for::use_expression::should_get_multiple_expectations_asserting_an_expression_to_be_true ... ok Oct 11 22:59:28.060 INFO blam! test get_expectation_for::use_expression::should_get_multiple_expectations_some_failing_to_assert_an_expression_to_be_true ... ok Oct 11 22:59:28.060 INFO blam! test get_expectation_for::use_matcher::should_get_an_expectation_asserting_a_matcher_to_fail ... ok Oct 11 22:59:28.060 INFO blam! test get_expectation_for::use_matcher::should_get_an_expectation_asserting_a_matcher_to_succeed ... ok Oct 11 22:59:28.060 INFO blam! test get_expectation_for::use_no_panic::should_get_an_expectation_asserting_an_expression_to_not_panic ... ok Oct 11 22:59:28.060 INFO blam! test get_expectation_for::use_no_panic::should_get_an_expectation_failing_to_assert_an_expression_to_panic ... ok Oct 11 22:59:28.061 INFO blam! test get_expectation_for::use_expression::should_get_multiple_expectations_failing_to_assert_an_expression_to_be_true ... ok Oct 11 22:59:28.061 INFO blam! test get_expectation_for::use_panic::should_get_an_expectation_asserting_an_expression_to_panic ... ok Oct 11 22:59:28.061 INFO blam! test get_expectation_for::use_panic::should_get_an_expectation_failing_to_assert_an_expression_to_panic ... ok Oct 11 22:59:28.061 INFO blam! Oct 11 22:59:28.061 INFO blam! test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:59:28.061 INFO blam! Oct 11 22:59:28.068 INFO kablam! Running /target/debug/deps/variant_matchers-bf8a4928fd64dd58 Oct 11 22:59:28.072 INFO blam! Oct 11 22:59:28.072 INFO blam! running 11 tests Oct 11 22:59:28.080 INFO blam! test maybe_ok::should_succeed ... ok Oct 11 22:59:28.080 INFO blam! test maybe_err::should_succeed ... ok Oct 11 22:59:28.080 INFO blam! test is_variant::should_succeed ... ok Oct 11 22:59:28.082 INFO blam! test maybe_some::should_succeed ... ok Oct 11 22:59:28.132 INFO kablam! Doc-tests galvanic-assert Oct 11 22:59:28.133 INFO blam! test is_variant::should_fail ... ok Oct 11 22:59:28.133 INFO blam! test maybe_ok::should_fail_because_nested_matcher_fails ... ok Oct 11 22:59:28.133 INFO blam! test maybe_err::should_fail_because_of_none_value ... ok Oct 11 22:59:28.133 INFO blam! test maybe_err::should_fail_because_nested_matcher_fails ... ok Oct 11 22:59:28.133 INFO blam! test maybe_some::should_fail_because_nested_matcher_fails ... ok Oct 11 22:59:28.133 INFO blam! test maybe_some::should_fail_because_of_none_value ... ok Oct 11 22:59:28.133 INFO blam! test maybe_ok::should_fail_because_of_none_value ... ok Oct 11 22:59:28.133 INFO blam! Oct 11 22:59:28.133 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:59:28.133 INFO blam! Oct 11 22:59:28.304 INFO blam! Oct 11 22:59:28.304 INFO blam! running 58 tests Oct 11 22:59:28.304 INFO blam! test src/lib.rs - assert_that (line 38) ... ignored Oct 11 22:59:28.304 INFO blam! test src/lib.rs - assert_that (line 46) ... ignored Oct 11 22:59:28.304 INFO blam! test src/lib.rs - assert_that (line 55) ... ignored Oct 11 22:59:28.304 INFO blam! test src/lib.rs - expect_that (line 224) ... ignored Oct 11 22:59:28.304 INFO blam! test src/lib.rs - expect_that (line 232) ... ignored Oct 11 22:59:28.304 INFO blam! test src/lib.rs - expect_that (line 241) ... ignored Oct 11 22:59:28.304 INFO blam! test src/lib.rs - expect_that (line 248) ... ignored Oct 11 22:59:28.312 INFO blam! test src/lib.rs - get_expectation_for (line 113) ... ignored Oct 11 22:59:28.312 INFO blam! test src/lib.rs - get_expectation_for (line 121) ... ignored Oct 11 22:59:28.312 INFO blam! test src/lib.rs - get_expectation_for (line 130) ... ignored Oct 11 22:59:28.312 INFO blam! test src/lib.rs - get_expectation_for (line 137) ... ignored Oct 11 22:59:28.312 INFO blam! test src/lib.rs - get_expectation_for (line 145) ... ignored Oct 11 22:59:32.668 INFO blam! test src/matchers/collection.rs - matchers::collection::all_elements_satisfy (line 484) ... ok Oct 11 22:59:33.064 INFO blam! test src/matchers/collection.rs - matchers::collection::contained_in (line 208) ... ok Oct 11 22:59:33.896 INFO blam! test src/matchers/collection.rs - matchers::collection::has_entry (line 553) ... ok Oct 11 22:59:34.032 INFO blam! test src/matchers/collection.rs - matchers::collection::contains_subset (line 160) ... ok Oct 11 22:59:34.037 INFO blam! test src/matchers/collection.rs - matchers::collection::has_value (line 677) ... ok Oct 11 22:59:34.232 INFO blam! test src/matchers/collection.rs - matchers::collection::contains_in_any_order (line 31) ... ok Oct 11 22:59:34.432 INFO blam! test src/matchers/collection.rs - matchers::collection::has_key (line 624) ... ok Oct 11 22:59:35.169 INFO blam! test src/matchers/collection.rs - matchers::collection::contains_in_order (line 93) ... ok Oct 11 22:59:36.348 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_ascending (line 416) ... ok Oct 11 22:59:36.520 INFO blam! test src/matchers/collection.rs - matchers::collection::some_elements_satisfy (line 512) ... ok Oct 11 22:59:36.944 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_by (line 241) ... ok Oct 11 22:59:37.112 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_descending (line 450) ... ok Oct 11 22:59:37.196 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_strictly_ascending (line 433) ... ok Oct 11 22:59:37.412 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_strictly_by (line 282) ... ok Oct 11 22:59:37.812 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_by_in_any_order (line 322) ... ok Oct 11 22:59:38.308 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_strictly_by_in_any_order (line 368) ... ok Oct 11 22:59:39.488 INFO blam! test src/matchers/combinators.rs - all_of (line 21) ... ok Oct 11 22:59:39.552 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_strictly_descending (line 467) ... ok Oct 11 22:59:40.216 INFO blam! test src/matchers/combinators.rs - any_of (line 88) ... ok Oct 11 22:59:40.228 INFO blam! test src/matchers/combinators.rs - matchers::combinators::Any (line 109) ... ok Oct 11 22:59:40.723 INFO blam! test src/matchers/combinators.rs - matchers::combinators::All (line 42) ... ok Oct 11 22:59:41.544 INFO blam! test src/matchers/core.rs - matchers::core::assertion_always_fails (line 62) ... ok Oct 11 22:59:42.060 INFO blam! test src/matchers/core.rs - has_structure (line 360) ... ok Oct 11 22:59:42.124 INFO blam! test src/matchers/core.rs - matchers::core::any_value (line 49) ... ok Oct 11 22:59:43.260 INFO blam! test src/matchers/core.rs - matchers::core::assertion_always_succeeds (line 37) ... ok Oct 11 22:59:43.541 INFO blam! test src/matchers/core.rs - matchers::core::eq (line 164) ... ok Oct 11 22:59:43.673 INFO blam! test src/matchers/core.rs - matchers::core::geq (line 279) ... ok Oct 11 22:59:43.800 INFO blam! test src/matchers/core.rs - matchers::core::close_to (line 293) ... ok Oct 11 22:59:43.831 INFO blam! test src/matchers/core.rs - matchers::core::equal_to (line 148) ... ok Oct 11 22:59:44.436 INFO blam! test src/matchers/core.rs - matchers::core::greater_than (line 205) ... ok Oct 11 22:59:44.880 INFO blam! test src/matchers/core.rs - matchers::core::greater_than_or_equal (line 263) ... ok Oct 11 22:59:45.075 INFO blam! test src/matchers/core.rs - matchers::core::gt (line 220) ... ok Oct 11 22:59:47.060 INFO blam! test src/matchers/core.rs - matchers::core::is (line 95) ... ok Oct 11 22:59:47.220 INFO blam! test src/matchers/core.rs - matchers::core::has (line 110) ... ok Oct 11 22:59:47.236 INFO blam! test src/matchers/core.rs - matchers::core::less_than (line 177) ... ok Oct 11 22:59:47.297 INFO blam! test src/matchers/core.rs - matchers::core::no_value (line 79) ... ok Oct 11 22:59:47.457 INFO blam! test src/matchers/core.rs - matchers::core::lt (line 192) ... ok Oct 11 22:59:47.534 INFO blam! test src/matchers/core.rs - matchers::core::less_than_or_equal (line 233) ... ok Oct 11 22:59:47.768 INFO blam! test src/matchers/core.rs - matchers::core::leq (line 249) ... ok Oct 11 22:59:48.300 INFO blam! test src/matchers/core.rs - matchers::core::not (line 124) ... ok Oct 11 22:59:49.012 INFO blam! test src/matchers/variant.rs - is_variant (line 34) ... ok Oct 11 22:59:49.580 INFO blam! test src/matchers/core.rs - matchers::core::same_object (line 318) ... ok Oct 11 22:59:49.583 INFO blam! test src/matchers/variant.rs - is_variant (line 25) ... ok Oct 11 22:59:49.948 INFO blam! test src/matchers/variant.rs - matchers::variant::maybe_ok (line 80) ... ok Oct 11 22:59:50.044 INFO blam! test src/matchers/variant.rs - matchers::variant::maybe_err (line 101) ... ok Oct 11 22:59:50.044 INFO blam! test src/matchers/variant.rs - matchers::variant::maybe_some (line 60) ... ok Oct 11 22:59:50.044 INFO blam! Oct 11 22:59:50.044 INFO blam! test result: ok. 46 passed; 0 failed; 12 ignored; 0 measured; 0 filtered out Oct 11 22:59:50.044 INFO blam! Oct 11 22:59:50.092 INFO kablam! su: No module specific data is present Oct 11 22:59:51.130 INFO running `"docker" "rm" "-f" "a1b9a0ac90cab5ffcb895730573134c58949ba8ec20e52c3e395f911c145f819"` Oct 11 22:59:51.432 INFO blam! a1b9a0ac90cab5ffcb895730573134c58949ba8ec20e52c3e395f911c145f819