[INFO] fetching crate jgd-rs 0.2.1...
[INFO] testing jgd-rs-0.2.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate jgd-rs 0.2.1 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jgd-rs 0.2.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25d53a58776c03db4ea6418bea86a2fa8d4e70ec87bb2736b19d4f4d30a4a28e
[INFO] running `Command { std: "docker" "start" "-a" "25d53a58776c03db4ea6418bea86a2fa8d4e70ec87bb2736b19d4f4d30a4a28e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25d53a58776c03db4ea6418bea86a2fa8d4e70ec87bb2736b19d4f4d30a4a28e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25d53a58776c03db4ea6418bea86a2fa8d4e70ec87bb2736b19d4f4d30a4a28e", kill_on_drop: false }`
[INFO] [stdout] 25d53a58776c03db4ea6418bea86a2fa8d4e70ec87bb2736b19d4f4d30a4a28e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 568bc2fe31282a1068e3160e5333898650c105f3b71b710cb174e2fa9d0cd4c1
[INFO] running `Command { std: "docker" "start" "-a" "568bc2fe31282a1068e3160e5333898650c105f3b71b710cb174e2fa9d0cd4c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atomic v0.6.1
[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 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 23.26s
[INFO] running `Command { std: "docker" "inspect" "568bc2fe31282a1068e3160e5333898650c105f3b71b710cb174e2fa9d0cd4c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "568bc2fe31282a1068e3160e5333898650c105f3b71b710cb174e2fa9d0cd4c1", kill_on_drop: false }`
[INFO] [stdout] 568bc2fe31282a1068e3160e5333898650c105f3b71b710cb174e2fa9d0cd4c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df93e65b3261277289235c3b07b785af8bd83b267593856d6d24928f8f0fd285
[INFO] running `Command { std: "docker" "start" "-a" "df93e65b3261277289235c3b07b785af8bd83b267593856d6d24928f8f0fd285", 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 5.19s
[INFO] running `Command { std: "docker" "inspect" "df93e65b3261277289235c3b07b785af8bd83b267593856d6d24928f8f0fd285", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df93e65b3261277289235c3b07b785af8bd83b267593856d6d24928f8f0fd285", kill_on_drop: false }`
[INFO] [stdout] df93e65b3261277289235c3b07b785af8bd83b267593856d6d24928f8f0fd285
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e5fa33bb23a5ce9f4db3b362053a3728959a73cf73e5083d11946c7b8242b84f
[INFO] running `Command { std: "docker" "start" "-a" "e5fa33bb23a5ce9f4db3b362053a3728959a73cf73e5083d11946c7b8242b84f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jgd_rs-45cf68351bd8f52c)
[INFO] [stdout] 
[INFO] [stdout] running 199 tests
[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_company_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_color_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_currency_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_administrative_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_creditcard_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_job_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_boolean_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_lorem_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_number_methods ... ok
[INFO] [stdout] test fake::fake_generator::tests::test_generate_by_key_http_methods ... ok
[INFO] [stdout] test type_spec::array_spec::tests::test_array_spec_debug ... 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_element_independence ... 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_markdown_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_clone ... 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_unknown_pattern ... 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_clone ... 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 ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_deserialize_fixed ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_deserialize_range ... 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_deserialize_invalid ... 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_range_count ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_fixed_zero ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_debug ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_range_large_range ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_range_single_value ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_range_deterministic_with_seed ... ok
[INFO] [stdout] test type_spec::count::tests::test_option_count_none ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_range_distribution ... ok
[INFO] [stdout] test type_spec::array_spec::tests::test_array_spec_with_string_elements ... ok
[INFO] [stdout] test type_spec::entity::tests::test_entity_map_generation ... ok
[INFO] [stdout] test type_spec::count::tests::test_option_count_some_range ... ok
[INFO] [stdout] test type_spec::entity::tests::test_fingerprint_missing_field ... ok
[INFO] [stdout] test type_spec::count::tests::test_edge_case_max_u64 ... ok
[INFO] [stdout] test type_spec::entity::tests::test_entity_array_generation ... ok
[INFO] [stdout] test type_spec::entity::tests::test_entity_single_generation ... ok
[INFO] [stdout] test type_spec::entity::tests::test_entity_uniqueness_constraint ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_range_zero_to_value ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_range_within_bounds ... ok
[INFO] [stdout] test type_spec::count::tests::test_option_count_some_fixed ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_clone ... ok
[INFO] [stdout] test type_spec::count::tests::test_multiple_configs_independence ... ok
[INFO] [stdout] test type_spec::entity::tests::test_fingerprint_different_types ... ok
[INFO] [stdout] test type_spec::count::tests::test_count_fixed_large_number ... ok
[INFO] [stdout] test type_spec::entity::tests::test_fingerprint_multiple_fields ... 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_entity ... 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_false ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_bool_true ... ok
[INFO] [stdout] test type_spec::entity::tests::test_fingerprint_single_field ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_variants_coverage ... 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::field::tests::test_field_null ... ok
[INFO] [stdout] test type_spec::field::tests::test_field_ref_existing_path ... ok
[INFO] [stdout] test type_spec::field::tests::test_string_no_placeholders ... 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_field_number ... ok
[INFO] [stdout] test type_spec::field::tests::test_string_template_processing ... ok
[INFO] [stdout] test type_spec::field::tests::test_indexmap_field_generation ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_create_config ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_complex_root_mode_with_count ... 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::entity::tests::test_entity_composite_uniqueness ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_default_locale_function ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_entities_with_cross_references ... 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_generate_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_str_root_mode ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_jgd_from_string ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_minimal_valid_schema ... 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::optional_spec::tests::test_optional_spec_always_generate ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_generate_different_seeds_different_results ... ok
[INFO] [stdout] test type_spec::field::tests::test_indexmap_empty_generation ... ok
[INFO] [stdout] test type_spec::jgd::tests::test_generate_empty_schema ... 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_debug ... 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_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_trailing_comma ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_edge_case_trailing_dots ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_different_seeds_different_results ... 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_edge_case_probabilities ... 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_with_complex_field ... 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_consistent_rng_usage ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_datetime_fixed_space_format ... 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_number_fixed_invalid ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_datetime_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_number_fixed ... 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_valid ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_probability_distribution ... ok
[INFO] [stdout] test type_spec::optional_spec::tests::test_optional_spec_clone ... 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_numbers ... 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_default ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_get_number_range_function ... 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_parse_datetime_range_comma ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_datetime_iso ... 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_range_dots_no_spaces ... 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_range ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_datetime_with_space ... 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_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_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_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_get_string_fixed ... 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_parse_time_range_comma ... 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_range_with_dots_and_spaces ... 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_non_array ... 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_non_object_items ... 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::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_valid_array ... ok
[INFO] [stdout] test type_spec::utils::arguments::tests::test_parse_single_number ... 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_end ... 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_large_number ... 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_range_dots_with_spaces ... 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_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_get_value_from_path_simple_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_new_with_different_locales ... 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_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::replacer::tests::test_replacer_collection_is_empty ... 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_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_empty ... 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_full_with_invalid_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_full_with_valid_key ... 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_partial_with_mixed_keys ... 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_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' (47) 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:     0x5b16504f16c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b16504f16c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b16504f16c2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b16504f16c2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1650508cda - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1650508cda - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b16504f64c6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b16504f64c6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b16504cfa9f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b16504cfa9f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b16504e9639 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b165015c05e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b165015c05e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b16504e97f2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b16504e97f2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b16504cfb58 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b16504c4c49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b16504d09ad - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b165050949c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1650509212 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b165011796e - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b165011796e - <jgd_rs[fcefa94e65735d5b]::type_spec::jgd::Jgd>::from_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/type_spec/jgd.rs:242:31
[INFO] [stdout]   22:     0x5b16500d03d2 - jgd_rs[fcefa94e65735d5b]::tests::all_keys
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:41:22
[INFO] [stdout]   23:     0x5b16500cf397 - jgd_rs[fcefa94e65735d5b]::tests::all_keys::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:30:18
[INFO] [stdout]   24:     0x5b16500a0826 - <jgd_rs[fcefa94e65735d5b]::tests::all_keys::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b165015040b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5b165015040b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5b165015cc6a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5b165015cc6a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5b165015cc6a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5b165015cc6a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b165015cc6a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b165015cc6a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5b165015cc6a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5b1650157134 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5b1650157134 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5b165015f762 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5b165015f762 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5b165015f762 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5b165015f762 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5b165015f762 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5b165015f762 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5b165015f762 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5b16504f0bcf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5b16504f0bcf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7ae0eb600aa4 - <unknown>
[INFO] [stdout]   46:     0x7ae0eb68da64 - 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" "e5fa33bb23a5ce9f4db3b362053a3728959a73cf73e5083d11946c7b8242b84f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5fa33bb23a5ce9f4db3b362053a3728959a73cf73e5083d11946c7b8242b84f", kill_on_drop: false }`
[INFO] [stdout] e5fa33bb23a5ce9f4db3b362053a3728959a73cf73e5083d11946c7b8242b84f
