Dec 07 16:00:21.864 INFO testing galvanic-assert-0.8.7 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 07 16:00:21.864 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 07 16:00:22.083 INFO [stdout] c390a6e8000c2d625d8852bd561b09b1bfe0117748f5bf57fffc4c393992be6a Dec 07 16:00:22.086 INFO running `"docker" "start" "-a" "c390a6e8000c2d625d8852bd561b09b1bfe0117748f5bf57fffc4c393992be6a"` Dec 07 16:00:22.535 INFO [stderr] usermod: no changes Dec 07 16:00:22.564 INFO [stderr] Compiling galvanic-assert v0.8.7 (/source) Dec 07 16:00:23.400 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s Dec 07 16:00:23.402 INFO [stderr] su: No module specific data is present Dec 07 16:00:23.701 INFO running `"docker" "inspect" "c390a6e8000c2d625d8852bd561b09b1bfe0117748f5bf57fffc4c393992be6a"` Dec 07 16:00:23.784 INFO running `"docker" "rm" "-f" "c390a6e8000c2d625d8852bd561b09b1bfe0117748f5bf57fffc4c393992be6a"` Dec 07 16:00:23.888 INFO [stdout] c390a6e8000c2d625d8852bd561b09b1bfe0117748f5bf57fffc4c393992be6a Dec 07 16:00:23.890 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 07 16:00:24.074 INFO [stdout] e0fcf4ed819bf7fcf8aec2f197631163561d15b218081627e70a89b4624a5e7a Dec 07 16:00:24.076 INFO running `"docker" "start" "-a" "e0fcf4ed819bf7fcf8aec2f197631163561d15b218081627e70a89b4624a5e7a"` Dec 07 16:00:24.719 INFO [stderr] usermod: no changes Dec 07 16:00:24.742 INFO [stderr] Compiling galvanic-assert v0.8.7 (/source) Dec 07 16:00:25.696 INFO [stderr] warning: unused comparison that must be used Dec 07 16:00:25.696 INFO [stderr] --> tests/expectations.rs:91:42 Dec 07 16:00:25.696 INFO [stderr] | Dec 07 16:00:25.696 INFO [stderr] 91 | let e = get_expectation_for!(1 == 1, panics); Dec 07 16:00:25.696 INFO [stderr] | ^^^^^^ Dec 07 16:00:25.696 INFO [stderr] | Dec 07 16:00:25.696 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 07 16:00:25.696 INFO [stderr] Dec 07 16:00:25.696 INFO [stderr] warning: unused comparison that must be used Dec 07 16:00:25.696 INFO [stderr] --> tests/expectations.rs:101:42 Dec 07 16:00:25.696 INFO [stderr] | Dec 07 16:00:25.696 INFO [stderr] 101 | let e = get_expectation_for!(1 == 1, does not panic); Dec 07 16:00:25.696 INFO [stderr] | ^^^^^^ Dec 07 16:00:25.696 INFO [stderr] Dec 07 16:00:25.704 INFO [stderr] warning: unused comparison that must be used Dec 07 16:00:25.704 INFO [stderr] --> tests/expectations.rs:178:26 Dec 07 16:00:25.704 INFO [stderr] | Dec 07 16:00:25.704 INFO [stderr] 178 | expect_that!(1 == 1, panics); Dec 07 16:00:25.704 INFO [stderr] | ^^^^^^ Dec 07 16:00:25.704 INFO [stderr] Dec 07 16:00:25.704 INFO [stderr] warning: unused comparison that must be used Dec 07 16:00:25.704 INFO [stderr] --> tests/expectations.rs:187:26 Dec 07 16:00:25.704 INFO [stderr] | Dec 07 16:00:25.704 INFO [stderr] 187 | expect_that!(1 == 1, does not panic); Dec 07 16:00:25.704 INFO [stderr] | ^^^^^^ Dec 07 16:00:25.704 INFO [stderr] Dec 07 16:00:26.116 INFO [stderr] warning: unused arithmetic operation that must be used Dec 07 16:00:26.116 INFO [stderr] --> tests/core_matchers.rs:34:26 Dec 07 16:00:26.116 INFO [stderr] | Dec 07 16:00:26.116 INFO [stderr] 34 | assert_that!(&1+1, panics); Dec 07 16:00:26.116 INFO [stderr] | ^^^^ Dec 07 16:00:26.116 INFO [stderr] | Dec 07 16:00:26.116 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 07 16:00:26.116 INFO [stderr] Dec 07 16:00:26.118 INFO [stderr] warning: unused arithmetic operation that must be used Dec 07 16:00:26.118 INFO [stderr] --> tests/core_matchers.rs:45:22 Dec 07 16:00:26.118 INFO [stderr] | Dec 07 16:00:26.118 INFO [stderr] 45 | assert_that!(&1+1, does not panic); Dec 07 16:00:26.118 INFO [stderr] | ^^^^ Dec 07 16:00:26.118 INFO [stderr] Dec 07 16:00:28.839 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.11s Dec 07 16:00:28.843 INFO [stderr] su: No module specific data is present Dec 07 16:00:29.306 INFO running `"docker" "inspect" "e0fcf4ed819bf7fcf8aec2f197631163561d15b218081627e70a89b4624a5e7a"` Dec 07 16:00:29.461 INFO running `"docker" "rm" "-f" "e0fcf4ed819bf7fcf8aec2f197631163561d15b218081627e70a89b4624a5e7a"` Dec 07 16:00:29.580 INFO [stdout] e0fcf4ed819bf7fcf8aec2f197631163561d15b218081627e70a89b4624a5e7a Dec 07 16:00:29.585 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 07 16:00:29.827 INFO [stdout] 34a2530d395173139d37757bfdd23c2c5dd091eb485b35ef0bf8cfaf1ca8c256 Dec 07 16:00:29.829 INFO running `"docker" "start" "-a" "34a2530d395173139d37757bfdd23c2c5dd091eb485b35ef0bf8cfaf1ca8c256"` Dec 07 16:00:30.296 INFO [stderr] usermod: no changes Dec 07 16:00:30.321 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s Dec 07 16:00:30.321 INFO [stderr] Running /target/debug/deps/galvanic_assert-b51285f0f07cf10f Dec 07 16:00:30.326 INFO [stdout] Dec 07 16:00:30.326 INFO [stdout] running 1 test Dec 07 16:00:30.326 INFO [stdout] test test::should_bool ... ok Dec 07 16:00:30.326 INFO [stdout] Dec 07 16:00:30.326 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 16:00:30.326 INFO [stdout] Dec 07 16:00:30.326 INFO [stderr] Running /target/debug/deps/collections_matchers-c7326901b89a84d5 Dec 07 16:00:30.337 INFO [stdout] Dec 07 16:00:30.337 INFO [stdout] running 78 tests Dec 07 16:00:30.340 INFO [stdout] test all_elements_satisfy::should_match_empty_collection ... ok Dec 07 16:00:30.340 INFO [stdout] test all_elements_satisfy::should_match ... ok Dec 07 16:00:30.340 INFO [stdout] test contained_in::should_match ... ok Dec 07 16:00:30.340 INFO [stdout] test contains_in_any_order::should_match ... ok Dec 07 16:00:30.347 INFO [stdout] test contains_in_any_order::should_match_empty_collection ... ok Dec 07 16:00:30.351 INFO [stdout] test contains_in_order::should_match ... ok Dec 07 16:00:30.352 INFO [stdout] test contains_in_order::should_match_empty_collection ... ok Dec 07 16:00:30.388 INFO [stdout] test contains_in_any_order::should_fail_due_to_unexpected_element ... ok Dec 07 16:00:30.388 INFO [stdout] test contains_subset::should_match ... ok Dec 07 16:00:30.388 INFO [stdout] test contains_in_any_order::should_fail_due_to_missing_element ... ok Dec 07 16:00:30.388 INFO [stdout] test contains_subset::should_match_empty_subset ... ok Dec 07 16:00:30.388 INFO [stdout] test contains_subset::should_match_empty_collection ... ok Dec 07 16:00:30.389 INFO [stdout] test all_elements_satisfy::should_fail ... ok Dec 07 16:00:30.389 INFO [stdout] test contained_in::should_fail ... ok Dec 07 16:00:30.389 INFO [stdout] test contains_in_order::should_fail_due_to_missing_element ... ok Dec 07 16:00:30.389 INFO [stdout] test has_entry::ordered_map::should_fail_due_to_wrong_entry ... ok Dec 07 16:00:30.390 INFO [stdout] test has_entry::ordered_map::should_match ... ok Dec 07 16:00:30.390 INFO [stdout] test has_key::hash_map::should_fail_due_to_missing_key ... ok Dec 07 16:00:30.390 INFO [stdout] test has_key::hash_map::should_match ... ok Dec 07 16:00:30.390 INFO [stdout] test has_key::ordered_map::should_fail_due_to_missing_key ... ok Dec 07 16:00:30.390 INFO [stdout] test has_key::ordered_map::should_match ... ok Dec 07 16:00:30.391 INFO [stdout] test some_elements_satisfy::should_fail ... ok Dec 07 16:00:30.391 INFO [stdout] test some_elements_satisfy::should_fail_empty_collection ... ok Dec 07 16:00:30.392 INFO [stdout] test some_elements_satisfy::should_match ... ok Dec 07 16:00:30.392 INFO [stdout] test sorted_ascending::should_fail_reversed ... ok Dec 07 16:00:30.392 INFO [stdout] test sorted_ascending::should_fail_unordered ... ok Dec 07 16:00:30.392 INFO [stdout] test sorted_ascending::should_match ... ok Dec 07 16:00:30.392 INFO [stdout] test sorted_ascending::should_match_empty_collection ... ok Dec 07 16:00:30.392 INFO [stdout] test has_entry::hash_map::should_match ... ok Dec 07 16:00:30.392 INFO [stdout] test sorted_by::should_fail_some_eq_then_unordered ... ok Dec 07 16:00:30.395 INFO [stdout] test contains_in_order::should_fail_due_to_unexpected_element ... ok Dec 07 16:00:30.395 INFO [stdout] test contains_subset::should_fail_due_to_missing_element ... ok Dec 07 16:00:30.395 INFO [stdout] test has_entry::hash_map::should_fail_due_to_missing_key ... ok Dec 07 16:00:30.395 INFO [stdout] test has_entry::hash_map::should_fail_due_to_wrong_entry ... ok Dec 07 16:00:30.395 INFO [stdout] test sorted_by::should_match_eq_then_ordered ... ok Dec 07 16:00:30.395 INFO [stdout] test sorted_by::should_match_all_eq ... ok Dec 07 16:00:30.395 INFO [stdout] test sorted_by::should_match_some_eq ... ok Dec 07 16:00:30.395 INFO [stdout] test sorted_by::should_match ... ok Dec 07 16:00:30.395 INFO [stdout] test sorted_by_in_any_order::should_match_all_eq ... ok Dec 07 16:00:30.395 INFO [stdout] test sorted_by_in_any_order::should_match_empty_collection ... ok Dec 07 16:00:30.395 INFO [stdout] test has_entry::ordered_map::should_fail_due_to_missing_key ... ok Dec 07 16:00:30.395 INFO [stdout] test sorted_by_in_any_order::should_match_single_element ... ok Dec 07 16:00:30.395 INFO [stdout] test sorted_by_in_any_order::should_match_eq_then_ordered ... ok Dec 07 16:00:30.395 INFO [stdout] test sorted_by_in_any_order::should_match_sorted_ascending ... ok Dec 07 16:00:30.395 INFO [stdout] test contains_in_order::should_fail_due_to_unordered_element ... ok Dec 07 16:00:30.395 INFO [stdout] test sorted_by::should_match_single_element ... ok Dec 07 16:00:30.395 INFO [stdout] test sorted_by::should_match_empty_collection ... ok Dec 07 16:00:30.395 INFO [stdout] test sorted_by_in_any_order::should_match_sorted_descending ... ok Dec 07 16:00:30.395 INFO [stdout] test sorted_descending::should_match ... ok Dec 07 16:00:30.395 INFO [stdout] test sorted_descending::should_match_empty_collection ... ok Dec 07 16:00:30.403 INFO [stdout] test sorted_by_in_any_order::should_fail_some_eq_then_unordered ... ok Dec 07 16:00:30.403 INFO [stdout] test sorted_by_in_any_order::should_fail_unordered ... ok Dec 07 16:00:30.403 INFO [stdout] test sorted_strictly_ascending::should_fail_reversed ... ok Dec 07 16:00:30.403 INFO [stdout] test sorted_strictly_ascending::should_fail_unordered ... ok Dec 07 16:00:30.403 INFO [stdout] test sorted_by::should_fail_unordered ... ok Dec 07 16:00:30.403 INFO [stdout] test sorted_descending::should_fail_reversed ... ok Dec 07 16:00:30.403 INFO [stdout] test sorted_descending::should_fail ... ok Dec 07 16:00:30.403 INFO [stdout] test sorted_strictly_ascending::should_fail_not_strict ... ok Dec 07 16:00:30.403 INFO [stdout] test sorted_strictly_by::should_match_single_element ... ok Dec 07 16:00:30.403 INFO [stdout] test sorted_strictly_ascending::should_match ... ok Dec 07 16:00:30.403 INFO [stdout] test sorted_strictly_by_in_any_order::should_fail_all_eq ... ok Dec 07 16:00:30.403 INFO [stdout] test sorted_strictly_by_in_any_order::should_fail_not_strict ... ok Dec 07 16:00:30.408 INFO [stdout] test sorted_strictly_ascending::should_match_empty_collection ... ok Dec 07 16:00:30.408 INFO [stdout] test sorted_strictly_by::should_fail_all_eq ... ok Dec 07 16:00:30.408 INFO [stdout] test sorted_strictly_by::should_match_empty_collection ... ok Dec 07 16:00:30.408 INFO [stdout] test sorted_strictly_by_in_any_order::should_match_empty_collection ... ok Dec 07 16:00:30.408 INFO [stdout] test sorted_strictly_by_in_any_order::should_fail_unordered ... ok Dec 07 16:00:30.408 INFO [stdout] test sorted_strictly_by::should_fail_unordered ... ok Dec 07 16:00:30.408 INFO [stdout] test sorted_strictly_by::should_fail_not_strict ... ok Dec 07 16:00:30.408 INFO [stdout] test sorted_strictly_by::should_match ... ok Dec 07 16:00:30.408 INFO [stdout] test sorted_strictly_by_in_any_order::should_match_single_element ... ok Dec 07 16:00:30.408 INFO [stdout] test sorted_strictly_by_in_any_order::should_match_sorted_strictly_ascending ... ok Dec 07 16:00:30.408 INFO [stdout] test sorted_strictly_by_in_any_order::should_match_sorted_strictly_descending ... ok Dec 07 16:00:30.408 INFO [stdout] test sorted_strictly_descending::should_match ... ok Dec 07 16:00:30.408 INFO [stdout] test sorted_strictly_descending::should_match_empty_collection ... ok Dec 07 16:00:30.408 INFO [stdout] test sorted_strictly_descending::should_fail_not_strict ... ok Dec 07 16:00:30.408 INFO [stdout] test sorted_strictly_descending::should_fail_reversed ... ok Dec 07 16:00:30.408 INFO [stdout] test sorted_strictly_descending::should_fail_unordered ... ok Dec 07 16:00:30.408 INFO [stdout] Dec 07 16:00:30.408 INFO [stdout] test result: ok. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 16:00:30.408 INFO [stdout] Dec 07 16:00:30.414 INFO [stderr] Running /target/debug/deps/combinator_matchers-672bf2291f0138b4 Dec 07 16:00:30.415 INFO [stdout] Dec 07 16:00:30.415 INFO [stdout] running 11 tests Dec 07 16:00:30.415 INFO [stdout] test all_of::should_match ... ok Dec 07 16:00:30.415 INFO [stdout] test any_of::should_match_if_some_fails ... ok Dec 07 16:00:30.416 INFO [stdout] test combining_combinators::should_match_combined_all_any ... ok Dec 07 16:00:30.416 INFO [stdout] test combining_variant_matchers::should_match ... ok Dec 07 16:00:30.416 INFO [stdout] test all_of::should_match_with_macro ... ok Dec 07 16:00:30.420 INFO [stdout] test combining_combinators::should_match_combined_any_all ... ok Dec 07 16:00:30.420 INFO [stdout] test any_of::should_match_if_none_fails ... ok Dec 07 16:00:30.421 INFO [stdout] test combining_combinators::should_match_combined_not_any ... ok Dec 07 16:00:30.421 INFO [stdout] test any_of::should_match_with_macro ... ok Dec 07 16:00:30.452 INFO [stdout] test any_of::should_fail ... ok Dec 07 16:00:30.453 INFO [stdout] test all_of::should_fail ... ok Dec 07 16:00:30.453 INFO [stdout] Dec 07 16:00:30.453 INFO [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 16:00:30.453 INFO [stdout] Dec 07 16:00:30.454 INFO [stderr] Running /target/debug/deps/core_matchers-af2cc220bd2ee53d Dec 07 16:00:30.456 INFO [stdout] Dec 07 16:00:30.457 INFO [stdout] running 33 tests Dec 07 16:00:30.476 INFO [stdout] test assert_does_not_panic::should_assert_that_no_panic_occurred ... ok Dec 07 16:00:30.477 INFO [stdout] test assert_expression::should_assert_an_expression_to_be_true_with_reason ... ok Dec 07 16:00:30.477 INFO [stdout] test assert_expression::should_assert_an_expression_to_be_true ... ok Dec 07 16:00:30.477 INFO [stdout] test close_to::should_match ... ok Dec 07 16:00:30.479 INFO [stdout] test eq::should_match ... ok Dec 07 16:00:30.516 INFO [stdout] test assert_expression::should_fail_to_assert_an_expression_to_be_true ... ok Dec 07 16:00:30.520 INFO [stdout] test close_to::should_fail ... ok Dec 07 16:00:30.520 INFO [stdout] test assert_panic::should_assert_a_panic ... ok Dec 07 16:00:30.520 INFO [stdout] test greater_than::should_match ... ok Dec 07 16:00:30.520 INFO [stdout] test assert_panic::should_fail_to_assert_a_panic ... ok Dec 07 16:00:30.520 INFO [stdout] test greater_than_or_equal::should_match ... ok Dec 07 16:00:30.528 INFO [stdout] test has_structure::enum_like::should_match ... ok Dec 07 16:00:30.528 INFO [stdout] test has_structure::struct_like::should_match ... ok Dec 07 16:00:30.529 INFO [stdout] test has_structure::enum_like::should_fail ... ok Dec 07 16:00:30.533 INFO [stdout] test has_structure::struct_like::should_match_incomplete_field_list ... ok Dec 07 16:00:30.533 INFO [stdout] test assert_expression::should_fail_to_assert_an_expression_to_be_true_with_reason ... ok Dec 07 16:00:30.537 INFO [stdout] test has_structure::tuple_like::should_match ... ok Dec 07 16:00:30.540 INFO [stdout] test assert_does_not_panic::should_fail_to_assert_a_panic ... ok Dec 07 16:00:30.541 INFO [stdout] test eq::should_fail ... ok Dec 07 16:00:30.541 INFO [stdout] test less_than::should_match ... ok Dec 07 16:00:30.541 INFO [stdout] test has_structure::struct_like::should_fail ... ok Dec 07 16:00:30.544 INFO [stdout] test less_than_or_equal::should_match ... ok Dec 07 16:00:30.548 INFO [stdout] test has_structure::tuple_like::should_fail ... ok Dec 07 16:00:30.549 INFO [stdout] test greater_than::should_fail ... ok Dec 07 16:00:30.549 INFO [stdout] test invariants::assertion_should_succeed ... ok Dec 07 16:00:30.549 INFO [stdout] test not::should_invert_success ... ok Dec 07 16:00:30.549 INFO [stdout] test same_object::should_match ... ok Dec 07 16:00:30.549 INFO [stdout] test less_than_or_equal::should_fail ... ok Dec 07 16:00:30.549 INFO [stdout] test less_than::should_fail ... ok Dec 07 16:00:30.549 INFO [stdout] test greater_than_or_equal::should_fail ... ok Dec 07 16:00:30.549 INFO [stdout] test invariants::assertion_should_fail ... ok Dec 07 16:00:30.550 INFO [stdout] test not::should_invert_fail ... ok Dec 07 16:00:30.550 INFO [stdout] test same_object::should_fail ... ok Dec 07 16:00:30.550 INFO [stdout] Dec 07 16:00:30.550 INFO [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 16:00:30.550 INFO [stdout] Dec 07 16:00:30.552 INFO [stderr] Running /target/debug/deps/expectations-4352780d2c4f01a4 Dec 07 16:00:30.553 INFO [stdout] Dec 07 16:00:30.553 INFO [stdout] running 24 tests Dec 07 16:00:30.554 INFO [stdout] test expect_that::use_expression::should_get_multiple_expectations_asserting_an_expression_to_be_true ... ok Dec 07 16:00:30.554 INFO [stdout] test expect_that::use_matcher::should_expect_a_matcher_to_succeed ... ok Dec 07 16:00:30.557 INFO [stdout] test expect_that::use_expression::should_expect_an_expression_to_be_true ... ok Dec 07 16:00:30.557 INFO [stdout] test expect_that::use_no_panic::should_expect_an_expression_to_not_panic ... ok Dec 07 16:00:30.565 INFO [stdout] test get_expectation_for::use_expression::should_get_an_expectation_asserting_an_expression_to_be_true ... ok Dec 07 16:00:30.565 INFO [stdout] test get_expectation_for::use_expression::should_get_an_expectation_asserting_an_expression_to_be_true_and_verify_manually ... ok Dec 07 16:00:30.594 INFO [stdout] test expect_that::use_expression::should_be_failing_to_expect_an_expression_to_be_true ... ok Dec 07 16:00:30.594 INFO [stdout] test expect_that::use_expression::should_get_multiple_expectations_failing_to_assert_an_expression_to_be_true ... ok Dec 07 16:00:30.594 INFO [stdout] test get_expectation_for::use_expression::should_get_multiple_expectations_asserting_an_expression_to_be_true ... ok Dec 07 16:00:30.594 INFO [stdout] test expect_that::use_matcher::should_expect_a_matcher_to_fail ... ok Dec 07 16:00:30.595 INFO [stdout] test expect_that::use_expression::should_get_multiple_expectations_some_failing_to_assert_an_expression_to_be_true ... ok Dec 07 16:00:30.595 INFO [stdout] test expect_that::use_panic::should_be_failing_to_expect_an_expression_to_panic ... ok Dec 07 16:00:30.595 INFO [stdout] test expect_that::use_panic::should_expect_an_expression_to_panic ... ok Dec 07 16:00:30.595 INFO [stdout] test get_expectation_for::use_no_panic::should_get_an_expectation_asserting_an_expression_to_not_panic ... ok Dec 07 16:00:30.595 INFO [stdout] test get_expectation_for::use_expression::should_get_an_expectation_failing_to_assert_an_expression_to_be_true ... ok Dec 07 16:00:30.595 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 07 16:00:30.596 INFO [stdout] test get_expectation_for::use_expression::should_get_multiple_expectations_some_failing_to_assert_an_expression_to_be_true ... ok Dec 07 16:00:30.596 INFO [stdout] test expect_that::use_no_panic::should_be_failing_to_expect_an_expression_to_panic ... ok Dec 07 16:00:30.596 INFO [stdout] test get_expectation_for::use_matcher::should_get_an_expectation_asserting_a_matcher_to_succeed ... ok Dec 07 16:00:30.597 INFO [stdout] test get_expectation_for::use_expression::should_get_multiple_expectations_failing_to_assert_an_expression_to_be_true ... ok Dec 07 16:00:30.597 INFO [stdout] test get_expectation_for::use_panic::should_get_an_expectation_asserting_an_expression_to_panic ... ok Dec 07 16:00:30.597 INFO [stdout] test get_expectation_for::use_no_panic::should_get_an_expectation_failing_to_assert_an_expression_to_panic ... ok Dec 07 16:00:30.597 INFO [stdout] test get_expectation_for::use_matcher::should_get_an_expectation_asserting_a_matcher_to_fail ... ok Dec 07 16:00:30.601 INFO [stdout] test get_expectation_for::use_panic::should_get_an_expectation_failing_to_assert_an_expression_to_panic ... ok Dec 07 16:00:30.601 INFO [stdout] Dec 07 16:00:30.602 INFO [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 16:00:30.603 INFO [stdout] Dec 07 16:00:30.603 INFO [stderr] Running /target/debug/deps/variant_matchers-ed166fdd5bcf7cbc Dec 07 16:00:30.603 INFO [stdout] Dec 07 16:00:30.604 INFO [stdout] running 11 tests Dec 07 16:00:30.604 INFO [stdout] test is_variant::should_succeed ... ok Dec 07 16:00:30.604 INFO [stdout] test maybe_err::should_succeed ... ok Dec 07 16:00:30.604 INFO [stdout] test maybe_ok::should_succeed ... ok Dec 07 16:00:30.604 INFO [stdout] test maybe_some::should_succeed ... ok Dec 07 16:00:30.635 INFO [stdout] test maybe_err::should_fail_because_nested_matcher_fails ... ok Dec 07 16:00:30.635 INFO [stdout] test maybe_err::should_fail_because_of_none_value ... ok Dec 07 16:00:30.636 INFO [stdout] test maybe_ok::should_fail_because_of_none_value ... ok Dec 07 16:00:30.636 INFO [stdout] test is_variant::should_fail ... ok Dec 07 16:00:30.636 INFO [stdout] test maybe_ok::should_fail_because_nested_matcher_fails ... ok Dec 07 16:00:30.637 INFO [stdout] test maybe_some::should_fail_because_nested_matcher_fails ... ok Dec 07 16:00:30.637 INFO [stdout] test maybe_some::should_fail_because_of_none_value ... ok Dec 07 16:00:30.637 INFO [stdout] Dec 07 16:00:30.637 INFO [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 16:00:30.637 INFO [stdout] Dec 07 16:00:30.639 INFO [stderr] Doc-tests galvanic-assert Dec 07 16:00:31.516 INFO [stdout] Dec 07 16:00:31.516 INFO [stdout] running 58 tests Dec 07 16:00:31.516 INFO [stdout] test src/lib.rs - assert_that (line 38) ... ignored Dec 07 16:00:31.516 INFO [stdout] test src/lib.rs - assert_that (line 46) ... ignored Dec 07 16:00:31.516 INFO [stdout] test src/lib.rs - assert_that (line 55) ... ignored Dec 07 16:00:31.516 INFO [stdout] test src/lib.rs - expect_that (line 224) ... ignored Dec 07 16:00:31.516 INFO [stdout] test src/lib.rs - expect_that (line 232) ... ignored Dec 07 16:00:31.517 INFO [stdout] test src/lib.rs - expect_that (line 241) ... ignored Dec 07 16:00:31.518 INFO [stdout] test src/lib.rs - expect_that (line 248) ... ignored Dec 07 16:00:31.518 INFO [stdout] test src/lib.rs - get_expectation_for (line 113) ... ignored Dec 07 16:00:31.518 INFO [stdout] test src/lib.rs - get_expectation_for (line 121) ... ignored Dec 07 16:00:31.518 INFO [stdout] test src/lib.rs - get_expectation_for (line 130) ... ignored Dec 07 16:00:31.518 INFO [stdout] test src/lib.rs - get_expectation_for (line 137) ... ignored Dec 07 16:00:31.518 INFO [stdout] test src/lib.rs - get_expectation_for (line 145) ... ignored Dec 07 16:00:35.564 INFO [stdout] test src/matchers/collection.rs - matchers::collection::contained_in (line 208) ... ok Dec 07 16:00:36.180 INFO [stdout] test src/matchers/collection.rs - matchers::collection::has_entry (line 553) ... ok Dec 07 16:00:36.733 INFO [stdout] test src/matchers/collection.rs - matchers::collection::contains_subset (line 160) ... ok Dec 07 16:00:37.096 INFO [stdout] test src/matchers/collection.rs - matchers::collection::all_elements_satisfy (line 484) ... ok Dec 07 16:00:37.416 INFO [stdout] test src/matchers/collection.rs - matchers::collection::contains_in_order (line 93) ... ok Dec 07 16:00:38.181 INFO [stdout] test src/matchers/collection.rs - matchers::collection::contains_in_any_order (line 31) ... ok Dec 07 16:00:38.731 INFO [stdout] test src/matchers/collection.rs - matchers::collection::has_key (line 624) ... ok Dec 07 16:00:39.245 INFO [stdout] test src/matchers/collection.rs - matchers::collection::has_value (line 677) ... ok Dec 07 16:00:40.984 INFO [stdout] test src/matchers/collection.rs - matchers::collection::some_elements_satisfy (line 512) ... ok Dec 07 16:00:42.064 INFO [stdout] test src/matchers/collection.rs - matchers::collection::sorted_ascending (line 416) ... ok Dec 07 16:00:45.027 INFO [stdout] test src/matchers/collection.rs - matchers::collection::sorted_strictly_ascending (line 433) ... ok Dec 07 16:00:45.036 INFO [stdout] test src/matchers/collection.rs - matchers::collection::sorted_by (line 241) ... ok Dec 07 16:00:45.040 INFO [stdout] test src/matchers/collection.rs - matchers::collection::sorted_descending (line 450) ... ok Dec 07 16:00:45.312 INFO [stdout] test src/matchers/collection.rs - matchers::collection::sorted_by_in_any_order (line 322) ... ok Dec 07 16:00:46.024 INFO [stdout] test src/matchers/collection.rs - matchers::collection::sorted_strictly_by_in_any_order (line 368) ... ok Dec 07 16:00:47.252 INFO [stdout] test src/matchers/collection.rs - matchers::collection::sorted_strictly_by (line 282) ... ok Dec 07 16:00:49.769 INFO [stdout] test src/matchers/collection.rs - matchers::collection::sorted_strictly_descending (line 467) ... ok Dec 07 16:00:50.765 INFO [stdout] test src/matchers/combinators.rs - all_of (line 21) ... ok Dec 07 16:00:54.486 INFO [stdout] test src/matchers/combinators.rs - any_of (line 88) ... ok Dec 07 16:00:54.504 INFO [stdout] test src/matchers/combinators.rs - matchers::combinators::Any (line 109) ... ok Dec 07 16:00:55.633 INFO [stdout] test src/matchers/combinators.rs - matchers::combinators::All (line 42) ... ok Dec 07 16:00:55.656 INFO [stdout] test src/matchers/core.rs - matchers::core::any_value (line 49) ... ok Dec 07 16:00:56.556 INFO [stdout] test src/matchers/core.rs - has_structure (line 360) ... ok Dec 07 16:00:57.340 INFO [stdout] test src/matchers/core.rs - matchers::core::assertion_always_fails (line 62) ... ok Dec 07 16:00:59.832 INFO [stdout] test src/matchers/core.rs - matchers::core::assertion_always_succeeds (line 37) ... ok Dec 07 16:01:00.956 INFO [stdout] test src/matchers/core.rs - matchers::core::close_to (line 293) ... ok Dec 07 16:01:03.477 INFO [stdout] test src/matchers/core.rs - matchers::core::eq (line 164) ... ok Dec 07 16:01:03.697 INFO [stdout] test src/matchers/core.rs - matchers::core::equal_to (line 148) ... ok Dec 07 16:01:04.864 INFO [stdout] test src/matchers/core.rs - matchers::core::greater_than (line 205) ... ok Dec 07 16:01:04.976 INFO [stdout] test src/matchers/core.rs - matchers::core::geq (line 279) ... ok Dec 07 16:01:05.220 INFO [stdout] test src/matchers/core.rs - matchers::core::gt (line 220) ... ok Dec 07 16:01:05.508 INFO [stdout] test src/matchers/core.rs - matchers::core::greater_than_or_equal (line 263) ... ok Dec 07 16:01:09.293 INFO [stdout] test src/matchers/core.rs - matchers::core::has (line 110) ... ok Dec 07 16:01:10.969 INFO [stdout] test src/matchers/core.rs - matchers::core::is (line 95) ... ok Dec 07 16:01:12.536 INFO [stdout] test src/matchers/core.rs - matchers::core::leq (line 249) ... ok Dec 07 16:01:12.822 INFO [stdout] test src/matchers/core.rs - matchers::core::less_than (line 177) ... ok Dec 07 16:01:14.384 INFO [stdout] test src/matchers/core.rs - matchers::core::lt (line 192) ... ok Dec 07 16:01:14.452 INFO [stdout] test src/matchers/core.rs - matchers::core::less_than_or_equal (line 233) ... ok Dec 07 16:01:14.460 INFO [stdout] test src/matchers/core.rs - matchers::core::not (line 124) ... ok Dec 07 16:01:15.396 INFO [stdout] test src/matchers/core.rs - matchers::core::no_value (line 79) ... ok Dec 07 16:01:17.756 INFO [stdout] test src/matchers/core.rs - matchers::core::same_object (line 318) ... ok Dec 07 16:01:17.840 INFO [stdout] test src/matchers/variant.rs - is_variant (line 25) ... ok Dec 07 16:01:18.081 INFO [stdout] test src/matchers/variant.rs - is_variant (line 34) ... ok Dec 07 16:01:19.096 INFO [stdout] test src/matchers/variant.rs - matchers::variant::maybe_err (line 101) ... ok Dec 07 16:01:19.288 INFO [stdout] test src/matchers/variant.rs - matchers::variant::maybe_some (line 60) ... ok Dec 07 16:01:19.396 INFO [stdout] test src/matchers/variant.rs - matchers::variant::maybe_ok (line 80) ... ok Dec 07 16:01:19.396 INFO [stdout] Dec 07 16:01:19.396 INFO [stdout] test result: ok. 46 passed; 0 failed; 12 ignored; 0 measured; 0 filtered out Dec 07 16:01:19.396 INFO [stdout] Dec 07 16:01:19.442 INFO [stderr] su: No module specific data is present Dec 07 16:01:20.070 INFO running `"docker" "inspect" "34a2530d395173139d37757bfdd23c2c5dd091eb485b35ef0bf8cfaf1ca8c256"` Dec 07 16:01:20.352 INFO running `"docker" "rm" "-f" "34a2530d395173139d37757bfdd23c2c5dd091eb485b35ef0bf8cfaf1ca8c256"` Dec 07 16:01:20.631 INFO [stdout] 34a2530d395173139d37757bfdd23c2c5dd091eb485b35ef0bf8cfaf1ca8c256