[INFO] fetching crate jgd-rs 0.2.1...
[INFO] testing jgd-rs-0.2.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate jgd-rs 0.2.1 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate jgd-rs 0.2.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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 atomic v0.6.1
[INFO] [stderr]   Downloaded fake v4.4.0
[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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 165dcfc4fdda5c08495edb4c753b0b837aab943f3db7b797cca03c0c0f43ad5e
[INFO] running `Command { std: "docker" "start" "-a" "165dcfc4fdda5c08495edb4c753b0b837aab943f3db7b797cca03c0c0f43ad5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "165dcfc4fdda5c08495edb4c753b0b837aab943f3db7b797cca03c0c0f43ad5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "165dcfc4fdda5c08495edb4c753b0b837aab943f3db7b797cca03c0c0f43ad5e", kill_on_drop: false }`
[INFO] [stdout] 165dcfc4fdda5c08495edb4c753b0b837aab943f3db7b797cca03c0c0f43ad5e
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b892554e88aa9d5cf5e5d3609c8e823f21e9219941514e2b347cfe066f85261a
[INFO] running `Command { std: "docker" "start" "-a" "b892554e88aa9d5cf5e5d3609c8e823f21e9219941514e2b347cfe066f85261a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling crypto-common v0.1.6
[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 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 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 21.47s
[INFO] running `Command { std: "docker" "inspect" "b892554e88aa9d5cf5e5d3609c8e823f21e9219941514e2b347cfe066f85261a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b892554e88aa9d5cf5e5d3609c8e823f21e9219941514e2b347cfe066f85261a", kill_on_drop: false }`
[INFO] [stdout] b892554e88aa9d5cf5e5d3609c8e823f21e9219941514e2b347cfe066f85261a
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b89b5cf2adcf566d0eb53131384b6afb49ea43f1737b8694f96c66fa68eee5c
[INFO] running `Command { std: "docker" "start" "-a" "5b89b5cf2adcf566d0eb53131384b6afb49ea43f1737b8694f96c66fa68eee5c", 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.55s
[INFO] running `Command { std: "docker" "inspect" "5b89b5cf2adcf566d0eb53131384b6afb49ea43f1737b8694f96c66fa68eee5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b89b5cf2adcf566d0eb53131384b6afb49ea43f1737b8694f96c66fa68eee5c", kill_on_drop: false }`
[INFO] [stdout] 5b89b5cf2adcf566d0eb53131384b6afb49ea43f1737b8694f96c66fa68eee5c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0e7b9363cf678335dcb75ea18db377d9f86bd37241fa92343d082ab4ce1fbccc
[INFO] running `Command { std: "docker" "start" "-a" "0e7b9363cf678335dcb75ea18db377d9f86bd37241fa92343d082ab4ce1fbccc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jgd_rs-242f991fb9d57b21)
[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_generate_by_key_barcode_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_boolean_methods ... 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_http_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_currency_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_creditcard_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_finance_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_number_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_chrono_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_unknown_pattern ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_markdown_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_job_methods ... 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_clone ... 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_name_methods ... 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_different_seeds_different_results ... ok
[INFO] [stdout] test type_spec::array_spec::tests::test_array_spec_element_independence ... 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_large_count ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_address_methods ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_deserialize_invalid ... ok
[INFO] [stdout] test type_spec::array_spec::tests::test_array_spec_with_range_count ... ok
[INFO] [stdout] test type_spec::array_spec::tests::test_array_spec_with_string_elements ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_deserialize_range ... 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::count::tests::test_count_fixed ... ok
[INFO] [stdout] test type_spec::array_spec::tests::test_array_spec_with_mixed_primitive_types ... 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_fixed_large_number ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_clone ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_fixed_zero ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_range_large_range ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_range_deterministic_with_seed ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_range_distribution ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_range_within_bounds ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_range_single_value ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_range_zero_to_value ... ok
[INFO] [stdout] test type_spec::count::tests::test_option_count_none ... ok
[INFO] [stdout] test type_spec::count::tests::test_edge_case_max_u64 ... ok
[INFO] [stdout] test type_spec::entity::tests::test_entity_cross_reference_storage ... ok
[INFO] [stdout] test type_spec::entity::tests::test_fingerprint_single_field ... ok
[INFO] [stdout] test type_spec::entity::tests::test_fingerprint_different_types ... ok
[INFO] [stdout] test type_spec::entity::tests::test_fingerprint_multiple_fields ... ok
[INFO] [stdout] test type_spec::count::tests::test_option_count_some_fixed ... ok
[INFO] [stdout] test type_spec::count::tests::test_multiple_configs_independence ... ok
[INFO] [stdout] test type_spec::entity::tests::test_fingerprint_missing_field ... ok
[INFO] [stdout] test type_spec::count::tests::test_option_count_some_range ... ok
[INFO] [stdout] test type_spec::entity::tests::test_entity_single_generation ... ok
[INFO] [stdout] test type_spec::entity::tests::test_entity_array_generation ... ok
[INFO] [stdout] test type_spec::entity::tests::test_entity_uniqueness_constraint ... ok
[INFO] [stdout] test type_spec::entity::tests::test_entity_map_generation ... ok
[INFO] [stdout] test type_spec::field::tests::test_complex_nested_fields ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_array ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_bool_true ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_debug ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_clone ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_f64 ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_entity ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_bool_false ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_number ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_null ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_str_without_placeholders ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_ref_existing_path ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_ref_missing_path ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_i64 ... 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::jgd::tests::test_complex_root_mode_with_count ... ok
[INFO] [stdout] test type_spec::field::tests::test_indexmap_field_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::jgd::tests::test_create_config ... ok
[INFO] [stdout] test type_spec::field::tests::test_string_template_processing ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_custom_key ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_jgd_default_values ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_generate_entities_mode ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_custom_locale ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_generate_root_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_debug ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_jgd_from_value ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_default_prob_function ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_minimal_valid_schema ... 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_empty_schema ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_jgd_from_string ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_jgd_from_str_entities_mode ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_entities_with_cross_references ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_always_generate ... ok
[INFO] [stdout] test type_spec::entity::tests::test_entity_composite_uniqueness ... 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_clone ... 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_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_consistent_rng_usage ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_probability_boundaries ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_nested_optionals ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_generate_different_seeds_different_results ... 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::optional_spec::tests::test_optional_spec_with_different_field_types ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_with_complex_field ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_edge_case_only_dots ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_edge_case_trailing_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_number_default ... 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_range ... 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_number_fixed ... 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_number_range ... 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_datetime_fixed_valid ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_deterministic_with_seed ... 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_range ... 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_get_string_tuple_fixed ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_string_tuple_none ... 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_tuple_range ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_datetime_range_comma ... 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_get_string_default ... 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_range_dots_no_spaces ... 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_large_number ... 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_format_string ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_percentage ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_datetime_iso ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_range_with_dots ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_probability_distribution ... 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_range_with_dots_and_spaces ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_time_range_dots_with_spaces ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_empty_parentheses ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_time_start ... 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::arguments::tests::test_parse_datetime_with_space ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_range_with_multiple_dots ... 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_simple_string ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_single_number ... ok
[INFO] [stdout] test type_spec::utils::generator_config::tests::test_gen_value_map_operations ... 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::generator_config::tests::test_get_random_item_from_array_with_non_object_items ... 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_invalid_traversal ... 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_nonexistent_root ... 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_empty_path ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_time_range_comma_no_spaces ... 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_with_array ... ok
[INFO] [stdout] test type_spec::utils::generator_config::tests::test_new_with_seed ... 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::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::generator_config::tests::test_get_value_from_path_simple_key ... ok
[INFO] [stdout] test type_spec::utils::replacer::tests::test_replacer_collection_is_empty ... 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_partial_replacement ... 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_new_empty ... 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_random_seed ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_company_methods ... ok
[INFO] [stdout] test type_spec::array_spec::tests::test_array_spec_with_default_count ... ok
[INFO] [stdout] test type_spec::utils::replacer::tests::test_replacer_collection_replace_empty ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_number_range_function_fixed ... 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_replace_partial_with_mixed_keys ... ok
[INFO] [stdout] test type_spec::utils::replacer::tests::test_replacer_collection_replace_full_with_valid_key ... 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_collection_replace_partial_with_valid_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_new_with_arguments ... ok
[INFO] [stdout] test type_spec::utils::replacer::tests::test_replacer_new ... ok
[INFO] [stdout] test tests::all_keys ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::all_keys stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::all_keys' 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:     0x56e6d1f6ca62 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56e6d1f6ca62 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56e6d1f6ca62 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56e6d1f6ca62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56e6d1f95173 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56e6d1f95173 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56e6d1f699e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56e6d1f699e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56e6d1f6c8b2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56e6d1f6dfd9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56e6d1f6de0e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56e6d1bfeb04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56e6d1bfeb04 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56e6d1f6e9ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56e6d1f6e9ae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56e6d1f6e77a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56e6d1f6cf59 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56e6d1f6e40d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56e6d1f92c20 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56e6d1f93086 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x56e6d1b29111 - core::result::Result<T,E>::unwrap::hc7582f2de55c14a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x56e6d1b29111 - jgd_rs::type_spec::jgd::Jgd::from_file::hf6fb8abbc5b121ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/type_spec/jgd.rs:242:31
[INFO] [stdout]   22:     0x56e6d1bc51e2 - jgd_rs::tests::all_keys::h41f878390d99e7c1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:41:22
[INFO] [stdout]   23:     0x56e6d1bc5157 - jgd_rs::tests::all_keys::{{closure}}::hb66b44aab9b31650
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:30:18
[INFO] [stdout]   24:     0x56e6d1a9e706 - core::ops::function::FnOnce::call_once::hbb5129a656d3e3e5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56e6d1c0436b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x56e6d1c0436b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56e6d1c034a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56e6d1c034a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56e6d1c034a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56e6d1c034a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56e6d1c034a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56e6d1c034a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56e6d1c034a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56e6d1bc70a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56e6d1bc70a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x56e6d1bcaa7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56e6d1bcaa7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56e6d1bcaa7a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56e6d1bcaa7a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56e6d1bcaa7a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56e6d1bcaa7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56e6d1bcaa7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x56e6d1f7192f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56e6d1f7192f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x73402b237aa4 - <unknown>
[INFO] [stdout]   46:     0x73402b2c4a34 - 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.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "0e7b9363cf678335dcb75ea18db377d9f86bd37241fa92343d082ab4ce1fbccc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e7b9363cf678335dcb75ea18db377d9f86bd37241fa92343d082ab4ce1fbccc", kill_on_drop: false }`
[INFO] [stdout] 0e7b9363cf678335dcb75ea18db377d9f86bd37241fa92343d082ab4ce1fbccc
