[INFO] fetching crate valid 0.3.1... [INFO] testing valid-0.3.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate valid 0.3.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate valid 0.3.1 [INFO] finished tweaking crates.io crate valid 0.3.1 [INFO] tweaked toml for crates.io crate valid 0.3.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate valid 0.3.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 135 packages to latest compatible versions [INFO] [stderr] Adding bigdecimal v0.1.2 (available: v0.4.8) [INFO] [stderr] Adding num-bigint v0.2.6 (available: v0.4.6) [INFO] [stderr] Adding proptest v0.9.6 (available: v1.8.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded version-sync v0.9.5 [INFO] [stderr] Downloaded bigdecimal v0.1.2 [INFO] [stderr] Downloaded rusty-fork v0.2.2 [INFO] [stderr] Downloaded proptest v0.9.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd3bfcb1528f2b0ccb9dfc1d37f1ff3f925a8470289c7ab1f6abd712a1b06127 [INFO] running `Command { std: "docker" "start" "-a" "fd3bfcb1528f2b0ccb9dfc1d37f1ff3f925a8470289c7ab1f6abd712a1b06127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd3bfcb1528f2b0ccb9dfc1d37f1ff3f925a8470289c7ab1f6abd712a1b06127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd3bfcb1528f2b0ccb9dfc1d37f1ff3f925a8470289c7ab1f6abd712a1b06127", kill_on_drop: false }` [INFO] [stdout] fd3bfcb1528f2b0ccb9dfc1d37f1ff3f925a8470289c7ab1f6abd712a1b06127 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bc622f4c1367c37db9fc83504ef40e5cbbb93fb31ddb132c3a6ce1f88a06ef6 [INFO] running `Command { std: "docker" "start" "-a" "7bc622f4c1367c37db9fc83504ef40e5cbbb93fb31ddb132c3a6ce1f88a06ef6", kill_on_drop: false }` [INFO] [stderr] Compiling valid v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "7bc622f4c1367c37db9fc83504ef40e5cbbb93fb31ddb132c3a6ce1f88a06ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bc622f4c1367c37db9fc83504ef40e5cbbb93fb31ddb132c3a6ce1f88a06ef6", kill_on_drop: false }` [INFO] [stdout] 7bc622f4c1367c37db9fc83504ef40e5cbbb93fb31ddb132c3a6ce1f88a06ef6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e8107c2d99b1730bb0b6e4580079643e36fc6a1b2c5cdf468327d920991ea8d [INFO] running `Command { std: "docker" "start" "-a" "3e8107c2d99b1730bb0b6e4580079643e36fc6a1b2c5cdf468327d920991ea8d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling version-sync v0.9.5 [INFO] [stderr] Compiling valid v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.68s [INFO] running `Command { std: "docker" "inspect" "3e8107c2d99b1730bb0b6e4580079643e36fc6a1b2c5cdf468327d920991ea8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e8107c2d99b1730bb0b6e4580079643e36fc6a1b2c5cdf468327d920991ea8d", kill_on_drop: false }` [INFO] [stdout] 3e8107c2d99b1730bb0b6e4580079643e36fc6a1b2c5cdf468327d920991ea8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 83145da9c58b896073e1f55df2bbf920f5e3a4d34e76e99a497391dbdaceba82 [INFO] running `Command { std: "docker" "start" "-a" "83145da9c58b896073e1f55df2bbf920f5e3a4d34e76e99a497391dbdaceba82", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/valid-0641e8f0c4cf0147) [INFO] [stdout] [INFO] [stdout] running 120 tests [INFO] [stdout] test constraint::tests::assert_false::validate_assert_false_on_value_true ... ok [INFO] [stdout] test constraint::tests::assert_true::validate_assert_true_on_value_true ... ok [INFO] [stdout] test constraint::tests::assert_true::validate_assert_true_on_value_false ... ok [INFO] [stdout] test constraint::tests::assert_false::validate_assert_false_on_value_false ... ok [INFO] [stdout] test constraint::tests::bound::validate_bound_exact_on_a_compliant_float_value ... ok [INFO] [stdout] test constraint::tests::char_count::validate_exact_char_count_on_a_to_long_string ... ok [INFO] [stdout] test constraint::tests::char_count::validate_exact_char_count_on_a_to_short_string ... ok [INFO] [stdout] test constraint::tests::char_count::validate_exact_char_count_on_a_compliant_string ... ok [INFO] [stdout] test constraint::tests::bound::validate_bound_exact_on_a_float_with_different_value ... ok [INFO] [stdout] test constraint::tests::bound::validate_bound_open_range_on_a_long_value_that_is_less_than_or_equal_the_lower_bound ... ok [INFO] [stdout] test constraint::tests::bound::validate_bound_closed_range_on_a_long_value_that_is_greater_than_the_upper_bound ... ok [INFO] [stdout] test constraint::tests::bound::validate_bound_closed_range_on_a_long_value_that_is_less_than_the_lower_bound ... ok [INFO] [stdout] test constraint::tests::bound::validate_bound_closedopen_range_on_a_long_value_that_is_greater_than_or_equal_the_upper_bound ... ok [INFO] [stdout] test constraint::tests::char_count::validate_max_char_count_on_a_compliant_string ... ok [INFO] [stdout] test constraint::tests::char_count::validate_min_char_count_on_a_compliant_string ... ok [INFO] [stdout] test constraint::tests::char_count::validate_max_char_count_on_a_to_long_string ... ok [INFO] [stdout] test constraint::tests::char_count::validate_min_char_count_on_a_to_short_string ... ok [INFO] [stdout] test constraint::tests::char_count::validate_minmax_char_count_on_a_compliant_string ... ok [INFO] [stdout] test constraint::tests::bound::validate_bound_openclosed_range_on_a_long_value_that_is_within_bounds ... ok [INFO] [stdout] test constraint::tests::bound::validate_bound_closedopen_range_on_a_long_value_that_is_less_than_the_lower_bound ... ok [INFO] [stdout] test constraint::tests::bound::validate_bound_open_range_on_a_long_value_that_is_greater_than_or_equal_the_upper_bound ... ok [INFO] [stdout] test constraint::tests::char_count::validate_minmax_char_count_on_a_to_long_string ... ok [INFO] [stdout] test constraint::tests::char_count::validate_minmax_char_count_on_a_to_short_string ... ok [INFO] [stdout] test constraint::tests::bound::validate_bound_openclosed_range_on_a_long_value_that_is_greater_than_the_upper_bound ... ok [INFO] [stdout] test constraint::tests::bound::validate_bound_closedopen_range_on_a_long_value_that_is_within_bounds ... ok [INFO] [stdout] test constraint::tests::bound::validate_bound_closed_range_on_a_long_value_that_is_within_bounds ... ok [INFO] [stdout] test constraint::tests::length::validate_exact_length_on_a_vec_of_correct_len ... ok [INFO] [stdout] test constraint::tests::must_match::validate_must_match_of_two_different_integer ... ok [INFO] [stdout] test constraint::tests::must_define_range::validate_must_define_range_exclusive_for_two_integer_that_are_compliant ... ok [INFO] [stdout] test constraint::tests::bound::validate_bound_openclosed_range_on_a_long_value_that_is_less_than_or_equal_the_lower_bound ... ok [INFO] [stdout] test constraint::tests::must_define_range::validate_must_define_range_inclusive_for_two_integer_that_are_compliant ... ok [INFO] [stdout] test constraint::tests::length::validate_max_length_on_a_vec_of_invalid_len ... ok [INFO] [stdout] test constraint::tests::must_define_range::validate_must_define_range_exclusive_for_two_integer_that_are_not_compliant ... ok [INFO] [stdout] test constraint::tests::must_match::validate_must_match_of_two_equal_integer ... ok [INFO] [stdout] test constraint::tests::bound::validate_bound_open_range_on_a_long_value_that_is_within_bounds ... ok [INFO] [stdout] test constraint::tests::length::validate_min_length_on_a_vec_of_invalid_len ... ok [INFO] [stdout] test constraint::tests::length::validate_max_length_on_a_vec_of_valid_len ... ok [INFO] [stdout] test constraint::tests::length::validate_min_length_on_a_vec_of_valid_len ... ok [INFO] [stdout] test constraint::tests::length::validate_exact_length_on_a_vec_of_different_len ... ok [INFO] [stdout] test constraint::tests::not_empty::validate_not_empty_on_empty_hash_set ... ok [INFO] [stdout] test constraint::tests::not_empty::validate_not_empty_on_empty_vec ... ok [INFO] [stdout] test constraint::tests::non_zero::validate_non_zero_on_a_double_that_is_zero ... ok [INFO] [stdout] test constraint::tests::not_empty::validate_not_empty_on_empty_hash_map ... ok [INFO] [stdout] test constraint::tests::length::validate_minmax_length_on_a_too_small_vec ... ok [INFO] [stdout] test constraint::tests::non_zero::validate_non_zero_on_a_double_that_is_not_zero ... ok [INFO] [stdout] test constraint::tests::not_empty::validate_not_empty_on_empty_string ... ok [INFO] [stdout] test constraint::tests::not_empty::validate_not_empty_on_option_none ... ok [INFO] [stdout] test constraint::tests::not_empty::validate_not_empty_on_option_of_some_empty_string ... ok [INFO] [stdout] test core::tests::context::can_convert_a_tuple_of_str_into_a_related_fields_context ... ok [INFO] [stdout] test core::tests::context::can_dereference_a_fieldname_context_to_its_inner_value ... ok [INFO] [stdout] test core::tests::context::can_dereference_a_state_context_to_its_inner_value ... ok [INFO] [stdout] test core::tests::context::can_get_a_reference_to_the_first_field_of_a_relatedfields_context ... ok [INFO] [stdout] test constraint::tests::length::validate_minmax_length_on_a_vec_of_valid_len ... ok [INFO] [stdout] test core::tests::context::can_convert_a_str_into_a_field_name_context ... ok [INFO] [stdout] test constraint::tests::must_define_range::validate_must_define_range_inclusive_for_two_integer_that_are_not_compliant ... ok [INFO] [stdout] test core::tests::context::can_convert_a_custom_value_into_a_state_context ... ok [INFO] [stdout] test core::tests::context::can_get_a_reference_to_the_second_field_of_a_relatedfields_context ... ok [INFO] [stdout] test core::tests::context::can_unwrap_a_field_name_context_into_its_inner_value ... ok [INFO] [stdout] test core::tests::context::can_unwrap_a_related_fields_context_into_a_tuple ... ok [INFO] [stdout] test core::tests::field::display_format_field_with_no_values ... ok [INFO] [stdout] test core::tests::context::can_unwrap_a_state_context_into_its_inner_value ... ok [INFO] [stdout] test core::tests::field::display_format_field_with_some_values_should_print_the_values_without_some ... ok [INFO] [stdout] test constraint::tests::length::validate_minmax_length_on_a_too_big_vec ... ok [INFO] [stdout] test core::tests::invalid_relation::display_format_invalid_relation_of_percent_range ... ok [INFO] [stdout] test core::tests::invalid_value::display_format_invalid_value_of_field_with_actual_and_expected_value ... ok [INFO] [stdout] test core::tests::validated::implements_debug ... ok [INFO] [stdout] test core::tests::invalid_state::display_format_invalid_state_can_format_a_list_of_parameters ... ok [INFO] [stdout] test core::tests::validated::unfortunately_we_can_construct_an_instance_of_validated_without_doing_any_validation ... ok [INFO] [stdout] test core::tests::validation::combine_a_successful_validation_with_another_value_that_needs_no_further_validation ... ok [INFO] [stdout] test core::tests::validation::combine_two_validations_with_and_then_where_both_are_failing ... ok [INFO] [stdout] test core::tests::validation::combine_two_validations_with_and_then_where_both_are_successful ... ok [INFO] [stdout] test core::tests::validation::combine_two_validations_with_and_then_where_the_first_failed ... ok [INFO] [stdout] test core::tests::validation::combine_two_validations_with_and_then_where_the_second_failed ... ok [INFO] [stdout] test core::tests::validation::combine_two_validations_with_and_where_both_are_successful ... ok [INFO] [stdout] test core::tests::validation::combine_two_validations_with_and_where_both_are_failing ... ok [INFO] [stdout] test core::tests::validation::combine_two_validations_with_and_where_the_second_failed ... ok [INFO] [stdout] test core::tests::validation::get_the_result_of_a_failed_validation_with_a_message ... ok [INFO] [stdout] test core::tests::validation::combine_two_validations_with_and_where_the_first_failed ... ok [INFO] [stdout] test core::tests::validation::get_the_result_of_a_successful_validation_with_a_message ... ok [INFO] [stdout] test core::tests::validation::get_the_result_of_a_failed_validation_without_a_message ... ok [INFO] [stdout] test core::tests::validation_error::display_format_validation_error_no_message_and_one_constraint_violation ... ok [INFO] [stdout] test core::tests::validation::get_the_result_of_a_successful_validation_without_a_message ... ok [INFO] [stdout] test core::tests::validation::combine_a_failed_validation_with_another_value_has_no_effect ... ok [INFO] [stdout] test core::tests::validation_error::display_format_validation_error_with_message_and_multiple_constraint_violations ... ok [INFO] [stdout] test core::tests::validation::mapping_the_value_of_a_failed_validation_has_no_effect ... ok [INFO] [stdout] test core::tests::validation::map_the_values_of_a_successful_validation_into_a_custom_struct ... ok [INFO] [stdout] test core::tests::validation_error::merge_two_validation_errors_where_none_of_them_contains_a_message ... ok [INFO] [stdout] test core::tests::validation_error::merge_two_validation_errors_with_messages_into_one ... ok [INFO] [stdout] test core::tests::validation_error::merge_two_validation_errors_where_the_first_contains_a_message ... ok [INFO] [stdout] test core::tests::validation_error::merge_two_validation_errors_where_the_second_contains_a_message ... ok [INFO] [stdout] test core::tests::value::can_convert_u16_values_into_integer_value ... ok [INFO] [stdout] test core::tests::value::can_convert_u32_values_smaller_than_max_i32_into_integer_value ... ok [INFO] [stdout] test core::tests::value::can_convert_i64_values_into_long_value ... ok [INFO] [stdout] test core::tests::validated::can_be_dereferenced_to_its_inner_value ... ok [INFO] [stdout] test core::tests::value::can_convert_i32_values_into_integer_value ... ok [INFO] [stdout] test core::tests::value::can_convert_i8_values_into_integer_value ... ok [INFO] [stdout] test core::tests::value::can_convert_u64_values_smaller_than_max_i64_into_long_value ... ok [INFO] [stdout] test core::tests::value::can_convert_u8_values_into_integer_value ... ok [INFO] [stdout] test core::tests::value::display_format_a_value_of_boolean ... ok [INFO] [stdout] test core::tests::value::display_format_a_value_of_double ... ok [INFO] [stdout] test core::tests::value::display_format_a_value_of_float ... ok [INFO] [stdout] test core::tests::value::try_from_u64_never_panics ... ignored [INFO] [stdout] test core::tests::value::display_format_a_value_of_integer ... ok [INFO] [stdout] test core::tests::value::display_format_a_value_of_long ... ok [INFO] [stdout] test core::tests::value::exhaustive_match_over_value_variants_for_default_features ... ok [INFO] [stdout] test core::tests::value::can_convert_i16_values_into_integer_value ... ok [INFO] [stdout] test core::tests::value::display_format_a_value_of_string ... ok [INFO] [stdout] test core::tests::value::can_convert_u32_values_greater_than_max_i32_into_long_value ... ok [INFO] [stdout] test core::tests::value::try_from_usize_value_greater_than_i64_max ... ok [INFO] [stdout] test core::tests::value::try_from_usize_never_panics ... ok [INFO] [stdout] test core::tests::value::try_from_usize_value_less_than_or_equal_i32_max ... ok [INFO] [stdout] test core::tests::value::try_from_usize_value_greater_than_i32_max_and_less_than_or_equal_i64_max ... ok [INFO] [stdout] test constraint::tests::not_empty::validate_not_empty_on_non_empty_vec ... ok [INFO] [stdout] test constraint::tests::not_empty::validate_not_empty_on_non_empty_hash_set ... ok [INFO] [stdout] test constraint::tests::not_empty::validate_not_empty_on_non_empty_string ... ok [INFO] [stdout] test constraint::tests::not_empty::validate_not_empty_on_option_of_some_non_empty_string ... ok [INFO] [stdout] test constraint::tests::not_empty::validate_not_empty_on_non_empty_hash_map ... ok [INFO] [stdout] test constraint::tests::must_match::validate_must_match_of_two_equal_strings ... ok [INFO] [stdout] test core::tests::value::converting_a_u64_value_greater_than_max_i64_panics ... ok [INFO] [stdout] test constraint::tests::must_match::validate_must_match_of_two_strings_that_are_not_equal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 119 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] Running tests/version_numbers.rs (/opt/rustwide/target/debug/deps/version_numbers-430be89314776173) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_readme_deps ... ok [INFO] [stdout] test test_html_root_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests valid [INFO] [stderr] warning: unexpected character `/` [INFO] [stderr] --> src/core/mod.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / /// A wrapper type to express that the value of type `T` has been validated by [INFO] [stderr] 21 | | /// the constraint `C`. [INFO] [stderr] 22 | | /// [INFO] [stderr] 23 | | /// The idea is that an instance of `Validated` can only be obtained by [INFO] [stderr] ... | [INFO] [stderr] 111 | | /// trait. Unfortunately I have no idea how to prevent this. [INFO] [stderr] 112 | | /// Fortunately such code can be found by (automated) code review. [INFO] [stderr] | |________________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test src/lib.rs - (line 29) ... ignored [INFO] [stdout] test src/lib.rs - (line 360) ... ok [INFO] [stdout] test src/lib.rs - (line 203) ... ok [INFO] [stdout] test src/lib.rs - (line 371) ... ok [INFO] [stdout] test src/lib.rs - (line 342) ... ok [INFO] [stdout] test src/lib.rs - (line 405) ... ok [INFO] [stdout] test src/lib.rs - (line 129) ... ok [INFO] [stdout] test src/core/mod.rs - core::Validated (line 37) ... ok [INFO] [stdout] test src/lib.rs - (line 473) ... ok [INFO] [stdout] test src/lib.rs - (line 464) ... ok [INFO] [stdout] test src/lib.rs - (line 480) ... ok [INFO] [stdout] test src/lib.rs - (line 216) ... ok [INFO] [stdout] test src/lib.rs - (line 270) ... ok [INFO] [stdout] test src/lib.rs - (line 155) ... ok [INFO] [stdout] test src/core/mod.rs - core::ValidationError::merge (line 1019) ... ok [INFO] [stdout] test src/lib.rs - (line 499) ... ok [INFO] [stdout] test src/lib.rs - (line 114) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.37s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "83145da9c58b896073e1f55df2bbf920f5e3a4d34e76e99a497391dbdaceba82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83145da9c58b896073e1f55df2bbf920f5e3a4d34e76e99a497391dbdaceba82", kill_on_drop: false }` [INFO] [stdout] 83145da9c58b896073e1f55df2bbf920f5e3a4d34e76e99a497391dbdaceba82