[INFO] cloning repository https://github.com/jelmer/yaml-edit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jelmer/yaml-edit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjelmer%2Fyaml-edit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjelmer%2Fyaml-edit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe47f0a5908ab822a85bf877ee40774a3f5f5906
[INFO] testing jelmer/yaml-edit against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjelmer%2Fyaml-edit" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jelmer/yaml-edit
[INFO] finished tweaking git repo https://github.com/jelmer/yaml-edit
[INFO] tweaked toml for git repo https://github.com/jelmer/yaml-edit written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jelmer/yaml-edit on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 68 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded countme v3.0.1
[INFO] [stderr]   Downloaded rowan v0.16.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.114
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.114
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.114
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]   Downloaded js-sys v0.3.91
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.42
[INFO] [stderr]   Downloaded zerocopy v0.8.42
[INFO] [stderr]   Downloaded web-sys v0.3.91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84d4418e6049baab6575e6ae82587d38864bd5cf42716ed36e231211edd69b77
[INFO] running `Command { std: "docker" "start" "-a" "84d4418e6049baab6575e6ae82587d38864bd5cf42716ed36e231211edd69b77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84d4418e6049baab6575e6ae82587d38864bd5cf42716ed36e231211edd69b77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84d4418e6049baab6575e6ae82587d38864bd5cf42716ed36e231211edd69b77", kill_on_drop: false }`
[INFO] [stdout] 84d4418e6049baab6575e6ae82587d38864bd5cf42716ed36e231211edd69b77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4987e0069c7b90b85c8b26db374eac24acd85b6fdb04de87434237cad613f83
[INFO] running `Command { std: "docker" "start" "-a" "b4987e0069c7b90b85c8b26db374eac24acd85b6fdb04de87434237cad613f83", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling yaml-edit v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.15s
[INFO] running `Command { std: "docker" "inspect" "b4987e0069c7b90b85c8b26db374eac24acd85b6fdb04de87434237cad613f83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4987e0069c7b90b85c8b26db374eac24acd85b6fdb04de87434237cad613f83", kill_on_drop: false }`
[INFO] [stdout] b4987e0069c7b90b85c8b26db374eac24acd85b6fdb04de87434237cad613f83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f5c2e4dd20568e144201aa6c6931f47b68a9569363bf7befc7da501c45cea60
[INFO] running `Command { std: "docker" "start" "-a" "4f5c2e4dd20568e144201aa6c6931f47b68a9569363bf7befc7da501c45cea60", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling yaml-edit v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.37s
[INFO] running `Command { std: "docker" "inspect" "4f5c2e4dd20568e144201aa6c6931f47b68a9569363bf7befc7da501c45cea60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f5c2e4dd20568e144201aa6c6931f47b68a9569363bf7befc7da501c45cea60", kill_on_drop: false }`
[INFO] [stdout] 4f5c2e4dd20568e144201aa6c6931f47b68a9569363bf7befc7da501c45cea60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 56cee5799930f2b2f7f9303b9fb9ce602f50b08100b32e4ad800a35881a74f89
[INFO] running `Command { std: "docker" "start" "-a" "56cee5799930f2b2f7f9303b9fb9ce602f50b08100b32e4ad800a35881a74f89", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yaml_edit-2f13d85e64679fab)
[INFO] [stdout] 
[INFO] [stdout] running 501 tests
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_complex_unicode ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_block_scalars ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_different_quoting_styles ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_boolean_representations ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_empty_strings ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_different_types ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_flow_vs_block_collections ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_line_folding_escapes ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_escape_sequences ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_nested_structures ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_sequences ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_single_quote_escaping ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_unicode_escapes ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_mappings ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_special_characters ... ok
[INFO] [stdout] test builder::tests::test_boolean_and_null_strings ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_with_anchors ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_with_comments ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_whitespace_handling ... ok
[INFO] [stdout] test builder::tests::test_build_document_convenience_mapping ... ok
[INFO] [stdout] test builder::tests::test_build_document_convenience_sequence ... ok
[INFO] [stdout] test builder::tests::test_deeply_nested ... ok
[INFO] [stdout] test builder::tests::test_insert_pre_built_sequence ... ok
[INFO] [stdout] test builder::tests::test_complex_pre_built_structure ... ok
[INFO] [stdout] test builder::tests::test_mapping_builder ... ok
[INFO] [stdout] test builder::tests::test_empty_collections ... ok
[INFO] [stdout] test builder::tests::test_insert_in_sequence ... ok
[INFO] [stdout] test builder::tests::test_mixed_nesting_depth ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_numeric_formats ... ok
[INFO] [stdout] test builder::tests::test_insert_pre_built_mapping ... ok
[INFO] [stdout] test builder::tests::test_nested_structure ... ok
[INFO] [stdout] test builder::tests::test_long_strings ... ok
[INFO] [stdout] test builder::tests::test_numeric_string_values ... ok
[INFO] [stdout] test builder::tests::test_scalar_builder ... ok
[INFO] [stdout] test builder::tests::test_pair_with_typed_values ... ok
[INFO] [stdout] test custom_tags::tests::test_compressed_binary_handler ... ok
[INFO] [stdout] test custom_tags::tests::test_env_var_handler ... ok
[INFO] [stdout] test custom_tags::tests::test_json_handler ... ok
[INFO] [stdout] test custom_tags::tests::test_registry_serialize_deserialize ... ok
[INFO] [stdout] test debug::new_debug_tests::test_graphviz_dot_structure ... ok
[INFO] [stdout] test debug::new_debug_tests::test_graphviz_dot_contains_nodes ... ok
[INFO] [stdout] test builder::tests::test_sequence_builder_simple_mapping ... ok
[INFO] [stdout] test builder::tests::test_sequence_builder ... ok
[INFO] [stdout] test custom_tags::tests::test_tag_name_validation ... ok
[INFO] [stdout] test debug::new_debug_tests::test_pretty_debug_document ... ok
[INFO] [stdout] test debug::new_debug_tests::test_value_inspector_scalar ... ok
[INFO] [stdout] test custom_tags::tests::test_tag_registry_basic ... ok
[INFO] [stdout] test custom_tags::tests::test_timestamp_handler ... ok
[INFO] [stdout] test builder::tests::test_sequences_with_nested_sequences ... ok
[INFO] [stdout] test builder::tests::test_special_characters_in_values ... ok
[INFO] [stdout] test builder::tests::test_sequences_with_nested_mappings ... ok
[INFO] [stdout] test builder::tests::test_sequence_builder_with_block_mappings ... ok
[INFO] [stdout] test builder::tests::test_unicode_values ... ok
[INFO] [stdout] test custom_tags::tests::test_custom_tag_error ... ok
[INFO] [stdout] test debug::new_debug_tests::test_visual_diff_simple ... ok
[INFO] [stdout] test error_recovery::tests::test_error_builder ... ok
[INFO] [stdout] test debug::tests::test_print_stats ... ok
[INFO] [stdout] test lex::tests::test_comments ... ok
[INFO] [stdout] test lex::tests::test_anchors_and_aliases ... ok
[INFO] [stdout] test lex::tests::test_dash_handling ... ok
[INFO] [stdout] test lex::tests::test_dash_edge_cases ... ok
[INFO] [stdout] test lex::tests::test_block_scalar_indicators ... ok
[INFO] [stdout] test lex::tests::test_dash_in_different_scalar_contexts ... ok
[INFO] [stdout] test debug::tests::test_print_tree ... ok
[INFO] [stdout] test lex::tests::test_dash_in_flow_collections ... ok
[INFO] [stdout] test debug::tests::test_validate_tree ... ok
[INFO] [stdout] test lex::tests::test_dash_after_colon ... ok
[INFO] [stdout] test debug::tests::test_tree_to_string_sequence ... ok
[INFO] [stdout] test lex::tests::test_block_scalar_with_chomping ... ok
[INFO] [stdout] test error_recovery::tests::test_error_recovery_context ... ok
[INFO] [stdout] test error_recovery::tests::test_context_snippet ... ok
[INFO] [stdout] test error_recovery::tests::test_recovery_strategy ... ok
[INFO] [stdout] test debug::tests::test_tree_to_string ... ok
[INFO] [stdout] test lex::tests::test_dash_in_multiline_values ... ok
[INFO] [stdout] test lex::tests::test_dash_special_yaml_values ... ok
[INFO] [stdout] test lex::tests::test_empty_input ... ok
[INFO] [stdout] test lex::tests::test_dash_with_quotes ... ok
[INFO] [stdout] test lex::tests::test_flow_indicators_in_block_scalar ... ok
[INFO] [stdout] test lex::tests::test_flow_style ... ok
[INFO] [stdout] test lex::tests::test_document_markers ... ok
[INFO] [stdout] test lex::tests::test_hyphen_sequence_vs_scalar ... ok
[INFO] [stdout] test lex::tests::test_hyphen_in_scalars ... ok
[INFO] [stdout] test lex::tests::test_merge_key_token ... ok
[INFO] [stdout] test lex::tests::test_sequence_markers_with_indentation ... ok
[INFO] [stdout] test lex::tests::test_scalar_types ... ok
[INFO] [stdout] test lex::tests::test_special_characters_in_block_content ... ok
[INFO] [stdout] test lex::tests::test_whitespace_validation_line_length ... ok
[INFO] [stdout] test lex::tests::test_whitespace_validation_line_endings ... ok
[INFO] [stdout] test lex::tests::test_whitespace_validation_tab_indentation ... ok
[INFO] [stdout] test lex::tests::test_token_recognition ... ok
[INFO] [stdout] test lex::tests::test_plus_token ... ok
[INFO] [stdout] test lex::tests::test_whitespace_validation_disabled ... ok
[INFO] [stdout] test lex::tests::test_quoted_strings ... ok
[INFO] [stdout] test lex::tests::test_simple_mapping ... ok
[INFO] [stdout] test nodes::alias_node::tests::test_alias_in_mapping ... ok
[INFO] [stdout] test lex::tests::test_multiline_scalar ... ok
[INFO] [stdout] test nodes::alias_node::tests::test_alias_round_trip ... ok
[INFO] [stdout] test nodes::directive::tests::test_create_tag_directive ... ok
[INFO] [stdout] test nodes::alias_node::tests::test_alias_in_sequence ... ok
[INFO] [stdout] test nodes::directive::tests::test_create_yaml_version_directive ... ok
[INFO] [stdout] test nodes::directive::tests::test_directive_preservation_in_parsing ... ok
[INFO] [stdout] test nodes::directive::tests::test_multiple_directives ... ok
[INFO] [stdout] test nodes::alias_node::tests::test_multiple_aliases_to_same_anchor ... ok
[INFO] [stdout] test nodes::alias_node::tests::test_alias_with_complex_anchor_name ... ok
[INFO] [stdout] test nodes::alias_node::tests::test_alias_preserves_whitespace ... ok
[INFO] [stdout] test nodes::directive::tests::test_parse_tag_directive ... ok
[INFO] [stdout] test nodes::alias_node::tests::test_nested_structure_with_aliases ... ok
[INFO] [stdout] test nodes::document::tests::test_document_api_usage ... ok
[INFO] [stdout] test lex::tests::test_sequences ... ok
[INFO] [stdout] test nodes::document::tests::test_document_from_str_empty ... ok
[INFO] [stdout] test nodes::document::tests::test_document_from_str_multiple_documents_error ... ok
[INFO] [stdout] test nodes::document::tests::test_document_from_str_complex_structure ... ok
[INFO] [stdout] test nodes::document::tests::test_document_level_directives ... ok
[INFO] [stdout] test nodes::directive::tests::test_yaml_with_directive_and_content ... ok
[INFO] [stdout] test nodes::document::tests::test_array_detection ... ok
[INFO] [stdout] test nodes::document::tests::test_document_from_str_single_document ... ok
[INFO] [stdout] test nodes::document::tests::test_document_schema_validation_with_custom_validator ... ok
[INFO] [stdout] test nodes::document::tests::test_document_schema_coercion_api ... ok
[INFO] [stdout] test nodes::document::tests::test_document_level_insertion_with_complex_types ... ok
[INFO] [stdout] test nodes::document::tests::test_document_from_str_bare_document ... ok
[INFO] [stdout] test nodes::document::tests::test_document_from_str_with_explicit_marker ... ok
[INFO] [stdout] test nodes::directive::tests::test_parse_yaml_version_directive ... ok
[INFO] [stdout] test nodes::document::tests::test_document_schema_validation_errors ... ok
[INFO] [stdout] test nodes::document::tests::test_document_set_preserves_position ... ok
[INFO] [stdout] test nodes::document::tests::test_document_stream_features ... ok
[INFO] [stdout] test nodes::document::tests::test_field_ordering ... ok
[INFO] [stdout] test nodes::document::tests::test_get_string_double_quoted_with_escapes ... ok
[INFO] [stdout] test nodes::document::tests::test_document_schema_validation_api ... ok
[INFO] [stdout] test nodes::document::tests::test_get_string_single_quoted ... ok
[INFO] [stdout] test nodes::document::tests::test_get_string_sequence_value_returns_none ... ok
[INFO] [stdout] test nodes::document::tests::test_is_sequence_block ... ok
[INFO] [stdout] test nodes::document::tests::test_get_string_missing_key ... ok
[INFO] [stdout] test nodes::document::tests::test_insert_after_without_trailing_newline ... ok
[INFO] [stdout] test nodes::document::tests::test_get_string_mapping_value_returns_none ... ok
[INFO] [stdout] test nodes::document::tests::test_is_sequence_empty_sequence ... ok
[INFO] [stdout] test nodes::document::tests::test_get_string_plain_scalar ... ok
[INFO] [stdout] test nodes::document::tests::test_is_sequence_flow ... ok
[INFO] [stdout] test nodes::document::tests::test_is_sequence_missing_key ... ok
[INFO] [stdout] test nodes::document::tests::test_is_sequence_not_sequence ... ok
[INFO] [stdout] test nodes::document::tests::test_sequence_first_element_flow_quoted_with_comma ... ok
[INFO] [stdout] test nodes::document::tests::test_file_io ... ok
[INFO] [stdout] test nodes::document::tests::test_insert_after_preserves_newline ... ok
[INFO] [stdout] test nodes::mapping::tests::test_complex_operations_combined ... ok
[INFO] [stdout] test nodes::mapping::tests::test_empty_mapping_iterator ... ok
[INFO] [stdout] test nodes::mapping::tests::test_empty_mapping_operations ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_clear_multiple ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_get_nested_sequence ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_contains_key ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_clear_single ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_clear_empty ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_into_iterator ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_get_nonexistent_nested ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_get_nested_mapping ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_get ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_insert_at_index ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_clear_and_add ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_insert_after ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_insert_before ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_is_empty ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_iter_different_types ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_into_iterator_collect ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_iter_empty ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_iter_multiple ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_iter_preserves_order ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_iterator_filter ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_len_empty ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_iter_single ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_keys ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_len_after_adding ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_insert_special_characters ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_insert_empty_values ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_len_multiple ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_len_single ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_newline_handling_no_trailing ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_newline_handling_flow_style ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_len_after_removing ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_remove_nonexistent_key ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_ops_set_new_key ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_remove_all_keys ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_rename_key ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_remove_existing_key ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_set_new_key ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_set_existing_key ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_remove_first_of_three ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_remove_key ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_newline_handling_block_style ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_remove_middle_of_three ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_set_preserves_position ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_values_multiple ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_values_different_types ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_set_different_value_types ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_set_preserves_newline_context ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_remove_last_of_three ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_with_different_value_types ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_values_empty ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_set_preserves_multiple_fields ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_values_single ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_simple_set ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_single_entry ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_clear_large ... ok
[INFO] [stdout] test nodes::mapping::tests::test_rename_key_first_entry ... ok
[INFO] [stdout] test nodes::mapping::tests::test_remove_field ... ok
[INFO] [stdout] test nodes::mapping::tests::test_nested_mapping_iteration ... ok
[INFO] [stdout] test nodes::mapping::tests::test_rename_key_middle_entry ... ok
[INFO] [stdout] test nodes::mapping::tests::test_rename_key_last_entry ... ok
[INFO] [stdout] test nodes::scalar_node::tests::test_json_array_quoted_strings_cst_structure ... ok
[INFO] [stdout] test nodes::scalar_node::tests::test_compact_json_array ... ok
[INFO] [stdout] test nodes::mapping::tests::test_rename_key_nonexistent ... ok
[INFO] [stdout] test nodes::mapping::tests::test_rename_key_preserves_value ... ok
[INFO] [stdout] test nodes::sequence::tests::test_block_sequence_insert_beginning ... ok
[INFO] [stdout] test nodes::sequence::tests::test_block_sequence_insert_end ... ok
[INFO] [stdout] test nodes::sequence::tests::test_block_sequence_insert_middle ... ok
[INFO] [stdout] test nodes::mapping::tests::test_rename_key_basic ... ok
[INFO] [stdout] test nodes::sequence::tests::test_block_sequence_push ... ok
[INFO] [stdout] test nodes::sequence::tests::test_block_sequence_remove_last ... ok
[INFO] [stdout] test nodes::sequence::tests::test_block_sequence_remove_middle ... ok
[INFO] [stdout] test nodes::sequence::tests::test_block_sequence_remove_first ... ok
[INFO] [stdout] test nodes::sequence::tests::test_empty_sequence_iterator ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_clear ... ok
[INFO] [stdout] test nodes::sequence::tests::test_block_sequence_set_item ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_first_and_last ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_get ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_insert_beginning ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_insert_end ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_insert_middle ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_len_and_is_empty ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_pop ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_remove_last ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_push_multiple ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_push ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_remove_middle ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_set_item ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_remove_first ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_values_iterator ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_with_whitespace ... ok
[INFO] [stdout] test nodes::sequence::tests::test_multiple_sequences ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_clear ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_first_and_last ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_get ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_null_and_special_values ... ok
[INFO] [stdout] test lex::tests::test_yaml_spec_compliant_colon_handling ... ok
[INFO] [stdout] test nodes::alias_node::tests::test_simple_alias ... ok
[INFO] [stdout] test nodes::directive::tests::test_add_directive_to_yaml ... ok
[INFO] [stdout] test nodes::scalar_node::tests::test_yaml_flow_arrays_quoted_strings ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_get_node ... ok
[INFO] [stdout] test nodes::sequence::tests::test_nested_structure_with_sequences ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_get_with_nested_values ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_into_iterator ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_into_iterator_count ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_items_tagged_node ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_iterator_map ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_len_and_is_empty ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_operations ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_pop ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_push_multiple ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_push_single ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_set_item ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_set_tagged_node ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_values_iterator ... ok
[INFO] [stdout] test nodes::tagged_node::tests::test_tagged_node_as_string_double_quoted ... ok
[INFO] [stdout] test nodes::sequence::tests::test_single_item_block_sequence_remove ... ok
[INFO] [stdout] test nodes::sequence::tests::test_single_item_flow_sequence_remove ... ok
[INFO] [stdout] test nodes::tagged_node::tests::test_tagged_node_as_string_plain ... ok
[INFO] [stdout] test path::tests::test_get_path_array_only ... ok
[INFO] [stdout] test path::tests::test_get_path_deeply_nested ... ok
[INFO] [stdout] test path::tests::test_get_path_missing ... ok
[INFO] [stdout] test path::tests::test_get_path_nested ... ok
[INFO] [stdout] test path::tests::test_get_path_simple ... ok
[INFO] [stdout] test path::tests::test_get_path_with_array_index ... ok
[INFO] [stdout] test path::tests::test_get_path_with_escaping ... ok
[INFO] [stdout] test path::tests::test_get_path_with_numeric_index ... ok
[INFO] [stdout] test path::tests::test_parse_path_basic ... ok
[INFO] [stdout] test path::tests::test_parse_path_with_array_indices ... ok
[INFO] [stdout] test path::tests::test_multiple_path_operations ... ok
[INFO] [stdout] test path::tests::test_parse_path_with_escaping ... ok
[INFO] [stdout] test path::tests::test_mapping_get_path_with_indices ... ok
[INFO] [stdout] test path::tests::test_path_on_mapping_directly ... ok
[INFO] [stdout] test path::tests::test_parse_path_with_numeric_indices ... ok
[INFO] [stdout] test path::tests::test_remove_path_deeply_nested ... ok
[INFO] [stdout] test path::tests::test_remove_path_missing ... ok
[INFO] [stdout] test path::tests::test_remove_path_nested ... ok
[INFO] [stdout] test path::tests::test_remove_path_simple ... ok
[INFO] [stdout] test path::tests::test_remove_path_with_array_index ... ok
[INFO] [stdout] test path::tests::test_set_path_create_intermediate ... ok
[INFO] [stdout] test path::tests::test_set_path_existing_key ... ok
[INFO] [stdout] test path::tests::test_set_path_deeply_nested_create ... ok
[INFO] [stdout] test path::tests::test_set_path_nested_existing ... ok
[INFO] [stdout] test path::tests::test_set_path_nested_new ... ok
[INFO] [stdout] test path::tests::test_set_path_new_key ... ok
[INFO] [stdout] test path::tests::test_set_path_preserves_formatting ... ok
[INFO] [stdout] test scalar::tests::test_auto_type_detection ... ok
[INFO] [stdout] test scalar::tests::test_binary_data_encoding ... ok
[INFO] [stdout] test scalar::tests::test_base64_detection ... ok
[INFO] [stdout] test scalar::tests::test_base64_encoding_decoding ... ok
[INFO] [stdout] test scalar::tests::test_binary_number_parsing ... ok
[INFO] [stdout] test scalar::tests::test_binary_yaml_output_with_tags ... ok
[INFO] [stdout] test scalar::tests::test_decimal_number_parsing ... ok
[INFO] [stdout] test scalar::tests::test_double_quoted ... ok
[INFO] [stdout] test scalar::tests::test_double_quoted_with_escapes ... ok
[INFO] [stdout] test scalar::tests::test_empty_string ... ok
[INFO] [stdout] test scalar::tests::test_escape_sequences_basic ... ok
[INFO] [stdout] test scalar::tests::test_escape_sequences_control_chars ... ok
[INFO] [stdout] test scalar::tests::test_escape_sequences_mixed ... ok
[INFO] [stdout] test scalar::tests::test_escape_sequences_unicode_capital_u ... ok
[INFO] [stdout] test scalar::tests::test_escape_sequences_unicode_u ... ok
[INFO] [stdout] test scalar::tests::test_escape_sequences_unicode_x ... ok
[INFO] [stdout] test scalar::tests::test_escape_sequences_edge_cases ... ok
[INFO] [stdout] test scalar::tests::test_escape_sequences_line_folding ... ok
[INFO] [stdout] test scalar::tests::test_escape_sequences_unknown ... ok
[INFO] [stdout] test scalar::tests::test_folded_with_custom_indent ... ok
[INFO] [stdout] test scalar::tests::test_from_types ... ok
[INFO] [stdout] test scalar::tests::test_from_yaml_scalar_creation ... ok
[INFO] [stdout] test scalar::tests::test_hexadecimal_number_parsing ... ok
[INFO] [stdout] test scalar::tests::test_indentation_detection ... ok
[INFO] [stdout] test scalar::tests::test_literal_with_custom_indent ... ok
[INFO] [stdout] test scalar::tests::test_indentation_preservation ... ok
[INFO] [stdout] test scalar::tests::test_mixed_empty_lines_preservation ... ok
[INFO] [stdout] test scalar::tests::test_modern_octal_number_parsing ... ok
[INFO] [stdout] test scalar::tests::test_multiline ... ok
[INFO] [stdout] test scalar::tests::test_null_scalar ... ok
[INFO] [stdout] test scalar::tests::test_number_format_yaml_output ... ok
[INFO] [stdout] test scalar::tests::test_plain_scalars ... ok
[INFO] [stdout] test scalar::tests::test_regex_creation ... ok
[INFO] [stdout] test scalar::tests::test_regex_edge_cases ... ok
[INFO] [stdout] test scalar::tests::test_legacy_octal_number_parsing ... ok
[INFO] [stdout] test scalar::tests::test_regex_type_coercion ... ok
[INFO] [stdout] test scalar::tests::test_single_quoted ... ok
[INFO] [stdout] test scalar::tests::test_special_data_types_with_different_styles ... ok
[INFO] [stdout] test scalar::tests::test_special_start_chars ... ok
[INFO] [stdout] test scalar::tests::test_timestamp_creation_and_validation ... ok
[INFO] [stdout] test scalar::tests::test_timestamp_pattern_matching ... ok
[INFO] [stdout] test scalar::tests::test_type_checking_methods ... ok
[INFO] [stdout] test scalar::tests::test_type_coercion ... ok
[INFO] [stdout] test scalar::tests::test_unicode_output_formatting ... ok
[INFO] [stdout] test scalar::tests::test_values_needing_quotes ... ok
[INFO] [stdout] test schema::tests::test_coercion_deep_validation ... ok
[INFO] [stdout] test schema::tests::test_complex_yaml_types_validation ... ok
[INFO] [stdout] test schema::tests::test_core_schema_allows_all_types ... ok
[INFO] [stdout] test schema::tests::test_core_validation_success ... ok
[INFO] [stdout] test schema::tests::test_custom_schema_integer_range ... ok
[INFO] [stdout] test schema::tests::test_custom_schema_multiple_validators ... ok
[INFO] [stdout] test schema::tests::test_custom_schema_strict_mode ... ok
[INFO] [stdout] test schema::tests::test_custom_schema_name ... ok
[INFO] [stdout] test schema::tests::test_custom_schema_with_validators ... ok
[INFO] [stdout] test schema::tests::test_custom_schema_basic ... ok
[INFO] [stdout] test schema::tests::test_deep_nested_mapping_validation ... ok
[INFO] [stdout] test schema::tests::test_deep_sequence_validation ... ok
[INFO] [stdout] test schema::tests::test_failsafe_validation_failure ... ok
[INFO] [stdout] test schema::tests::test_failsafe_validation_success ... ok
[INFO] [stdout] test schema::tests::test_json_schema_allows_json_types ... ok
[INFO] [stdout] test schema::tests::test_json_validation_success ... ok
[INFO] [stdout] test schema::tests::test_json_validation_with_yaml_specific_types ... ok
[INFO] [stdout] test schema::tests::test_failsafe_schema_allows_only_strings ... ok
[INFO] [stdout] test schema::tests::test_schema_names ... ok
[INFO] [stdout] test schema::tests::test_schema_type_lists ... ok
[INFO] [stdout] test schema::tests::test_validation_error_display ... ok
[INFO] [stdout] test schema::tests::test_validator_creation ... ok
[INFO] [stdout] test schema::tests::test_yaml_1_2_spec_compliance ... ok
[INFO] [stdout] test tests::test_empty_lines_positions ... ok
[INFO] [stdout] test tests::test_line_column_display ... ok
[INFO] [stdout] test schema::tests::test_validation_error_paths ... ok
[INFO] [stdout] test tests::test_mapping_end_position ... ok
[INFO] [stdout] test tests::test_multiline_document_byte_offsets ... ok
[INFO] [stdout] test tests::test_positioned_parse_error ... ok
[INFO] [stdout] test tests::test_document_end_position ... ok
[INFO] [stdout] test tests::test_scalar_position_via_nodes ... ok
[INFO] [stdout] test schema::tests::test_validation_error_paths_nested ... ok
[INFO] [stdout] test schema::tests::test_spec_compliant_validation_examples ... ok
[INFO] [stdout] test tests::test_byte_offset_to_line_column_unicode ... ok
[INFO] [stdout] test tests::test_nested_mapping_byte_ranges ... ok
[INFO] [stdout] test validator::tests::test_comment_whitespace ... ok
[INFO] [stdout] test tests::test_sequence_position ... ok
[INFO] [stdout] test validator::tests::test_u99r_invalid_comma_in_tag ... ok
[INFO] [stdout] test tests::test_mapping_position ... ok
[INFO] [stdout] test validator::tests::test_doc_start_content ... ok
[INFO] [stdout] test validator::tests::test_directive_in_document_content ... ok
[INFO] [stdout] test tests::test_byte_offset_to_line_column_basic ... ok
[INFO] [stdout] test schema::tests::test_strict_mode_validation ... ok
[INFO] [stdout] test tests::test_document_position ... ok
[INFO] [stdout] test validator::tests::test_validator_basic ... ok
[INFO] [stdout] test validator::tests::test_validator_content_after_doc_end ... ok
[INFO] [stdout] test validator::tests::test_validator_directive_without_document ... ok
[INFO] [stdout] test validator::tests::test_violation_display ... ok
[INFO] [stdout] test value::tests::test_as_str ... ok
[INFO] [stdout] test validator::tests::test_validator_with_config ... ok
[INFO] [stdout] test value::tests::test_ordered_mapping_value ... ok
[INFO] [stdout] test value::tests::test_nested_structure ... ok
[INFO] [stdout] test value::tests::test_pairs_value ... ok
[INFO] [stdout] test validator::tests::test_validator_directive_with_tagged_node_content ... ok
[INFO] [stdout] test validator::tests::test_validator_multiple_anchors ... ok
[INFO] [stdout] test validator::tests::test_validator_duplicate_keys ... ok
[INFO] [stdout] test validator::tests::test_validator_missing_comma ... ok
[INFO] [stdout] test validator::tests::test_validator_invalid_escape ... ok
[INFO] [stdout] test validator::tests::test_validator_duplicate_keys_disabled ... ok
[INFO] [stdout] test value::tests::test_scalar_value ... ok
[INFO] [stdout] test validator::tests::test_validator_semantic_duplicate_keys ... ok
[INFO] [stdout] test validator::tests::test_validator_tabs_debug ... ok
[INFO] [stdout] test value::tests::test_mapping_value ... ok
[INFO] [stdout] test value::tests::test_sequence_value ... ok
[INFO] [stdout] test value::tests::test_set_value ... ok
[INFO] [stdout] test visitor::tests::test_visitor_on_empty_document ... ok
[INFO] [stdout] test validator::tests::test_validator_no_duplicate_keys ... ok
[INFO] [stdout] test value::tests::test_to_bool ... ok
[INFO] [stdout] test visitor::tests::test_visitor_on_sequence ... ok
[INFO] [stdout] test visitor::tests::test_visitor_with_multiple_documents ... ok
[INFO] [stdout] test validator::tests::test_validator_duplicate_directive ... ok
[INFO] [stdout] test yaml::tests::lookahead_tests::test_deeply_nested_key ... ok
[INFO] [stdout] test value::tests::test_to_f64 ... ok
[INFO] [stdout] test value::tests::test_to_i64 ... ok
[INFO] [stdout] test yaml::tests::lookahead_tests::test_multiple_colons ... ok
[INFO] [stdout] test visitor::tests::test_custom_visitor ... ok
[INFO] [stdout] test visitor::tests::test_scalar_collector ... ok
[INFO] [stdout] test visitor::tests::test_node_counter ... ok
[INFO] [stdout] test yaml::tests::lookahead_tests::test_mapping_value_in_sequence ... ok
[INFO] [stdout] test yaml::tests::lookahead_tests::test_nested_sequence_as_key ... ok
[INFO] [stdout] test yaml::tests::lookahead_tests::test_nested_mapping_not_implicit ... ok
[INFO] [stdout] test yaml::tests::lookahead_tests::test_simple_implicit_mapping ... ok
[INFO] [stdout] test yaml::tests::lookahead_tests::test_simple_value_no_mapping ... ok
[INFO] [stdout] test yaml::tests::lookahead_tests::test_value_with_comma ... ok
[INFO] [stdout] test yaml::tests::lookahead_tests::test_with_whitespace ... ok
[INFO] [stdout] test yaml::tests::test_ast_preservation_comments_in_mapping ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_chomping_exact ... ok
[INFO] [stdout] test yaml::tests::test_ast_preservation_whitespace_in_mapping ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_edge_cases ... ok
[INFO] [stdout] test yaml::tests::test_anchor_names_with_alphanumeric_chars ... ok
[INFO] [stdout] test yaml::tests::lookahead_tests::test_url_not_mapping ... ok
[INFO] [stdout] test yaml::tests::test_ast_preservation_complex_structure ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_combined_indicators ... ok
[INFO] [stdout] test yaml::tests::test_anchor_with_different_value_types ... ok
[INFO] [stdout] test yaml::tests::test_anchor_in_sequence_detailed ... ok
[INFO] [stdout] test visitor::tests::test_scalar_transformer ... ok
[INFO] [stdout] test yaml::tests::test_anchor_exact_output ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_complex_yaml_content ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_empty_exact ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_empty_and_minimal ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_error_recovery ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_mapping_exact ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_formatting_preservation ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_newline_variations ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_in_mapping ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_exact_preservation ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_with_anchors_and_aliases ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_indentation_edge_cases ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_explicit_indentation_detailed ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_with_document_markers ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_indentation_exact ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_sequence_exact ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_with_comments ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_with_explicit_indentation ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_chomping_detailed ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_whitespace_and_empty ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_with_flow_structures ... ok
[INFO] [stdout] test yaml::tests::test_complex_yaml ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_with_numeric_content ... ok
[INFO] [stdout] test yaml::tests::test_empty_documents_in_stream ... ok
[INFO] [stdout] test yaml::tests::test_complex_document_stream ... ok
[INFO] [stdout] test yaml::tests::test_empty_values ... ok
[INFO] [stdout] test yaml::tests::test_block_scalars_with_special_characters ... ok
[INFO] [stdout] test yaml::tests::test_editing_operations ... ok
[INFO] [stdout] test yaml::tests::test_error_handling ... ok
[INFO] [stdout] test yaml::tests::test_flow_styles ... ok
[INFO] [stdout] test yaml::tests::test_folded_block_scalar_basic ... ok
[INFO] [stdout] test yaml::tests::test_insert_after_with_sequence ... ok
[INFO] [stdout] test yaml::tests::test_insert_ordering_preservation ... ok
[INFO] [stdout] test yaml::tests::test_insert_at_index_with_mixed_types ... ok
[INFO] [stdout] test yaml::tests::test_insert_complex_nested_structure ... ok
[INFO] [stdout] test yaml::tests::test_folded_block_scalar_with_chomping_indicators ... ok
[INFO] [stdout] test yaml::tests::test_folded_block_scalar_paragraph_handling ... ok
[INFO] [stdout] test yaml::tests::test_insert_before_with_mapping ... ok
[INFO] [stdout] test yaml::tests::test_literal_block_scalar_basic ... ok
[INFO] [stdout] test yaml::tests::test_literal_block_scalar_with_chomping_indicators ... ok
[INFO] [stdout] test yaml::tests::test_insert_with_deeply_nested_sequences ... ok
[INFO] [stdout] test yaml::tests::test_insert_with_null_and_special_scalars ... ok
[INFO] [stdout] test yaml::tests::test_invalid_number_formats_as_strings ... ok
[INFO] [stdout] test yaml::tests::test_enhanced_comment_support ... ok
[INFO] [stdout] test yaml::tests::test_insert_with_yamlvalue_positioning ... ok
[INFO] [stdout] test yaml::tests::test_insert_with_empty_collections ... ok
[INFO] [stdout] test yaml::tests::test_mixed_document_end_markers ... ok
[INFO] [stdout] test yaml::tests::test_insert_with_ordered_mappings ... ok
[INFO] [stdout] test yaml::tests::test_preserve_formatting ... ok
[INFO] [stdout] test yaml::tests::test_literal_block_scalar_advanced_formatting ... ok
[INFO] [stdout] test yaml::tests::test_number_format_parsing ... ok
[INFO] [stdout] test yaml::tests::test_quoted_strings ... ok
[INFO] [stdout] test yaml::tests::test_nested_structures ... ok
[INFO] [stdout] test yaml::tests::test_multiple_documents ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_boundary_detection ... ok
[INFO] [stdout] test yaml::tests::test_mixed_block_and_regular_scalars ... ok
[INFO] [stdout] test yaml::tests::test_number_formats_in_complex_structures ... ok
[INFO] [stdout] test yaml::tests::test_preserve_whitespace_around_anchors ... ok
[INFO] [stdout] test yaml::tests::test_simple_mapping ... ok
[INFO] [stdout] test yaml::tests::test_special_characters ... ok
[INFO] [stdout] test yaml::tests::test_simple_sequence ... ok
[INFO] [stdout] test yaml::tests::test_regex_support_in_yaml ... ok
[INFO] [stdout] test yaml::tests::test_regex_in_different_contexts ... ok
[INFO] [stdout] test yaml::tests::test_regex_parsing_edge_cases ... ok
[INFO] [stdout] test yaml::tests::test_scalar_types_parsing ... ok
[INFO] [stdout] test yaml::tests::test_timestamp_parsing_and_validation ... ok
[INFO] [stdout] test yaml::tests::test_undefined_alias_parses_successfully ... ok
[INFO] [stdout] test yaml::tests::test_insert_with_pairs ... ok
[INFO] [stdout] test yaml::tests::test_insert_with_yaml_sets ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_performance_large_content ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 501 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/additional_edge_cases_test.rs (/opt/rustwide/target/debug/deps/additional_edge_cases_test-e556602a6c261f55)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_comment_after_directive ... ok
[INFO] [stdout] test test_comment_inside_quoted_string ... ok
[INFO] [stdout] test test_comment_with_only_whitespace ... ok
[INFO] [stdout] test test_comment_at_eof_no_newline ... ok
[INFO] [stdout] test test_block_scalar_windows_line_endings ... ok
[INFO] [stdout] test test_document_with_yaml_directive ... ok
[INFO] [stdout] test test_comment_with_unicode_emoji ... ok
[INFO] [stdout] test test_empty_block_scalar_literal ... ok
[INFO] [stdout] test test_empty_block_scalar_with_keep ... ok
[INFO] [stdout] test test_empty_block_scalar_folded ... ok
[INFO] [stdout] test test_empty_document_markers ... ok
[INFO] [stdout] test test_empty_block_scalar_with_strip ... ok
[INFO] [stdout] test test_deeply_nested_flow_collections ... ok
[INFO] [stdout] test test_block_scalar_after_flow_collection ... ok
[INFO] [stdout] test test_trailing_comma_with_whitespace_array ... ok
[INFO] [stdout] test test_trailing_comma_with_whitespace_mapping ... ok
[INFO] [stdout] test test_multiple_hash_in_comment ... ok
[INFO] [stdout] test test_mixed_flow_and_block_styles ... ok
[INFO] [stdout] test test_multiple_documents_different_schemas ... ok
[INFO] [stdout] test test_large_document_stream ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/anchor_alias_edge_cases_test.rs (/opt/rustwide/target/debug/deps/anchor_alias_edge_cases_test-aabac9f8bcc00f0c)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_circular_reference_in_sequence ... ok
[INFO] [stdout] test test_self_referential_anchor ... ok
[INFO] [stdout] test test_anchor_override ... ok
[INFO] [stdout] test test_undefined_alias_reference ... ok
[INFO] [stdout] test test_deeply_nested_aliases ... ok
[INFO] [stdout] test test_circular_reference_parsing_succeeds ... ok
[INFO] [stdout] test test_unicode_anchor_names ... ok
[INFO] [stderr]      Running tests/block_scalar_test.rs (/opt/rustwide/target/debug/deps/block_scalar_test-133a8afdc551f7f8)
[INFO] [stdout] test test_multiple_aliases_same_anchor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test test_all_chomping_modes_comparison ... ok
[INFO] [stdout] test test_block_scalar_after_flow_collection ... ok
[INFO] [stdout] test test_empty_literal_scalar ... ok
[INFO] [stdout] test test_folded_scalar_blank_lines_create_breaks ... ok
[INFO] [stdout] test test_folded_scalar_combined_indicators ... ok
[INFO] [stdout] test test_block_scalar_in_sequence ... ok
[INFO] [stdout] test test_folded_scalar_keep ... ok
[INFO] [stdout] test test_folded_scalar_default_clip ... ok
[INFO] [stdout] test test_empty_block_scalars_with_all_indicators ... ok
[INFO] [stdout] test test_folded_single_line ... ok
[INFO] [stdout] test test_folded_scalar_more_indented_lines ... ok
[INFO] [stdout] test test_folded_scalar_explicit_indentation ... ok
[INFO] [stdout] test test_empty_folded_scalar ... ok
[INFO] [stdout] test test_folded_scalar_strip ... ok
[INFO] [stdout] test test_explicit_indentation_greater_than_9 ... ok
[INFO] [stdout] test test_literal_scalar_explicit_indentation ... ok
[INFO] [stdout] test test_literal_scalar_combined_indicators ... ok
[INFO] [stdout] test test_literal_scalar_keep ... ok
[INFO] [stdout] test test_literal_scalar_preserves_blank_lines ... ok
[INFO] [stdout] test test_literal_single_line ... ok
[INFO] [stdout] test test_mixed_indentation_handling ... ok
[INFO] [stdout] test test_literal_scalar_default_clip ... ok
[INFO] [stdout] test test_literal_scalar_strip ... ok
[INFO] [stdout] test test_literal_scalar_preserves_indentation ... ok
[INFO] [stdout] test test_trailing_whitespace_after_indicator ... ok
[INFO] [stdout] test test_windows_line_endings ... ok
[INFO] [stdout] test test_literal_with_leading_spaces ... ok
[INFO] [stdout] test test_literal_with_special_characters ... ok
[INFO] [stdout] test test_literal_with_trailing_spaces ... ok
[INFO] [stdout] test test_multiple_block_scalars_in_mapping ... ok
[INFO] [stdout] test test_spec_example_folded_scalar ... ok
[INFO] [stdout] test test_spec_example_literal_scalar ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bom_handling_test.rs (/opt/rustwide/target/debug/deps/bom_handling_test-009a498e2160683c)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_bom_between_lines ... ok
[INFO] [stdout] test test_utf8_bom_not_present ... ok
[INFO] [stdout] test test_bom_with_explicit_doc_marker ... ok
[INFO] [stdout] test test_bom_is_stripped_from_first_key ... ok
[INFO] [stdout] test test_bom_with_document_marker ... ok
[INFO] [stdout] test test_utf8_bom_handling ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/complex_keys.rs (/opt/rustwide/target/debug/deps/complex_keys-6b87f98dc63dbd21)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_complex_key_in_flow_mapping ... ok
[INFO] [stdout] test test_explicit_key_with_complex_value ... ok
[INFO] [stdout] test test_explicit_key_without_value ... ok
[INFO] [stdout] test test_mixed_key_types ... ok
[INFO] [stdout] test test_explicit_key_with_sequence ... ok
[INFO] [stdout] test test_multiline_explicit_key ... ok
[INFO] [stdout] test test_nested_complex_keys ... ok
[INFO] [stdout] test test_mapping_as_key ... ok
[INFO] [stdout] test test_complex_key_preservation ... ok
[INFO] [stdout] test test_explicit_key_with_mapping ... ok
[INFO] [stdout] test test_explicit_key_indicator ... ok
[INFO] [stdout] test test_sequence_as_key ... ok
[INFO] [stdout] test test_yaml_1_2_spec_example ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/custom_tags_doc_examples.rs (/opt/rustwide/target/debug/deps/custom_tags_doc_examples-98a7e82ec71723b6)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stderr]      Running tests/duplicate_key_handling.rs (/opt/rustwide/target/debug/deps/duplicate_key_handling-50e9ceb862d3dabc)
[INFO] [stdout] test test_env_var_handler_example ... ok
[INFO] [stdout] test test_compressed_binary_handler_example ... ok
[INFO] [stdout] test test_json_handler_example ... ok
[INFO] [stdout] test test_preserve_whitespace_in_tags ... ok
[INFO] [stdout] test test_parsing_with_custom_tags ... ok
[INFO] [stdout] test test_registry_basic_usage ... ok
[INFO] [stdout] test test_timestamp_handler_example ... ok
[INFO] [stdout] test test_format_preserving_round_trip ... ok
[INFO] [stdout] test test_error_handling ... ok
[INFO] [stdout] test test_registry_errors ... ok
[INFO] [stdout] test test_validate_tagged_content ... ok
[INFO] [stdout] test test_working_with_tagged_nodes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_find_all_entries_by_key ... ok
[INFO] [stderr]      Running tests/error_recovery_tests.rs (/opt/rustwide/target/debug/deps/error_recovery_tests-148f6a305e1151da)
[INFO] [stdout] test test_mapping_entry_remove ... ok
[INFO] [stdout] test test_preserve_first_occurrence_position ... ok
[INFO] [stdout] test test_remove_nth_occurrence_first ... ok
[INFO] [stdout] test test_remove_nth_occurrence_last ... ok
[INFO] [stdout] test test_remove_nth_occurrence_middle ... ok
[INFO] [stdout] test test_remove_nth_occurrence_nonexistent_key ... ok
[INFO] [stdout] test test_remove_nth_occurrence_out_of_bounds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_error_recovery_detailed_messages ... ok
[INFO] [stdout] test test_unclosed_flow_mapping_recovery ... ok
[INFO] [stdout] test test_flow_mapping_with_implicit_null_values ... ok
[INFO] [stdout] test test_unterminated_string_error_recovery ... ok
[INFO] [stdout] test test_all_problematic_cases_no_hangs ... ok
[INFO] [stdout] test test_simple_valid_yaml_still_works ... ok
[INFO] [stdout] test test_deeply_nested_malformed_structures ... ok
[INFO] [stdout] test test_unclosed_flow_sequence_recovery ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_type_tests.rs (/opt/rustwide/target/debug/deps/error_type_tests-2dc44b9073a69787)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_error_position_unclosed_bracket ... ok
[INFO] [stdout] test test_error_position_unterminated_string ... ok
[INFO] [stdout] test test_duplicate_anchor_names ... ok
[INFO] [stdout] test test_error_message_format ... ok
[INFO] [stdout] test test_invalid_anchor_name ... ok
[INFO] [stdout] test test_error_context_nested_structure ... ok
[INFO] [stdout] test test_multiline_flow_sequence_error ... ok
[INFO] [stdout] test test_error_recovery_continues_parsing ... ok
[INFO] [stdout] test test_multiline_flow_mapping_error ... ok
[INFO] [stdout] test test_invalid_directive ... ok
[INFO] [stdout] test test_nested_unclosed_brace_exact_error ... ok
[INFO] [stdout] test test_multiple_errors_single_document ... ok
[INFO] [stdout] test test_nested_unclosed_bracket_exact_error ... ok
[INFO] [stdout] test test_plain_scalar_with_spaces_valid ... ok
[INFO] [stdout] test test_unclosed_flow_mapping_error ... ok
[INFO] [stdout] test test_unterminated_single_quote ... ok
[INFO] [stdout] test test_undefined_alias_error ... ok
[INFO] [stdout] test test_valid_content_after_error_processed ... ok
[INFO] [stdout] test test_unterminated_quote_error ... ok
[INFO] [stdout] test test_unclosed_flow_sequence_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/flow_collection_edge_cases_test.rs (/opt/rustwide/target/debug/deps/flow_collection_edge_cases_test-64947a2f212800c2)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_5mud_colon_on_next_line ... ignored, Non-spec-compliant: PyYAML and Psych reject this
[INFO] [stdout] test test_5t43_double_colon ... ok
[INFO] [stdout] test test_4abk_flow_mapping_omitted_value ... ok
[INFO] [stdout] test test_8kb6_multiline_flow_key ... ignored, TODO: Requires multiline plain scalar folding in flow context
[INFO] [stdout] test test_4fj6_nested_complex_keys ... ok
[INFO] [stdout] test test_652z_question_mark_flow_key ... ok
[INFO] [stdout] test test_87e4_quoted_implicit_keys ... ok
[INFO] [stdout] test test_flow_mapping_multiline_with_commas_ok ... ok
[INFO] [stdout] test test_cml9_missing_comma_in_flow ... ok
[INFO] [stdout] test test_ctn5_invalid_extra_comma ... ok
[INFO] [stdout] test test_trailing_comma_with_whitespace ... ok
[INFO] [stdout] test test_mixed_implicit_explicit_keys ... ok
[INFO] [stdout] test test_simple_flow_omitted_values ... ok
[INFO] [stdout] test test_t833_flow_mapping_missing_comma ... ok
[INFO] [stdout] test test_flow_mapping_with_commas_ok ... ok
[INFO] [stdout] test test_empty_flow_collections_with_whitespace ... ok
[INFO] [stdout] test test_url_as_flow_key ... ok
[INFO] [stdout] test test_deeply_nested_flow_collections ... ok
[INFO] [stdout] test test_flow_mapping_with_only_keys ... ok
[INFO] [stderr]      Running tests/flow_comments_test.rs (/opt/rustwide/target/debug/deps/flow_comments_test-66d3d8992a390337)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_comment_after_colon ... ok
[INFO] [stdout] test test_comment_after_directive ... ok
[INFO] [stdout] test test_comment_after_opening_bracket ... ok
[INFO] [stdout] test test_comment_after_opening_brace ... ok
[INFO] [stdout] test test_comment_before_closing_bracket ... ok
[INFO] [stdout] test test_comment_immediately_after_comma ... ok
[INFO] [stdout] test test_comment_with_only_whitespace ... ok
[INFO] [stdout] test test_comment_at_eof_no_trailing_newline ... ok
[INFO] [stdout] test test_hash_inside_quoted_strings ... ok
[INFO] [stdout] test test_multiple_hash_characters ... ok
[INFO] [stdout] test test_flow_comments_api_access ... ok
[INFO] [stdout] test test_yaml_spec_example_with_flow_comments ... ok
[INFO] [stdout] test test_flow_mapping_with_comments ... ok
[INFO] [stdout] test test_nested_flow_with_comments ... ok
[INFO] [stdout] test test_multiline_flow_with_comments ... ok
[INFO] [stdout] test test_flow_sequence_with_comments ... ok
[INFO] [stdout] test test_multiple_comments_in_flow ... ok
[INFO] [stderr]      Running tests/insert_index_tests.rs (/opt/rustwide/target/debug/deps/insert_index_tests-6310d2edf7ec0fd0)
[INFO] [stdout] test test_comment_with_unicode_emoji ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_document_insert_at_index ... ok
[INFO] [stdout] test test_insert_at_index_new_key_at_beginning ... ok
[INFO] [stdout] test test_insert_at_index_preserves_document_structure ... ok
[INFO] [stdout] test test_insert_at_index_new_key_in_middle ... ok
[INFO] [stdout] test test_insert_at_index_update_existing ... ok
[INFO] [stdout] test test_insert_special_characters ... ok
[INFO] [stdout] test test_insert_maintains_pairs_count ... ok
[INFO] [stdout] test test_insert_at_index_empty_document ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/invalid_yaml_handling.rs (/opt/rustwide/target/debug/deps/invalid_yaml_handling-3da99875c82ff19a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_invalid_colon_in_plain_scalar ... ok
[INFO] [stdout] test test_invalid_bracket_colon_combination ... ok
[INFO] [stdout] test test_multiple_colons_in_value ... ok
[INFO] [stdout] test test_error_recovery ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/json_compatibility_test.rs (/opt/rustwide/target/debug/deps/json_compatibility_test-9bab890c4c2960f9)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_json_escape_sequences ... ok
[INFO] [stdout] test test_json_array_parsing ... ok
[INFO] [stdout] test test_json_whitespace_handling ... ok
[INFO] [stdout] test test_json_no_trailing_comma ... ok
[INFO] [stdout] test test_json_numbers ... ok
[INFO] [stdout] test test_json_special_values ... ok
[INFO] [stdout] test test_nested_json ... ok
[INFO] [stdout] test test_json_roundtrip ... ok
[INFO] [stdout] test test_json_object_parsing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mapping_with_blank_lines_test.rs (/opt/rustwide/target/debug/deps/mapping_with_blank_lines_test-7c264c4f7ffd579f)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_anchor_with_no_value_followed_by_alias ... ok
[INFO] [stdout] test test_nested_mapping_with_blank_lines ... ok
[INFO] [stdout] test test_root_mapping_with_blank_lines ... ok
[INFO] [stderr]      Running tests/multi_key_parsing_test.rs (/opt/rustwide/target/debug/deps/multi_key_parsing_test-e0702ee698dddceb)
[INFO] [stdout] test test_mapping_with_anchors_and_blank_lines ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_colons_in_various_contexts ... ok
[INFO] [stdout] test test_single_key_yaml_parsing ... ok
[INFO] [stdout] test test_multiple_urls_as_values ... ok
[INFO] [stdout] test test_multi_key_yaml_parsing ... ok
[INFO] [stdout] test test_parse_then_edit_multikey_document ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mutation_edge_cases_test.rs (/opt/rustwide/target/debug/deps/mutation_edge_cases_test-fb79efe90e3abd98)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_edit_block_scalar_content ... ok
[INFO] [stdout] test test_add_to_empty_flow_mapping ... ok
[INFO] [stdout] test test_empty_mapping_by_removal ... ok
[INFO] [stdout] test test_remove_anchored_key ... ok
[INFO] [stdout] test test_mutate_anchor_target ... ok
[INFO] [stdout] test test_mutate_nested_anchor_target ... ok
[INFO] [stdout] test test_mutate_tagged_node_value ... ok
[INFO] [stdout] test test_add_to_empty_flow_sequence ... ok
[INFO] [stderr]      Running tests/mutation_tests.rs (/opt/rustwide/target/debug/deps/mutation_tests-4ba8ac195ab15b08)
[INFO] [stdout] test test_replace_block_scalar_with_multiline ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_add_new_root_key ... ok
[INFO] [stdout] test test_deeply_nested_mutations ... ok
[INFO] [stdout] test test_boolean_value_replacement ... ok
[INFO] [stdout] test test_nested_mapping_add_new_key ... ok
[INFO] [stdout] test test_simple_value_replacement ... ok
[INFO] [stdout] test test_multiple_root_level_changes ... ok
[INFO] [stdout] test test_value_replacement_preserves_whitespace ... ok
[INFO] [stdout] test test_nested_mapping_mutations_propagate ... ok
[INFO] [stdout] test test_nested_mapping_mutation ... ok
[INFO] [stdout] test test_nested_with_comments_and_structure ... ok
[INFO] [stderr]      Running tests/number_formats_integration.rs (/opt/rustwide/target/debug/deps/number_formats_integration-651ec33d5f75dc3b)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_edge_case_zero_values ... ok
[INFO] [stdout] test test_invalid_number_formats_as_strings ... ok
[INFO] [stdout] test test_number_formats_in_sequences ... ok
[INFO] [stdout] test test_modern_octal_numbers_in_yaml ... ok
[INFO] [stdout] test test_number_formats_in_flow_collections ... ok
[INFO] [stdout] test test_mixed_number_formats ... ok
[INFO] [stdout] test test_binary_numbers_in_yaml ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parser_stress_test.rs (/opt/rustwide/target/debug/deps/parser_stress_test-9d604c65721850fa)
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_comments_preservation ... ok
[INFO] [stdout] test test_document_markers ... ok
[INFO] [stdout] test test_deeply_nested_structures ... ok
[INFO] [stdout] test test_complex_structures ... ok
[INFO] [stdout] test test_empty_and_null_values ... ok
[INFO] [stdout] test test_mixed_valid_and_invalid ... ok
[INFO] [stdout] test test_flow_collections ... ok
[INFO] [stdout] test test_various_scalars ... ok
[INFO] [stdout] test test_multiline_scalars ... ok
[INFO] [stdout] test test_special_characters_in_strings ... ok
[INFO] [stdout] test test_anchors_and_aliases ... ok
[INFO] [stdout] test test_unicode_content ... ok
[INFO] [stdout] test test_very_deep_nesting_100_levels ... ok
[INFO] [stdout] test test_large_number_of_keys ... ok
[INFO] [stdout] test test_very_long_sequence_10k_items ... ok
[INFO] [stdout] test test_many_comments_10k ... ok
[INFO] [stdout] test test_very_large_mapping_10k_keys ... ok
[INFO] [stdout] test test_large_document_1mb ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.93s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parsing_bugs.rs (/opt/rustwide/target/debug/deps/parsing_bugs-438aced1c78f33f1)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_binary_data_with_block_scalar ... ok
[INFO] [stdout] test test_block_scalar_in_tagged_value ... ok
[INFO] [stdout] test test_binary_round_trip ... ok
[INFO] [stdout] test test_complex_key_mapping ... ok
[INFO] [stdout] test test_no_false_mapping_with_colon_later ... ok
[INFO] [stdout] test test_complex_timestamp_in_mapping ... ok
[INFO] [stdout] test test_port_numbers_and_timestamps ... ok
[INFO] [stdout] test test_sequence_continuation_with_nested_mappings ... ok
[INFO] [stdout] test test_url_vs_mapping_colon_distinction ... ok
[INFO] [stdout] test test_timestamp_parsing_with_spaces ... ok
[INFO] [stdout] test test_url_lexer_tokenization ... ok
[INFO] [stdout] test test_explicit_key_mapping ... ok
[INFO] [stdout] test test_folded_scalar_in_tagged_value ... ok
[INFO] [stdout] test test_url_schemes_parsing ... ok
[INFO] [stdout] test test_edge_cases_and_boundary_conditions ... ok
[INFO] [stdout] test test_mixed_content_with_urls ... ok
[INFO] [stdout] test test_mapping_key_detection_with_colon_in_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/simple_error_test.rs (/opt/rustwide/target/debug/deps/simple_error_test-6529b8dceda2920a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_error_with_line_info ... ok
[INFO] [stderr]      Running tests/test_explicit_key_mutations.rs (/opt/rustwide/target/debug/deps/test_explicit_key_mutations-5c4b23dadffb6fbb)
[INFO] [stdout] test test_basic_error_reporting ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_explicit_key_mutations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_invalid_flow_block_mix.rs (/opt/rustwide/target/debug/deps/test_invalid_flow_block_mix-b9c74ba59d6644f6)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_preserve_invalid_flow_block_mix ... ok
[INFO] [stderr]      Running tests/test_set_with_field_order.rs (/opt/rustwide/target/debug/deps/test_set_with_field_order-86591f44d5dd256a)
[INFO] [stdout] test test_reparse_invalid_yaml_loses_data ... ok
[INFO] [stdout] test test_operations_preserve_invalid_structure ... ok
[INFO] [stdout] test test_set_with_field_order_on_invalid_flow_block_mix ... ok
[INFO] [stdout] test test_valid_yaml_alternative ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test test_no_extra_blank_lines_between_fields ... ok
[INFO] [stdout] test test_document_set_with_field_order ... ok
[INFO] [stdout] test test_no_extra_blank_lines_at_beginning ... ok
[INFO] [stdout] test test_insert_multiple_fields_before_all_existing ... ok
[INFO] [stdout] test test_set_with_field_order_complex_ordering ... ok
[INFO] [stdout] test test_lintian_brush_rewrite_canonical ... ok
[INFO] [stdout] test test_preserve_single_newline_style ... ok
[INFO] [stdout] test test_lintian_brush_security_md ... ok
[INFO] [stdout] test test_lintian_brush_line_interrupted ... ok
[INFO] [stdout] test test_multiline_value_no_extra_newlines ... ok
[INFO] [stdout] test test_set_with_field_order_empty_field_order ... ok
[INFO] [stdout] test test_set_with_field_order_unicode_keys_and_values ... ok
[INFO] [stdout] test test_set_with_field_order_nested_values ... ok
[INFO] [stdout] test test_set_with_field_order_duplicate_in_order ... ok
[INFO] [stdout] test test_set_with_field_order_all_new_fields ... ok
[INFO] [stdout] test test_set_with_field_order_update_existing_key ... ok
[INFO] [stdout] test test_set_with_field_order_empty_document ... ok
[INFO] [stdout] test test_set_with_field_order_insert_at_beginning ... ok
[INFO] [stdout] test test_set_with_field_order_insert_at_end ... ok
[INFO] [stdout] test test_set_with_field_order_insert_new_key_in_order ... ok
[INFO] [stdout] test test_set_with_field_order_long_field_order ... ok
[INFO] [stdout] test test_set_with_field_order_key_not_in_order ... ok
[INFO] [stdout] test test_set_with_field_order_partial_order_match ... ok
[INFO] [stdout] test test_set_with_field_order_preserves_comments ... ok
[INFO] [stdout] test test_set_with_field_order_update_with_different_value_type ... ok
[INFO] [stdout] test test_set_with_field_order_with_multiline_values ... ok
[INFO] [stdout] test test_set_with_field_order_single_field ... ok
[INFO] [stdout] test test_set_with_field_order_multiple_operations_complex ... ok
[INFO] [stdout] test test_set_with_field_order_special_characters_in_keys ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/yaml_spec_compliance.rs (/opt/rustwide/target/debug/deps/yaml_spec_compliance-616d0cd085dd6868)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test test_bare_document ... ok
[INFO] [stdout] test test_comment_positions ... ok
[INFO] [stdout] test test_boolean_representations ... ok
[INFO] [stdout] test test_block_mapping_basic ... ok
[INFO] [stdout] test test_complex_anchors ... ok
[INFO] [stdout] test test_consistent_indentation ... ok
[INFO] [stdout] test test_flow_mapping_basic ... ok
[INFO] [stdout] test test_flow_sequence_in_mapping ... ok
[INFO] [stdout] test test_double_quoted_scalars ... ok
[INFO] [stdout] test test_escape_sequences_in_double_quotes ... ok
[INFO] [stdout] test test_complex_keys ... ok
[INFO] [stdout] test test_flow_sequence_variations ... ok
[INFO] [stdout] test test_flow_sequence_basic ... ok
[INFO] [stdout] test test_flow_mapping_variations ... ok
[INFO] [stdout] test test_folded_scalar_chomping ... ok
[INFO] [stdout] test test_empty_values ... ok
[INFO] [stdout] test test_explicit_indentation_indicators ... ok
[INFO] [stdout] test test_json_compatible_subset ... ok
[INFO] [stdout] test test_float_representations ... ok
[INFO] [stdout] test test_handles_mac_line_endings ... ok
[INFO] [stdout] test test_handles_mixed_line_endings ... ok
[INFO] [stdout] test test_handles_windows_line_endings ... ok
[INFO] [stdout] test test_folded_scalar ... ok
[INFO] [stdout] test test_integer_representations ... ok
[INFO] [stdout] test test_line_folding_in_plain_scalars ... ok
[INFO] [stdout] test test_literal_scalar ... ok
[INFO] [stdout] test test_handles_utf8_content ... ok
[INFO] [stdout] test test_multiple_directives ... ok
[INFO] [stdout] test test_literal_scalar_chomping ... ok
[INFO] [stdout] test test_mixed_block_and_flow_nesting ... ok
[INFO] [stdout] test test_flow_mapping_in_mapping ... ok
[INFO] [stdout] test test_line_continuation ... ok
[INFO] [stdout] test test_nested_sequence_in_mapping ... ok
[INFO] [stdout] test test_multiline_comments ... ok
[INFO] [stdout] test test_plain_scalars ... ok
[INFO] [stdout] test test_null_representations ... ok
[INFO] [stdout] test test_multiple_anchors ... ok
[INFO] [stdout] test test_multiple_documents ... ok
[INFO] [stdout] test test_reserved_indicators ... ok
[INFO] [stdout] test test_nested_flow_collections ... ok
[INFO] [stdout] test test_simple_anchor_and_alias ... ok
[INFO] [stdout] test test_nested_mapping_in_mapping ... ok
[INFO] [stdout] test test_spec_example_2_1_sequence_of_scalars ... ok
[INFO] [stdout] test test_spec_example_2_10_node_for_sammy_sosa ... ok
[INFO] [stdout] test test_yaml_directive ... ok
[INFO] [stdout] test test_zero_indented_sequences ... ok
[INFO] [stdout] test test_spec_example_2_7_single_document_with_two_comments ... ok
[INFO] [stdout] test test_spec_example_2_2_mapping_scalars_to_scalars ... ok
[INFO] [stdout] test test_single_quoted_scalars ... ok
[INFO] [stdout] test test_special_strings_needing_quotes ... ok
[INFO] [stdout] test test_spec_example_2_8_play_by_play ... ok
[INFO] [stdout] test test_spec_example_2_3_mapping_scalars_to_sequences ... ok
[INFO] [stdout] test test_spec_example_2_4_sequence_of_mappings ... ok
[INFO] [stdout] test test_block_sequence_basic ... ok
[INFO] [stdout] test test_explicit_document ... ok
[INFO] [stdout] test test_tab_indentation ... ok
[INFO] [stderr]      Running tests/yaml_spec_edge_cases.rs (/opt/rustwide/target/debug/deps/yaml_spec_edge_cases-082c89aaedd7216a)
[INFO] [stdout] test test_tag_directive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_non_specific_tags ... ok
[INFO] [stdout] test test_mixed_indentation_levels ... ok
[INFO] [stdout] test test_complex_nested_structures ... ok
[INFO] [stdout] test test_reserved_directives ... ok
[INFO] [stdout] test test_unicode_escapes_in_yaml ... ok
[INFO] [stdout] test test_circular_reference_handling ... ok
[INFO] [stdout] test test_empty_documents_in_stream ... ok
[INFO] [stdout] test test_trailing_commas_in_flow_collections ... ok
[INFO] [stdout] test test_special_float_values ... ok
[INFO] [stdout] test test_comments_in_flow_collections ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/yaml_test_suite.rs (/opt/rustwide/target/debug/deps/yaml_test_suite-c25615efc3c61944)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--test yaml_test_suite`
[INFO] [stdout] test yaml_test_suite ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- yaml_test_suite stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'yaml_test_suite' (910) panicked at tests/yaml_test_suite.rs:247:9:
[INFO] [stdout] No tests found. Clone test data with:
[INFO] [stdout] git clone --depth 1 -b data https://github.com/yaml/yaml-test-suite.git test-data/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f07d1d59b62 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f07d1d59b62 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f07d1d59b62 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f07d1d59b62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f07d1d6ad2a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f07d1d6ad2a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5f07d1d28116 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f07d1d28116 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f07d1d38cf9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f07d1d38cf9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f07d1d38b91 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f07d1c85d5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f07d1c85d5e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f07d1d38f72 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f07d1d38f72 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f07d1d38dea - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f07d1d34169 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f07d1d1c79d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f07d1d73aec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f07d1c5dee3 - yaml_test_suite::yaml_test_suite::h46a0f8b1bb28c334
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/yaml_test_suite.rs:247:9
[INFO] [stdout]   20:     0x5f07d1c5df17 - yaml_test_suite::yaml_test_suite::{{closure}}::h5de2340e18d2ef45
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/yaml_test_suite.rs:243:21
[INFO] [stdout]   21:     0x5f07d1c5fc26 - core::ops::function::FnOnce::call_once::hffaf40c310faa591
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5f07d1c85b1b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f07d1c85b1b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5f07d1c9952a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5f07d1c9952a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5f07d1c9952a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5f07d1c9952a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5f07d1c9952a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5f07d1c9952a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5f07d1c9952a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5f07d1c73984 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5f07d1c73984 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5f07d1c77322 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5f07d1c77322 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5f07d1c77322 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5f07d1c77322 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5f07d1c77322 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5f07d1c77322 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5f07d1c77322 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5f07d1d2f36f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x5f07d1d2f36f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   42:     0x740601698aa4 - <unknown>
[INFO] [stdout]   43:     0x740601725a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     yaml_test_suite
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "56cee5799930f2b2f7f9303b9fb9ce602f50b08100b32e4ad800a35881a74f89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56cee5799930f2b2f7f9303b9fb9ce602f50b08100b32e4ad800a35881a74f89", kill_on_drop: false }`
[INFO] [stdout] 56cee5799930f2b2f7f9303b9fb9ce602f50b08100b32e4ad800a35881a74f89
