[INFO] fetching crate jgd-rs 0.2.1...
[INFO] testing jgd-rs-0.2.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate jgd-rs 0.2.1 into /workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jgd-rs 0.2.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c740c1a8c31e415f4fa04ba5effebeefe5b916d6ed610270cffb3996ceeceb2
[INFO] running `Command { std: "docker" "start" "-a" "3c740c1a8c31e415f4fa04ba5effebeefe5b916d6ed610270cffb3996ceeceb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c740c1a8c31e415f4fa04ba5effebeefe5b916d6ed610270cffb3996ceeceb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c740c1a8c31e415f4fa04ba5effebeefe5b916d6ed610270cffb3996ceeceb2", kill_on_drop: false }`
[INFO] [stdout] 3c740c1a8c31e415f4fa04ba5effebeefe5b916d6ed610270cffb3996ceeceb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fcc76004db59d38d7bbd2ccec71f2480891c0165a5254c1fccd67e5c216887dd
[INFO] running `Command { std: "docker" "start" "-a" "fcc76004db59d38d7bbd2ccec71f2480891c0165a5254c1fccd67e5c216887dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[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 regex v1.11.1
[INFO] [stderr]    Compiling serde 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 chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[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 1m 21s
[INFO] running `Command { std: "docker" "inspect" "fcc76004db59d38d7bbd2ccec71f2480891c0165a5254c1fccd67e5c216887dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcc76004db59d38d7bbd2ccec71f2480891c0165a5254c1fccd67e5c216887dd", kill_on_drop: false }`
[INFO] [stdout] fcc76004db59d38d7bbd2ccec71f2480891c0165a5254c1fccd67e5c216887dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08a9e774311929eb35ec652fb36b2aea58661bb65f83a759c75fc336d7714f3e
[INFO] running `Command { std: "docker" "start" "-a" "08a9e774311929eb35ec652fb36b2aea58661bb65f83a759c75fc336d7714f3e", 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 21.16s
[INFO] running `Command { std: "docker" "inspect" "08a9e774311929eb35ec652fb36b2aea58661bb65f83a759c75fc336d7714f3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08a9e774311929eb35ec652fb36b2aea58661bb65f83a759c75fc336d7714f3e", kill_on_drop: false }`
[INFO] [stdout] 08a9e774311929eb35ec652fb36b2aea58661bb65f83a759c75fc336d7714f3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2ca4fe19e89c5d3724b04e0a77fee19d182ef86464db0dfb8e980d8fa7b2445a
[INFO] running `Command { std: "docker" "start" "-a" "2ca4fe19e89c5d3724b04e0a77fee19d182ef86464db0dfb8e980d8fa7b2445a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jgd_rs-6939d65b7c328803)
[INFO] [stdout] 
[INFO] [stdout] running 199 tests
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_address_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_creditcard_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_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_administrative_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_markdown_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_internet_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_color_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_boolean_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_unknown_pattern ... 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_clone ... 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_with_mixed_primitive_types ... 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_with_range_count ... ok
[INFO] [stdout] test type_spec::array_spec::tests::test_array_spec_with_zero_count ... 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_element_independence ... ok
[INFO] [stdout] test type_spec::array_spec::tests::test_array_spec_with_default_count ... ok
[INFO] [stdout] test type_spec::array_spec::tests::test_array_spec_with_fixed_count ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_debug ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_http_methods ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_clone ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_fixed ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_fixed_large_number ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_fixed_zero ... ok
[INFO] [stdout] test type_spec::array_spec::tests::test_array_spec_large_count ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_deserialize_fixed ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_deserialize_invalid ... 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_multiple_configs_independence ... ok
[INFO] [stdout] test type_spec::count::tests::test_option_count_some_range ... ok
[INFO] [stdout] test type_spec::count::tests::test_option_count_none ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_deserialize_range ... ok
[INFO] [stdout] test type_spec::count::tests::test_option_count_some_fixed ... ok
[INFO] [stdout] test type_spec::entity::tests::test_entity_array_generation ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_chrono_methods ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_range_deterministic_with_seed ... ok
[INFO] [stdout] test type_spec::entity::tests::test_fingerprint_multiple_fields ... ok
[INFO] [stdout] test type_spec::entity::tests::test_fingerprint_missing_field ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_array ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_range_within_bounds ... ok
[INFO] [stdout] test type_spec::field::tests::test_complex_nested_fields ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_range_single_value ... ok
[INFO] [stdout] test type_spec::count::tests::test_edge_case_max_u64 ... ok
[INFO] [stdout] test type_spec::entity::tests::test_entity_map_generation ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_range_zero_to_value ... ok
[INFO] [stdout] test type_spec::entity::tests::test_entity_single_generation ... 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_f64 ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_clone ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_debug ... ok
[INFO] [stdout] test type_spec::entity::tests::test_entity_cross_reference_storage ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_i64 ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_entity ... ok
[INFO] [stdout] test type_spec::entity::tests::test_entity_uniqueness_constraint ... ok
[INFO] [stdout] test type_spec::entity::tests::test_fingerprint_different_types ... ok
[INFO] [stdout] test type_spec::entity::tests::test_entity_composite_uniqueness ... ok
[INFO] [stdout] test type_spec::entity::tests::test_fingerprint_single_field ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_null ... ok
[INFO] [stdout] test type_spec::field::tests::test_indexmap_empty_generation ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_variants_coverage ... ok
[INFO] [stdout] test type_spec::field::tests::test_indexmap_field_generation ... ok
[INFO] [stdout] test type_spec::field::tests::test_string_no_placeholders ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_number ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_complex_root_mode_with_count ... 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_custom_locale ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_entities_with_cross_references ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_generate_deterministic_with_seed ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_generate_different_seeds_different_results ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_generate_empty_schema ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_generate_entities_mode ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_ref_existing_path ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_generate_root_mode ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_default_locale_function ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_ref_missing_path ... ok
[INFO] [stdout] test type_spec::field::tests::test_string_invalid_template_error ... 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_debug ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_deterministic_with_seed ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_jgd_debug ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_jgd_default_values ... 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_string ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_jgd_from_value ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_minimal_valid_schema ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_default_prob_function ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_jgd_from_str_root_mode ... 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_clone ... 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_different_seeds_different_results ... 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_only_comma ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_edge_case_only_dots ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_never_generate ... 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_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_default ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_probability_distribution ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_edge_case_empty_content ... 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_get_datetime_fixed_valid ... 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_range ... 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::optional_spec::tests::test_optional_spec_edge_case_probabilities ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_with_different_field_types ... 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_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_string_tuple_range ... 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_get_string_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_datetime_range_comma_no_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_datetime_range_dots_with_spaces ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_format_string ... 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_multiple_comma_separated ... 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_large_number ... 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_range_with_multiple_dots ... 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_simple_string ... 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_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_end ... 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::generator_config::tests::test_gen_value_map_operations ... 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_random_item_from_array_with_non_array ... 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_time_range_comma ... 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_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_empty_path ... 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_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::generator_config::tests::test_new_with_random_seed ... 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::replacer::tests::test_regex_pattern_matching ... 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::replacer::tests::test_replacer_collection_get_full_replacer ... ok
[INFO] [stdout] test type_spec::utils::replacer::tests::test_replacer_collection_is_empty ... 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_new_empty ... ok
[INFO] [stdout] test type_spec::utils::generator_config::tests::test_get_value_from_path_with_array ... 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_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::replacer::tests::test_replacer_collection_replace_overlapping_patterns ... 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_empty ... 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::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::replacer::tests::test_replacer_collection_replace_full_with_invalid_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_new ... 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_number_methods ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_str_without_placeholders ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_create_config ... ok
[INFO] [stdout] test type_spec::utils::replacer::tests::test_replacer_new_with_arguments ... 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:     0x57ec2b8f5632 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57ec2b8f5632 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57ec2b8f5632 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57ec2b8f5632 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57ec2b91d9d3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57ec2b91d9d3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x57ec2b8f25c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57ec2b8f25c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57ec2b8f5482 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57ec2b8f6b9c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57ec2b8f69f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57ec2b7d54a4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57ec2b7d54a4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57ec2b8f757b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57ec2b8f757b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57ec2b8f734a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57ec2b8f5b29 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x57ec2b8f6fdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57ec2b91b5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57ec2b91b956 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x57ec2b74895b - core::result::Result<T,E>::unwrap::h53cfaae486f7ea78
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57ec2b74895b - jgd_rs::type_spec::jgd::Jgd::from_file::hd0b8f399666619f9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/type_spec/jgd.rs:242:31
[INFO] [stdout]   22:     0x57ec2b74895b - jgd_rs::tests::all_keys::h4d77941a243a35f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:41:22
[INFO] [stdout]   23:     0x57ec2b781c79 - jgd_rs::tests::all_keys::{{closure}}::h659efa38404592b6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:30:18
[INFO] [stdout]   24:     0x57ec2b781c79 - core::ops::function::FnOnce::call_once::h6ab23306c08a7ea6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57ec2b7dabdb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x57ec2b7dabdb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x57ec2b7d9e1e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x57ec2b7d9e1e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x57ec2b7d9e1e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x57ec2b7d9e1e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x57ec2b7d9e1e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x57ec2b7d9e1e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x57ec2b7d9e1e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x57ec2b79d9c4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x57ec2b79d9c4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x57ec2b7a136a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x57ec2b7a136a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x57ec2b7a136a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x57ec2b7a136a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x57ec2b7a136a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x57ec2b7a136a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x57ec2b7a136a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x57ec2b8fa4d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x57ec2b8fa4d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x57ec2b8fa4d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x76ce86aa7aa4 - <unknown>
[INFO] [stdout]   47:     0x76ce86b34a34 - clone
[INFO] [stdout]   48:                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.34s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2ca4fe19e89c5d3724b04e0a77fee19d182ef86464db0dfb8e980d8fa7b2445a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ca4fe19e89c5d3724b04e0a77fee19d182ef86464db0dfb8e980d8fa7b2445a", kill_on_drop: false }`
[INFO] [stdout] 2ca4fe19e89c5d3724b04e0a77fee19d182ef86464db0dfb8e980d8fa7b2445a
