[INFO] fetching crate json-structure 0.6.0... [INFO] testing json-structure-0.6.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate json-structure 0.6.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate json-structure 0.6.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate json-structure 0.6.0 [INFO] tweaked toml for crates.io crate json-structure 0.6.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate json-structure 0.6.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate json-structure 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded predicates-tree v1.0.12 [INFO] [stderr] Downloaded test-case-macros v3.3.1 [INFO] [stderr] Downloaded predicates-core v1.0.9 [INFO] [stderr] Downloaded test-case-core v3.3.1 [INFO] [stderr] Downloaded assert_cmd v2.1.1 [INFO] [stderr] Downloaded test-case v3.3.1 [INFO] [stderr] Downloaded predicates v3.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 892f275c8a67342bcd4ed7361b7e69e57a68788cce7f3926ee58617ffdfafb2f [INFO] running `Command { std: "docker" "start" "-a" "892f275c8a67342bcd4ed7361b7e69e57a68788cce7f3926ee58617ffdfafb2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "892f275c8a67342bcd4ed7361b7e69e57a68788cce7f3926ee58617ffdfafb2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "892f275c8a67342bcd4ed7361b7e69e57a68788cce7f3926ee58617ffdfafb2f", kill_on_drop: false }` [INFO] [stdout] 892f275c8a67342bcd4ed7361b7e69e57a68788cce7f3926ee58617ffdfafb2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77767955c7465863960851bbab6dce0daf95b3aec1ed88c4707d69e5758c42c5 [INFO] running `Command { std: "docker" "start" "-a" "77767955c7465863960851bbab6dce0daf95b3aec1ed88c4707d69e5758c42c5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling json-structure v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.87s [INFO] running `Command { std: "docker" "inspect" "77767955c7465863960851bbab6dce0daf95b3aec1ed88c4707d69e5758c42c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77767955c7465863960851bbab6dce0daf95b3aec1ed88c4707d69e5758c42c5", kill_on_drop: false }` [INFO] [stdout] 77767955c7465863960851bbab6dce0daf95b3aec1ed88c4707d69e5758c42c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a404fc6965b6b067cad11eccd58b6115a2ee14a40b262faf9144ca7d94e803f3 [INFO] running `Command { std: "docker" "start" "-a" "a404fc6965b6b067cad11eccd58b6115a2ee14a40b262faf9144ca7d94e803f3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling json-structure v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.48s [INFO] running `Command { std: "docker" "inspect" "a404fc6965b6b067cad11eccd58b6115a2ee14a40b262faf9144ca7d94e803f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a404fc6965b6b067cad11eccd58b6115a2ee14a40b262faf9144ca7d94e803f3", kill_on_drop: false }` [INFO] [stdout] a404fc6965b6b067cad11eccd58b6115a2ee14a40b262faf9144ca7d94e803f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c95d81704043183d7b35a91773fe5fd03fe9b48924e55b05ef0f1dc23a0c4b9f [INFO] running `Command { std: "docker" "start" "-a" "c95d81704043183d7b35a91773fe5fd03fe9b48924e55b05ef0f1dc23a0c4b9f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/json_structure-8de71732067408f8) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test instance_validator::tests::test_enum_valid ... ok [INFO] [stdout] test json_source_locator::tests::test_nested_object ... ok [INFO] [stdout] test instance_validator::tests::test_object_missing_required ... ok [INFO] [stdout] test schema_validator::tests::test_choice_valid ... ok [INFO] [stdout] test instance_validator::tests::test_int32_valid ... ok [INFO] [stdout] test json_source_locator::tests::test_unknown_path ... ok [INFO] [stdout] test schema_validator::tests::test_enum_empty ... ok [INFO] [stdout] test instance_validator::tests::test_string_valid ... ok [INFO] [stdout] test schema_validator::tests::test_map_missing_values ... ok [INFO] [stdout] test instance_validator::tests::test_enum_invalid ... ok [INFO] [stdout] test schema_validator::tests::test_invalid_type ... ok [INFO] [stdout] test schema_validator::tests::test_valid_simple_schema ... ok [INFO] [stdout] test schema_validator::tests::test_union_type ... ok [INFO] [stdout] test schema_validator::tests::test_ref_to_definition ... ok [INFO] [stdout] test schema_validator::tests::test_missing_name_with_type ... ok [INFO] [stdout] test schema_validator::tests::test_ref_undefined ... ok [INFO] [stdout] test schema_validator::tests::test_missing_id ... ok [INFO] [stdout] test schema_validator::tests::test_tuple_valid ... ok [INFO] [stdout] test instance_validator::tests::test_object_valid ... ok [INFO] [stdout] test schema_validator::tests::test_array_missing_items ... ok [INFO] [stdout] test instance_validator::tests::test_string_invalid ... ok [INFO] [stdout] test json_source_locator::tests::test_array ... ok [INFO] [stdout] test json_source_locator::tests::test_simple_object ... ok [INFO] [stdout] test instance_validator::tests::test_boolean_valid ... ok [INFO] [stderr] Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-7323af2b02405b03) [INFO] [stdout] test instance_validator::tests::test_array_valid ... ok [INFO] [stderr] Running tests/coverage_tests.rs (/opt/rustwide/target/debug/deps/coverage_tests-7f3c2a374248254f) [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 115 tests [INFO] [stdout] test error_code_tests::test_instance_error_codes_as_str ... ok [INFO] [stdout] test error_code_tests::test_schema_error_code_display ... ok [INFO] [stdout] test extended_validation_tests::test_allof_composition ... ok [INFO] [stdout] test extended_validation_tests::test_anyof_composition ... ok [INFO] [stdout] test error_code_tests::test_schema_error_codes_as_str ... ok [INFO] [stdout] test extended_validation_tests::test_array_max_items ... ok [INFO] [stdout] test error_code_tests::test_instance_error_code_display ... ok [INFO] [stdout] test extended_validation_tests::test_array_min_items ... ok [INFO] [stdout] test extended_validation_tests::test_boolean_schema_false_rejects_all ... ok [INFO] [stdout] test extended_validation_tests::test_not_composition ... ok [INFO] [stdout] test extended_validation_tests::test_number_exclusive_maximum ... ok [INFO] [stdout] test extended_validation_tests::test_number_exclusive_minimum ... ok [INFO] [stdout] test extended_validation_tests::test_number_minimum ... ok [INFO] [stdout] test extended_validation_tests::test_number_maximum ... ok [INFO] [stdout] test extended_validation_tests::test_oneof_composition ... ok [INFO] [stdout] test extended_validation_tests::test_string_max_length ... ok [INFO] [stdout] test extended_validation_tests::test_string_min_length ... ok [INFO] [stdout] test instance_edge_cases::test_array_not_array ... ok [INFO] [stdout] test instance_edge_cases::test_binary_invalid_base64 ... ok [INFO] [stdout] test instance_edge_cases::test_choice_no_selector_value ... ok [INFO] [stdout] test instance_edge_cases::test_binary_non_string ... ok [INFO] [stdout] test instance_edge_cases::test_choice_not_object ... ok [INFO] [stdout] test instance_edge_cases::test_choice_unknown_selector_value ... ok [INFO] [stdout] test instance_edge_cases::test_date_invalid_format ... ok [INFO] [stdout] test instance_edge_cases::test_choice_selector_not_string ... ok [INFO] [stdout] test extended_validation_tests::test_string_pattern ... ok [INFO] [stdout] test instance_edge_cases::test_date_non_string ... ok [INFO] [stdout] test extended_validation_tests::test_boolean_schema_true_accepts_all ... ok [INFO] [stdout] test instance_edge_cases::test_datetime_invalid_format ... ok [INFO] [stdout] test instance_edge_cases::test_datetime_non_string ... ok [INFO] [stdout] test instance_edge_cases::test_decimal_non_number_or_string ... ok [INFO] [stdout] test instance_edge_cases::test_decimal_type ... ok [INFO] [stdout] test instance_edge_cases::test_double_type ... ok [INFO] [stdout] test instance_edge_cases::test_duration_non_string ... ok [INFO] [stdout] test instance_edge_cases::test_float_type ... ok [INFO] [stdout] test instance_edge_cases::test_int128_invalid_string ... ok [INFO] [stdout] test instance_edge_cases::test_int128_non_number_or_string ... ok [INFO] [stdout] test instance_edge_cases::test_float8_type ... ok [INFO] [stdout] test extended_validation_tests::test_if_then_else ... ok [INFO] [stdout] test instance_edge_cases::test_integer_type ... ok [INFO] [stdout] test instance_edge_cases::test_any_type ... ok [INFO] [stdout] test instance_edge_cases::test_int64_non_number ... ok [INFO] [stdout] test instance_edge_cases::test_int128_string ... ok [INFO] [stdout] test instance_edge_cases::test_map_not_object ... ok [INFO] [stdout] test instance_edge_cases::test_int8_out_of_range ... ok [INFO] [stdout] test instance_edge_cases::test_int16_out_of_range ... ok [INFO] [stdout] test instance_edge_cases::test_jsonpointer_valid ... ok [INFO] [stdout] test instance_edge_cases::test_ref_resolution ... ok [INFO] [stdout] test instance_edge_cases::test_set_duplicate_values ... ok [INFO] [stdout] test instance_edge_cases::test_set_item_invalid ... ok [INFO] [stdout] test instance_edge_cases::test_jsonpointer_invalid ... ok [INFO] [stdout] test instance_edge_cases::test_number_type ... ok [INFO] [stdout] test instance_edge_cases::test_time_invalid_format ... ok [INFO] [stdout] test instance_edge_cases::test_object_not_object ... ok [INFO] [stdout] test instance_edge_cases::test_uint128_non_number_or_string ... ok [INFO] [stdout] test instance_edge_cases::test_time_non_string ... ok [INFO] [stdout] test instance_edge_cases::test_invalid_json_instance ... ok [INFO] [stdout] test instance_edge_cases::test_uint128_invalid_string ... ok [INFO] [stdout] test instance_edge_cases::test_set_not_array ... ok [INFO] [stdout] test instance_edge_cases::test_uint128_negative ... ok [INFO] [stdout] test instance_edge_cases::test_map_value_invalid ... ok [INFO] [stdout] test instance_edge_cases::test_uint128_string ... ok [INFO] [stdout] test instance_edge_cases::test_uint8_negative ... ok [INFO] [stdout] test instance_edge_cases::test_uint64_non_number ... ok [INFO] [stdout] test instance_edge_cases::test_uri_non_string ... ok [INFO] [stdout] test instance_edge_cases::test_uint16_negative ... ok [INFO] [stdout] test instance_edge_cases::test_uuid_non_string ... ok [INFO] [stdout] test instance_edge_cases::test_tuple_not_array ... ok [INFO] [stdout] test schema_edge_cases::test_allof_not_array ... ok [INFO] [stdout] test schema_edge_cases::test_boolean_schema_false ... ok [INFO] [stdout] test schema_edge_cases::test_anyof_not_array ... ok [INFO] [stdout] test schema_edge_cases::test_array_schema_invalid ... ok [INFO] [stdout] test schema_edge_cases::test_choices_not_object ... ok [INFO] [stdout] test schema_edge_cases::test_boolean_schema_true ... ok [INFO] [stdout] test instance_edge_cases::test_uint64_negative ... ok [INFO] [stdout] test instance_edge_cases::test_uint32_negative ... ok [INFO] [stdout] test schema_edge_cases::test_import_in_schema ... ok [INFO] [stdout] test schema_edge_cases::test_oneof_not_array ... ok [INFO] [stdout] test schema_edge_cases::test_properties_not_object ... ok [INFO] [stdout] test schema_edge_cases::test_definitions_not_object ... ok [INFO] [stdout] test schema_edge_cases::test_required_not_array ... ok [INFO] [stdout] test schema_edge_cases::test_null_schema ... ok [INFO] [stdout] test schema_edge_cases::test_enum_not_array ... ok [INFO] [stdout] test schema_edge_cases::test_selector_not_string ... ok [INFO] [stdout] test schema_edge_cases::test_required_item_not_string ... ok [INFO] [stdout] test schema_edge_cases::test_offers_not_array ... ok [INFO] [stdout] test schema_edge_cases::test_ref_not_string ... ok [INFO] [stdout] test schema_edge_cases::test_required_property_not_in_properties ... ok [INFO] [stdout] test schema_edge_cases::test_set_missing_items ... ok [INFO] [stdout] test schema_edge_cases::test_definition_missing_type ... ok [INFO] [stdout] test schema_edge_cases::test_tuple_missing_properties ... ok [INFO] [stdout] test schema_edge_cases::test_uses_not_array ... ok [INFO] [stdout] test types_tests::test_json_location_display ... ok [INFO] [stdout] test schema_edge_cases::test_type_not_string ... ok [INFO] [stdout] test types_tests::test_json_location_new ... ok [INFO] [stdout] test types_tests::test_validation_error_display_with_location ... ok [INFO] [stdout] test schema_edge_cases::test_string_schema_invalid ... ok [INFO] [stdout] test schema_edge_cases::test_tuple_not_array ... ok [INFO] [stdout] test instance_edge_cases::test_array_item_invalid ... ok [INFO] [stdout] test instance_edge_cases::test_duration_invalid_format ... ok [INFO] [stdout] test types_tests::test_json_location_unknown ... ok [INFO] [stdout] test types_tests::test_severity_display ... ok [INFO] [stdout] test types_tests::test_validation_error_display_without_location ... ok [INFO] [stdout] test schema_edge_cases::test_tuple_property_not_defined ... ok [INFO] [stdout] test types_tests::test_validation_error_instance_warning ... ok [INFO] [stdout] test types_tests::test_validation_error_new ... ok [INFO] [stdout] test types_tests::test_validation_error_schema_warning ... ok [INFO] [stdout] test types_tests::test_validation_result_add_error ... ok [INFO] [stdout] test types_tests::test_validation_result_add_errors ... ok [INFO] [stdout] test types_tests::test_validation_result_add_warning_only ... ok [INFO] [stdout] test types_tests::test_validation_result_all_errors ... ok [INFO] [stdout] test types_tests::test_validation_result_merge ... ok [INFO] [stdout] test types_tests::test_validation_result_errors_iterator ... ok [INFO] [stdout] test types_tests::test_validation_result_new ... ok [INFO] [stdout] test instance_edge_cases::test_duration_valid_formats ... ok [INFO] [stderr] Running tests/instance_validator_tests.rs (/opt/rustwide/target/debug/deps/instance_validator_tests-56b4fe5833f17f61) [INFO] [stdout] [INFO] [stdout] test result: ok. 115 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 81 tests [INFO] [stdout] test test_array_empty ... ok [INFO] [stdout] test test_array_invalid_item ... ok [INFO] [stdout] test test_array_valid ... ok [INFO] [stdout] test test_binary_valid ... ok [INFO] [stdout] test test_binary_invalid ... ok [INFO] [stdout] test test_any_accepts_all ... ok [INFO] [stdout] test test_boolean_false ... ok [INFO] [stdout] test test_choice_unknown_selector_value ... ok [INFO] [stdout] test test_choice_with_selector ... ok [INFO] [stdout] test test_const_invalid ... ok [INFO] [stdout] test test_boolean_invalid_string ... ok [INFO] [stdout] test test_boolean_true ... ok [INFO] [stdout] test test_date_invalid_format ... ok [INFO] [stdout] test test_const_valid ... ok [INFO] [stdout] test test_date_valid ... ok [INFO] [stdout] test test_datetime_valid ... ok [INFO] [stdout] test test_decimal_invalid_string_format ... ok [INFO] [stdout] test test_deeply_nested_namespace ... ok [INFO] [stdout] test test_double_valid ... ok [INFO] [stdout] test test_decimal_wrong_type ... ok [INFO] [stdout] test test_enum_invalid ... ok [INFO] [stdout] test test_decimal_number_also_valid ... ok [INFO] [stdout] test test_format_email_invalid ... ok [INFO] [stdout] test test_extends_simple ... ok [INFO] [stdout] test test_format_hostname_valid ... ok [INFO] [stdout] test test_format_email_valid ... ok [INFO] [stdout] test test_decimal_string_valid ... ok [INFO] [stdout] test test_extends_missing_required_from_base ... ok [INFO] [stdout] test test_enum_valid ... ok [INFO] [stdout] test test_format_hostname_invalid ... ok [INFO] [stdout] test test_format_ipv4_invalid ... ok [INFO] [stdout] test test_format_not_applied_without_extended ... ok [INFO] [stdout] test test_float_valid ... ok [INFO] [stdout] test test_format_ipv4_valid ... ok [INFO] [stdout] test test_format_ipv6_invalid ... ok [INFO] [stdout] test test_format_uri_invalid ... ok [INFO] [stdout] test test_int32_valid ... ok [INFO] [stdout] test test_format_ipv6_valid ... ok [INFO] [stdout] test test_format_uri_reference_valid ... ok [INFO] [stdout] test test_int64_valid ... ok [INFO] [stdout] test test_map_invalid_value ... ok [INFO] [stdout] test test_nested_namespace_resolution ... ok [INFO] [stdout] test test_extends_array ... ok [INFO] [stdout] test test_map_valid ... ok [INFO] [stdout] test test_int8_range ... ok [INFO] [stdout] test test_format_uri_valid ... ok [INFO] [stdout] test test_int32_invalid_float ... ok [INFO] [stdout] test test_null_invalid_string ... ok [INFO] [stdout] test test_null_valid ... ok [INFO] [stdout] test test_object_additional_properties_false ... ok [INFO] [stdout] test test_object_additional_properties_true ... ok [INFO] [stdout] test test_object_missing_required ... ok [INFO] [stdout] test test_object_property_type_mismatch ... ok [INFO] [stdout] test test_object_valid ... ok [INFO] [stdout] test test_pattern_properties_invalid_type ... ok [INFO] [stdout] test test_property_names_min_max_length ... ok [INFO] [stdout] test test_pattern_properties_with_properties ... ok [INFO] [stdout] test test_pattern_properties_valid ... ok [INFO] [stdout] test test_property_names_pattern_invalid ... ok [INFO] [stdout] test test_duration_valid ... ok [INFO] [stdout] test test_ref_valid ... ok [INFO] [stdout] test test_set_invalid_duplicates ... ok [INFO] [stdout] test test_property_names_pattern_valid ... ok [INFO] [stdout] test test_set_valid_unique ... ok [INFO] [stdout] test test_string_invalid_null ... ok [INFO] [stdout] test test_string_invalid_number ... ok [INFO] [stdout] test test_string_valid ... ok [INFO] [stdout] test test_time_valid ... ok [INFO] [stdout] test test_tuple_valid ... ok [INFO] [stdout] test test_tuple_wrong_length ... ok [INFO] [stdout] test test_tuple_wrong_type ... ok [INFO] [stdout] test test_uint64_valid ... ok [INFO] [stdout] test test_uint8_range ... ok [INFO] [stdout] test test_unique_items_duplicates ... ok [INFO] [stdout] test test_unique_items_false ... ok [INFO] [stdout] test test_unique_items_objects ... ok [INFO] [stdout] test test_unique_items_valid ... ok [INFO] [stdout] test test_uri_invalid ... ok [INFO] [stdout] test test_uri_valid ... ok [INFO] [stdout] test test_uuid_invalid ... ok [INFO] [stdout] test test_uuid_valid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 81 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/schema_validator_tests.rs (/opt/rustwide/target/debug/deps/schema_validator_tests-a8183c8374e7c933) [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test test_invalid_choice_missing_choices ... ok [INFO] [stdout] test test_choice_uses_choices_and_selector ... ok [INFO] [stdout] test test_invalid_empty_anyof ... ok [INFO] [stdout] test test_invalid_empty_enum ... ok [INFO] [stdout] test test_invalid_duplicate_enum ... ok [INFO] [stdout] test test_invalid_empty_allof ... ok [INFO] [stdout] test test_invalid_empty_oneof ... ok [INFO] [stdout] test test_invalid_map_missing_values ... ok [INFO] [stdout] test test_invalid_ref_not_found ... ok [INFO] [stdout] test test_invalid_tuple_missing_definition ... ok [INFO] [stdout] test test_invalid_missing_id ... ok [INFO] [stdout] test test_invalid_missing_name_with_type ... ok [INFO] [stdout] test test_invalid_unknown_type ... ok [INFO] [stdout] test test_invalid_circular_ref ... ok [INFO] [stdout] test test_tuple_uses_properties_and_tuple_not_prefixitems ... ok [INFO] [stdout] test test_invalid_required_not_in_properties ... ok [INFO] [stdout] test test_invalid_set_missing_items ... ok [INFO] [stdout] test test_unknown_keywords_ignored ... ok [INFO] [stdout] test test_valid_boolean_schema_false ... ok [INFO] [stdout] test test_valid_anyof_schema ... ok [INFO] [stdout] test test_valid_boolean_schema_true ... ok [INFO] [stdout] test test_valid_array_schema ... ok [INFO] [stdout] test test_valid_enum ... ok [INFO] [stdout] test test_valid_altnames ... ok [INFO] [stdout] test test_valid_allof_schema ... ok [INFO] [stdout] test test_valid_map_schema ... ok [INFO] [stdout] test test_valid_const ... ok [INFO] [stdout] test test_valid_if_then_else_schema ... ok [INFO] [stdout] test test_valid_extends_schema ... ok [INFO] [stdout] test test_valid_choice_schema ... ok [INFO] [stdout] test test_valid_object_schema ... ok [INFO] [stdout] test test_valid_not_schema ... ok [INFO] [stdout] test test_valid_offers_extension ... ok [INFO] [stdout] test test_valid_ref_schema ... ok [INFO] [stdout] test test_valid_required_exist_in_properties ... ok [INFO] [stdout] test test_valid_oneof_schema ... ok [INFO] [stdout] test test_valid_minimal_schema ... ok [INFO] [stdout] test test_valid_set_schema ... ok [INFO] [stdout] test test_valid_root_reference ... ok [INFO] [stdout] test test_valid_nested_definitions ... ok [INFO] [stdout] test test_valid_tuple_schema ... ok [INFO] [stdout] test test_valid_union_type ... ok [INFO] [stdout] test test_valid_uses_extension ... ok [INFO] [stdout] test test_valid_validation_keywords ... ok [INFO] [stdout] test test_all_primitive_types ... ok [INFO] [stdout] test test_invalid_array_missing_items ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/test_assets_tests.rs (/opt/rustwide/target/debug/deps/test_assets_tests-6f65aa2390a8c2ce) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_invalid_instances ... ok [INFO] [stdout] test test_invalid_schemas ... ok [INFO] [stdout] test test_invalid_schema_error_accuracy ... ok [INFO] [stdout] test test_sample_schemas_are_valid ... ok [INFO] [stdout] test test_warning_schemas ... ok [INFO] [stdout] test test_sample_instances_are_valid ... ok [INFO] [stdout] test test_validation_instances ... ok [INFO] [stdout] test test_warning_schema_message_accuracy ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests json_structure [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/schema_validator.rs - schema_validator::SchemaValidator (line 20) ... ok [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] test src/instance_validator.rs - instance_validator::InstanceValidator (line 21) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.21s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c95d81704043183d7b35a91773fe5fd03fe9b48924e55b05ef0f1dc23a0c4b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c95d81704043183d7b35a91773fe5fd03fe9b48924e55b05ef0f1dc23a0c4b9f", kill_on_drop: false }` [INFO] [stdout] c95d81704043183d7b35a91773fe5fd03fe9b48924e55b05ef0f1dc23a0c4b9f