[INFO] fetching crate hedl 2.0.0... [INFO] testing hedl-2.0.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate hedl 2.0.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate hedl 2.0.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hedl 2.0.0 [INFO] tweaked toml for crates.io crate hedl 2.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hedl 2.0.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hedl 2.0.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9da199f64ef3f597026239c906eda9c8febf0251517a604db3101ae2b94d3ba2 [INFO] running `Command { std: "docker" "start" "-a" "9da199f64ef3f597026239c906eda9c8febf0251517a604db3101ae2b94d3ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9da199f64ef3f597026239c906eda9c8febf0251517a604db3101ae2b94d3ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da199f64ef3f597026239c906eda9c8febf0251517a604db3101ae2b94d3ba2", kill_on_drop: false }` [INFO] [stdout] 9da199f64ef3f597026239c906eda9c8febf0251517a604db3101ae2b94d3ba2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ec83f3711062dd59ff05f8934f79b6b5b078637412b14d7063983c3f3367d01 [INFO] running `Command { std: "docker" "start" "-a" "6ec83f3711062dd59ff05f8934f79b6b5b078637412b14d7063983c3f3367d01", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_json_path_macros_internal v0.1.2 [INFO] [stderr] Compiling hedl-core v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hedl-c14n v2.0.0 [INFO] [stderr] Compiling hedl-lint v2.0.0 [INFO] [stderr] Compiling serde_json_path_core v0.2.2 [INFO] [stderr] Compiling serde_json_path_macros v0.1.6 [INFO] [stderr] Compiling serde_json_path v0.7.2 [INFO] [stderr] Compiling hedl-json v2.0.0 [INFO] [stderr] Compiling hedl v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.56s [INFO] running `Command { std: "docker" "inspect" "6ec83f3711062dd59ff05f8934f79b6b5b078637412b14d7063983c3f3367d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ec83f3711062dd59ff05f8934f79b6b5b078637412b14d7063983c3f3367d01", kill_on_drop: false }` [INFO] [stdout] 6ec83f3711062dd59ff05f8934f79b6b5b078637412b14d7063983c3f3367d01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c093bae13b599f2db7d508adf0c7cef2e64b0fdfcd46782e70497ddd4a2894c5 [INFO] running `Command { std: "docker" "start" "-a" "c093bae13b599f2db7d508adf0c7cef2e64b0fdfcd46782e70497ddd4a2894c5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling zerocopy v0.8.38 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling hedl-lint v2.0.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling hedl v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.71s [INFO] running `Command { std: "docker" "inspect" "c093bae13b599f2db7d508adf0c7cef2e64b0fdfcd46782e70497ddd4a2894c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c093bae13b599f2db7d508adf0c7cef2e64b0fdfcd46782e70497ddd4a2894c5", kill_on_drop: false }` [INFO] [stdout] c093bae13b599f2db7d508adf0c7cef2e64b0fdfcd46782e70497ddd4a2894c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e61ba5a080e1adb76adc61b8f2b26a5c0fd642db1a83df37ee6cbbe7517e834 [INFO] running `Command { std: "docker" "start" "-a" "6e61ba5a080e1adb76adc61b8f2b26a5c0fd642db1a83df37ee6cbbe7517e834", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hedl-959e30349836bdd2) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test error_ext::tests::test_context_is_zero_cost_on_ok ... ok [INFO] [stdout] test error_ext::tests::test_context_empty_string ... ok [INFO] [stdout] test error_ext::tests::test_context_chaining ... ok [INFO] [stdout] test error_ext::tests::test_context_on_error ... ok [INFO] [stdout] test error_ext::tests::test_context_on_ok ... ok [INFO] [stdout] test error_ext::tests::test_context_preserves_error_fields ... ok [INFO] [stdout] test error_ext::tests::test_context_with_newlines ... ok [INFO] [stdout] test error_ext::tests::test_io_with_context ... ok [INFO] [stdout] test error_ext::tests::test_map_err_to_hedl_io_error ... ok [INFO] [stdout] test error_ext::tests::test_map_err_to_hedl_preserves_ok ... ok [INFO] [stdout] test error_ext::tests::test_io_context ... ok [INFO] [stdout] test error_ext::tests::test_multiple_empty_contexts ... ok [INFO] [stdout] test error_ext::tests::test_nested_function_context ... ok [INFO] [stdout] test error_ext::tests::test_real_world_parse_with_context ... ok [INFO] [stdout] test error_ext::tests::test_very_long_context ... ok [INFO] [stdout] test error_ext::tests::test_with_context_chaining ... ok [INFO] [stdout] test error_ext::tests::test_with_context_closure_captures ... ok [INFO] [stdout] test error_ext::tests::test_with_context_lazy_evaluation ... ok [INFO] [stdout] test error_ext::tests::test_with_context_on_error ... ok [INFO] [stdout] test error_ext::tests::test_with_context_only_evaluates_once ... ok [INFO] [stdout] test error_ext::tests::test_unicode_in_context ... ok [INFO] [stdout] test tests::test_canonicalize ... ok [INFO] [stdout] test tests::test_parse_key_value ... ok [INFO] [stdout] test tests::test_parse_minimal ... ok [INFO] [stdout] test tests::test_to_json ... ok [INFO] [stdout] test tests::test_validate ... ok [INFO] [stdout] test error_ext::tests::test_context_with_format ... ok [INFO] [stdout] test tests::test_parse_matrix_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/error_context_tests.rs (/opt/rustwide/target/debug/deps/error_context_tests-60d9b4114ae47b00) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test test_context_adds_context_to_error ... ok [INFO] [stdout] test test_context_after_map_err_to_hedl ... ok [INFO] [stdout] test test_context_can_be_chained ... ok [INFO] [stdout] test test_context_preserves_error_kind_collision ... ok [INFO] [stdout] test test_context_preserves_error_kind_conversion ... ok [INFO] [stdout] test test_context_preserves_error_kind_io ... ok [INFO] [stdout] test test_context_does_not_affect_ok ... ok [INFO] [stdout] test test_context_preserves_error_kind_alias ... ok [INFO] [stdout] test test_context_preserves_error_kind_reference ... ok [INFO] [stdout] test test_context_preserves_error_kind_schema ... ok [INFO] [stdout] test test_context_preserves_error_kind_security ... ok [INFO] [stdout] test test_context_preserves_error_kind_semantic ... ok [INFO] [stdout] test test_context_preserves_error_kind_syntax ... ok [INFO] [stdout] test test_context_preserves_error_kind_shape ... ok [INFO] [stdout] test test_context_preserves_error_kind_version ... ok [INFO] [stdout] test test_context_preserves_order ... ok [INFO] [stdout] test test_context_with_format_macro ... ok [INFO] [stdout] test test_context_zero_cost_on_success ... ok [INFO] [stdout] test test_context_with_special_characters ... ok [INFO] [stdout] test test_deep_context_chain ... ok [INFO] [stdout] test test_error_preserves_all_fields ... ok [INFO] [stdout] test test_context_with_string ... ok [INFO] [stdout] test test_nested_parse_operations ... ok [INFO] [stdout] test test_file_io_with_parse ... ok [INFO] [stdout] test test_map_err_to_hedl_different_error_kinds ... ok [INFO] [stdout] test test_parse_with_context ... ok [INFO] [stdout] test test_map_err_to_hedl_preserves_ok ... ok [INFO] [stdout] test test_map_err_to_hedl_with_context ... ok [INFO] [stdout] test test_mix_context_and_with_context ... ok [INFO] [stdout] test test_multiple_empty_contexts ... ok [INFO] [stdout] test test_parse_with_lazy_context ... ok [INFO] [stdout] test test_empty_context_string ... ok [INFO] [stdout] test test_context_with_unicode ... ok [INFO] [stdout] test test_very_long_context ... ok [INFO] [stdout] test test_multi_level_context_chaining ... ok [INFO] [stdout] test test_map_err_to_hedl_io_error ... ok [INFO] [stdout] test test_with_context_captures_environment ... ok [INFO] [stdout] test test_with_context_chaining ... ok [INFO] [stdout] test test_with_context_evaluates_on_error ... ok [INFO] [stdout] test test_with_context_expensive_computation ... ok [INFO] [stdout] test test_with_context_single_evaluation ... ok [INFO] [stdout] test test_with_context_lazy_evaluation_on_ok ... ok [INFO] [stdout] test test_context_preserves_error_kind_orphan_row ... ok [INFO] [stdout] test test_context_with_newlines ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/facade_integration_tests.rs (/opt/rustwide/target/debug/deps/facade_integration_tests-87939411e2459c71) [INFO] [stdout] [INFO] [stdout] running 87 tests [INFO] [stdout] test test_canonicalize_basic ... ok [INFO] [stdout] test test_canonicalize_nested ... ok [INFO] [stdout] test test_canonicalize_is_thread_safe ... ok [INFO] [stdout] test test_c14n_quoting_strategy ... ok [INFO] [stdout] test test_canonicalize_sorts_keys ... ok [INFO] [stdout] test test_comments ... ok [INFO] [stdout] test test_csv_parse_row_basic ... ok [INFO] [stdout] test test_csv_parse_row_quoted ... ok [INFO] [stdout] test test_canonicalize_deterministic ... ok [INFO] [stdout] test test_csv_parse_row_numbers ... ok [INFO] [stdout] test test_document_type ... ok [INFO] [stdout] test test_document_with_all_value_types ... ok [INFO] [stdout] test test_from_json_number ... ok [INFO] [stdout] test test_json_module_from_json ... ok [INFO] [stdout] test test_empty_string_value ... ok [INFO] [stdout] test test_c14n_module_canonicalize ... ok [INFO] [stdout] test test_from_json_basic ... ok [INFO] [stdout] test test_from_json_boolean ... ok [INFO] [stdout] test test_hedl_error_type ... ok [INFO] [stdout] test test_from_json_error ... ok [INFO] [stdout] test test_from_json_nested ... ok [INFO] [stdout] test test_from_json_null ... ok [INFO] [stdout] test test_json_module_from_json_value ... ok [INFO] [stdout] test test_error_messages ... ok [INFO] [stdout] test test_json_module_to_json_value ... ok [INFO] [stdout] test test_json_round_trip_basic ... ok [INFO] [stdout] test test_json_module_to_json ... ok [INFO] [stdout] test test_c14n_module_with_config ... ok [INFO] [stdout] test test_lex_is_valid_key_token ... ok [INFO] [stdout] test test_json_conversion_error ... ok [INFO] [stdout] test test_json_round_trip_numbers ... ok [INFO] [stdout] test test_lex_indent_info ... ok [INFO] [stdout] test test_large_numbers ... ok [INFO] [stdout] test test_lex_is_valid_id_token ... ok [INFO] [stdout] test test_deeply_nested_structure ... ok [INFO] [stdout] test test_from_json_array ... ok [INFO] [stdout] test test_lint_severity_enum ... ok [INFO] [stdout] test test_library_version ... ok [INFO] [stdout] test test_lint_module_lint ... ok [INFO] [stdout] test test_parse_error_invalid_syntax ... ok [INFO] [stdout] test test_parse_ditto_operator ... ok [INFO] [stdout] test test_multiple_matrix_lists ... ok [INFO] [stdout] test test_lint_module_with_config ... ok [INFO] [stdout] test test_lint_diagnostic_display ... ok [INFO] [stdout] test test_complex_document_full_pipeline ... ok [INFO] [stdout] test test_lint_clean_document ... ok [INFO] [stdout] test test_negative_numbers ... ok [INFO] [stdout] test test_lint_returns_diagnostics ... ok [INFO] [stdout] test test_parse_error_no_version ... ok [INFO] [stdout] test test_parse_error_no_separator ... ok [INFO] [stdout] test test_parse_lenient_minimal ... ok [INFO] [stdout] test test_parse_expression ... ok [INFO] [stdout] test test_parse_alias_definition ... ok [INFO] [stdout] test test_parse_minimal_document ... ok [INFO] [stdout] test test_parse_matrix_list ... ok [INFO] [stdout] test test_parse_options_type ... ok [INFO] [stdout] test test_parse_multiple_items ... ok [INFO] [stdout] test test_parse_lenient_unresolved_reference ... ok [INFO] [stdout] test test_parse_nested_node ... ok [INFO] [stdout] test test_parse_reference ... ok [INFO] [stdout] test test_parse_struct_definition ... ok [INFO] [stdout] test test_tensor_parse_1d ... ok [INFO] [stdout] test test_parse_with_key_value ... ok [INFO] [stdout] test test_parse_tensor ... ok [INFO] [stdout] test test_tensor_parse_error ... ok [INFO] [stdout] test test_parse_lenient_vs_strict ... ok [INFO] [stdout] test test_reference_type ... ok [INFO] [stdout] test test_to_json_basic ... ok [INFO] [stdout] test test_to_json_boolean ... ok [INFO] [stdout] test test_to_json_array ... ok [INFO] [stdout] test test_parse_is_thread_safe ... ok [INFO] [stdout] test test_to_json_null ... ok [INFO] [stdout] test test_validate_invalid_document ... ok [INFO] [stdout] test test_to_json_number ... ok [INFO] [stdout] test test_unicode_values ... ok [INFO] [stdout] test test_to_json_nested ... ok [INFO] [stdout] test test_whitespace_handling ... ok [INFO] [stdout] test test_value_enum ... ok [INFO] [stdout] test test_validate_valid_document ... ok [INFO] [stdout] test test_tensor_parse_2d ... ok [INFO] [stdout] test test_tensor_type_direct ... ok [INFO] [stdout] test test_tensor_parse_floats ... ok [INFO] [stdout] test test_supported_version ... ok [INFO] [stdout] test test_lex_is_valid_type_name ... ok [INFO] [stdout] test test_lex_parse_reference ... ok [INFO] [stdout] test test_lex_strip_comment ... ok [INFO] [stdout] test test_scientific_notation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 87 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/feature_gates_tests.rs (/opt/rustwide/target/debug/deps/feature_gates_tests-5a4357773127e970) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_no_feature_gates_required_for_core ... 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/inline_functions_tests.rs (/opt/rustwide/target/debug/deps/inline_functions_tests-1fc854c3661807c8) [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test test_from_json_inline_basic ... ok [INFO] [stdout] test test_from_json_inline_array ... ok [INFO] [stdout] test test_canonicalize_inline_basic ... ok [INFO] [stdout] test test_canonicalize_inline_deterministic ... ok [INFO] [stdout] test test_canonicalize_inline_sorts_keys ... ok [INFO] [stdout] test test_canonicalize_inline_nested ... ok [INFO] [stdout] test test_from_json_inline_boolean ... ok [INFO] [stdout] test test_canonicalize_inline_empty_document ... ok [INFO] [stdout] test test_from_json_inline_error_invalid ... ok [INFO] [stdout] test test_from_json_inline_nested ... ok [INFO] [stdout] test test_from_json_inline_null ... ok [INFO] [stdout] test test_from_json_inline_error_contains_context ... ok [INFO] [stdout] test test_from_json_inline_number ... ok [INFO] [stdout] test test_inline_functions_error_types ... ok [INFO] [stdout] test test_inline_functions_preserve_error_info ... ok [INFO] [stdout] test test_inline_functions_small_input ... ok [INFO] [stdout] test test_parse_inline_accepts_str ... ok [INFO] [stdout] test test_parse_inline_accepts_string ... ok [INFO] [stdout] test test_inline_functions_composition ... ok [INFO] [stdout] test test_inline_parse_to_json_from_json ... ok [INFO] [stdout] test test_parse_inline_empty_data_section ... ok [INFO] [stdout] test test_parse_inline_error_no_separator ... ok [INFO] [stdout] test test_inline_functions_special_chars ... ok [INFO] [stdout] test test_canonicalize_inline_with_aliases ... ok [INFO] [stdout] test test_inline_functions_unicode ... ok [INFO] [stdout] test test_inline_functions_moderate_input ... ok [INFO] [stdout] test test_parse_inline_error_no_version ... ok [INFO] [stdout] test test_parse_lenient_inline_creates_correct_options ... ok [INFO] [stdout] test test_parse_lenient_inline_basic ... ok [INFO] [stdout] test test_parse_inline_strict_mode_default ... ok [INFO] [stdout] test test_parse_inline_with_aliases ... ok [INFO] [stdout] test test_parse_lenient_inline_unresolved_reference ... ok [INFO] [stdout] test test_to_json_inline_empty_document ... ok [INFO] [stdout] test test_parse_lenient_inline_vs_strict ... ok [INFO] [stdout] test test_parse_lenient_inline_error_still_on_syntax ... ok [INFO] [stdout] test test_to_json_inline_basic ... ok [INFO] [stdout] test test_to_json_inline_boolean ... ok [INFO] [stdout] test test_parse_inline_with_structs ... ok [INFO] [stdout] test test_parse_inline_error_invalid_version ... ok [INFO] [stdout] test test_validate_inline_empty_string ... ok [INFO] [stdout] test test_parse_inline_basic ... ok [INFO] [stdout] test test_inline_parse_canonicalize_parse ... ok [INFO] [stdout] test test_to_json_inline_nested ... ok [INFO] [stdout] test test_to_json_inline_null ... ok [INFO] [stdout] test test_to_json_inline_number ... ok [INFO] [stdout] test test_validate_inline_invalid_no_version ... ok [INFO] [stdout] test test_validate_inline_invalid_syntax ... ok [INFO] [stdout] test test_validate_inline_only_version ... ok [INFO] [stdout] test test_to_json_inline_valid_json ... ok [INFO] [stdout] test test_validate_inline_returns_unit ... ok [INFO] [stdout] test test_validate_inline_invalid_no_separator ... ok [INFO] [stdout] test test_validate_inline_valid ... ok [INFO] [stdout] test test_lint_inline_diagnostics_display ... ok [INFO] [stdout] test test_lint_inline_basic ... ok [INFO] [stdout] test test_lint_inline_empty_document ... ok [INFO] [stdout] test test_lint_inline_returns_vec ... ok [INFO] [stdout] test test_inline_functions_thread_safe ... ok [INFO] [stdout] test test_lint_inline_unused_alias ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/property_tests.rs (/opt/rustwide/target/debug/deps/property_tests-d3a971ad00e1212a) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test edge_cases::test_single_scalar ... ok [INFO] [stdout] test edge_cases::test_empty_document ... ok [INFO] [stdout] test edge_cases::test_canonical_deterministic ... ok [INFO] [stdout] test prop_json_is_valid ... ok [INFO] [stdout] test prop_validate_no_panic ... ok [INFO] [stdout] test prop_parse_success ... ok [INFO] [stdout] test prop_lint_always_succeeds ... ok [INFO] [stdout] test prop_roundtrip_json ... ok [INFO] [stdout] test prop_canonical_is_valid ... ok [INFO] [stdout] test prop_roundtrip_canonical ... ok [INFO] [stdout] test prop_canonical_idempotent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s [INFO] [stdout] [INFO] [stderr] Running tests/re_export_tests.rs (/opt/rustwide/target/debug/deps/re_export_tests-a7bc52e5a2ed20f4) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test test_core_parse_function ... ok [INFO] [stdout] test test_csv_module_accessible ... ok [INFO] [stdout] test test_document_new ... ok [INFO] [stdout] test test_document_with_data ... ok [INFO] [stdout] test test_hedl_error_constructors ... ok [INFO] [stdout] test test_hedl_error_with_column ... ok [INFO] [stdout] test test_c14n_module_accessible ... ok [INFO] [stdout] test test_hedl_error_kind_enum ... ok [INFO] [stdout] test test_item_as_scalar ... ok [INFO] [stdout] test test_hedl_error_display ... ok [INFO] [stdout] test test_item_list ... ok [INFO] [stdout] test test_json_module_accessible ... ok [INFO] [stdout] test test_lex_module_accessible ... ok [INFO] [stdout] test test_node_child_count ... ok [INFO] [stdout] test test_node_creation ... ok [INFO] [stdout] test test_limits_struct ... ok [INFO] [stdout] test test_limits_unlimited ... ok [INFO] [stdout] test test_matrix_list_add_row ... ok [INFO] [stdout] test test_matrix_list_count_hint ... ok [INFO] [stdout] test test_item_scalar ... ok [INFO] [stdout] test test_document_clone ... ok [INFO] [stdout] test test_node_add_child ... ok [INFO] [stdout] test test_matrix_list_with_rows ... ok [INFO] [stdout] test test_node_get_field ... ok [INFO] [stdout] test test_parse_options_custom ... ok [INFO] [stdout] test test_item_object ... ok [INFO] [stdout] test test_parse_options_default ... ok [INFO] [stdout] test test_limits_default ... ok [INFO] [stdout] test test_parse_with_limits_custom_limits ... ok [INFO] [stdout] test test_matrix_list_creation ... ok [INFO] [stdout] test test_parse_with_limits_function ... ok [INFO] [stdout] test test_reference_debug ... ok [INFO] [stdout] test test_reference_with_type ... ok [INFO] [stdout] test test_full_pipeline_with_reexports ... ok [INFO] [stdout] test test_lint_module_accessible ... ok [INFO] [stdout] test test_all_convenience_functions ... ok [INFO] [stdout] test test_tensor_module_accessible ... ok [INFO] [stdout] test test_reference_without_type ... ok [INFO] [stdout] test test_reference_mode_enum ... ok [INFO] [stdout] test test_supported_version_constant ... ok [INFO] [stdout] test test_tensor_2d ... ok [INFO] [stdout] test test_tensor_array ... ok [INFO] [stdout] test test_tensor_is_integer ... ok [INFO] [stdout] test test_value_display ... ok [INFO] [stdout] test test_tensor_scalar ... ok [INFO] [stdout] test test_value_enum_variants ... ok [INFO] [stdout] test test_version_can_be_parsed ... ok [INFO] [stdout] test test_version_constant ... ok [INFO] [stdout] test test_parse_with_limits_custom_options ... ok [INFO] [stdout] test test_node_display ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests hedl [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test src/error_ext.rs - error_ext (line 43) ... ok [INFO] [stdout] test src/error_ext.rs - error_ext::HedlResultExt::with_context (line 174) ... ok [INFO] [stdout] test src/error_ext.rs - error_ext (line 73) ... ok [INFO] [stdout] test src/error_ext.rs - error_ext::HedlResultExt::with_context (line 157) ... ok [INFO] [stdout] test src/error_ext.rs - error_ext::HedlResultExt::map_err_to_hedl (line 204) ... ok [INFO] [stdout] test src/error_ext.rs - error_ext (line 57) ... ok [INFO] [stdout] test src/error_ext.rs - error_ext (line 27) ... ok [INFO] [stdout] test src/error_ext.rs - error_ext::HedlResultExt::context (line 119) ... ok [INFO] [stdout] test src/lib.rs - lint (line 322) ... ok [INFO] [stdout] test src/error_ext.rs - error_ext::HedlResultExt::context (line 131) ... ok [INFO] [stdout] test src/lib.rs - (line 26) ... ok [INFO] [stdout] test src/lib.rs - to_json (line 289) ... ok [INFO] [stdout] test src/lib.rs - canonicalize (line 267) ... ok [INFO] [stdout] test src/lib.rs - from_json (line 306) ... ok [INFO] [stdout] test src/lib.rs - parse (line 232) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.83s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6e61ba5a080e1adb76adc61b8f2b26a5c0fd642db1a83df37ee6cbbe7517e834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e61ba5a080e1adb76adc61b8f2b26a5c0fd642db1a83df37ee6cbbe7517e834", kill_on_drop: false }` [INFO] [stdout] 6e61ba5a080e1adb76adc61b8f2b26a5c0fd642db1a83df37ee6cbbe7517e834