Oct 16 10:41:16.002 INFO testing galvanic-assert-0.8.7 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 10:41:16.002 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 10:41:16.504 INFO blam! aa8e9ba73eb88acd8cdc27821d64b41e684c8cba892a79d64f097cda1ec71ac5 Oct 16 10:41:16.507 INFO running `"docker" "start" "-a" "aa8e9ba73eb88acd8cdc27821d64b41e684c8cba892a79d64f097cda1ec71ac5"` Oct 16 10:41:17.711 INFO kablam! usermod: no changes Oct 16 10:41:17.758 INFO kablam! Compiling galvanic-assert v0.8.7 (/source) Oct 16 10:41:18.964 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.22s Oct 16 10:41:18.971 INFO kablam! su: No module specific data is present Oct 16 10:41:19.400 INFO running `"docker" "rm" "-f" "aa8e9ba73eb88acd8cdc27821d64b41e684c8cba892a79d64f097cda1ec71ac5"` Oct 16 10:41:19.478 INFO blam! aa8e9ba73eb88acd8cdc27821d64b41e684c8cba892a79d64f097cda1ec71ac5 Oct 16 10:41:19.482 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 10:41:19.687 INFO blam! d1f82f102ecd4f14fdc6cd60ac871cf871747f7c5aff4739925b39ec518f1f33 Oct 16 10:41:19.688 INFO running `"docker" "start" "-a" "d1f82f102ecd4f14fdc6cd60ac871cf871747f7c5aff4739925b39ec518f1f33"` Oct 16 10:41:20.608 INFO kablam! usermod: no changes Oct 16 10:41:20.667 INFO kablam! Compiling galvanic-assert v0.8.7 (/source) Oct 16 10:41:23.204 INFO kablam! warning: unused comparison which must be used Oct 16 10:41:23.204 INFO kablam! --> tests/expectations.rs:91:42 Oct 16 10:41:23.204 INFO kablam! | Oct 16 10:41:23.204 INFO kablam! 91 | let e = get_expectation_for!(1 == 1, panics); Oct 16 10:41:23.204 INFO kablam! | ^^^^^^ Oct 16 10:41:23.204 INFO kablam! | Oct 16 10:41:23.204 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 10:41:23.204 INFO kablam! Oct 16 10:41:23.204 INFO kablam! warning: unused comparison which must be used Oct 16 10:41:23.204 INFO kablam! --> tests/expectations.rs:101:42 Oct 16 10:41:23.204 INFO kablam! | Oct 16 10:41:23.204 INFO kablam! 101 | let e = get_expectation_for!(1 == 1, does not panic); Oct 16 10:41:23.204 INFO kablam! | ^^^^^^ Oct 16 10:41:23.204 INFO kablam! Oct 16 10:41:23.247 INFO kablam! warning: unused comparison which must be used Oct 16 10:41:23.247 INFO kablam! --> tests/expectations.rs:178:26 Oct 16 10:41:23.247 INFO kablam! | Oct 16 10:41:23.247 INFO kablam! 178 | expect_that!(1 == 1, panics); Oct 16 10:41:23.247 INFO kablam! | ^^^^^^ Oct 16 10:41:23.247 INFO kablam! Oct 16 10:41:23.247 INFO kablam! warning: unused comparison which must be used Oct 16 10:41:23.247 INFO kablam! --> tests/expectations.rs:187:26 Oct 16 10:41:23.247 INFO kablam! | Oct 16 10:41:23.247 INFO kablam! 187 | expect_that!(1 == 1, does not panic); Oct 16 10:41:23.247 INFO kablam! | ^^^^^^ Oct 16 10:41:23.247 INFO kablam! Oct 16 10:41:23.867 INFO kablam! warning: unused arithmetic operation which must be used Oct 16 10:41:23.867 INFO kablam! --> tests/core_matchers.rs:34:26 Oct 16 10:41:23.868 INFO kablam! | Oct 16 10:41:23.868 INFO kablam! 34 | assert_that!(&1+1, panics); Oct 16 10:41:23.868 INFO kablam! | ^^^^ Oct 16 10:41:23.868 INFO kablam! | Oct 16 10:41:23.868 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 10:41:23.868 INFO kablam! Oct 16 10:41:23.868 INFO kablam! warning: unused arithmetic operation which must be used Oct 16 10:41:23.868 INFO kablam! --> tests/core_matchers.rs:45:22 Oct 16 10:41:23.868 INFO kablam! | Oct 16 10:41:23.868 INFO kablam! 45 | assert_that!(&1+1, does not panic); Oct 16 10:41:23.868 INFO kablam! | ^^^^ Oct 16 10:41:23.868 INFO kablam! Oct 16 10:41:25.631 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.00s Oct 16 10:41:25.633 INFO kablam! su: No module specific data is present Oct 16 10:41:25.898 INFO running `"docker" "rm" "-f" "d1f82f102ecd4f14fdc6cd60ac871cf871747f7c5aff4739925b39ec518f1f33"` Oct 16 10:41:26.052 INFO blam! d1f82f102ecd4f14fdc6cd60ac871cf871747f7c5aff4739925b39ec518f1f33 Oct 16 10:41:26.054 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 10:41:26.248 INFO blam! c23f6717d1db48005a7bdfa34ee4de358f05c8cdc5169a45ec7553b32ebcbbf7 Oct 16 10:41:26.251 INFO running `"docker" "start" "-a" "c23f6717d1db48005a7bdfa34ee4de358f05c8cdc5169a45ec7553b32ebcbbf7"` Oct 16 10:41:26.769 INFO kablam! usermod: no changes Oct 16 10:41:26.794 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 16 10:41:26.795 INFO kablam! Running /target/debug/deps/galvanic_assert-be8c02094fcbbd65 Oct 16 10:41:26.800 INFO blam! Oct 16 10:41:26.800 INFO blam! running 1 test Oct 16 10:41:26.800 INFO blam! test test::should_bool ... ok Oct 16 10:41:26.800 INFO blam! Oct 16 10:41:26.800 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:41:26.800 INFO blam! Oct 16 10:41:26.802 INFO kablam! Running /target/debug/deps/collections_matchers-62c7f67d245ec14d Oct 16 10:41:26.807 INFO blam! Oct 16 10:41:26.807 INFO blam! running 78 tests Oct 16 10:41:26.807 INFO blam! test all_elements_satisfy::should_match ... ok Oct 16 10:41:26.808 INFO blam! test contains_in_any_order::should_match ... ok Oct 16 10:41:26.808 INFO blam! test all_elements_satisfy::should_match_empty_collection ... ok Oct 16 10:41:26.811 INFO blam! test contains_in_any_order::should_match_empty_collection ... ok Oct 16 10:41:26.811 INFO blam! test contained_in::should_match ... ok Oct 16 10:41:26.816 INFO blam! test contains_in_order::should_match ... ok Oct 16 10:41:26.816 INFO blam! test contains_in_order::should_match_empty_collection ... ok Oct 16 10:41:26.824 INFO blam! test contained_in::should_fail ... ok Oct 16 10:41:26.825 INFO blam! test contains_in_any_order::should_fail_due_to_unexpected_element ... ok Oct 16 10:41:26.825 INFO blam! test contains_in_order::should_fail_due_to_unexpected_element ... ok Oct 16 10:41:26.825 INFO blam! test contains_in_order::should_fail_due_to_missing_element ... ok Oct 16 10:41:26.825 INFO blam! test contains_subset::should_match_empty_subset ... ok Oct 16 10:41:26.825 INFO blam! test contains_in_any_order::should_fail_due_to_missing_element ... ok Oct 16 10:41:26.825 INFO blam! test has_entry::hash_map::should_match ... ok Oct 16 10:41:26.827 INFO blam! test contains_in_order::should_fail_due_to_unordered_element ... ok Oct 16 10:41:26.827 INFO blam! test contains_subset::should_match ... ok Oct 16 10:41:26.827 INFO blam! test contains_subset::should_match_empty_collection ... ok Oct 16 10:41:26.828 INFO blam! test all_elements_satisfy::should_fail ... ok Oct 16 10:41:26.828 INFO blam! test has_key::hash_map::should_match ... ok Oct 16 10:41:26.832 INFO blam! test contains_subset::should_fail_due_to_missing_element ... ok Oct 16 10:41:26.832 INFO blam! test has_entry::ordered_map::should_match ... ok Oct 16 10:41:26.833 INFO blam! test has_entry::hash_map::should_fail_due_to_wrong_entry ... ok Oct 16 10:41:26.833 INFO blam! test has_entry::ordered_map::should_fail_due_to_missing_key ... ok Oct 16 10:41:26.833 INFO blam! test has_entry::hash_map::should_fail_due_to_missing_key ... ok Oct 16 10:41:26.833 INFO blam! test has_entry::ordered_map::should_fail_due_to_wrong_entry ... ok Oct 16 10:41:26.833 INFO blam! test some_elements_satisfy::should_match ... ok Oct 16 10:41:26.833 INFO blam! test some_elements_satisfy::should_fail ... ok Oct 16 10:41:26.839 INFO blam! test sorted_ascending::should_match ... ok Oct 16 10:41:26.839 INFO blam! test sorted_ascending::should_match_empty_collection ... ok Oct 16 10:41:26.851 INFO blam! test has_key::ordered_map::should_match ... ok Oct 16 10:41:26.851 INFO blam! test has_key::hash_map::should_fail_due_to_missing_key ... ok Oct 16 10:41:26.851 INFO blam! test sorted_by::should_match ... ok Oct 16 10:41:26.855 INFO blam! test sorted_by::should_match_all_eq ... ok Oct 16 10:41:26.855 INFO blam! test some_elements_satisfy::should_fail_empty_collection ... ok Oct 16 10:41:26.856 INFO blam! test sorted_ascending::should_fail_unordered ... ok Oct 16 10:41:26.856 INFO blam! test has_key::ordered_map::should_fail_due_to_missing_key ... ok Oct 16 10:41:26.856 INFO blam! test sorted_by::should_match_empty_collection ... ok Oct 16 10:41:26.856 INFO blam! test sorted_ascending::should_fail_reversed ... ok Oct 16 10:41:26.863 INFO blam! test sorted_by_in_any_order::should_match_all_eq ... ok Oct 16 10:41:26.863 INFO blam! test sorted_by::should_match_some_eq ... ok Oct 16 10:41:26.863 INFO blam! test sorted_by::should_match_single_element ... ok Oct 16 10:41:26.863 INFO blam! test sorted_by::should_match_eq_then_ordered ... ok Oct 16 10:41:26.864 INFO blam! test sorted_by::should_fail_unordered ... ok Oct 16 10:41:26.864 INFO blam! test sorted_by::should_fail_some_eq_then_unordered ... ok Oct 16 10:41:26.867 INFO blam! test sorted_by_in_any_order::should_match_empty_collection ... ok Oct 16 10:41:26.867 INFO blam! test sorted_by_in_any_order::should_match_eq_then_ordered ... ok Oct 16 10:41:26.867 INFO blam! test sorted_by_in_any_order::should_match_sorted_descending ... ok Oct 16 10:41:26.867 INFO blam! test sorted_by_in_any_order::should_match_single_element ... ok Oct 16 10:41:26.867 INFO blam! test sorted_by_in_any_order::should_match_sorted_ascending ... ok Oct 16 10:41:26.876 INFO blam! test sorted_descending::should_match_empty_collection ... ok Oct 16 10:41:26.876 INFO blam! test sorted_descending::should_match ... ok Oct 16 10:41:26.878 INFO blam! test sorted_by_in_any_order::should_fail_unordered ... ok Oct 16 10:41:26.878 INFO blam! test sorted_by_in_any_order::should_fail_some_eq_then_unordered ... ok Oct 16 10:41:26.878 INFO blam! test sorted_descending::should_fail_reversed ... ok Oct 16 10:41:26.878 INFO blam! test sorted_descending::should_fail ... ok Oct 16 10:41:26.887 INFO blam! test sorted_strictly_ascending::should_match_empty_collection ... ok Oct 16 10:41:26.887 INFO blam! test sorted_strictly_ascending::should_match ... ok Oct 16 10:41:26.887 INFO blam! test sorted_strictly_by::should_fail_unordered ... ok Oct 16 10:41:26.887 INFO blam! test sorted_strictly_ascending::should_fail_not_strict ... ok Oct 16 10:41:26.887 INFO blam! test sorted_strictly_by::should_fail_not_strict ... ok Oct 16 10:41:26.887 INFO blam! test sorted_strictly_by::should_fail_all_eq ... ok Oct 16 10:41:26.887 INFO blam! test sorted_strictly_ascending::should_fail_unordered ... ok Oct 16 10:41:26.887 INFO blam! test sorted_strictly_ascending::should_fail_reversed ... ok Oct 16 10:41:26.887 INFO blam! test sorted_strictly_by::should_match_empty_collection ... ok Oct 16 10:41:26.887 INFO blam! test sorted_strictly_by::should_match_single_element ... ok Oct 16 10:41:26.887 INFO blam! test sorted_strictly_by_in_any_order::should_fail_all_eq ... ok Oct 16 10:41:26.887 INFO blam! test sorted_strictly_by_in_any_order::should_match_single_element ... ok Oct 16 10:41:26.887 INFO blam! test sorted_strictly_by::should_match ... ok Oct 16 10:41:26.887 INFO blam! test sorted_strictly_descending::should_fail_reversed ... ok Oct 16 10:41:26.887 INFO blam! test sorted_strictly_descending::should_fail_not_strict ... ok Oct 16 10:41:26.887 INFO blam! test sorted_strictly_descending::should_fail_unordered ... ok Oct 16 10:41:26.887 INFO blam! test sorted_strictly_by_in_any_order::should_match_sorted_strictly_descending ... ok Oct 16 10:41:26.887 INFO blam! test sorted_strictly_by_in_any_order::should_match_sorted_strictly_ascending ... ok Oct 16 10:41:26.887 INFO blam! test sorted_strictly_descending::should_match ... ok Oct 16 10:41:26.887 INFO blam! test sorted_strictly_descending::should_match_empty_collection ... ok Oct 16 10:41:26.891 INFO blam! test sorted_strictly_by_in_any_order::should_fail_not_strict ... ok Oct 16 10:41:26.891 INFO blam! test sorted_strictly_by_in_any_order::should_fail_unordered ... ok Oct 16 10:41:26.891 INFO blam! test sorted_strictly_by_in_any_order::should_match_empty_collection ... ok Oct 16 10:41:26.891 INFO blam! Oct 16 10:41:26.891 INFO blam! test result: ok. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:41:26.891 INFO blam! Oct 16 10:41:26.893 INFO kablam! Running /target/debug/deps/combinator_matchers-e6ed4ca5b36d5a9e Oct 16 10:41:26.907 INFO blam! Oct 16 10:41:26.907 INFO blam! running 11 tests Oct 16 10:41:26.907 INFO blam! test any_of::should_match_with_macro ... ok Oct 16 10:41:26.907 INFO blam! test any_of::should_match_if_some_fails ... ok Oct 16 10:41:26.908 INFO blam! test any_of::should_match_if_none_fails ... ok Oct 16 10:41:26.908 INFO blam! test all_of::should_match_with_macro ... ok Oct 16 10:41:26.908 INFO blam! test all_of::should_match ... ok Oct 16 10:41:26.926 INFO blam! test combining_combinators::should_match_combined_all_any ... ok Oct 16 10:41:26.926 INFO blam! test combining_combinators::should_match_combined_any_all ... ok Oct 16 10:41:26.926 INFO blam! test combining_combinators::should_match_combined_not_any ... ok Oct 16 10:41:26.927 INFO blam! test combining_variant_matchers::should_match ... ok Oct 16 10:41:26.927 INFO blam! test all_of::should_fail ... ok Oct 16 10:41:26.931 INFO blam! test any_of::should_fail ... ok Oct 16 10:41:26.932 INFO blam! Oct 16 10:41:26.932 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:41:26.932 INFO blam! Oct 16 10:41:26.938 INFO kablam! Running /target/debug/deps/core_matchers-f56ecf3ab4e4e94c Oct 16 10:41:26.939 INFO blam! Oct 16 10:41:26.939 INFO blam! running 33 tests Oct 16 10:41:26.959 INFO blam! test assert_expression::should_assert_an_expression_to_be_true ... ok Oct 16 10:41:26.963 INFO blam! test assert_expression::should_assert_an_expression_to_be_true_with_reason ... ok Oct 16 10:41:26.964 INFO blam! test assert_does_not_panic::should_assert_that_no_panic_occurred ... ok Oct 16 10:41:26.964 INFO blam! test close_to::should_match ... ok Oct 16 10:41:26.964 INFO blam! test eq::should_match ... ok Oct 16 10:41:26.979 INFO blam! test assert_does_not_panic::should_fail_to_assert_a_panic ... ok Oct 16 10:41:26.979 INFO blam! test assert_expression::should_fail_to_assert_an_expression_to_be_true_with_reason ... ok Oct 16 10:41:26.979 INFO blam! test assert_panic::should_fail_to_assert_a_panic ... ok Oct 16 10:41:26.979 INFO blam! test assert_panic::should_assert_a_panic ... ok Oct 16 10:41:26.979 INFO blam! test assert_expression::should_fail_to_assert_an_expression_to_be_true ... ok Oct 16 10:41:26.979 INFO blam! test has_structure::enum_like::should_match ... ok Oct 16 10:41:26.979 INFO blam! test greater_than::should_match ... ok Oct 16 10:41:26.979 INFO blam! test greater_than_or_equal::should_fail ... ok Oct 16 10:41:26.979 INFO blam! test greater_than_or_equal::should_match ... ok Oct 16 10:41:26.979 INFO blam! test close_to::should_fail ... ok Oct 16 10:41:26.979 INFO blam! test has_structure::tuple_like::should_match ... ok Oct 16 10:41:26.979 INFO blam! test has_structure::enum_like::should_fail ... ok Oct 16 10:41:26.979 INFO blam! test has_structure::struct_like::should_fail ... ok Oct 16 10:41:26.979 INFO blam! test has_structure::tuple_like::should_fail ... ok Oct 16 10:41:26.979 INFO blam! test has_structure::struct_like::should_match_incomplete_field_list ... ok Oct 16 10:41:26.979 INFO blam! test greater_than::should_fail ... ok Oct 16 10:41:26.979 INFO blam! test invariants::assertion_should_fail ... ok Oct 16 10:41:26.979 INFO blam! test has_structure::struct_like::should_match ... ok Oct 16 10:41:26.979 INFO blam! test less_than::should_fail ... ok Oct 16 10:41:26.979 INFO blam! test less_than::should_match ... ok Oct 16 10:41:26.979 INFO blam! test less_than_or_equal::should_fail ... ok Oct 16 10:41:26.979 INFO blam! test less_than_or_equal::should_match ... ok Oct 16 10:41:26.979 INFO blam! test invariants::assertion_should_succeed ... ok Oct 16 10:41:26.979 INFO blam! test not::should_invert_fail ... ok Oct 16 10:41:26.979 INFO blam! test not::should_invert_success ... ok Oct 16 10:41:26.979 INFO blam! test same_object::should_match ... ok Oct 16 10:41:26.979 INFO blam! test same_object::should_fail ... ok Oct 16 10:41:26.983 INFO blam! test eq::should_fail ... ok Oct 16 10:41:26.983 INFO kablam! Running /target/debug/deps/expectations-9f846ed1a58041ad Oct 16 10:41:26.983 INFO blam! Oct 16 10:41:26.983 INFO blam! test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:41:26.983 INFO blam! Oct 16 10:41:26.995 INFO blam! Oct 16 10:41:26.995 INFO blam! running 24 tests Oct 16 10:41:26.999 INFO blam! test expect_that::use_matcher::should_expect_a_matcher_to_succeed ... ok Oct 16 10:41:27.003 INFO blam! test expect_that::use_expression::should_expect_an_expression_to_be_true ... ok Oct 16 10:41:27.023 INFO blam! test expect_that::use_no_panic::should_expect_an_expression_to_not_panic ... ok Oct 16 10:41:27.039 INFO blam! test expect_that::use_expression::should_get_multiple_expectations_asserting_an_expression_to_be_true ... ok Oct 16 10:41:27.051 INFO blam! test get_expectation_for::use_expression::should_get_an_expectation_asserting_an_expression_to_be_true ... ok Oct 16 10:41:27.051 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:27.059 INFO blam! test expect_that::use_expression::should_get_multiple_expectations_failing_to_assert_an_expression_to_be_true ... ok Oct 16 10:41:27.059 INFO blam! test expect_that::use_matcher::should_expect_a_matcher_to_fail ... ok Oct 16 10:41:27.059 INFO blam! test expect_that::use_expression::should_be_failing_to_expect_an_expression_to_be_true ... ok Oct 16 10:41:27.059 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:27.063 INFO blam! test get_expectation_for::use_expression::should_get_multiple_expectations_asserting_an_expression_to_be_true ... ok Oct 16 10:41:27.063 INFO blam! test expect_that::use_panic::should_expect_an_expression_to_panic ... ok Oct 16 10:41:27.063 INFO blam! test expect_that::use_panic::should_be_failing_to_expect_an_expression_to_panic ... ok Oct 16 10:41:27.063 INFO blam! test expect_that::use_no_panic::should_be_failing_to_expect_an_expression_to_panic ... ok Oct 16 10:41:27.063 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:27.063 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:27.063 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:27.063 INFO blam! test get_expectation_for::use_panic::should_get_an_expectation_asserting_an_expression_to_panic ... ok Oct 16 10:41:27.063 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:27.063 INFO blam! test get_expectation_for::use_no_panic::should_get_an_expectation_asserting_an_expression_to_not_panic ... ok Oct 16 10:41:27.063 INFO blam! test get_expectation_for::use_matcher::should_get_an_expectation_asserting_a_matcher_to_succeed ... ok Oct 16 10:41:27.075 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:27.075 INFO kablam! Running /target/debug/deps/variant_matchers-e6938a7d71b148fe Oct 16 10:41:27.075 INFO blam! test get_expectation_for::use_matcher::should_get_an_expectation_asserting_a_matcher_to_fail ... ok Oct 16 10:41:27.075 INFO blam! test get_expectation_for::use_panic::should_get_an_expectation_failing_to_assert_an_expression_to_panic ... ok Oct 16 10:41:27.075 INFO blam! Oct 16 10:41:27.075 INFO blam! test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:41:27.075 INFO blam! Oct 16 10:41:27.088 INFO blam! Oct 16 10:41:27.088 INFO blam! running 11 tests Oct 16 10:41:27.095 INFO blam! test maybe_err::should_succeed ... ok Oct 16 10:41:27.095 INFO blam! test maybe_ok::should_succeed ... ok Oct 16 10:41:27.095 INFO blam! test is_variant::should_succeed ... ok Oct 16 10:41:27.099 INFO blam! test maybe_some::should_succeed ... ok Oct 16 10:41:27.123 INFO blam! test is_variant::should_fail ... ok Oct 16 10:41:27.123 INFO blam! test maybe_err::should_fail_because_of_none_value ... ok Oct 16 10:41:27.123 INFO blam! test maybe_ok::should_fail_because_nested_matcher_fails ... ok Oct 16 10:41:27.123 INFO blam! test maybe_err::should_fail_because_nested_matcher_fails ... ok Oct 16 10:41:27.124 INFO blam! test maybe_ok::should_fail_because_of_none_value ... ok Oct 16 10:41:27.124 INFO blam! test maybe_some::should_fail_because_of_none_value ... ok Oct 16 10:41:27.124 INFO blam! test maybe_some::should_fail_because_nested_matcher_fails ... ok Oct 16 10:41:27.124 INFO blam! Oct 16 10:41:27.124 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:41:27.124 INFO blam! Oct 16 10:41:27.124 INFO kablam! Doc-tests galvanic-assert Oct 16 10:41:28.162 INFO blam! Oct 16 10:41:28.162 INFO blam! running 58 tests Oct 16 10:41:28.162 INFO blam! test src/lib.rs - assert_that (line 38) ... ignored Oct 16 10:41:28.162 INFO blam! test src/lib.rs - assert_that (line 46) ... ignored Oct 16 10:41:28.163 INFO blam! test src/lib.rs - assert_that (line 55) ... ignored Oct 16 10:41:28.163 INFO blam! test src/lib.rs - expect_that (line 224) ... ignored Oct 16 10:41:28.163 INFO blam! test src/lib.rs - expect_that (line 232) ... ignored Oct 16 10:41:28.163 INFO blam! test src/lib.rs - expect_that (line 241) ... ignored Oct 16 10:41:28.163 INFO blam! test src/lib.rs - expect_that (line 248) ... ignored Oct 16 10:41:28.171 INFO blam! test src/lib.rs - get_expectation_for (line 113) ... ignored Oct 16 10:41:28.171 INFO blam! test src/lib.rs - get_expectation_for (line 121) ... ignored Oct 16 10:41:28.183 INFO blam! test src/lib.rs - get_expectation_for (line 130) ... ignored Oct 16 10:41:28.187 INFO blam! test src/lib.rs - get_expectation_for (line 137) ... ignored Oct 16 10:41:28.187 INFO blam! test src/lib.rs - get_expectation_for (line 145) ... ignored Oct 16 10:41:31.819 INFO blam! test src/matchers/collection.rs - matchers::collection::contained_in (line 208) ... ok Oct 16 10:41:32.864 INFO blam! test src/matchers/collection.rs - matchers::collection::all_elements_satisfy (line 484) ... ok Oct 16 10:41:33.651 INFO blam! test src/matchers/collection.rs - matchers::collection::has_key (line 624) ... ok Oct 16 10:41:34.215 INFO blam! test src/matchers/collection.rs - matchers::collection::contains_in_any_order (line 31) ... ok Oct 16 10:41:35.083 INFO blam! test src/matchers/collection.rs - matchers::collection::has_value (line 677) ... ok Oct 16 10:41:35.183 INFO blam! test src/matchers/collection.rs - matchers::collection::contains_in_order (line 93) ... ok Oct 16 10:41:35.291 INFO blam! test src/matchers/collection.rs - matchers::collection::contains_subset (line 160) ... ok Oct 16 10:41:35.891 INFO blam! test src/matchers/collection.rs - matchers::collection::has_entry (line 553) ... ok Oct 16 10:41:39.651 INFO blam! test src/matchers/collection.rs - matchers::collection::some_elements_satisfy (line 512) ... ok Oct 16 10:41:40.827 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_descending (line 450) ... ok Oct 16 10:41:41.134 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_ascending (line 416) ... ok Oct 16 10:41:41.339 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_strictly_ascending (line 433) ... ok Oct 16 10:41:41.399 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_by (line 241) ... ok Oct 16 10:41:41.491 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_strictly_by_in_any_order (line 368) ... ok Oct 16 10:41:42.370 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_by_in_any_order (line 322) ... ok Oct 16 10:41:43.459 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_strictly_by (line 282) ... ok Oct 16 10:41:47.879 INFO blam! test src/matchers/collection.rs - matchers::collection::sorted_strictly_descending (line 467) ... ok Oct 16 10:41:48.307 INFO blam! test src/matchers/combinators.rs - any_of (line 88) ... ok Oct 16 10:41:49.499 INFO blam! test src/matchers/combinators.rs - matchers::combinators::All (line 42) ... ok Oct 16 10:41:49.844 INFO blam! test src/matchers/core.rs - matchers::core::any_value (line 49) ... ok Oct 16 10:41:49.882 INFO blam! test src/matchers/combinators.rs - matchers::combinators::Any (line 109) ... ok Oct 16 10:41:49.973 INFO blam! test src/matchers/combinators.rs - all_of (line 21) ... ok Oct 16 10:41:51.083 INFO blam! test src/matchers/core.rs - has_structure (line 360) ... ok Oct 16 10:41:52.664 INFO blam! test src/matchers/core.rs - matchers::core::assertion_always_fails (line 62) ... ok Oct 16 10:41:56.419 INFO blam! test src/matchers/core.rs - matchers::core::assertion_always_succeeds (line 37) ... ok Oct 16 10:41:57.395 INFO blam! test src/matchers/core.rs - matchers::core::close_to (line 293) ... ok Oct 16 10:41:57.703 INFO blam! test src/matchers/core.rs - matchers::core::equal_to (line 148) ... ok Oct 16 10:41:58.544 INFO blam! test src/matchers/core.rs - matchers::core::greater_than (line 205) ... ok Oct 16 10:41:58.749 INFO blam! test src/matchers/core.rs - matchers::core::eq (line 164) ... ok Oct 16 10:41:59.112 INFO blam! test src/matchers/core.rs - matchers::core::geq (line 279) ... ok Oct 16 10:41:59.770 INFO blam! test src/matchers/core.rs - matchers::core::greater_than_or_equal (line 263) ... ok Oct 16 10:42:00.179 INFO blam! test src/matchers/core.rs - matchers::core::gt (line 220) ... ok Oct 16 10:42:01.393 INFO blam! test src/matchers/core.rs - matchers::core::has (line 110) ... ok Oct 16 10:42:02.019 INFO blam! test src/matchers/core.rs - matchers::core::leq (line 249) ... ok Oct 16 10:42:02.435 INFO blam! test src/matchers/core.rs - matchers::core::less_than_or_equal (line 233) ... ok Oct 16 10:42:03.643 INFO blam! test src/matchers/core.rs - matchers::core::is (line 95) ... ok Oct 16 10:42:04.007 INFO blam! test src/matchers/core.rs - matchers::core::lt (line 192) ... ok Oct 16 10:42:04.087 INFO blam! test src/matchers/core.rs - matchers::core::no_value (line 79) ... ok Oct 16 10:42:04.455 INFO blam! test src/matchers/core.rs - matchers::core::not (line 124) ... ok Oct 16 10:42:04.555 INFO blam! test src/matchers/core.rs - matchers::core::less_than (line 177) ... ok Oct 16 10:42:06.711 INFO blam! test src/matchers/core.rs - matchers::core::same_object (line 318) ... ok Oct 16 10:42:06.711 INFO blam! test src/matchers/variant.rs - is_variant (line 25) ... ok Oct 16 10:42:07.235 INFO blam! test src/matchers/variant.rs - matchers::variant::maybe_some (line 60) ... ok Oct 16 10:42:07.471 INFO blam! test src/matchers/variant.rs - is_variant (line 34) ... ok Oct 16 10:42:07.770 INFO blam! test src/matchers/variant.rs - matchers::variant::maybe_err (line 101) ... ok Oct 16 10:42:08.186 INFO blam! test src/matchers/variant.rs - matchers::variant::maybe_ok (line 80) ... ok Oct 16 10:42:08.186 INFO blam! Oct 16 10:42:08.186 INFO blam! test result: ok. 46 passed; 0 failed; 12 ignored; 0 measured; 0 filtered out Oct 16 10:42:08.186 INFO blam! Oct 16 10:42:08.213 INFO kablam! su: No module specific data is present Oct 16 10:42:09.240 INFO running `"docker" "rm" "-f" "c23f6717d1db48005a7bdfa34ee4de358f05c8cdc5169a45ec7553b32ebcbbf7"` Oct 16 10:42:09.565 INFO blam! c23f6717d1db48005a7bdfa34ee4de358f05c8cdc5169a45ec7553b32ebcbbf7