[INFO] fetching crate jgd-rs 0.2.1...
[INFO] testing jgd-rs-0.2.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate jgd-rs 0.2.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate jgd-rs 0.2.1
[INFO] finished tweaking crates.io crate jgd-rs 0.2.1
[INFO] tweaked toml for crates.io crate jgd-rs 0.2.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate jgd-rs 0.2.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jgd-rs 0.2.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dummy v0.11.0
[INFO] [stderr]   Downloaded random_color v1.1.0
[INFO] [stderr]   Downloaded fake v4.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef028d6a3e81891ee3410ecef04d582f729c98a4abfd43a12e9c3a6b57468164
[INFO] running `Command { std: "docker" "start" "-a" "ef028d6a3e81891ee3410ecef04d582f729c98a4abfd43a12e9c3a6b57468164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef028d6a3e81891ee3410ecef04d582f729c98a4abfd43a12e9c3a6b57468164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef028d6a3e81891ee3410ecef04d582f729c98a4abfd43a12e9c3a6b57468164", kill_on_drop: false }`
[INFO] [stdout] ef028d6a3e81891ee3410ecef04d582f729c98a4abfd43a12e9c3a6b57468164
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 568cf0ce2668ab3d254afcd95f7faa276a232545ab3f626791b22977d8baaf9e
[INFO] running `Command { std: "docker" "start" "-a" "568cf0ce2668ab3d254afcd95f7faa276a232545ab3f626791b22977d8baaf9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling random_color v1.1.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dummy v0.11.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling fake v4.4.0
[INFO] [stderr]    Compiling jgd-rs v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.41s
[INFO] running `Command { std: "docker" "inspect" "568cf0ce2668ab3d254afcd95f7faa276a232545ab3f626791b22977d8baaf9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "568cf0ce2668ab3d254afcd95f7faa276a232545ab3f626791b22977d8baaf9e", kill_on_drop: false }`
[INFO] [stdout] 568cf0ce2668ab3d254afcd95f7faa276a232545ab3f626791b22977d8baaf9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dece7c119b7d4049b72102dc8627cc752d30177ef1affdd442c03c32499da0b1
[INFO] running `Command { std: "docker" "start" "-a" "dece7c119b7d4049b72102dc8627cc752d30177ef1affdd442c03c32499da0b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling jgd-rs v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.81s
[INFO] running `Command { std: "docker" "inspect" "dece7c119b7d4049b72102dc8627cc752d30177ef1affdd442c03c32499da0b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dece7c119b7d4049b72102dc8627cc752d30177ef1affdd442c03c32499da0b1", kill_on_drop: false }`
[INFO] [stdout] dece7c119b7d4049b72102dc8627cc752d30177ef1affdd442c03c32499da0b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4d19fda3a87bab4669295853b9dd54dfd848153a935e42fba90176ab3d0e4fd9
[INFO] running `Command { std: "docker" "start" "-a" "4d19fda3a87bab4669295853b9dd54dfd848153a935e42fba90176ab3d0e4fd9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jgd_rs-e31a7888080dd386)
[INFO] [stdout] 
[INFO] [stdout] running 199 tests
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_administrative_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_argument_parsing_integration ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_automotive_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_address_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_color_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_barcode_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_creditcard_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_chrono_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_filesystem_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_finance_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_http_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_boolean_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_currency_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_company_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_internet_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_number_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_job_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_lorem_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_name_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_phone_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_time_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_unknown_pattern ... ok
[INFO] [stdout] test type_spec::array_spec::tests::test_array_spec_different_seeds_different_results ... ok
[INFO] [stdout] test type_spec::array_spec::tests::test_array_spec_clone ... ok
[INFO] [stdout] test type_spec::array_spec::tests::test_array_spec_debug ... ok
[INFO] [stdout] test type_spec::array_spec::tests::test_array_spec_deterministic_with_seed ... ok
[INFO] [stdout] test type_spec::array_spec::tests::test_array_spec_element_independence ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_markdown_methods ... ok
[INFO] [stdout] test type_spec::array_spec::tests::test_array_spec_with_fixed_count ... ok
[INFO] [stdout] test type_spec::array_spec::tests::test_array_spec_with_range_count ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_clone ... ok
[INFO] [stdout] test type_spec::array_spec::tests::test_array_spec_with_string_elements ... ok
[INFO] [stdout] test type_spec::array_spec::tests::test_array_spec_with_zero_count ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_debug ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_deserialize_fixed ... ok
[INFO] [stdout] test type_spec::array_spec::tests::test_array_spec_with_default_count ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_fixed_large_number ... ok
[INFO] [stdout] test type_spec::array_spec::tests::test_array_spec_with_mixed_primitive_types ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_fixed_zero ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_range_deterministic_with_seed ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_deserialize_invalid ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_deserialize_range ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_fixed ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_range_single_value ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_range_distribution ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_range_large_range ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_range_within_bounds ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_range_zero_to_value ... ok
[INFO] [stdout] test type_spec::count::tests::test_edge_case_max_u64 ... ok
[INFO] [stdout] test type_spec::count::tests::test_multiple_configs_independence ... ok
[INFO] [stdout] test type_spec::entity::tests::test_entity_array_generation ... ok
[INFO] [stdout] test type_spec::count::tests::test_option_count_none ... ok
[INFO] [stdout] test type_spec::count::tests::test_option_count_some_range ... ok
[INFO] [stdout] test type_spec::count::tests::test_option_count_some_fixed ... ok
[INFO] [stdout] test type_spec::entity::tests::test_fingerprint_different_types ... ok
[INFO] [stdout] test type_spec::entity::tests::test_entity_cross_reference_storage ... ok
[INFO] [stdout] test type_spec::entity::tests::test_fingerprint_missing_field ... ok
[INFO] [stdout] test type_spec::entity::tests::test_fingerprint_multiple_fields ... ok
[INFO] [stdout] test type_spec::entity::tests::test_fingerprint_single_field ... ok
[INFO] [stdout] test type_spec::field::tests::test_complex_nested_fields ... ok
[INFO] [stdout] test type_spec::array_spec::tests::test_array_spec_large_count ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_bool_false ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_bool_true ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_array ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_debug ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_f64 ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_i64 ... ok
[INFO] [stdout] test type_spec::entity::tests::test_entity_map_generation ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_clone ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_null ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_number ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_entity ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_ref_existing_path ... ok
[INFO] [stdout] test type_spec::entity::tests::test_entity_single_generation ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_ref_missing_path ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_str_without_placeholders ... ok
[INFO] [stdout] test type_spec::field::tests::test_indexmap_field_generation ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_variants_coverage ... ok
[INFO] [stdout] test type_spec::field::tests::test_indexmap_empty_generation ... ok
[INFO] [stdout] test type_spec::field::tests::test_string_invalid_template_error ... ok
[INFO] [stdout] test type_spec::field::tests::test_string_no_placeholders ... ok
[INFO] [stdout] test type_spec::entity::tests::test_entity_uniqueness_constraint ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_custom_key ... ok
[INFO] [stdout] test type_spec::field::tests::test_string_template_processing ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_entities_with_cross_references ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_create_config ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_generate_deterministic_with_seed ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_default_locale_function ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_generate_different_seeds_different_results ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_jgd_debug ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_generate_entities_mode ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_generate_root_mode ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_jgd_default_values ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_generate_empty_schema ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_complex_root_mode_with_count ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_jgd_from_str_entities_mode ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_jgd_from_str_root_mode ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_jgd_from_string ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_jgd_from_value ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_custom_locale ... ok
[INFO] [stdout] test tests::all_keys ... FAILED
[INFO] [stdout] test type_spec::optional_spec::tests::test_default_prob_function ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_clone ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_minimal_valid_schema ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_always_generate ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_debug ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_consistent_rng_usage ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_different_seeds_different_results ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_edge_case_probabilities ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_with_complex_field ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_with_different_field_types ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_nested_optionals ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_never_generate ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_probability_boundaries ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_edge_case_empty_content ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_edge_case_only_comma ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_edge_case_trailing_dots ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_datetime_default ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_datetime_fixed_invalid ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_datetime_fixed_space_format ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_datetime_fixed_valid ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_datetime_range ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_number_default ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_number_fixed ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_number_fixed_invalid ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_number_range ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_number_range_function ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_number_range_function_fixed ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_number_range_function_range ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_number_range_invalid ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_string_default ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_string_fixed ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_string_range ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_edge_case_only_dots ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_string_tuple_fixed ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_edge_case_trailing_comma ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_string_tuple_none ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_comma_separated_with_spaces ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_datetime_iso ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_datetime_range_comma ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_string_tuple_range ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_comma_separated_numbers ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_datetime_range_comma_no_spaces ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_datetime_range_dots_with_spaces ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_datetime_with_space ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_empty_parentheses ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_format_string ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_large_number ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_percentage ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_multiple_comma_separated ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_range_with_dots ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_simple_string ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_range_with_multiple_dots ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_single_number ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_time_end ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_time_range_comma ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_time_range_comma_no_spaces ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_time_range_dots_no_spaces ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_time_start ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_time_range_dots_with_spaces ... ok
[INFO] [stdout] test type_spec::utils::generator_config::tests::test_gen_value_map_operations ... ok
[INFO] [stdout] test type_spec::utils::generator_config::tests::test_get_random_item_from_array_with_empty_array ... ok
[INFO] [stdout] test type_spec::utils::generator_config::tests::test_get_random_item_from_array_with_non_array ... ok
[INFO] [stdout] test type_spec::utils::generator_config::tests::test_get_random_item_from_array_with_missing_key ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_datetime_range_dots_no_spaces ... ok
[INFO] [stdout] test type_spec::utils::generator_config::tests::test_get_value_from_path_empty_path ... ok
[INFO] [stdout] test type_spec::utils::generator_config::tests::test_get_random_item_from_array_with_valid_array ... ok
[INFO] [stdout] test type_spec::utils::generator_config::tests::test_get_value_from_path_complex_nested_with_arrays ... ok
[INFO] [stdout] test type_spec::utils::generator_config::tests::test_get_value_from_path_nested_object ... ok
[INFO] [stdout] test type_spec::utils::generator_config::tests::test_get_value_from_path_invalid_traversal ... ok
[INFO] [stdout] test type_spec::utils::generator_config::tests::test_get_value_from_path_nonexistent_key ... ok
[INFO] [stdout] test type_spec::utils::generator_config::tests::test_get_value_from_path_nonexistent_root ... ok
[INFO] [stdout] test type_spec::utils::generator_config::tests::test_get_value_from_path_with_array ... ok
[INFO] [stdout] test type_spec::utils::generator_config::tests::test_get_value_from_path_simple_key ... ok
[INFO] [stdout] test type_spec::utils::generator_config::tests::test_new_with_random_seed ... ok
[INFO] [stdout] test type_spec::utils::generator_config::tests::test_new_with_different_locales ... ok
[INFO] [stdout] test type_spec::utils::generator_config::tests::test_new_with_seed ... ok
[INFO] [stdout] test type_spec::utils::replacer::tests::test_regex_pattern_matching ... ok
[INFO] [stdout] test type_spec::utils::replacer::tests::test_replacer_collection_get_full_replacer ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_range_with_dots_and_spaces ... ok
[INFO] [stdout] test type_spec::utils::replacer::tests::test_replacer_collection_new_empty ... ok
[INFO] [stdout] test type_spec::utils::replacer::tests::test_replacer_collection_is_empty ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_deterministic_with_seed ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_probability_distribution ... ok
[INFO] [stdout] test type_spec::entity::tests::test_entity_composite_uniqueness ... ok
[INFO] [stdout] test type_spec::utils::replacer::tests::test_replacer_collection_new_multiple_replacements ... ok
[INFO] [stdout] test type_spec::utils::replacer::tests::test_replacer_collection_new_single_replacement ... ok
[INFO] [stdout] test type_spec::utils::replacer::tests::test_replacer_collection_replace_full_with_invalid_key ... ok
[INFO] [stdout] test type_spec::utils::replacer::tests::test_replacer_collection_new_partial_replacement ... ok
[INFO] [stdout] test type_spec::utils::replacer::tests::test_replacer_collection_replace_full_with_valid_key ... ok
[INFO] [stdout] test type_spec::utils::generator_config::tests::test_get_random_item_from_array_with_non_object_items ... ok
[INFO] [stdout] test type_spec::utils::replacer::tests::test_replacer_collection_replace_partial_with_mixed_keys ... ok
[INFO] [stdout] test type_spec::utils::replacer::tests::test_replacer_collection_replace_preserves_order ... ok
[INFO] [stdout] test type_spec::utils::replacer::tests::test_replacer_collection_replace_overlapping_patterns ... ok
[INFO] [stdout] test type_spec::utils::replacer::tests::test_replacer_collection_replace_empty ... ok
[INFO] [stdout] test type_spec::utils::replacer::tests::test_replacer_collection_replace_with_arguments ... ok
[INFO] [stdout] test type_spec::utils::replacer::tests::test_replacer_new ... ok
[INFO] [stdout] test type_spec::utils::replacer::tests::test_replacer_new_with_arguments ... ok
[INFO] [stdout] test type_spec::utils::replacer::tests::test_replacer_collection_replace_partial_with_valid_keys ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::all_keys stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::all_keys' (40) panicked at src/type_spec/jgd.rs:242:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64156432d402 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64156432d402 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64156432d402 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64156432d402 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64156433fb4f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64156433fb4f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6415642fafc3 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6415642fafc3 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x641564306c32 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64156430b74f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x64156430b5e1 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x641563f9bcee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x641563f9bcee - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64156430bd5f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x64156430bd5f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x64156430bbba - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x641564306d69 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6415642eeefd - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6415643488b0 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x641564347906 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x641563f43ab1 - core::result::Result<T,E>::unwrap::h499bf0e83b0b893d
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x641563f43ab1 - jgd_rs::type_spec::jgd::Jgd::from_file::hae815ead9da3b1a0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/type_spec/jgd.rs:242:31
[INFO] [stdout]   22:     0x641563f70ef2 - jgd_rs::tests::all_keys::hfcdca84fdcdfd506
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:41:22
[INFO] [stdout]   23:     0x641563f71037 - jgd_rs::tests::all_keys::{{closure}}::h4ebf9a9a4ef1ef77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:30:18
[INFO] [stdout]   24:     0x641563eb3a06 - core::ops::function::FnOnce::call_once::hb267d6afe4f57ec6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x641563f9bb5b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x641563f9bb5b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x641563fafb4d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x641563fafb4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x641563fafb4d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x641563fafb4d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x641563fafb4d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x641563fafb4d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x641563fafb4d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x641563f89094 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x641563f89094 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x641563f8c8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x641563f8c8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x641563f8c8ea - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x641563f8c8ea - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x641563f8c8ea - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x641563f8c8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x641563f8c8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x64156430216f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x64156430216f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x79a7f9e16aa4 - <unknown>
[INFO] [stdout]   46:     0x79a7f9ea3a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::all_keys
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 198 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "4d19fda3a87bab4669295853b9dd54dfd848153a935e42fba90176ab3d0e4fd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d19fda3a87bab4669295853b9dd54dfd848153a935e42fba90176ab3d0e4fd9", kill_on_drop: false }`
[INFO] [stdout] 4d19fda3a87bab4669295853b9dd54dfd848153a935e42fba90176ab3d0e4fd9
