Dec 15 14:01:58.224 INFO testing galvanic-assert-0.8.7 against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 15 14:01:58.224 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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"` Dec 15 14:01:58.611 INFO [stdout] cd77f51d2f91527a409b0dd2773a50851311ffb25046c2c0fba8732a6605964c Dec 15 14:01:58.615 INFO running `"docker" "start" "-a" "cd77f51d2f91527a409b0dd2773a50851311ffb25046c2c0fba8732a6605964c"` Dec 15 14:01:59.428 INFO [stderr] usermod: no changes Dec 15 14:01:59.483 INFO [stderr] Compiling galvanic-assert v0.8.7 (/source) Dec 15 14:02:00.699 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.24s Dec 15 14:02:00.704 INFO [stderr] su: No module specific data is present Dec 15 14:02:01.252 INFO running `"docker" "inspect" "cd77f51d2f91527a409b0dd2773a50851311ffb25046c2c0fba8732a6605964c"` Dec 15 14:02:01.348 INFO running `"docker" "rm" "-f" "cd77f51d2f91527a409b0dd2773a50851311ffb25046c2c0fba8732a6605964c"` Dec 15 14:02:01.512 INFO [stdout] cd77f51d2f91527a409b0dd2773a50851311ffb25046c2c0fba8732a6605964c Dec 15 14:02:01.521 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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"` Dec 15 14:02:01.880 INFO [stdout] 5861473ddc12b23ab2d441a2e631543182e717f4398e4172fd3c8deda7a19037 Dec 15 14:02:01.882 INFO running `"docker" "start" "-a" "5861473ddc12b23ab2d441a2e631543182e717f4398e4172fd3c8deda7a19037"` Dec 15 14:02:02.461 INFO [stderr] usermod: no changes Dec 15 14:02:02.497 INFO [stderr] Compiling galvanic-assert v0.8.7 (/source) Dec 15 14:02:04.608 INFO [stderr] warning: unused comparison that must be used Dec 15 14:02:04.608 INFO [stderr] --> tests/expectations.rs:91:42 Dec 15 14:02:04.608 INFO [stderr] | Dec 15 14:02:04.608 INFO [stderr] 91 | let e = get_expectation_for!(1 == 1, panics); Dec 15 14:02:04.608 INFO [stderr] | ^^^^^^ Dec 15 14:02:04.608 INFO [stderr] | Dec 15 14:02:04.608 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 15 14:02:04.608 INFO [stderr] Dec 15 14:02:04.608 INFO [stderr] warning: unused comparison that must be used Dec 15 14:02:04.608 INFO [stderr] --> tests/expectations.rs:101:42 Dec 15 14:02:04.608 INFO [stderr] | Dec 15 14:02:04.608 INFO [stderr] 101 | let e = get_expectation_for!(1 == 1, does not panic); Dec 15 14:02:04.608 INFO [stderr] | ^^^^^^ Dec 15 14:02:04.608 INFO [stderr] Dec 15 14:02:04.610 INFO [stderr] warning: unused comparison that must be used Dec 15 14:02:04.610 INFO [stderr] --> tests/expectations.rs:178:26 Dec 15 14:02:04.610 INFO [stderr] | Dec 15 14:02:04.610 INFO [stderr] 178 | expect_that!(1 == 1, panics); Dec 15 14:02:04.610 INFO [stderr] | ^^^^^^ Dec 15 14:02:04.611 INFO [stderr] Dec 15 14:02:04.615 INFO [stderr] warning: unused comparison that must be used Dec 15 14:02:04.615 INFO [stderr] --> tests/expectations.rs:187:26 Dec 15 14:02:04.615 INFO [stderr] | Dec 15 14:02:04.615 INFO [stderr] 187 | expect_that!(1 == 1, does not panic); Dec 15 14:02:04.615 INFO [stderr] | ^^^^^^ Dec 15 14:02:04.615 INFO [stderr] Dec 15 14:02:04.667 INFO [stderr] warning: unused arithmetic operation that must be used Dec 15 14:02:04.667 INFO [stderr] --> tests/core_matchers.rs:34:26 Dec 15 14:02:04.667 INFO [stderr] | Dec 15 14:02:04.667 INFO [stderr] 34 | assert_that!(&1+1, panics); Dec 15 14:02:04.667 INFO [stderr] | ^^^^ Dec 15 14:02:04.667 INFO [stderr] | Dec 15 14:02:04.667 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 15 14:02:04.667 INFO [stderr] Dec 15 14:02:04.667 INFO [stderr] warning: unused arithmetic operation that must be used Dec 15 14:02:04.667 INFO [stderr] --> tests/core_matchers.rs:45:22 Dec 15 14:02:04.667 INFO [stderr] | Dec 15 14:02:04.667 INFO [stderr] 45 | assert_that!(&1+1, does not panic); Dec 15 14:02:04.667 INFO [stderr] | ^^^^ Dec 15 14:02:04.667 INFO [stderr] Dec 15 14:02:07.822 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.34s Dec 15 14:02:07.826 INFO [stderr] su: No module specific data is present Dec 15 14:02:08.129 INFO running `"docker" "inspect" "5861473ddc12b23ab2d441a2e631543182e717f4398e4172fd3c8deda7a19037"` Dec 15 14:02:08.191 INFO running `"docker" "rm" "-f" "5861473ddc12b23ab2d441a2e631543182e717f4398e4172fd3c8deda7a19037"` Dec 15 14:02:08.291 INFO [stdout] 5861473ddc12b23ab2d441a2e631543182e717f4398e4172fd3c8deda7a19037 Dec 15 14:02:08.298 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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"` Dec 15 14:02:08.529 INFO [stdout] 74c3065118ce917e257c7d8601b0e1e477b06e3bf5aa501180de304969c66a39 Dec 15 14:02:08.532 INFO running `"docker" "start" "-a" "74c3065118ce917e257c7d8601b0e1e477b06e3bf5aa501180de304969c66a39"` Dec 15 14:02:08.977 INFO [stderr] usermod: no changes Dec 15 14:02:09.012 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s Dec 15 14:02:09.023 INFO [stderr] Running /target/debug/deps/galvanic_assert-857e980a9df19aa0 Dec 15 14:02:09.028 INFO [stderr] Running /target/debug/deps/collections_matchers-ebb596a6fad3e6cf Dec 15 14:02:09.029 INFO [stdout] Dec 15 14:02:09.029 INFO [stdout] running 1 test Dec 15 14:02:09.029 INFO [stdout] test test::should_bool ... ok Dec 15 14:02:09.029 INFO [stdout] Dec 15 14:02:09.029 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 14:02:09.029 INFO [stdout] Dec 15 14:02:09.029 INFO [stdout] Dec 15 14:02:09.029 INFO [stdout] running 78 tests Dec 15 14:02:09.029 INFO [stdout] test all_elements_satisfy::should_match ... ok Dec 15 14:02:09.047 INFO [stdout] test all_elements_satisfy::should_match_empty_collection ... ok Dec 15 14:02:09.047 INFO [stdout] test contained_in::should_match ... ok Dec 15 14:02:09.047 INFO [stdout] test contains_in_any_order::should_match ... ok Dec 15 14:02:09.049 INFO [stdout] test contains_in_any_order::should_match_empty_collection ... ok Dec 15 14:02:09.049 INFO [stdout] test contains_in_order::should_match ... ok Dec 15 14:02:09.063 INFO [stdout] test contains_in_order::should_match_empty_collection ... ok Dec 15 14:02:09.074 INFO [stdout] test all_elements_satisfy::should_fail ... ok Dec 15 14:02:09.075 INFO [stdout] test contains_in_any_order::should_fail_due_to_unexpected_element ... ok Dec 15 14:02:09.075 INFO [stdout] test contains_in_any_order::should_fail_due_to_missing_element ... ok Dec 15 14:02:09.075 INFO [stdout] test contained_in::should_fail ... ok Dec 15 14:02:09.075 INFO [stdout] test contains_in_order::should_fail_due_to_missing_element ... ok Dec 15 14:02:09.075 INFO [stdout] test contains_subset::should_match_empty_collection ... ok Dec 15 14:02:09.075 INFO [stdout] test contains_subset::should_match_empty_subset ... ok Dec 15 14:02:09.076 INFO [stdout] test has_entry::hash_map::should_fail_due_to_missing_key ... ok Dec 15 14:02:09.076 INFO [stdout] test contains_subset::should_match ... ok Dec 15 14:02:09.076 INFO [stdout] test has_entry::ordered_map::should_fail_due_to_wrong_entry ... ok Dec 15 14:02:09.076 INFO [stdout] test has_entry::ordered_map::should_match ... ok Dec 15 14:02:09.076 INFO [stdout] test has_key::hash_map::should_fail_due_to_missing_key ... ok Dec 15 14:02:09.079 INFO [stdout] test has_entry::hash_map::should_match ... ok Dec 15 14:02:09.079 INFO [stdout] test has_key::hash_map::should_match ... ok Dec 15 14:02:09.079 INFO [stdout] test has_key::ordered_map::should_match ... ok Dec 15 14:02:09.079 INFO [stdout] test has_entry::hash_map::should_fail_due_to_wrong_entry ... ok Dec 15 14:02:09.079 INFO [stdout] test some_elements_satisfy::should_match ... ok Dec 15 14:02:09.079 INFO [stdout] test contains_in_order::should_fail_due_to_unordered_element ... ok Dec 15 14:02:09.079 INFO [stdout] test has_entry::ordered_map::should_fail_due_to_missing_key ... ok Dec 15 14:02:09.080 INFO [stdout] test sorted_ascending::should_fail_unordered ... ok Dec 15 14:02:09.080 INFO [stdout] test sorted_ascending::should_fail_reversed ... ok Dec 15 14:02:09.080 INFO [stdout] test has_key::ordered_map::should_fail_due_to_missing_key ... ok Dec 15 14:02:09.080 INFO [stdout] test some_elements_satisfy::should_fail_empty_collection ... ok Dec 15 14:02:09.080 INFO [stdout] test sorted_ascending::should_match ... ok Dec 15 14:02:09.080 INFO [stdout] test sorted_ascending::should_match_empty_collection ... ok Dec 15 14:02:09.080 INFO [stdout] test contains_subset::should_fail_due_to_missing_element ... ok Dec 15 14:02:09.080 INFO [stdout] test sorted_by::should_match_eq_then_ordered ... ok Dec 15 14:02:09.080 INFO [stdout] test sorted_by::should_match_single_element ... ok Dec 15 14:02:09.080 INFO [stdout] test sorted_by::should_match_some_eq ... ok Dec 15 14:02:09.081 INFO [stdout] test sorted_by::should_match ... ok Dec 15 14:02:09.081 INFO [stdout] test sorted_by::should_fail_some_eq_then_unordered ... ok Dec 15 14:02:09.081 INFO [stdout] test sorted_by::should_match_all_eq ... ok Dec 15 14:02:09.081 INFO [stdout] test sorted_by::should_match_empty_collection ... ok Dec 15 14:02:09.081 INFO [stdout] test sorted_by_in_any_order::should_fail_some_eq_then_unordered ... ok Dec 15 14:02:09.082 INFO [stdout] test sorted_by::should_fail_unordered ... ok Dec 15 14:02:09.082 INFO [stdout] test sorted_by_in_any_order::should_fail_unordered ... ok Dec 15 14:02:09.082 INFO [stdout] test sorted_by_in_any_order::should_match_all_eq ... ok Dec 15 14:02:09.082 INFO [stdout] test sorted_by_in_any_order::should_match_empty_collection ... ok Dec 15 14:02:09.082 INFO [stdout] test sorted_by_in_any_order::should_match_eq_then_ordered ... ok Dec 15 14:02:09.082 INFO [stdout] test sorted_by_in_any_order::should_match_sorted_ascending ... ok Dec 15 14:02:09.082 INFO [stdout] test sorted_by_in_any_order::should_match_sorted_descending ... ok Dec 15 14:02:09.082 INFO [stdout] test sorted_by_in_any_order::should_match_single_element ... ok Dec 15 14:02:09.083 INFO [stdout] test sorted_descending::should_fail_reversed ... ok Dec 15 14:02:09.083 INFO [stdout] test sorted_descending::should_match ... ok Dec 15 14:02:09.083 INFO [stdout] test sorted_descending::should_match_empty_collection ... ok Dec 15 14:02:09.083 INFO [stdout] test sorted_descending::should_fail ... ok Dec 15 14:02:09.083 INFO [stdout] test sorted_strictly_ascending::should_fail_reversed ... ok Dec 15 14:02:09.083 INFO [stdout] test sorted_strictly_ascending::should_fail_not_strict ... ok Dec 15 14:02:09.083 INFO [stdout] test sorted_strictly_by::should_fail_unordered ... ok Dec 15 14:02:09.085 INFO [stdout] test sorted_strictly_by::should_fail_not_strict ... ok Dec 15 14:02:09.085 INFO [stdout] test sorted_strictly_by::should_match ... ok Dec 15 14:02:09.085 INFO [stdout] test sorted_strictly_by::should_match_empty_collection ... ok Dec 15 14:02:09.085 INFO [stdout] test sorted_strictly_by::should_match_single_element ... ok Dec 15 14:02:09.086 INFO [stdout] test sorted_strictly_by_in_any_order::should_fail_all_eq ... ok Dec 15 14:02:09.086 INFO [stdout] test sorted_strictly_by::should_fail_all_eq ... ok Dec 15 14:02:09.086 INFO [stdout] test sorted_strictly_by_in_any_order::should_match_empty_collection ... ok Dec 15 14:02:09.086 INFO [stdout] test sorted_strictly_by_in_any_order::should_fail_unordered ... ok Dec 15 14:02:09.087 INFO [stdout] test sorted_strictly_by_in_any_order::should_fail_not_strict ... ok Dec 15 14:02:09.087 INFO [stdout] test sorted_strictly_by_in_any_order::should_match_sorted_strictly_ascending ... ok Dec 15 14:02:09.087 INFO [stdout] test sorted_strictly_by_in_any_order::should_match_single_element ... ok Dec 15 14:02:09.087 INFO [stdout] test sorted_strictly_ascending::should_match_empty_collection ... ok Dec 15 14:02:09.087 INFO [stdout] test sorted_strictly_ascending::should_match ... ok Dec 15 14:02:09.095 INFO [stdout] test sorted_strictly_by_in_any_order::should_match_sorted_strictly_descending ... ok Dec 15 14:02:09.095 INFO [stdout] test contains_in_order::should_fail_due_to_unexpected_element ... ok Dec 15 14:02:09.095 INFO [stdout] test sorted_strictly_ascending::should_fail_unordered ... ok Dec 15 14:02:09.096 INFO [stdout] test sorted_strictly_descending::should_match_empty_collection ... ok Dec 15 14:02:09.096 INFO [stdout] test sorted_strictly_descending::should_match ... ok Dec 15 14:02:09.096 INFO [stdout] test sorted_strictly_descending::should_fail_reversed ... ok Dec 15 14:02:09.096 INFO [stdout] test sorted_strictly_descending::should_fail_unordered ... ok Dec 15 14:02:09.097 INFO [stdout] test some_elements_satisfy::should_fail ... ok Dec 15 14:02:09.098 INFO [stdout] test sorted_strictly_descending::should_fail_not_strict ... ok Dec 15 14:02:09.098 INFO [stdout] Dec 15 14:02:09.098 INFO [stdout] test result: ok. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 14:02:09.098 INFO [stdout] Dec 15 14:02:09.100 INFO [stderr] Running /target/debug/deps/combinator_matchers-2940645cf6533694 Dec 15 14:02:09.107 INFO [stdout] Dec 15 14:02:09.108 INFO [stdout] running 11 tests Dec 15 14:02:09.109 INFO [stdout] test all_of::should_match ... ok Dec 15 14:02:09.109 INFO [stdout] test all_of::should_match_with_macro ... ok Dec 15 14:02:09.109 INFO [stdout] test any_of::should_match_with_macro ... ok Dec 15 14:02:09.111 INFO [stdout] test any_of::should_match_if_some_fails ... ok Dec 15 14:02:09.111 INFO [stdout] test any_of::should_match_if_none_fails ... ok Dec 15 14:02:09.112 INFO [stdout] test combining_combinators::should_match_combined_not_any ... ok Dec 15 14:02:09.112 INFO [stdout] test combining_variant_matchers::should_match ... ok Dec 15 14:02:09.115 INFO [stdout] test combining_combinators::should_match_combined_all_any ... ok Dec 15 14:02:09.115 INFO [stdout] test combining_combinators::should_match_combined_any_all ... ok Dec 15 14:02:09.150 INFO [stdout] test all_of::should_fail ... ok Dec 15 14:02:09.150 INFO [stdout] test any_of::should_fail ... ok Dec 15 14:02:09.150 INFO [stdout] Dec 15 14:02:09.150 INFO [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 14:02:09.150 INFO [stdout] Dec 15 14:02:09.150 INFO [stderr] Running /target/debug/deps/core_matchers-a5369bb8aca65080 Dec 15 14:02:09.156 INFO [stdout] Dec 15 14:02:09.156 INFO [stdout] running 33 tests Dec 15 14:02:09.156 INFO [stdout] test assert_expression::should_assert_an_expression_to_be_true ... ok Dec 15 14:02:09.157 INFO [stdout] test assert_does_not_panic::should_assert_that_no_panic_occurred ... ok Dec 15 14:02:09.157 INFO [stdout] test assert_expression::should_assert_an_expression_to_be_true_with_reason ... ok Dec 15 14:02:09.157 INFO [stdout] test close_to::should_match ... ok Dec 15 14:02:09.157 INFO [stdout] test eq::should_match ... ok Dec 15 14:02:09.195 INFO [stdout] test assert_panic::should_assert_a_panic ... ok Dec 15 14:02:09.195 INFO [stdout] test assert_expression::should_fail_to_assert_an_expression_to_be_true_with_reason ... ok Dec 15 14:02:09.195 INFO [stdout] test assert_expression::should_fail_to_assert_an_expression_to_be_true ... ok Dec 15 14:02:09.195 INFO [stdout] test assert_does_not_panic::should_fail_to_assert_a_panic ... ok Dec 15 14:02:09.195 INFO [stdout] test assert_panic::should_fail_to_assert_a_panic ... ok Dec 15 14:02:09.195 INFO [stdout] test has_structure::enum_like::should_match ... ok Dec 15 14:02:09.195 INFO [stdout] test greater_than_or_equal::should_match ... ok Dec 15 14:02:09.195 INFO [stdout] test greater_than::should_match ... ok Dec 15 14:02:09.195 INFO [stdout] test has_structure::struct_like::should_match ... ok Dec 15 14:02:09.195 INFO [stdout] test has_structure::struct_like::should_match_incomplete_field_list ... ok Dec 15 14:02:09.195 INFO [stdout] test has_structure::tuple_like::should_match ... ok Dec 15 14:02:09.195 INFO [stdout] test close_to::should_fail ... ok Dec 15 14:02:09.196 INFO [stdout] test eq::should_fail ... ok Dec 15 14:02:09.197 INFO [stdout] test has_structure::struct_like::should_fail ... ok Dec 15 14:02:09.197 INFO [stdout] test invariants::assertion_should_fail ... ok Dec 15 14:02:09.198 INFO [stdout] test greater_than::should_fail ... ok Dec 15 14:02:09.198 INFO [stdout] test has_structure::tuple_like::should_fail ... ok Dec 15 14:02:09.198 INFO [stdout] test less_than_or_equal::should_match ... ok Dec 15 14:02:09.198 INFO [stdout] test less_than::should_match ... ok Dec 15 14:02:09.198 INFO [stdout] test not::should_invert_success ... ok Dec 15 14:02:09.198 INFO [stdout] test same_object::should_match ... ok Dec 15 14:02:09.198 INFO [stdout] test less_than::should_fail ... ok Dec 15 14:02:09.198 INFO [stdout] test less_than_or_equal::should_fail ... ok Dec 15 14:02:09.199 INFO [stdout] test same_object::should_fail ... ok Dec 15 14:02:09.199 INFO [stdout] test not::should_invert_fail ... ok Dec 15 14:02:09.199 INFO [stdout] test greater_than_or_equal::should_fail ... ok Dec 15 14:02:09.199 INFO [stdout] test has_structure::enum_like::should_fail ... ok Dec 15 14:02:09.209 INFO [stderr] Running /target/debug/deps/expectations-a1928adf208b702c Dec 15 14:02:09.209 INFO [stdout] test invariants::assertion_should_succeed ... ok Dec 15 14:02:09.209 INFO [stdout] Dec 15 14:02:09.209 INFO [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 14:02:09.209 INFO [stdout] Dec 15 14:02:09.210 INFO [stdout] Dec 15 14:02:09.210 INFO [stdout] running 24 tests Dec 15 14:02:09.220 INFO [stdout] test expect_that::use_expression::should_get_multiple_expectations_asserting_an_expression_to_be_true ... ok Dec 15 14:02:09.220 INFO [stdout] test expect_that::use_expression::should_expect_an_expression_to_be_true ... ok Dec 15 14:02:09.220 INFO [stdout] test expect_that::use_matcher::should_expect_a_matcher_to_succeed ... ok Dec 15 14:02:09.221 INFO [stdout] test expect_that::use_no_panic::should_expect_an_expression_to_not_panic ... ok Dec 15 14:02:09.221 INFO [stdout] test get_expectation_for::use_expression::should_get_an_expectation_asserting_an_expression_to_be_true ... ok Dec 15 14:02:09.221 INFO [stdout] test get_expectation_for::use_expression::should_get_an_expectation_asserting_an_expression_to_be_true_and_verify_manually ... ok Dec 15 14:02:09.260 INFO [stdout] test expect_that::use_expression::should_be_failing_to_expect_an_expression_to_be_true ... ok Dec 15 14:02:09.260 INFO [stdout] test expect_that::use_matcher::should_expect_a_matcher_to_fail ... ok Dec 15 14:02:09.263 INFO [stdout] test get_expectation_for::use_expression::should_get_multiple_expectations_asserting_an_expression_to_be_true ... ok Dec 15 14:02:09.263 INFO [stdout] test expect_that::use_expression::should_get_multiple_expectations_failing_to_assert_an_expression_to_be_true ... ok Dec 15 14:02:09.263 INFO [stdout] test expect_that::use_expression::should_get_multiple_expectations_some_failing_to_assert_an_expression_to_be_true ... ok Dec 15 14:02:09.263 INFO [stdout] test expect_that::use_panic::should_be_failing_to_expect_an_expression_to_panic ... ok Dec 15 14:02:09.263 INFO [stdout] test expect_that::use_panic::should_expect_an_expression_to_panic ... ok Dec 15 14:02:09.263 INFO [stdout] test get_expectation_for::use_expression::should_get_an_expectation_failing_to_assert_an_expression_to_be_true ... ok Dec 15 14:02:09.263 INFO [stdout] test get_expectation_for::use_expression::should_get_an_expectation_failing_to_assert_an_expression_to_be_true_and_verify_manually ... ok Dec 15 14:02:09.263 INFO [stdout] test expect_that::use_no_panic::should_be_failing_to_expect_an_expression_to_panic ... ok Dec 15 14:02:09.263 INFO [stdout] test get_expectation_for::use_matcher::should_get_an_expectation_asserting_a_matcher_to_succeed ... ok Dec 15 14:02:09.270 INFO [stdout] test get_expectation_for::use_expression::should_get_multiple_expectations_some_failing_to_assert_an_expression_to_be_true ... ok Dec 15 14:02:09.271 INFO [stdout] test get_expectation_for::use_panic::should_get_an_expectation_asserting_an_expression_to_panic ... ok Dec 15 14:02:09.271 INFO [stdout] test get_expectation_for::use_expression::should_get_multiple_expectations_failing_to_assert_an_expression_to_be_true ... ok Dec 15 14:02:09.271 INFO [stdout] test get_expectation_for::use_no_panic::should_get_an_expectation_asserting_an_expression_to_not_panic ... ok Dec 15 14:02:09.271 INFO [stdout] test get_expectation_for::use_no_panic::should_get_an_expectation_failing_to_assert_an_expression_to_panic ... ok Dec 15 14:02:09.271 INFO [stdout] test get_expectation_for::use_matcher::should_get_an_expectation_asserting_a_matcher_to_fail ... ok Dec 15 14:02:09.271 INFO [stdout] test get_expectation_for::use_panic::should_get_an_expectation_failing_to_assert_an_expression_to_panic ... ok Dec 15 14:02:09.271 INFO [stdout] Dec 15 14:02:09.271 INFO [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 14:02:09.271 INFO [stdout] Dec 15 14:02:09.271 INFO [stdout] Dec 15 14:02:09.271 INFO [stdout] running 11 tests Dec 15 14:02:09.271 INFO [stderr] Running /target/debug/deps/variant_matchers-f771539ced0e4da9 Dec 15 14:02:09.274 INFO [stdout] test maybe_ok::should_succeed ... ok Dec 15 14:02:09.275 INFO [stdout] test maybe_err::should_succeed ... ok Dec 15 14:02:09.278 INFO [stdout] test is_variant::should_succeed ... ok Dec 15 14:02:09.279 INFO [stdout] test maybe_some::should_succeed ... ok Dec 15 14:02:09.304 INFO [stdout] test maybe_some::should_fail_because_nested_matcher_fails ... ok Dec 15 14:02:09.304 INFO [stdout] test maybe_ok::should_fail_because_nested_matcher_fails ... ok Dec 15 14:02:09.304 INFO [stdout] test maybe_some::should_fail_because_of_none_value ... ok Dec 15 14:02:09.307 INFO [stdout] test is_variant::should_fail ... ok Dec 15 14:02:09.307 INFO [stdout] test maybe_ok::should_fail_because_of_none_value ... ok Dec 15 14:02:09.310 INFO [stdout] test maybe_err::should_fail_because_nested_matcher_fails ... ok Dec 15 14:02:09.312 INFO [stdout] test maybe_err::should_fail_because_of_none_value ... ok Dec 15 14:02:09.312 INFO [stdout] Dec 15 14:02:09.312 INFO [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 14:02:09.312 INFO [stdout] Dec 15 14:02:09.312 INFO [stderr] Doc-tests galvanic-assert Dec 15 14:02:10.363 INFO [stdout] Dec 15 14:02:10.363 INFO [stdout] running 58 tests Dec 15 14:02:10.363 INFO [stdout] test src/lib.rs - assert_that (line 38) ... ignored Dec 15 14:02:10.363 INFO [stdout] test src/lib.rs - assert_that (line 46) ... ignored Dec 15 14:02:10.363 INFO [stdout] test src/lib.rs - assert_that (line 55) ... ignored Dec 15 14:02:10.363 INFO [stdout] test src/lib.rs - expect_that (line 224) ... ignored Dec 15 14:02:10.363 INFO [stdout] test src/lib.rs - expect_that (line 232) ... ignored Dec 15 14:02:10.363 INFO [stdout] test src/lib.rs - expect_that (line 241) ... ignored Dec 15 14:02:10.363 INFO [stdout] test src/lib.rs - expect_that (line 248) ... ignored Dec 15 14:02:10.375 INFO [stdout] test src/lib.rs - get_expectation_for (line 113) ... ignored Dec 15 14:02:10.383 INFO [stdout] test src/lib.rs - get_expectation_for (line 121) ... ignored Dec 15 14:02:10.399 INFO [stdout] test src/lib.rs - get_expectation_for (line 130) ... ignored Dec 15 14:02:10.400 INFO [stdout] test src/lib.rs - get_expectation_for (line 137) ... ignored Dec 15 14:02:10.400 INFO [stdout] test src/lib.rs - get_expectation_for (line 145) ... ignored Dec 15 14:02:14.951 INFO [stdout] test src/matchers/collection.rs - matchers::collection::contains_in_order (line 93) ... ok Dec 15 14:02:16.235 INFO [stdout] test src/matchers/collection.rs - matchers::collection::has_key (line 624) ... ok Dec 15 14:02:16.291 INFO [stdout] test src/matchers/collection.rs - matchers::collection::all_elements_satisfy (line 484) ... ok Dec 15 14:02:17.159 INFO [stdout] test src/matchers/collection.rs - matchers::collection::contained_in (line 208) ... ok Dec 15 14:02:18.092 INFO [stdout] test src/matchers/collection.rs - matchers::collection::contains_in_any_order (line 31) ... ok Dec 15 14:02:18.583 INFO [stdout] test src/matchers/collection.rs - matchers::collection::has_entry (line 553) ... ok Dec 15 14:02:18.827 INFO [stdout] test src/matchers/collection.rs - matchers::collection::has_value (line 677) ... ok Dec 15 14:02:19.487 INFO [stdout] test src/matchers/collection.rs - matchers::collection::contains_subset (line 160) ... ok Dec 15 14:02:21.471 INFO [stdout] test src/matchers/collection.rs - matchers::collection::sorted_ascending (line 416) ... ok Dec 15 14:02:21.495 INFO [stdout] test src/matchers/collection.rs - matchers::collection::sorted_strictly_by (line 282) ... ok Dec 15 14:02:21.888 INFO [stdout] test src/matchers/collection.rs - matchers::collection::some_elements_satisfy (line 512) ... ok Dec 15 14:02:22.373 INFO [stdout] test src/matchers/collection.rs - matchers::collection::sorted_strictly_ascending (line 433) ... ok Dec 15 14:02:23.127 INFO [stdout] test src/matchers/collection.rs - matchers::collection::sorted_by_in_any_order (line 322) ... ok Dec 15 14:02:23.127 INFO [stdout] test src/matchers/collection.rs - matchers::collection::sorted_by (line 241) ... ok Dec 15 14:02:23.280 INFO [stdout] test src/matchers/collection.rs - matchers::collection::sorted_descending (line 450) ... ok Dec 15 14:02:24.078 INFO [stdout] test src/matchers/collection.rs - matchers::collection::sorted_strictly_by_in_any_order (line 368) ... ok Dec 15 14:02:25.547 INFO [stdout] test src/matchers/combinators.rs - all_of (line 21) ... ok Dec 15 14:02:26.848 INFO [stdout] test src/matchers/combinators.rs - any_of (line 88) ... ok Dec 15 14:02:29.977 INFO [stdout] test src/matchers/collection.rs - matchers::collection::sorted_strictly_descending (line 467) ... ok Dec 15 14:02:30.075 INFO [stdout] test src/matchers/combinators.rs - matchers::combinators::Any (line 109) ... ok Dec 15 14:02:30.835 INFO [stdout] test src/matchers/combinators.rs - matchers::combinators::All (line 42) ... ok Dec 15 14:02:31.035 INFO [stdout] test src/matchers/core.rs - matchers::core::assertion_always_fails (line 62) ... ok Dec 15 14:02:31.323 INFO [stdout] test src/matchers/core.rs - matchers::core::any_value (line 49) ... ok Dec 15 14:02:33.231 INFO [stdout] test src/matchers/core.rs - has_structure (line 360) ... ok Dec 15 14:02:33.863 INFO [stdout] test src/matchers/core.rs - matchers::core::assertion_always_succeeds (line 37) ... ok Dec 15 14:02:35.567 INFO [stdout] test src/matchers/core.rs - matchers::core::close_to (line 293) ... ok Dec 15 14:02:37.639 INFO [stdout] test src/matchers/core.rs - matchers::core::eq (line 164) ... ok Dec 15 14:02:39.532 INFO [stdout] test src/matchers/core.rs - matchers::core::equal_to (line 148) ... ok Dec 15 14:02:40.305 INFO [stdout] test src/matchers/core.rs - matchers::core::geq (line 279) ... ok Dec 15 14:02:40.831 INFO [stdout] test src/matchers/core.rs - matchers::core::greater_than (line 205) ... ok Dec 15 14:02:41.799 INFO [stdout] test src/matchers/core.rs - matchers::core::greater_than_or_equal (line 263) ... ok Dec 15 14:02:43.491 INFO [stdout] test src/matchers/core.rs - matchers::core::gt (line 220) ... ok Dec 15 14:02:44.035 INFO [stdout] test src/matchers/core.rs - matchers::core::has (line 110) ... ok Dec 15 14:02:45.722 INFO [stdout] test src/matchers/core.rs - matchers::core::is (line 95) ... ok Dec 15 14:02:47.051 INFO [stdout] test src/matchers/core.rs - matchers::core::leq (line 249) ... ok Dec 15 14:02:48.787 INFO [stdout] test src/matchers/core.rs - matchers::core::less_than_or_equal (line 233) ... ok Dec 15 14:02:48.979 INFO [stdout] test src/matchers/core.rs - matchers::core::less_than (line 177) ... ok Dec 15 14:02:50.247 INFO [stdout] test src/matchers/core.rs - matchers::core::lt (line 192) ... ok Dec 15 14:02:51.109 INFO [stdout] test src/matchers/core.rs - matchers::core::no_value (line 79) ... ok Dec 15 14:02:53.287 INFO [stdout] test src/matchers/core.rs - matchers::core::same_object (line 318) ... ok Dec 15 14:02:53.754 INFO [stdout] test src/matchers/core.rs - matchers::core::not (line 124) ... ok Dec 15 14:02:54.327 INFO [stdout] test src/matchers/variant.rs - is_variant (line 25) ... ok Dec 15 14:02:55.159 INFO [stdout] test src/matchers/variant.rs - is_variant (line 34) ... ok Dec 15 14:02:55.223 INFO [stdout] test src/matchers/variant.rs - matchers::variant::maybe_err (line 101) ... ok Dec 15 14:02:55.949 INFO [stdout] test src/matchers/variant.rs - matchers::variant::maybe_some (line 60) ... ok Dec 15 14:02:56.035 INFO [stdout] test src/matchers/variant.rs - matchers::variant::maybe_ok (line 80) ... ok Dec 15 14:02:56.035 INFO [stdout] Dec 15 14:02:56.035 INFO [stdout] test result: ok. 46 passed; 0 failed; 12 ignored; 0 measured; 0 filtered out Dec 15 14:02:56.035 INFO [stdout] Dec 15 14:02:56.080 INFO [stderr] su: No module specific data is present Dec 15 14:02:57.193 INFO running `"docker" "inspect" "74c3065118ce917e257c7d8601b0e1e477b06e3bf5aa501180de304969c66a39"` Dec 15 14:02:57.457 INFO running `"docker" "rm" "-f" "74c3065118ce917e257c7d8601b0e1e477b06e3bf5aa501180de304969c66a39"` Dec 15 14:02:57.915 INFO [stdout] 74c3065118ce917e257c7d8601b0e1e477b06e3bf5aa501180de304969c66a39